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

[To be supplied.]

[Visual Basic]
Protected component As IComponent
[C#]
protected IComponent component;
[C++]
protected: IComponent* component;
[JScript]
protected var component : IComponent;

See Also

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