if possible mean give me some suggession?
if i use visual studio 2010 text box mean rad properties may assign in the textbox also?
or give me suitable solution.
3 Answers, 1 is accepted
0
Vanya Pavlova
Telerik team
answered on 23 Dec 2010, 04:47 PM
Hello Sivakanth,
We do not offer text box control. You can use safely the standard text box along with RadControls for WPF.
Kind regards,
Vanya Pavlova
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
hello,
here i have some settings in themes.if i change theme in run time mean all rad controls are changed colours.
here we want text box colour also changed once i change the theme.
You may take a look at the attached project that demonstrates how to change the theme at runtime using RadComboBox. The selected theme will be applied to the TextBox control as well.
Kind regards,
Vanya Pavlova
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF