Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deleted records in red background in listbox
Message
 
 
To
03/01/2007 05:10:09
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
01181703
Message ID:
01181767
Views:
10
>I'd like to show deleted records -selected or not- in a listbox with red background color.
>
>All other records should be in their normal colors.
>
>If you know of some code for this out there somewhere please let me know.
>
>BR & TIA
>
>Peter

Peter,

You would have to set MultiSelect property to true for this listbox and select all deleted items in form's Init. You may play with SelectedItemBackColor /ForeColor properties to achive the desired effect.

I had this concept implemented several years ago in one of my libraries...
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform