G
Guest
On PocketPC2003, applications generally have a cross-in-circle icon in the
upper right corner. Selecting the icon "dismisses" the application, but it is
still in memory.
I have a C# ARMv4 PocketPC application where I would like to
programmatically "dismiss" the window at a certain point, and bring PocketIE
to the foreground, but have not been able to understand which commands to
use. (I figure some event must be raised that I can handle.)
Of course, later, I want to bring the application back to the foreground.
Can someone help me with the terminology ("cross-in-circle icon", "dismiss",
"deactivated", "inactive", "reactivated", etc.), and point me to the right
method/event?
Many thanks.
upper right corner. Selecting the icon "dismisses" the application, but it is
still in memory.
I have a C# ARMv4 PocketPC application where I would like to
programmatically "dismiss" the window at a certain point, and bring PocketIE
to the foreground, but have not been able to understand which commands to
use. (I figure some event must be raised that I can handle.)
Of course, later, I want to bring the application back to the foreground.
Can someone help me with the terminology ("cross-in-circle icon", "dismiss",
"deactivated", "inactive", "reactivated", etc.), and point me to the right
method/event?
Many thanks.