Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ComboBox using Alt+DownArrow and Keyboard
Message
From
14/06/2001 04:18:46
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
13/06/2001 22:45:40
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00519166
Message ID:
00519202
Views:
16
>I created a comboBox in a form and the controlsource is a DBF file.
>I can use the mouse to click and choose an option from the combobox.
>I can press Alt+DownArrow to display the list of the combobox but
>I can't use the Up/Down Arrow to choose an option from the list of the
>combobox. Why?
>
>I have tried the following method:
>1. DoubleClick
>2. LostFocus
>3. InteractiveChangeEvent
>4. Keypress event
>
>What commands should I use to enable users to use Up/Down Arrow from the keyboard to choose an option from the list of the combobox?
>
>Thanks a lot for your help,

Clarissa,
You seem to unintentionally disable default behaviour. You should remove the offending code. Combobox default behaviour is to move up down with arrow keys.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform