BalloonWindow Library for .NET

GraphicsPathWindow.BorderStyleChanged Event

Occurs when the value of the BorderStyle property changes.

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

See Also

GraphicsPathWindow Class | Rilling.Common.UI.Forms Namespace