The OnWindowidEvent_LstViewRClicked event is fired when a ListViewControl is clicked with the right button of the mouse.
OnWindowidEvent_LstViewRClicked( [object] PlusWnd, [string] ControlId, [number] ItemIdx );
No value has to be returned by this event.
Messenger Plus! Live 4.20 and above: if the click does not occur on an item, the event is still fired and ItemIdx equals -1.
Event Source | Interface Windows |
---|---|
Availability | Messenger Plus! Live 4.00 |