_CommandBarComboBox.accDoDefaultAction Method (Object)

Performs the default action. This method is deprecated.

Namespace:  Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

Syntax

'Declaração
Sub accDoDefaultAction ( _
    varChild As Object _
)
void accDoDefaultAction(
    Object varChild
)

Parameters

Remarks

This method throws a DeprecatedException when called.

.NET Framework Security

See Also

Reference

_CommandBarComboBox Interface

accDoDefaultAction Overload

Microsoft.VisualStudio.CommandBars Namespace