TypeAndMemberDropdownBars Methods
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | Done() | Cleans up any allocated resources just before the TypeAndMemberDropdownBars object is destroyed. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetComboAttributes(Int32, UInt32, UInt32, IntPtr) | Returns information about the specified combo box. |
![]() | GetComboTipText(Int32, String^) | Returns text to be shown in a tool tip when the cursor is held over the combo box. |
![]() | GetEntryAttributes(Int32, Int32, UInt32) | Returns the font attributes for the specified entry on the specified combo box. |
![]() | GetEntryImage(Int32, Int32, Int32) | Returns the glyph index for the specified entry on the specified combo box. |
![]() | GetEntryText(Int32, Int32, String^) | Returns the text to be displayed for the specified entry in the specified combo box. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetMember(Int32, Int32) | Returns the specified entry for the specified combo box. |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | OnComboGetFocus(Int32) | Called when a combo box gets the focus. |
![]() | OnItemChosen(Int32, Int32) | Called when an item is chosen from the specified combo box. |
![]() | OnItemSelected(Int32, Int32) | Called when an entry is highlighted in one of the combo boxes. |
![]() | OnSynchronizeDropdowns(LanguageService^, IVsTextView^, Int32, Int32, ArrayList^, ArrayList^, Int32, Int32) | Called to fill and synchronize all combo boxes. |
![]() | SetDropdownBar(IVsDropdownBar^) | Called to specify the IVsDropdownBar object that controls the two combo boxes. |
![]() | ToString() | (Inherited from Object.) |

