The OnWindowidEvent_LstViewClicked event is fired when a ListViewControl is clicked.
OnWindowidEvent_LstViewClicked( [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 |