IVsToolbox4 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides persistence and localization support for a Toolbox. Extends, but does not inherit from, IVsToolbox3. You can get an instance of the interface from the SVsToolbox (SID_SVsToolbox) service.
public interface class IVsToolbox4
public interface class IVsToolbox4
__interface IVsToolbox4
[System.Runtime.InteropServices.Guid("8A9899AE-041F-431B-85D0-E44F35D65CDD")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsToolbox4
[System.Runtime.InteropServices.Guid("8A9899AE-041F-431B-85D0-E44F35D65CDD")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsToolbox4
[<System.Runtime.InteropServices.Guid("8A9899AE-041F-431B-85D0-E44F35D65CDD")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsToolbox4 = interface
[<System.Runtime.InteropServices.Guid("8A9899AE-041F-431B-85D0-E44F35D65CDD")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsToolbox4 = interface
Public Interface IVsToolbox4
- Attributes
Methods
ExpandTab(String, Int32) |
Expands the toolbox tab specified by the tab identifier. |