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

Can i use formdecorator inside .Net themes

1 Answer 29 Views
FormDecorator
This is a migrated thread and some comments may be shown as answers.
Parimal Modi
Top achievements
Rank 1
Parimal Modi asked on 04 Jan 2010, 06:37 AM
Hi,

In our application we are using default .Net themes and skins. We are having a default skin for each control, and if something different is needed then we are creating a custom skin for that control.

Now i want to use a formdecorator to rounded corners of textbox. But there is already a default skin for textboxes , that overrides the properties set by formdecorator. So is there any way to keep formdecorator in .Net skin file.

Thanks

Parimal Modi

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 04 Jan 2010, 11:18 AM
Hello Parimal,

In such scenario you should either leave the decoration of the textbox to RadFormDecorator only or to style your own, custom rounded corners.


All the best,
Georgi Tunev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
FormDecorator
Asked by
Parimal Modi
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or