Initializes a new instance of ToolboxItemAttribute and specifies the type of the toolbox item.
[Visual Basic] Overloads Public Sub New( _ ByVal toolboxItemType As Type _ ) [C#] public ToolboxItemAttribute( Type toolboxItemType ); [C++] public: ToolboxItemAttribute( Type* toolboxItemType ); [JScript] public function ToolboxItemAttribute( toolboxItemType : Type );
ToolboxItemAttribute Class | ToolboxItemAttribute Members | System.ComponentModel.Design Namespace | ToolboxItemAttribute Constructor Overload List