syncfusion-winforms-scroll-frame
Installation
SKILL.md
Implementing Scroll Frames (SfScrollFrame)
The SfScrollFrame control provides theme-able, customizable scrollbars for Windows Forms applications. It attaches modern, styled scrollbars to any control derived from Microsoft's ScrollableControl or Container, replacing the default system scrollbars with fully customizable alternatives that support themes, context menus, and extensive appearance options.
When to Use This Skill
Use this skill when you need to:
- Attach custom scrollbars to Panel, ListView, ListBox, or other scrollable controls
- Apply themes to scrollbars (Office2016, Office2019, HighContrast)
- Customize scrollbar appearance (colors, sizes, states)
- Handle scrollbar events and context menus
- Implement localization for scrollbar context menus
- Enable UI automation for scrollbar testing (Coded UI, QTP)
- Programmatically control scrolling with custom scroll speeds
- Replace default Windows scrollbars with modern alternatives