CommandBarComboBoxClass::accChildCount Property
Visual Studio 2015
Gets the number of children. This property is deprecated.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
public: [DispIdAttribute(-5001)] property int accChildCount { [TypeLibFuncAttribute(64)] [DispIdAttribute(-5001)] virtual int get(); }
Implements
_CommandBarComboBox::accChildCountThis property throws a DeprecatedException when called.
Show: