Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Textbox setfocus needs to be unset
Message
From
28/01/2005 10:10:22
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows 2000 SP4
Miscellaneous
Thread ID:
00981705
Message ID:
00981717
Views:
59
Sergey,

That doesn't work. I still can not get the focus off the textbox.
>Beth,
>
>You should issue NODEFAULT when you want to keep focus only.
>
IF THISFORM.ltextbox = .T.
>  THISFORM.textbox1.SETFOCUS()
>  NODEFAULT
>ENDIF
>THIS.VALUE = ""
>THISFORM.REFRESH()
>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform