BalloonWindow Library for .NET

BalloonWindow.CloseBox Property

Sets or retrieves whether the close box should be displayed.

[Visual Basic]
Public Property CloseBox As Boolean
[C#]
public bool CloseBox {get; set;}

See Also

BalloonWindow Class | Rilling.Common.UI.Forms Namespace