Groups | Blog | Home
all groups > vb.net controls > july 2004 >

vb.net controls : hide problem on forms in pocket pc application


Ken Tucker [MVP]
7/5/2004 7:57:54 AM
Hi,

Did you try setting form.visible = false? You also might want to try
checking in the microsoft.public.dotnet.compactframework newsgroup for an
answer.

Ken
--------------------------
[quoted text, click to view]

Enver A
7/5/2004 1:20:39 PM
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?


AddThis Social Bookmark Button