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!

Win Forms Designer Test Container (windes.exe)

The Win Forms Designer Test Container (WinDes) allows you to test the design time behavior of Win Forms controls that you have authored.

It hosts the Win Forms Form Designer and Property Browser. It allows you to add your control to a Form and view its properties in the property browser. This includes hosting any custom designers and custom UI Type Editors you have defined. This allows you to quickly and easily test the design-time behavior of your controls.

PDC Tech Preview Only: Refer to the WinForms QuickStart documentation for more information on using windes to test your controls.

Syntax

windes

See Also