BalloonWindow Library for .NET

GraphicsPathWindow.BackStyleChanged Event

Occurs when the value of the BackStyle property changes.

[Visual Basic]
Public Event BackStyleChanged As EventHandler
[C#]
public event EventHandler BackStyleChanged;

See Also

GraphicsPathWindow Class | Rilling.Common.UI.Forms Namespace