Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Output rownumber on right click listbox?
#2
a.elem will give you the element number.
Code:
Copy      Help
sel message
,case WM_RBUTTONUP
,,Acc a.FromMouse
,,str tagged_item=a.Name
,,if tagged_item.len
,,,out a.elem
,,,out tagged_item ;


Messages In This Thread
Output rownumber on right click listbox? - by r0n - 03-15-2019, 10:48 PM
RE: Output rownumber on right click listbox? - by Kevin - 03-16-2019, 01:35 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)