Posted
on Nov 6, 2009
(permalink)
Hi All,
I am wondering how to programable change the ForeColor of a toolstrip label. The following code does not work.
tslMode.ForeColor = Color.Red
Thanks in advance
Mark
Reply
Answer
Martin Vasilev
Martin Vasilev
Posted
on Nov 11, 2009
(permalink)
Hi mmassey,
Thank you for writing.
You can change the ToolStripLabel text color through TextPrimitive's ForeColor property:
Write me back if you have any other questions.
Kind regards,
Martin Vasilev
the Telerik team
Reply