Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setfocus Problem
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Setfocus Problem
Miscellaneous
Thread ID:
00296829
Message ID:
00296829
Views:
56
Hello gang,
I have a simple form, with a command button and a text box, what I am trying to do is:, scan a value into the text box via a barcode reader, execute a routine ( at present from the LostFocus event of the text box ), which updates a table, clears the text box and sets the focus back to the text box, the problem I am having is setting the focus back to the text box, I've experimented with the placement of the code all to no avail, what I've got so far is this

Textbox.LostFocus

ThisForm.UpdateTable()
This.SetFocus()

The focus always goes to the next object ( the command button ), I've tried putting text box setfocus code in the ThisForm.UpdateTable() method all to no avail, any ideas

Regards

Pete Kane
Regards,
Peter J. Kane



Pete
Next
Reply
Map
View

Click here to load this message in the networking platform