T
Thomas
Hello
After some weeks of developing with compact framework, I figured out
that i still do not unterstand whats going on when i press the X of the
form.
I now added a Close button in my application and want it to have the
same behavior as the "X" button of the form. I figured out that neither
Hide() nor Close() have same result as the "X".
Does somebody know how to perform a Smart Minimize of the Form in code?
Thanks!
After some weeks of developing with compact framework, I figured out
that i still do not unterstand whats going on when i press the X of the
form.
I now added a Close button in my application and want it to have the
same behavior as the "X" button of the form. I figured out that neither
Hide() nor Close() have same result as the "X".
Does somebody know how to perform a Smart Minimize of the Form in code?
Thanks!