NetXP 3.0 Reference
NotifyIconEx.RightClick Event
Item was right-clicked.
[Visual Basic]
Public Event RightClick As
EventHandler
[C#]
public event
EventHandler
RightClick;
See Also
NotifyIconEx Class
|
NETXP.Components Namespace