Property | Type | Description | |
---|---|---|---|
Default | |||
None |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
IsDefaultAttribute ( ) : bool | ||
ToolboxItemAttribute ( |
||
ToolboxItemAttribute ( bool defaultType ) : System | ||
ToolboxItemAttribute ( string toolboxItemTypeName ) : System |
public ToolboxItemAttribute ( |
||
toolboxItemType | ||
return | System |
public ToolboxItemAttribute ( bool defaultType ) : System | ||
defaultType | bool | |
return | System |
public ToolboxItemAttribute ( string toolboxItemTypeName ) : System | ||
toolboxItemTypeName | string | |
return | System |
public static ToolboxItemAttribute,System.ComponentModel Default | ||
return |