PDA

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


cuonghm
07-05-2004, 11:36 PM
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, 02:08 AM
MSDN

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

anubis
07-06-2004, 03: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 :)