Share

CommandCategory.Parent Property

Parent Object: CommandCategory

Description

Property that returns the parent object from whom this object can logically be reached.

Syntax

CommandCategory.Parent() As CommandManager

Property Value

This is a read only property whose value is a CommandManager.

Version

Introduced in version 9

Was this information helpful?