Hi there,
I am writing to you to understand if you could help me as to the following.
Currently I am developing an application and I am exploiting RAD WinControls in C#.
In one form I have a few text boxes with the TextBoxElement.Shape set to RoundRect.
I would need to do the same in a couple of dropdown lists and in one datetime picker.
Therefore I am trying to set the related properties in the same way:
e.g. ddlDropDown.DropDownListElement.Shape = new Telerik.WinControls.RoundRectShape();
Yet in this case the displayed items show some white angles (see attachment)
Would you please help me to understand how to fix that, i.e. how to delete or hide the white angles?
Thanks in advance for your kind collaboration
Best regards
Davide