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.
ToolboxComponentsCreatingEventArgs::DesignerHost Property
.NET Framework (current version)
Gets or sets an instance of the IDesignerHost that made the request to create toolbox components.
Assembly: System.Drawing (in System.Drawing.dll)
Property Value
Type: System.ComponentModel.Design::IDesignerHost^The IDesignerHost that made the request to create toolbox components, or null if no designer host was provided to the toolbox item.
This property can be null if no designer host was provided to the toolbox item.
.NET Framework
Available since 1.1
Available since 1.1
Show: