BalloonWindow Library for .NET

BalloonWindow.OnVisibleChanged Method 

[Visual Basic]
Overrides Protected Sub OnVisibleChanged( _
   ByVal e As EventArgs _
)
[C#]
protected override void OnVisibleChanged(
   EventArgs e
);

See Also

BalloonWindow Class | Rilling.Common.UI.Forms Namespace