I have two forms (one is a subform of the other). Essentially the subform is just a datasheet view of my entire table. The main form has a few textboxes that when updated filter the data below for easier searching. But it doesn't look the way I want it to.
My datasheet view has a row and a column to it that I'm not sure how to format. The first row is obvious - its the row that has all the field titles in it. Still pretty useful to have but it's blue and the rest of my form is grey. Then there is a column of what looks like empty blocks that precede each and every row. Also blue.
All of the arrows on my comboboxes are this blue - etc. It's the default blue color that everything started as - I'm guess it's defined by my Windows theme as even the scroll bars and buttons on this website appear that way.
Here's what I want to do. Change the color of all of these things so that they look the same regardless of the theme or color settings the user has for windows. Is there anyway to do that?
My datasheet view has a row and a column to it that I'm not sure how to format. The first row is obvious - its the row that has all the field titles in it. Still pretty useful to have but it's blue and the rest of my form is grey. Then there is a column of what looks like empty blocks that precede each and every row. Also blue.
All of the arrows on my comboboxes are this blue - etc. It's the default blue color that everything started as - I'm guess it's defined by my Windows theme as even the scroll bars and buttons on this website appear that way.
Here's what I want to do. Change the color of all of these things so that they look the same regardless of the theme or color settings the user has for windows. Is there anyway to do that?