Show Rich text in control
I want to show some rich text in a Label that does not come from any file. Soemthing like
This is bold and this is in italics and this is underlined.
The text gets generated dynamically at run time, so i cant use multiple controls. Kindly suggest how can I achieve this
thanks for your help
|