See also:
NTier Windows Forms Framework Home
NTier Framework API reference
NTier Windows Forms Framework Home
NTier Framework API reference
The VSCommandBar type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| VSCommandBar(_DTE, CommandBar) | Initializes a new instance of the VSCommandBar class | |
| VSCommandBar(_DTE, String) | Initializes a new instance of the VSCommandBar class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| FromCommandBar | ||
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| New | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Buttons |
Get the collection of toolbar buttons.
| |
| DTE |
Get the _DTE application object.
| |
| Visible |
Get or set whether the command bar is visible.
|