BalloonWindow Library for .NET

CloseButton.OnPaint Method 

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

See Also

CloseButton Class | Rilling.Common.UI.Controls Namespace