How do i do multi-selection in listbox?
Yeah i know multi-selection is possible in listboxes by supplying the EMultipleSelection flag in its constructor... but i can only do multi-selection in the emulator by pressing SHIFT at the same time clicking on the items... but i want to select multiple items without having to press CTRL keys.. hows that possible?