Keyboard, arrow keys and mouse events handling

Can I have a simple application that has handling for Shift, Ctrl and arrow keys with even Mouse events handling. It should just behave like Outlook!!

1 Reply

AD Administrator Syncfusion Team February 11, 2004 06:55 AM UTC

If I understand what you want, you can get most of it by setting the ListBoxSelectionMode property. You may also want to handle CurrentCellActivating if you do not want to see the current cell. 10722_6495.zip

Loader.
Up arrow icon