Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FOCUS FROM TEXTBOX TO LISTBOX
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01425949
Message ID:
01425954
Views:
61
Tty
if nkeycode=13
 thisform.mylistbox1.SetFocus
 thisform.mylistbox1.Selected(3)=.t.
 NODEFAULT
 RETURN
endif
>
>Sergey, such as:
>
>if nkeycode=13
>thisform.mylistbox1.SetFocus
>thisform.mylistbox1.Selected(3)=.t.
>NODEFAULT
>
>No difference :-(
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform