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!

Arranging Controls on Win Forms

For information about See
Setting controls to resize dynamically at run time Anchoring Controls on Win Forms
Establishing a Button as the control to cancel the form Designating a Button As the Cancel Button
Establishing a Button as the decision entered if a user presses ENTER Designating a Button As the Default Button
Making controls "stick" to the side(s) of a form Docking Controls on Win Forms
Establishing a set of RadioButton controls as related to one another Grouping RadioButton Controls to Function As a Set
Establishing which controls are on top relative to the z-axis (z-order) Layering Objects on Win Forms
Setting the coordinates of the controls on a form Positioning Controls on Win Forms
Setting the size of controls on a form Resizing Controls on Win Forms
Regulating the order in which controls will have focus when the user presses TAB Setting the Tab Order on Win Forms