NetXP 3.0 Reference

NotifyIconEx.Click Event

Item was clicked.

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

See Also

NotifyIconEx Class | NETXP.Components Namespace