BalloonWindow Library for .NET

GraphicsPathWindow.BackStyle Property

Sets or retrieves the background style. Takes presedence over BackColor when set.

[Visual Basic]
Overridable Public Property BackStyle As Brush
[C#]
public virtual System.Drawing.Brush BackStyle {get; set;}

See Also

GraphicsPathWindow Class | Rilling.Common.UI.Forms Namespace