Share via


_CommandBarComboBox.accRole Property (Object)

Reserved for internal use.

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

Syntax

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

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

Parameters

Property Value

Type: System.Object

Implements

CommandBarControl.accRole[Object]

See Also

Reference

_CommandBarComboBox Interface

_CommandBarComboBox Members

accRole Overload

Microsoft.Office.Core Namespace