Change List Box Selected Item Fore/Background Colors

W

wrangler87sc

I wonder if there is a way to change the Fore/Background Color and Font of a
selected Item either in a Listbox or ComboBox.

At this moment the Backgound color of a selected item is black which I dont
like and I want to change it to another color.

I check on all the properties of the ListBox and ComboBox but I don't see an
entry to change the properties of a selected item.
 
A

Arvin Meyer [MVP]

The background of a selected color value is a Windows System value, and can
only be changed if you change the font color. For instance a blue colored
font will change the selected background value to black and the font color
to yellow. By changing the background fill color to a dark red, the selected
background now becomes light blue.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top