PDA

View Full Version : DotNet: Mouse events on items in listBox


cuonghm
07-06-2004, 12:36 AM
Hi all,
Could any one tell me how to add and handle mouse events on items in listbox, for example, in VC.Net ?

anubis
07-06-2004, 03:08 AM
MSDN

cuonghm
07-06-2004, 03:25 AM
Hi anubi,
Could U tell me clearly?
Have U ever done ?

anubis
07-06-2004, 04:10 AM
i think you can catch all events related to what you want to do in the main message loop. in general those are things i don't seem to remember well so i look them up in the msdn library :)