EnumRoundedCornersStyle
Enum
An enumeration that defines options for form round corners in Windows 11.
Definition
Namespace:Telerik.WinControls
Assembly:Telerik.WinControls.dll
Syntax:
cs-api-definition
[Flags]
public enum RoundedCornersStyle
Fields
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.