Share via


_CommandBarActiveX.accChildCount Property

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

Syntax

'Declaration
ReadOnly Property accChildCount As Integer
    Get
'Usage
Dim instance As _CommandBarActiveX
Dim value As Integer

value = instance.accChildCount
int accChildCount { get; }

Property Value

Type: System.Int32

Implements

CommandBarControl.accChildCount

See Also

Reference

_CommandBarActiveX Interface

_CommandBarActiveX Members

accChildCount Overload

Microsoft.Office.Core Namespace