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