Share via


CommandBar.accChildCount Property

Reserved for internal use.

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

Syntax

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

value = instance.accChildCount
int accChildCount { get; }

Property Value

Type: System.Int32

Implements

_IMsoOleAccDispObj.accChildCount

See Also

Reference

CommandBar Interface

CommandBar Members

accChildCount Overload

Microsoft.Office.Core Namespace