Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sort through a list like VFP help index
Message
From
06/01/2004 13:12:03
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00861628
Message ID:
00864260
Views:
21
Borislav,
That seemed to do the trick. Thanks

One more question. When I press the up and down arrow keys I want it to SetFocus on the listbox from the textbox so I can scoll through the list. However, I can't get it to work with TextBox-KeyPress
IF nKeyCode = 5 .or. nKeyCode = 24
THISFORM.LISTBOX.SETFOCUS
ENDIF
Can you help me out?

-Justin-
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform