How to prevent form from minimize

Posted by Royson on Stack Overflow See other posts from Stack Overflow or by Royson
Published on 2010-04-17T05:40:05Z Indexed on 2010/04/17 5:43 UTC
Read the original article Hit count: 214

Filed under:
|

How to prevent form form minimize..I tried to set MinimizeBox and MaximizeBox to false. but when i click on title bar form gets minimized..
I want to prevent my form from resizing..

© Stack Overflow or respective owner

Related posts about c#

Related posts about winforms