Share via


CommandBarComboBoxClass.accParent Property

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

Syntax

'Declaration
Public Overridable ReadOnly Property accParent As Object
    Get
'Usage
Dim instance As CommandBarComboBoxClass
Dim value As Object

value = instance.accParent
public virtual Object accParent { get; }

Property Value

Type: System.Object

Implements

_CommandBarComboBox.accParent

See Also

Reference

CommandBarComboBoxClass Class

CommandBarComboBoxClass Members

Microsoft.Office.Core Namespace