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!

Control Manipulation on Win Forms

As you design and modify the user interface of your solutions, it will be necessary to add, align, and position controls. Controls are objects that are contained within form objects. Each type of control has its own set of properties, methods, and events that make it suitable for a particular purpose. You can manipulate and add controls dynamically at run time.

For information about See
Ways to add controls to Win Forms Putting Controls on Win Forms
Things you can do with controls on forms Arranging Controls on Win Forms
Keyboard shortcuts, text labels on controls, and modifier keys Working with Individual Controls
Controls that work with Win Forms, and basic things you can accomplish with each control Controls You can Use on Win Forms
All available controls, organized categorically Controls by Category

See Also

Controls and Win Forms in the Technology Preview | Control Technologies and Where to Use Them