Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Detecting the Ctrl+Ins keypress from a combobox inside grid
Message
From
18/08/2000 08:09:46
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Detecting the Ctrl+Ins keypress from a combobox inside grid
Miscellaneous
Thread ID:
00406595
Message ID:
00406595
Views:
49
I have a grid with a few columns. In each column I have a combobox. I want that combobox to respond to the Ctrl+Ins keypress. So I added some code in the combobox Keypress event.

My problem is: VFP does not recognize this key combination (KeyCode=146). The strange thing is, when the Debugger tool is opened, the code works flawlessly. When the Debugger isn't there, it doesn't recognize Ctrl+Ins. It does recognize other keys though.

Has anyone seen this behaviour before? Am I missing something?

Regards,

Henry
Reply
Map
View

Click here to load this message in the networking platform