Share

CommandControl.Parent Property

Parent Object: CommandControl

Description

Property that returns the parent object. This can either be a RibbonPanel object if the control resides within a panel, or the UserInterfaceManager object if the control resides elsewhere (Quick Access Toolbar, etc.).

Syntax

CommandControl.Parent() As Object

Property Value

This is a read only property whose value is an Object.

Version

Introduced in version 2010

Was this information helpful?