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: