BalloonWindow Library for .NET

ShadowedWindow.ShadowColor Property

Sets or retrieves the color of the shadow.

[Visual Basic]
Public Property ShadowColor As Color
[C#]
public System.Drawing.Color ShadowColor {get; set;}

See Also

ShadowedWindow Class | Rilling.Common.UI.Forms Namespace