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