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.Activate

Activates and displays the page.

[Visual Basic]
Overridable Public Sub Activate()
[C#]
public virtual void Activate();
[C++]
public: virtual void Activate();
[JScript]
public function Activate();

See Also

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