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

[To be supplied.]

[Visual Basic]
Protected loading As Integer
[C#]
protected int loading;
[C++]
protected: int loading;
[JScript]
protected var loading : int;

See Also

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