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

Deactivates and hides the page

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

See Also

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