ModelingBindingSourceToolboxItem Class
ToolboxItem for ModelingBindingSource class
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)
System.Drawing.Design::ToolboxItem
Microsoft.VisualStudio.Modeling.Design::ModelingToolboxItemBase
Microsoft.VisualStudio.Modeling.Shell::ModelingBindingSourceToolboxItem
| Name | Description | |
|---|---|---|
![]() | ModelingBindingSourceToolboxItem(Int32, String^) | Creates a new toolbox item that can create ModelingBindingSource |
![]() | ModelingBindingSourceToolboxItem(SerializationInfo^, StreamingContext) | Constuctor we must provide for serialization |
| 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.(Inherited from ModelingToolboxItemBase.) |
![]() | ContextSensitiveHelpKeyword | Gets context sensitive help keyword of the toolbox item. Should NOT be localized.(Inherited from ModelingToolboxItemBase.) |
![]() | 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.(Inherited from ModelingToolboxItemBase.) |
![]() | IsTransient | (Inherited from ToolboxItem.) |
![]() | Locked | (Inherited from ToolboxItem.) |
![]() | Position | Gets the suggested position of the toolbox item.(Inherited from ModelingToolboxItemBase.) |
![]() | Properties | (Inherited from ToolboxItem.) |
![]() | TabName | Gets the name of the toolbox tab to contain this item. Should be localized.(Inherited from ModelingToolboxItemBase.) |
![]() | TabNameId | Gets non-localized name Id of the toolbox tab to contain this item. Must NOT be localized.(Inherited from ModelingToolboxItemBase.) |
![]() | 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.







