Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setfocus is read only
Message
From
16/09/1997 14:58:51
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00050245
Message ID:
00050257
Views:
31
>>>>>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.?
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform