Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Suspend form refresh?
Message
 
To
10/04/1998 10:42:01
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00090654
Message ID:
00091144
Views:
22
Thanks everyone! I can't believe I forgot LOCKSCREN!!!! I think I'm getting RAD tunnel vision!

But here's another question. Is there a fast simple way to select all items in a listbox without going through a loop? It's easy to deselect all items by setting ListItemID to -1. I'd like to be able to select all items as easily. Any way?

Thanks again!

>thisform.lockscreen = .T.
>* update the listbox
>thisform.LockScreen = .F.
>
>p.s. I always comment out lockscreens while testing, and uncomment when I'm sure the code works.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform