Simulating Hot Tracking in a List Box [resolved]
Hi team, does anyone know how to simulate hot tracking in a list box.
My list box responds to a right click, but the right click does not select the list item that was right clicked. The ListIndex property remains set the list item that was last left clicked.
Basically, I need to ensure the list boex's ListIndex is set to the list item that was right clicked.
I thought hot tracking would solve the problem. Any other ideas how to solve this?
Thanks
FW