Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

ToolboxComponentsCreatedEventArgs Constructor (array<IComponent^>^)

 

Initializes a new instance of the ToolboxComponentsCreatedEventArgs class.

Namespace:   System.Drawing.Design
Assembly:  System.Drawing (in System.Drawing.dll)

public:
ToolboxComponentsCreatedEventArgs(
	array<IComponent^>^ components
)

Parameters

components
Type: array<System.ComponentModel::IComponent^>^

The components to include in the toolbox.

.NET Framework
Available since 1.1
Return to top
Show:
© 2017 Microsoft