G
Guest
Hi All,
in a simple SmarthPhone App:
this.Hide() event is called on menu click event
but when I click again on the application start icon none
of the events is called and i'm not able to show again the
idden application.
I have also tryed to put this.Show() in the Activate event Hnd
but it doesn't work!
Is there a workaround to this problem?
Thank you in advance.
in a simple SmarthPhone App:
this.Hide() event is called on menu click event
but when I click again on the application start icon none
of the events is called and i'm not able to show again the
idden application.
I have also tryed to put this.Show() in the Activate event Hnd
but it doesn't work!
Is there a workaround to this problem?
Thank you in advance.