in mfc, I am not sure how to handle a double click event on a listbox item. any code that does it?.
Printable View
in mfc, I am not sure how to handle a double click event on a listbox item. any code that does it?.
Err... How about handling LBN_DBLCLK?