IVsDropdownBarClient3 Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.12.1.DesignTime (in Microsoft.VisualStudio.TextManager.Interop.12.1.DesignTime.dll)
| Name | Description | |
|---|---|---|
![]() | GetAutomationProperties(Int32, String^, String^) | Gets the automation name and ID for the drop down box. |
![]() | GetComboWidth(Int32, Int32) | Gets the width of the column by percent. If all the columns return 0, the default width is used. The value should be between 0 and 100. |
![]() | GetEntryImage(Int32, Int32, Int32, IntPtr) | The successor to the GetEntryImage method. This method also returns the image list. If this method returns a non-zero result, the dropdown bar calls GetEntryImage instead. |
Show:
