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

RadElementHierarchyEditor

1 Answer 62 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Assan
Top achievements
Rank 1
Assan asked on 19 Mar 2016, 05:57 PM

Im use this function for editing the style (ex color, font) of radelement

RadElementHierarchyEditor

http://www.telerik.com/products/winforms/element-hierarchy-editor.aspx

Now i need to change the color of form element but radform does not have RadElementHierarchyEditor

How to change the color Green to Red for example?

I found several solutions in our forum, but all change the "theme", not only the color.

I develop many applications in C #. Net for Windows Forms and am considering the purchase of various frameworks, according to the most changeable.

1 Answer, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 21 Mar 2016, 09:02 AM
Hello Assan,

Thank you for writing.

I suggest using RadTitleBar with ShapedForm. It should be easy to customize the RadTitleBar using the SmartTag >> Edit UI elements and change the top border color (see the attached screenshot). The green thick line above the system buttons comes from the BackgroundShape applied to the StackLayoutElement that holds the system buttons. In order to customize it, you can manipulate the RadTitleBar.TitleBarElement.SystemButtons.BackgroundShape property at run time.

I hope this information helps. Should you have further questions I would be glad to help.
 
Regards,
Dess
Telerik
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
Tags
General Discussions
Asked by
Assan
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or