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?
Hello emoreau
emoreau said:I am using a ButtonTool because I need the drop down feature of the button.
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:
If you need any additional assistance don’t hesitate to ask.
Hi,
Did you try to set UseOSThemes to TRUE. Let me know what is the result.
if you have any questions, feel free to write me
it is worst, I am loosing the borders.
check the attached sample
Thanks for attached sample. There are different approaches to solve this task, but I think that the easiest way will be if you are using Aero AppStyle. Please take a look at the modifications that I made into your sample and attached video file for more details. If you have any questions. feel free to write me
Regards
Here is the sample
Thanks. I have it working now.
What are the results that you see with the suggestion that Georgi provided. Please provide more specific details so that we know how to best assist you.
Can you give me that solution because I am having same problem. Thank you