BalloonWindow Library for .NET

GraphicsPathWindow.BorderColorChanged Event

Occurs when the value of the BorderColor property changes.

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

See Also

GraphicsPathWindow Class | Rilling.Common.UI.Forms Namespace