Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setfocus is read only
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00050245
Message ID:
00050285
Views:
29
>>>>>>>>When I try to "thisform.mytextbox1.setfocus=.t.",
>>>>>>>>I get "setfocus is read only"
>>>>>>>>How was I supposed to move the focus to the control of my choice?
>>>>>>>
>>>>>>>thisform.mytextbox1.setfocus()
>>>>>>>This is method!
>>>>>>
>>>>>>I made the change. But the cursor does not appear in the said textbox ready to start typing.
>>>>>
>>>>>Try NODEFAULT before thisform.mytextbox1.setfocus() line. BTW what snippet is this?
>>>>
>>>>On the line b4 it, by itself? I did that but no effect.
>>>>As for the snippet not sure what you mean but setfocus() command is in a cmdbutton's click event.
>>>
>>>Strange. It should work. Maybe mytextbox1.Enabled=.f.?
>>
>>I have to click in the textbox to put the cursor there.
>
>Do you have any code in the cmdbutton's Valid or LostFocus events? Or in the textbox's GotFocus event?

Nope, those 3 things are empty. Could it be in the textbox's builder app that I used to make it numerical with a certain input mask?
"Build a man a fire, and he's warm for a day.
Set a man on fire, and he's warm for the rest of his life."
Previous
Reply
Map
View

Click here to load this message in the networking platform