|
-
Jul 3rd, 2000, 08:13 AM
#1
Thread Starter
Hyperactive Member
Dear Vb users,
I select a line in my ListBox
Is it possible to change only the background color of this specific line?
If yes: how do I do this?????
Thanks a lot for reading my question.
Nice regards,
Michelle.
-
Jul 3rd, 2000, 10:05 AM
#2
Hyperactive Member
Yeah I know exactly what your problem is... the listbox doesn't allow you to select a different selected item color; it uses the colors provided by the system. So the only remedies I can provide are to either change the system colors why your app is running, or to make your own listbox out of a picturebox (it's not all that hard!).
-
Jul 3rd, 2000, 03:54 PM
#3
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|