Package Win32::GUI::NotifyIcon
Constructor
Events
Click()
Sent when the user clicks the left mouse button on a NotifyIcon.
MouseEvent(MSG) Sent when the user performs a mouse event on a NotifyIcon; MSG is the message code.
RightClick() Sent when the user clicks the right mouse button on a NotifyIcon.
2 POD Errors
The following errors were encountered while parsing the POD:
- Around line 43:
You can't have =items (as at line 47) unless the first thing after the =over is an =item
- Around line 68:
You can't have =items (as at line 72) unless the first thing after the =over is an =item