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!

ToolboxComponentsCreatedEvent.Components

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Components As IComponent ()
[C#]
public IComponent[] Components {get;}
[C++]
public: __property IComponent* get_Components();
[JScript]
public function get Components() : IComponent[];

See Also

ToolboxComponentsCreatedEvent Class | ToolboxComponentsCreatedEvent Members | System.ComponentModel.Design Namespace