ComboBox has a default corner in windowsOS

1 Answer 78 Views
ComboBox
Allen
Top achievements
Rank 1
Iron
Iron
Allen asked on 19 Sep 2022, 12:53 PM

Hey Team, 

When I defined a RadComboBox, I found there is a default corner on WindowsOS, it is different with MacOS version. I set the CornerRadius="0", The Corner disappeared but the dropdownload list still has a corner.

I didn't attached simple project, You can take a look on Sample Project if you want.


Thanks

Allen

 

1 Answer, 1 is accepted

Sort by
0
Didi
Telerik team
answered on 19 Sep 2022, 01:00 PM

Hi Allen,

This is expected and by design following the operation system guidelines. The drop-down is a different part from the combo box control.

If you want to style the drop down you can review the available styling properties here: https://docs.telerik.com/devtools/maui/controls/combobox/styling#dropdown-styling For removing the  corner radius of the drop-down border, you can use the DropDownBorderCornerRadius property.

Regards,
Didi
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
ComboBox
Asked by
Allen
Top achievements
Rank 1
Iron
Iron
Answers by
Didi
Telerik team
Share this question
or