Share via


_CommandBarActiveX.accChild Property (Object)

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

Syntax

'Declaration
ReadOnly Property accChild ( _
    varChild As Object _
) As Object
    Get
'Usage
Dim instance As _CommandBarActiveX
Dim varChild As Object
Dim value As Object

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

Parameters

Property Value

Type: System.Object

Implements

CommandBarControl.accChild[Object]

See Also

Reference

_CommandBarActiveX Interface

_CommandBarActiveX Members

accChild Overload

Microsoft.Office.Core Namespace