BalloonWindow Library for .NET

BalloonWindow.CornerRadius Property

Sets or retrieves the radius, in degrees, for the balloon corners.

[Visual Basic]
Public Property CornerRadius As Integer
[C#]
public int CornerRadius {get; set;}

See Also

BalloonWindow Class | Rilling.Common.UI.Forms Namespace