WinForms ScrollablePanel Overview

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 the scrolling functionality. The control can be used exactly as a standard panel - any controls can be easily added to it with the standard Visual Studio drag-and-drop routine. It supports all Telerik Themes, but the appearance of the panel and the scrollbars can be further customized to fit your application skin theme.

Telerik UI for WinForms Ninja image

The ScrollablePanel is part of Telerik UI for WinForms, a professional grade UI library with 160+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Figure 1: RadScrollablePanel

WinForms RadScrollablePanel Overview

Telerik UI for WinForms Learning Resources

See Also

In this article