Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VCR Controls
Message
From
09/03/1999 11:00:07
 
 
To
09/03/1999 09:42:06
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00195477
Message ID:
00195575
Views:
18
> As to the placement of a cursor, you can always do a
> THISFORM.Control.SetFocus() in the Init of the form to put the cursor > somewhere in particular.

John - just a FYI - I ran into a problem when I inadvertently moved a .setfocus() into a form Init. It changed the behavior of my textboxes, I wanted a press of the Enter-key to cause focus to move to the next textbox (data, enter, data, enter, etc.). With the nontextbox.setfocus() in the Init the Enter-key would no longer cause the cursor to leave the current box. The notextbox.setfocus() in the Init seemed to have effects beyond what I would have expected.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform