Tech Stuff with Rybo
An overview of technical problems and my solutions for them.
Thursday, August 5, 2010
C# Stop Form Resize
An easy way to stop a C# WinForm from resizing is to set the 'FormBorderStyle' to any 'Fixed*' property.
(e.g. Fixed3D, FixedSingle, etc).
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment