NetXP 3.0 Reference

ContextMenuEventArgs Properties

The properties of the ContextMenuEventArgs class are listed below. For a complete list of ContextMenuEventArgs class members, see the ContextMenuEventArgs Members topic.

Public Instance Properties

Cancel (inherited from CloseRequestEventArgs) Cancel this event?
ContextMenu Gets the context menu.
Node (inherited from CloseRequestEventArgs) Retrieves the node.
TabControl (inherited from CloseRequestEventArgs) Retrieves the tab control.
TabPage (inherited from CloseRequestEventArgs) Retrieves the tab page.

See Also

ContextMenuEventArgs Class | NETXP.Controls.Docking Namespace