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?
it is worst, I am loosing the borders.
check the attached sample
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
UseOsThemes is set to false
UseAppStyling is also set to false
ButtonStyle is set to WindowsVistaButton because it is the closest I can get t what I want (check the Apply and Ok buttons from my image).
I am using V12.2
Are you using AppStyle into your application ? What is the value if these two properties:
- UseOSThemes
- UseAppStyle
Let me know if you have any questions
Sorry for the delay, I am back from vacation this morning.
Maybe I haven't selected the correct section. I am not after buttons in the toolbars.
I am working with a Infragistics.Win.Misc.UltraDropDownButton.