Revision: 18703
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at October 6, 2009 13:01 by jimfred
Initial Code
// http://www.vcskicks.com/maintain-aspect-ratio.php
Initial URL
http://www.vcskicks.com/maintain-aspect-ratio.php
Initial Description
This resizes the whole form. In the case of PictureBoxes, consider resizing the picture box by subclassing PictureBox.
Initial Title
c#, resize dialog while maintaining aspect ratio by intercepting the WM_SIZING method in WndProc
Initial Tags
Initial Language
C#