_CommandBarComboBox::accDoDefaultAction Method (Object^)
Visual Studio 2015
Performs the default action. This method is deprecated.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
[DispIdAttribute(-5018)]
[TypeLibFuncAttribute(64)]
void accDoDefaultAction(
Object^ varChild
)
Parameters
- varChild
-
Type:
System::Object^
The child.
This method throws a DeprecatedException when called.
Show: