IVsDropdownBar2::GetComboEnabled Method (Int32, Int32)
Visual Studio 2015
Gets the current enabled status of a dropdown bar.
Assembly: Microsoft.VisualStudio.TextManager.Interop.12.1.DesignTime (in Microsoft.VisualStudio.TextManager.Interop.12.1.DesignTime.dll)
Parameters
- iCombo
-
Type:
System::Int32
The combo box.
- pbEnabled
-
Type:
System::Int32
[out] true if the dropdown bar is enabled, otherwise false.
Show: