Form cannot be minimized and show destop

  • Thread starter Thread starter RC
  • Start date Start date
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
 
Thanks. The code works. But after the window minimized, it then auto
maximized immediately. The form still cannot be minimized. And Desktop also
cannot be shown.
Any other sample code?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top