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