Hi,
How do I change the forecolor of specific string in a textbox in telerik reporting in code behind?
Im pretty sure that I will put the code in the databind event but how do I code there?
For example, the string data is "Change the string property of the textbox" in a textbox. Now I want to change the forecolor to of "property" and the "textbox" to yellow and I want to make it Bold.
How do I do that?
Thanks,