Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tab key and mouse add a 0 to my fields
Message
 
To
11/02/1999 08:43:03
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00185461
Message ID:
00186543
Views:
13
>The workarround you mentioned could be an alternative, thanks, i'm going to try it, you mentioned 'Default key' or something of a form when which sets the default key for a form,where do you set it, is it a property for vfp6 or it exist on vfp50.

I'm not sure if I mentioned it in this thread, but in the last couple days I've mentioned setting a default button on a form more than once. Not a default key.

You set a default button in the form (or class) designer by selecting the button and setting its Default property to .T. in the property sheet. You can also set it programatically: THISFORM.cmdMyDefaultButton.Default = .T.

If what you really meant was default key, you may want to look at the Form's KeyPreview property and KeyPress event.

I'm sorry, I'm not complaining about your English. Just wasn't sure what you meant so I tried to answer every question you might have meant.

HTH,
Rich
Rich Addison, Micro Vane, Inc., Kalamazoo, MI
Relax, don't worry, have a homebrew.
- Charlie Papazian, The New Complete Joy of Home Brewing
Previous
Reply
Map
View

Click here to load this message in the networking platform