Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Highlight a line in a listbox
Message
From
03/01/2006 10:43:24
 
 
To
03/01/2006 10:15:53
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01082603
Message ID:
01082619
Views:
12
>Hi all,
>I have a listbox with x elements, every line is on a white background. Is it possible to 'high light' serveral rows in the listbox or change the fond color ?
>
>thnx
listbox.Selected[indexNo] = .T.
* and play with
SelectedItemBackColor
Another way is that with a multicolor popup and RowSourceType = 9
Previous
Reply
Map
View

Click here to load this message in the networking platform