BalloonWindow Library for .NET

MessageBalloon.OnPaint Method 

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

See Also

MessageBalloon Class | Rilling.Common.UI.Forms Namespace