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
860
Rounded corners ButtonTool
posted

I am using a ButtonTool because I need the drop down feature of the button.

My problem is that it seems that this control does not have rounded corners. All my other buttons have rounded corners.

How can we get the same look?

Parents
No Data
Reply
  • 53790
    posted

    Hello emoreau

    emoreau said:
    I am using a ButtonTool because I need the drop down feature of the button.

     Could you please give us more details about your scenario. I`m not sure that I understand your requirements and final goals.

    emoreau said:
    My problem is that it seems that this control does not have rounded corners. How can we get the same look?

    One possible approach could be if you are using Style property of your UltraToolbarManager. For example:

     

     

     

Children