# SuperTooltip Overview

This topic provides a quick overview into SuperTooltip.

## Content

**SuperTooltip for WinForms** allows you to create visually rich WinForms applications with stylized ToolTips and labels that can display HTML content. **SuperTooltip for WinForms** loads and displays HTML content much faster than its standard counterparts and without the security concerns often associated with the WebBrowser control since it doesn't depend on any browser.

**SuperTooltip for WinForms** supports virtually all HTML constructs, including cascading style sheets, mixed fonts and text colors, pre-formatted text, tables, bulleted and numbered lists, and more. With **SuperTooltip for WinForms**, the possibilities for your customized ToolTips and labels are endless.

>type=note
> **Note**: ComponentOneSuperTooltip control is compatible with both .NET and .NET framework.

| API References |  |
| -------------- | --- |
| [C1.Win.C1SuperTooltip .NET Framework Assembly](/componentone/api/win/online-supertooltip/dotnet-framework-api/C1.Win.SuperTooltip.4.8/C1.Win.SuperTooltip.html) | [C1.Win.C1SuperTooltip .NET Assembly](/componentone/api/win/online-supertooltip/dotnet-api/C1.Win.SuperTooltip.10/C1.Win.SuperTooltip.html) |

## See Also

[Elements](/componentone/docs/win/online-supertooltip/elements)

[QuickStart](/componentone/docs/win/online-supertooltip/quickstart)

[Design-Time Support](/componentone/docs/win/online-supertooltip/designtimesupport)