Share via


_CommandBarComboBox.accSelect Method (Int32, Object)

Reserved for internal use.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Sub accSelect ( _
    flagsSelect As Integer, _
    varChild As Object _
)
'Usage
Dim instance As _CommandBarComboBox
Dim flagsSelect As Integer
Dim varChild As Object

instance.accSelect(flagsSelect, varChild)
void accSelect(
    int flagsSelect,
    Object varChild
)

Parameters

Implements

CommandBarControl.accSelect(Int32, Object)

See Also

Reference

_CommandBarComboBox Interface

_CommandBarComboBox Members

accSelect Overload

Microsoft.Office.Core Namespace