Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8761773
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T15:22:12+00:00 2026-06-13T15:22:12+00:00

I upgraded an access 97 application to access 2010 When I create a new

  • 0

I upgraded an access 97 application to access 2010

When I create a new form, there’s like a master design that I can apply on every forms with 1 click. This feature doesn’t work on my old forms (Nothing change).

enter image description here

I tried to start with a blank database and import everything. Now the forms are a bit better looking cause the button are rounded and the font is better but I still can’t change the labels background with the master design.

The color is like hard coded in the properties for every labels. I can select them all and change it but I will have to do it for every forms. Is there a way I can use a master design with my old forms?

Thank you.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T15:22:13+00:00Added an answer on June 13, 2026 at 3:22 pm

    Theme fore colors are applied to labels using the following properties:

    ForeThemeColorIndex
    ForeTint
    ForeShade
    

    As near as I can tell, when you import a form from a different database where themes were not applied, the ForeThemeColorIndex value will be set to -1 for some controls. This basically tells Access that these controls have a color that’s “hard coded” (though not in VBA).

    I’m thinking the only way to fix this problem is to use VBA to open each form in design view, loop through all of the form’s controls, and if the control is a label control (or any other control you’re having trouble with), apply your theme colors using the correct theme-related properties. Once you’ve set the control to use theme colors, changing or applying themes should work without a hitch.

    Here’s a list of these properties. This is not necessarily comprehensive. I just pulled this using a basic loop looking at properties for a label control. These properties are the same for textbox controls. This list is with theme colors applied successfully to my label control named lblLastName:

    lblLastName: BackThemeColorIndex=1
    lblLastName: BackTint=100
    lblLastName: BackShade=100
    lblLastName: BorderThemeColorIndex=0
    lblLastName: BorderTint=50
    lblLastName: BorderShade=100
    lblLastName: ThemeFontIndex=1
    lblLastName: ForeThemeColorIndex=0
    lblLastName: ForeTint=75
    lblLastName: ForeShade=100
    lblLastName: GridlineThemeColorIndex=1
    lblLastName: GridlineTint=100
    lblLastName: GridlineShade=65
    

    Here’s a link to some of Microsoft’s Documentation on this:
    http://msdn.microsoft.com/en-us/library/office/ff195247.aspx

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Upgraded Webbit to 0.4.6 to use the new SSL support but immediately realized that
I am writing an application that will access a local database (MS Access) as
The hosting company that my employer uses upgraded to Exchange 2010 over the weekend.
I upgraded an existing application and in the new version I require OS 5
We recently upgraded from Access 2000 to 2007, and it broke an aspect of
I have built an ASP.NET MVC 3 web application (with exlusively Razor/cshtml pages) that
I upgraded to MS VC++ 2010 (Visual Studio Professional) and boost 1.45.0 but I
I have a web application that I am attempting to upgrade to .net 4.0.
I have an application that stores a collection of objects in the user settings,
I have inherited a dll written in C that I access from a windows

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.