NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Resizing Win Forms

Forms can be resized at run time. For example, if a form displays a bitmap, you may want to resize the form whenever the user selects a new bitmap.

To resize a form programmatically

To change form width and height programmatically

To change form size by increments

See Also

Introduction to Win Forms | Win Forms Creation | Resizing Controls on Win Forms | Displaying Modal and Modeless Forms |Creating Transparent Win Forms | Setting the Location of Win Forms | Dialog Boxes