NetXP 3.0 Reference

NotifyIconEx.ContextMenu Property

The context menu to be shown if item is right-clicked.

[Visual Basic]
Public Property ContextMenu As ContextMenu
[C#]
public System.Windows.Forms.ContextMenu ContextMenu {get; set;}

See Also

NotifyIconEx Class | NETXP.Components Namespace