This is a migrated thread and some comments may be shown as answers.

Rounded edges with the Breeze theme

3 Answers 102 Views
Buttons, RadioButton, CheckBox, etc
This is a migrated thread and some comments may be shown as answers.
Jean-Charles
Top achievements
Rank 1
Jean-Charles asked on 11 Jul 2018, 07:46 AM

On RadTextBox,

I can't get the rounded edges with the Breeze theme

3 Answers, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 11 Jul 2018, 08:43 AM
Hello Jean,

Here is how you can set the shape:
radTextBox2.TextBoxElement.Shape = new RoundRectShape(5);

I hope this will be useful. Let me know if you have additional questions.

Regards,
Dimitar
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Jean-Charles
Top achievements
Rank 1
answered on 11 Jul 2018, 12:27 PM

Hi Dimitar,

If i play with shape parametre that's result.

these corners should be transparent.

0
Dimitar
Telerik team
answered on 12 Jul 2018, 05:48 AM
Hi Jean,

On my side, this looks ok and the fill is transparent on the edges. For convenience, I prepared a small sample, based on the information that you provided so far and attached it to this thread. Could you please check it and let me know how it differs from your real setup? 

Thank you in advance for your patience and cooperation. 

Regards,
Dimitar
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Buttons, RadioButton, CheckBox, etc
Asked by
Jean-Charles
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Jean-Charles
Top achievements
Rank 1
Share this question
or