Share via


CommandBarPopup.accChild Property (Object)

Reserved for internal use.

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

Syntax

'Declaration
ReadOnly Property accChild ( _
    varChild As Object _
) As Object
    Get
'Usage
Dim instance As CommandBarPopup
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

CommandBarPopup Interface

CommandBarPopup Members

accChild Overload

Microsoft.Office.Core Namespace