R
Rafael Metring
Hi Peoples
How can I use multiple forms in Pocket pc application
I create two forms to my application but I don't know how to call the second
form..
I am trying use this :
dim form2 as new form
form2.show
in onclick event of one button . This call one new form , blank . and my
form ( form2 ) have labels in the screen..
What's problem?
Tanks advanced..
Rafael
How can I use multiple forms in Pocket pc application
I create two forms to my application but I don't know how to call the second
form..
I am trying use this :
dim form2 as new form
form2.show
in onclick event of one button . This call one new form , blank . and my
form ( form2 ) have labels in the screen..
What's problem?
Tanks advanced..
Rafael