IVsDropdownBar2::SetComboEnabled Method (Int32, Int32)
Visual Studio 2015
Enables or disables 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 index of the combo box.
- bEnabled
-
Type:
System::Int32
[out] true if enabled, otherwise false.
Show: