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

  • Home
  • SEARCH
  • 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 973823
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T03:20:12+00:00 2026-05-16T03:20:12+00:00

How can I make sure that my applicaiton User Interface is not influenced by

  • 0

How can I make sure that my applicaiton User Interface is not influenced by Windows UI settings? What changes should I do to my application in order to prevent it?

  • 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-05-16T03:20:12+00:00Added an answer on May 16, 2026 at 3:20 am

    I don’t have an exact answer for you. Only suggestions, also because I use Delphi and have no experience using winforms.

    It’s gonna be a challenge to find all areas affected by Windows UI settings. And it’s gonna be a challenge because most development environments go out of their way to make it easy for you to follow the UI settings in your apps instead of overruling/ignoring (changes to) them.

    At the very least you will have to:

    • Turn of theming support.
    • Overrule standard Windows colors, fonts, formats (date, time, numbers, money, etc) and metrics. And make sure that your app does not respond to any Windows’ messages about changes to those settings (or you’ll be back to square one). The messages involved seem to be: WM_WININICHANGE, WM_SETTINGCHANGE, WM_FONTCHANGE and WM_THEMECHANGED, but there might be more. In Delphi I would get some mileage on this by setting Application.UpdateFormatSettings and Application.UpdateMetricSettings to False, which would ensure that the application doesn’t change any of those settings when it receives a WM_WININICHANGE message. I guess there may be a similare ploy for WinForms apps, but you’d still have to deal with (or rather ignore) the other messages.
    • Or, make sure that you do not use any of the features in you development environment that make it easy to follow these settings. For example make sure you do not use any standard color constants (like clWindowText) which aren’t really constants but special values that tell the IDE/Compiler/library to pick up the values from the Windows’ settings. And you will have to take the same approach with everything that is normally controlled via Windows’ settings.

    In the end, I don’t think its worth the effort, and, as I already mentioned in my comment to your question, users won’t thank you for doing this. While I understand that this is a request by your customer, you may want to think about going back to that customer and convincing them it is not such a good idea.

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

Sidebar

Related Questions

I need to make sure that user can run only one instance of my
How can I make sure that a certain OLEDB driver is installed when I
I am building an application as a library, but to make sure I can
In C# you can make a block inside of a method that is not
We are localising the user-interface text for a web application that runs on Java
I want to make sure people can't type the name of a PHP script
AFAIK one of the objectives of Stack Overflow is to make sure anyone can
I can make Firefox not display the ugly dotted focus outlines on links with
so that you can make your program concurrent easily in the future.
I know that I can make a setter that checks to see if a

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.