CommandBarComboBoxClass::accState Property (Object^)
Visual Studio 2015
Gets the state. This property is deprecated.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
public: [DispIdAttribute(-5007)] property Object^ default[ Object^ varChild ] { [TypeLibFuncAttribute(64)] [DispIdAttribute(-5007)] virtual Object^ get(Object^ varChild); }
Parameters
- varChild
-
Type:
System::Object^
The child
Implements
_CommandBarComboBox::accState[Object^]This property throws a DeprecatedException when called.
Show: