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
78
How to modify border width of a UltraButton?
posted

I need to modify the width of the border of an ultra button. I am able to modify the color, but not the width.

Thank you.

  • 469350
    Suggested Answer
    Offline posted

    I don't think there is any way to set the width. You could set the BorderStyle and some of the borders are thicker than others. Perhaps you could acheive what you want using a BackgroundImage to simulate borders.