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

TextBox + InputManager + FormDecorator - no rounded corners

1 Answer 63 Views
Input
This is a migrated thread and some comments may be shown as answers.
Roland
Top achievements
Rank 1
Roland asked on 05 May 2010, 05:06 PM
Hello,

I need rounded corners textbox with empty message.

Textbox with FormDecorator gives me rounded corners, but as soon as I add some RadInputManager settings, i loose the rounded corners on the textbox.

How can I achieve that ?

1 Answer, 1 is accepted

Sort by
0
robertw102
Top achievements
Rank 1
answered on 07 May 2010, 08:20 PM
I believe the only to do what you want would be to set EnableEmbeddedSkins="false" on the RadInputManager control to prevent it from styling the TextBox controls.

I hope that helps.
Tags
Input
Asked by
Roland
Top achievements
Rank 1
Answers by
robertw102
Top achievements
Rank 1
Share this question
or