IVsButtonBar Members
Include Protected Members
Include Inherited Members
Provides buttons at the bottom of a code window.
The IVsButtonBar type exposes the following members.
Methods
Name | Description | |
---|---|---|
Attach | Creates window/button combinations. | |
Detach | Breaks the link between a button bar and its client. | |
GetClient | Returns the client associated with a Buttonbar. | |
GetCurrentSelection | Returns which button is currently pressed. | |
GetSize | ||
SetCurrentSelection | Specifies which button is selected. | |
SetHeight |
Top