WinForms ShapedForm Overview

The ShapedForm control allows you to design and display a Windows form with any conceivable shape. You can couple this control with the RadTitleBar control to easily add forms with a completely custom look and feel to your applications.

Telerik UI for WinForms Ninja image

The ShapedForm 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.

WinForms RadShapedForm Overview

s of R3 2023 the rounded corners are available for the ShapedForm. By default, the rounded corners are not enabled on OS Windows 11. They can be enabled by setting the ShapedForm.WindowsSettings.EnableRoundedCorners property to true. It is recommended to use the above API with rectangular shapes, other shapes may lead to unexpected results. Read more in the Rounded Corners

Telerik UI for WinForms Learning Resources

Telerik UI for WinForms Additional Resources

See Also

In this article