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!

ComponentEditorPage Constructor

Creates a ComponentEditorPage.

[Visual Basic]
Public Sub New()
[C#]
public ComponentEditorPage();
[C++]
public: ComponentEditorPage();
[JScript]
public function ComponentEditorPage();

See Also

ComponentEditorPage Class | ComponentEditorPage Members | System.WinForms.Design Namespace