BalloonWindow Library for .NET

ShadowedWindow.Shadow Property

Sets or retrieves whether the shadow should be displayed.

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

See Also

ShadowedWindow Class | Rilling.Common.UI.Forms Namespace