L
Luminal
errr. dumb question here?
my application have 2 forms: Form1 and Form2. the main form is Form1.
Form1 has a button that, when clicked, loads Form2. When Form2 is
active, I see on Start-> Settings -> System -> Memory -> Running
Programs a list with Form1 and Form2.
How can I make my application just show the main form (in this case the
Form1) on the running programs list, and not all opened forms? On .NET
CF there is no form.ShowInTaskbar ...
TIA
Lum
my application have 2 forms: Form1 and Form2. the main form is Form1.
Form1 has a button that, when clicked, loads Form2. When Form2 is
active, I see on Start-> Settings -> System -> Memory -> Running
Programs a list with Form1 and Form2.
How can I make my application just show the main form (in this case the
Form1) on the running programs list, and not all opened forms? On .NET
CF there is no form.ShowInTaskbar ...
TIA
Lum