syncfusion-winforms-tooltip
Installation
SKILL.md
Implementing Syncfusion Windows Forms Tooltips
The Syncfusion SfToolTip component provides rich tooltip functionality for Windows Forms applications, appearing automatically as a popup when the user hovers over a control. It supports multiple tooltip items, custom controls, images, and extensive appearance customization.
When to Use This Skill
Use this skill when you need to:
- Add tooltips to Windows Forms controls with basic or advanced content
- Display multi-item tooltips with multiple lines of information or sections
- Show balloon-style tooltips with beaks pointing to controls
- Customize tooltip appearance with colors, borders, gradients, images
- Host custom controls inside tooltips for rich interactive content
- Programmatically control tooltip display timing and positioning
- Implement contextual help with hover-based information panels
- Support RTL layouts for internationalized applications
- Create custom-drawn tooltips with specialized rendering