R
RC
hi,
My target platform is Windows CE.NET 4.2.
I 've create a form without control box and border, so it becomes full
screen.
I want to make a button on tool bar next to menu bar for minimize the form
But I find there is no windows state for minimizing windows (Only Max and
Normal).
How to do that by csharp programming?
In addition, I found that the form also cannot be hidden/minimzed to show
the desktop. The form is always on top until closed the program.
It seems weird. The form shouldn't be always on top.
Could anybody tell me what happened in my case?
Thanks
My target platform is Windows CE.NET 4.2.
I 've create a form without control box and border, so it becomes full
screen.
I want to make a button on tool bar next to menu bar for minimize the form
But I find there is no windows state for minimizing windows (Only Max and
Normal).
How to do that by csharp programming?
In addition, I found that the form also cannot be hidden/minimzed to show
the desktop. The form is always on top until closed the program.
It seems weird. The form shouldn't be always on top.
Could anybody tell me what happened in my case?
Thanks