L
Leonardo Castillo
Hello to everyone.
I have an application in VB.NET for Pocket PC. It's start with Form1, which
call a form2. Form2 has a menu for the user. The user select an option and
this form call another form (Form3.Show or Form3.ShowDialog).
At the end of the process in the Form3, is closed, but the Form2 not appear
again. It's still in memory but is not visible. How can i do to activate
this form again ? (Using VB.NET). In something place in this forum mencioned
"pinvoke" ... this is a solution for this problem?... can send me an
example?
Thanks,
Leonardo Castillo
I have an application in VB.NET for Pocket PC. It's start with Form1, which
call a form2. Form2 has a menu for the user. The user select an option and
this form call another form (Form3.Show or Form3.ShowDialog).
At the end of the process in the Form3, is closed, but the Form2 not appear
again. It's still in memory but is not visible. How can i do to activate
this form again ? (Using VB.NET). In something place in this forum mencioned
"pinvoke" ... this is a solution for this problem?... can send me an
example?
Thanks,
Leonardo Castillo