Share via


CommandBarComboBoxClass.accChildCount Property

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

Syntax

'Declaration
Public Overridable ReadOnly Property accChildCount As Integer
    Get
'Usage
Dim instance As CommandBarComboBoxClass
Dim value As Integer

value = instance.accChildCount
public virtual int accChildCount { get; }

Property Value

Type: System.Int32

Implements

_CommandBarComboBox.accChildCount

See Also

Reference

CommandBarComboBoxClass Class

CommandBarComboBoxClass Members

Microsoft.Office.Core Namespace