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.