NetXP 3.0 Reference

CommandContextMenu.Shown Event

Raised after the menu has been shown.

[Visual Basic]
Public Event Shown As EventHandler
[C#]
public event EventHandler Shown;

See Also

CommandContextMenu Class | NETXP.Controls.Bars Namespace