Enum RoundedCornersStyle
An enumeration that defines options for form round corners in Windows 11.
Namespace: Telerik.WinControls
Assembly: Telerik.WinControls.dll
Syntax
[Flags]
public enum RoundedCornersStyle
Default
Let the system decide whether or not to round window corners.
None
Never round window corners.
Round
Round the corners if appropriate.
RoundSmall
Round the corners if appropriate, with a small radius.