Fore color of listbox

  • Thread starter Thread starter gaugust
  • Start date Start date
G

gaugust

I have a listbox on my form that displays 3 columns from a table. The first
column is the bound column. The forecolor of the listbox is currently black.
When the forecolor property is changed to blue only the bound column changes
color and the other 2 columns remain black. How can I change the forcolor for
all 3 columns to blue? Thanks.
 
I can't repeat this behaviour on my listboxes. Are you changing the color
at design time? The 3 columns are from one table, loaded with a rowsource?

Damon
 
Yes, the color is being changed at design time and the 3 columns are from one
table with a rowsource. Thanks.
 

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

Back
Top