QMarkupLabel
The QMarkupLabel control is an advanced label to present the user with formatted text. Use a html-based syntax to provide formatting to your text. Create custom styles to define new tags, which can contain font, color and other visual properties. Use hyperlinks to make your label more interactive.

The QMarkupLabel has properties to align the text, apply padding, automatically size the label horizontally and/or vertically, wrap the text, and configure how to use prefixes.



The QMarkupLabel above can be accomplished by setting the following markuptext:

<h1>Accelerate Your Application Development</h1><br />
<big>Build professional applications faster and at a lower cost with the <nobr><a href=""http://www.qiosdevsuite.com"">Qios.DevSuite <b>.NET</b></a> Components</nobr> Library. Qios.DevSuite is fully integrated with Visual Studio.NET and can be used with all <b>.NET</b> languages, such as <b>C#</b>, <b>VB.NET</b> and <b>C++.NET</b>.</big>