IVsDropdownBarClient3::GetComboWidth Method (Int32, Int32)
Visual Studio 2015
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.
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.
- piWidthPercent
-
Type:
System::Int32
[out] The width in per cent.
Show: