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?
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?