remove item from current item in list box

I

iccsi

I would like to remove item from list box.
The index is required RemoveItem method.

Are there any way to use current one?
The mouse point one.

I tried to write a right click remove function for user to remove
current mouse point item in list box.


Your help is great appreciated,
 
Top