Board index » Visual Studio » hide problem on forms in pocket pc application
|
pfeif
|
hide problem on forms in pocket pc application
Visual Studio351
Hey there ppl, I am using a 4 form based application in pocket Pc and i am having trouble hiding my forms.let me tell you like this... Form1 is my main form.... after selecting what to do it launches form2.The problem is when i click to close the form my form Form1 is shown again . I tried to hide it before launching form2 but it did not work out.I tried to dispose it and still no use. I am familiar with vb 6.0 and form1.hide would be enough there... Is it impossible on VB.NET ? Anyone can help me? - |
