Wimark.Controls Class Library  

CommandItem.Parent Property

Gets a value indicating the command item or command group that contains this command item.

[Visual Basic]
Public ReadOnly Property Parent As Component 
[C#]
public Component Parent {get;}
[C++]
public: __property Component* 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

CommandItem Class | CommandItem Members | Wimark.Controls Namespace