CommandBarComboBoxClass::ListHeaderCount Property
Visual Studio 2015
Gets or sets the list header count. This property is deprecated.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
public: [DispIdAttribute(1610940425)] property int ListHeaderCount { [DispIdAttribute(1610940425)] virtual int get(); [DispIdAttribute(1610940425)] virtual void set(int value); }
Implements
_CommandBarComboBox::ListHeaderCountThis property throws a DeprecatedException.
Show: