IVsDropdownBarClient Members
Include Protected Members
Include Inherited Members
Describes the contents of the drop-down bar combinations.
The IVsDropdownBarClient type exposes the following members.
Methods
Name
Description
Returns information about a drop-down bar/Window combination.
Returns the tooltip for an entire drop-down bar combination.
Returns text appearance attributes for a drop-down combination entry.
Returns the glyph associated with a combo entry.
Returns the text for a combo entry.
Fires when the combo gets focus.
Fires when a combo item is chosen.
Fires when a combo item is selected.
Called by the drop-down bar to hook itself up to the client.
Top