Minimize Box Problem

  • Thread starter Thread starter RahimAsif
  • Start date Start date
R

RahimAsif

Is there a way to simulate programmatically the actions of the
Minimize box? I am using the Windows CE Compact framework for my
development and there doesn't even seem to be the Minimized option in
Minimized option in Form.WindowState (the only two options seems to be
Normal and Maximized). However, I can put a Minimize Box in my dialog,
and click on the box manually gives me the intended behavior. Now I
would like to replicate that behavior programmatically? Is that do-
able?
 
Is there a way to simulate programmatically the actions of the
Minimize box? I am using the Windows CE Compact framework for my
development and there doesn't even seem to be the Minimized option in
Minimized option in Form.WindowState (the only two options seems to be
Normal and Maximized). However, I can put a Minimize Box in my dialog,
and click on the box manually gives me the intended behavior. Now I
would like to replicate that behavior programmatically? Is that do-
able?

Can someone respond to this please? Thanks in advance
 

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