TypeAndMemberDropdownBars Members
Include Protected Members
Include Inherited Members
Provides support for the combo boxes showing type and member information as offered by a language service.
The TypeAndMemberDropdownBars type exposes the following members.
Constructors
Name
Description
Initializes a new instance of the TypeAndMemberDropdownBars class.
Top
Methods
Name
Description
Cleans up any allocated resources just before the TypeAndMemberDropdownBars object is destroyed.
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Returns information about the specified combo box.
Returns text to be shown in a tool tip when the cursor is held over the combo box.
Returns the font attributes for the specified entry on the specified combo box.
Returns the glyph index for the specified entry on the specified combo box.
Returns the text to be displayed for the specified entry in the specified combo box.
Serves as a hash function for a particular type. (Inherited from Object.)
Returns the specified entry for the specified combo box.
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Called when a combo box gets the focus.
Called when an item is chosen from the specified combo box.
Called when an entry is highlighted in one of the combo boxes.
Called to fill and synchronize all combo boxes.
Called to specify the IVsDropdownBar object that controls the two combo boxes.
Returns a string that represents the current object. (Inherited from Object.)
Top