Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
910
How to set disabled BorderColor?
posted

Hi,

how it's possible via the AppStylist to set a disabled border color?

  • 469350
    Suggested Answer
    Offline posted

    Hi Michael,

    There aren't any disabled appearances for borders either in AppStylist or in the controls themselves.

    The only way to achieve this would be to use a DrawFilter or CreationFilter in the code. If you want to pursue that option, let me know which control(s) you are using and exactly which border you are trying to change and I can try to whip up a sample DrawFilter for you.