UI for WinForms
RadScrollablePanel is a variation of RadPanel, but customized to support themable scrollbars. The control is composed of two RadScrollBars and a RadPanel that represents a container for other controls and provides scrolling functionality. The control can be used exactly as a standard panel: you can add any control to it with the standard Visual Studio drag-and-drop routine. It supports all Themes in Telerik UI for WinForms by Progress, but the appearance of the panel and the scrollbars can be further customized to fit your application skin theme.
RadScrollablePanel provides rich design-time support, making customizations and configurations very easy. Some key capabilities include:
The ability to drag and drop items within parent control or between controls
The ability to apply themes in design time and easily switch between them; the ThemeName property in the Smart tag automatically detects the present themes
Access to Visual Style Builder, Element Hierarchy Editor and Shape Editor productivity tools for full control over the UI
The control is shipped with a rich set of themes that allow you to easily build slick interfaces with the look-and-feel of some of the latest Windows and Office versions. The themes can be easily switched using a single property.
Our framework also features support for custom themes, which can be built from scratch to fit your exact visual demands by using the Visual Style Builder productivity tool.