ToolboxComponentsCreatingEventArgs Constructor (IDesignerHost^)

 

Initializes a new instance of the ToolboxComponentsCreatingEventArgs class.

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

public:
ToolboxComponentsCreatingEventArgs(
	IDesignerHost^ host
)

Parameters

host
Type: System.ComponentModel.Design::IDesignerHost^

The designer host that is making the request.

.NET Framework
Available since 1.1
Return to top
Show: