Background color on Continuous Subform

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

On an Access Continuous Subform, is there a way to select a background color
for non-record section?

For example, at the end of a continuous subform (after the end of records),
the background color is set to dark grey. How can I change to a different
color?
 
AFAIK you cannot. This color is part of current WIndows display
settings/themes. Any change to this color would effect all instances of
this color in Windows.

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 
Charles,
If I understand you correctly, I think you're referring to the Detail
Background color. That's the color that's behind your continuous form
fields, and it shows it's color after the last (New) record at the bottom of
the dataset.
In Design mode, click the Detail Section Header, and select another color
for the background.
hth
Al Camp
 
Thanks for your information.

Stephen Lebans said:
AFAIK you cannot. This color is part of current WIndows display
settings/themes. Any change to this color would effect all instances of
this color in Windows.

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 
Thanks for your information.

AlCamp said:
Charles,
If I understand you correctly, I think you're referring to the Detail
Background color. That's the color that's behind your continuous form
fields, and it shows it's color after the last (New) record at the bottom of
the dataset.
In Design mode, click the Detail Section Header, and select another color
for the background.
hth
Al Camp
 
Back
Top