CommandBarComboBoxClass::accDoDefaultAction Method (Object^)

 

Performs the default action. This method is deprecated.

Namespace:   Microsoft.VisualStudio.CommandBars
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.

Return to top
Show: