Wimark.Controls Class Library  

ContextMenu.Parent Property

Gets the ContextMenus component that hosts the context menu.

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

ContextMenu Class | ContextMenu Members | Wimark.Controls Namespace | ContextMenus