Wimark.Controls Class Library  

CommandGroup.Parent Property

Gets the CommandManager component that is associated with the group.

[Visual Basic]
Public ReadOnly Property Parent As CommandManager 
[C#]
public CommandManager Parent {get;}
[C++]
public: __property CommandManager* get_Parent();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

CommandGroup Class | CommandGroup Members | Wimark.Controls Namespace | CommandManager