Hi, how to detect on a GUICtrlCreateListView usign WM_NOTIFY - $NM_RCLICK ( right click ) if is clicked on item or on a empty space? I want to create a GUICtrlCreateContextMenu but only in the right click was on a item of the ListView, how to do that?
If is possible, please provide an example. Thanks