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

[To be supplied.]

[Visual Basic]
Protected firstActivate As Boolean
[C#]
protected bool firstActivate;
[C++]
protected: bool firstActivate;
[JScript]
protected var firstActivate : Boolean;

See Also

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