Format Label Text like HTML in C#.NET Applications
The Kettic Label Control for Windows Forms allows the users to format label text like HTML. This HTML-like text formatting functionality is an advanced text styling that is supported by all Kettic User Interface Controls. This text formatting functionality uses only a few simple HTML tags to format text style and display the text on label. It is capable of formatting the text font style, font color, font size options and simple layouts by using the HTML like tags supported by Kettic Label Control.
How to Format Text Displaying on Label
Text Formatting Tags Support
Sample of Text Formatting like HTML
The following is an example of C# code snippet using the above text formatting tags to format the text style.
C# code for formatting the KetticLabel text using HTML tags
| ![]() UI Controlsfor Windows Forms .NET WinForms UI Overview.NET WinForms UI Features.NET WinForms UI GuideC# WinForms UI DesignVB.NET WinForms UI DesignWinForms UI Controls WinForms Buttons UI Control WinForms Calendar UI ControlWinForms Carousel UI ControlWinForms Chart UI ControlWinForms Clock UI ControlCommandBar UI ControlWinForms Dock UI ControlDesktop Alert UI ControlDropDown List UI ControlWinForms Editor UI ControlForms and Dialogs UI ControlWinForms GridView UI ControlWinForms ListView UI ControlWinForms Menu UI ControlWinForms ComboBox UI ControlWinForms PageView UI ControlPanels and Labels UI ControlGroupboxHeader StylingThemeLabelC# programmingText FormattingPanelRounded CornersGradient BackgroundSeparatorScrollable PanelWinForms Panorama UI ControlWinForms PDFViewer UI ControlWinForms Property Grid UI ControlWinForms Ribbon UI ControlWinForms PivotGrid UI ControlWinForms RichTextBox UI ControlWinForms Rotator UI ControlWinForms Scheduler UI ControlWinForms Shortcuts UI ControlWinForms SpellChecker UI ControlWinForms Track & Status UI ControlWinForms TreeView UI ControlWinForms Wizard UI ControlWinForms Test UI ControlWinForms Theme UI Control |