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
Public method GetComboAttributes Returns information about a drop-down bar/Window combination.
Public method GetComboTipText Returns the tooltip for an entire drop-down bar combination.
Public method GetEntryAttributes Returns text appearance attributes for a drop-down combination entry.
Public method GetEntryImage Returns the glyph associated with a combo entry.
Public method GetEntryText Returns the text for a combo entry.
Public method OnComboGetFocus Fires when the combo gets focus.
Public method OnItemChosen Fires when a combo item is chosen.
Public method OnItemSelected Fires when a combo item is selected.
Public method SetDropdownBar Called by the drop-down bar to hook itself up to the client.

Top

See Also

Reference

IVsDropdownBarClient Interface

Microsoft.VisualStudio.TextManager.Interop Namespace