ModelingToolboxItemBase Class
Represents an abstract toolbox item.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
System.Drawing.Design::ToolboxItem
Microsoft.VisualStudio.Modeling.Design::ModelingToolboxItemBase
Microsoft.VisualStudio.Modeling.Design::ModelingToolboxItem
Microsoft.VisualStudio.Modeling.Shell::ModelingBindingSourceToolboxItem
| Name | Description | |
|---|---|---|
![]() | ModelingToolboxItemBase(SerializationInfo^, StreamingContext) | Serialization constructor. |
![]() | ModelingToolboxItemBase(String^, Int32, String^, Bitmap^, String^, String^, String^, String^, ICollection^) | Initializes a new instance of the ModelingToolboxItemBase class. |
| Name | Description | |
|---|---|---|
![]() | AssemblyName | (Inherited from ToolboxItem.) |
![]() | Bitmap | (Inherited from ToolboxItem.) |
![]() | Company | (Inherited from ToolboxItem.) |
![]() | ComponentType | Gets the ComponentType string that is shown in the tooltip for this item.(Overrides ToolboxItem::ComponentType.) |
![]() | ContextSensitiveHelpKeyword | Gets context sensitive help keyword of the toolbox item. Should NOT be localized. |
![]() | DependentAssemblies | (Inherited from ToolboxItem.) |
![]() | Description | (Inherited from ToolboxItem.) |
![]() | DisplayName | (Inherited from ToolboxItem.) |
![]() | Filter | (Inherited from ToolboxItem.) |
![]() | Id | Gets the unique identified of this toolbox item. |
![]() | IsTransient | (Inherited from ToolboxItem.) |
![]() | Locked | (Inherited from ToolboxItem.) |
![]() | Position | Gets the suggested position of the toolbox item. |
![]() | Properties | (Inherited from ToolboxItem.) |
![]() | TabName | Gets the name of the toolbox tab to contain this item. Should be localized. |
![]() | TabNameId | Gets non-localized name Id of the toolbox tab to contain this item. Must NOT be localized. |
![]() | TypeName | (Inherited from ToolboxItem.) |
![]() | Version | (Inherited from ToolboxItem.) |
| Name | Description | |
|---|---|---|
![]() | ComponentsCreated | (Inherited from ToolboxItem.) |
![]() | ComponentsCreating | (Inherited from ToolboxItem.) |
| Name | Description | |
|---|---|---|
![]() ![]() | ISerializable::GetObjectData(SerializationInfo^, StreamingContext) | (Inherited from ToolboxItem.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.





