Share via


CommandBarControls.Parent Property

Returns the Parent object for the specified object.

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

Syntax

'Declaration
ReadOnly Property Parent As CommandBar
    Get
'Usage
Dim instance As CommandBarControls
Dim value As CommandBar

value = instance.Parent
CommandBar Parent { get; }

Property Value

Type: Microsoft.Office.Core.CommandBar

See Also

Reference

CommandBarControls Interface

CommandBarControls Members

Microsoft.Office.Core Namespace