Share via


CommandBarComboBoxClass.accRole Property

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

Syntax

'Declaration
Public Overridable ReadOnly Property accRole ( _
    varChild As Object _
) As Object
    Get
'Usage
Dim instance As CommandBarComboBoxClass
Dim varChild As Object
Dim value As Object

value = instance.accRole(varChild)
public virtual Object this[
    Object varChild
] { get; }

Parameters

Property Value

Type: System.Object

Implements

_CommandBarComboBox.accRole[Object]

See Also

Reference

CommandBarComboBoxClass Class

CommandBarComboBoxClass Members

Microsoft.Office.Core Namespace