Tech Stuff with Rybo
An overview of technical problems and my solutions for them.
Showing posts with label
3d
.
Show all posts
Showing posts with label
3d
.
Show all posts
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).
Older Posts
Home
Subscribe to:
Posts (Atom)