BalloonWindow Library for .NET
BalloonWindow.OnClosing Method
[Visual Basic]
Overrides Protected Sub OnClosing( _
ByVal
e
As
CancelEventArgs
_
)
[C#]
protected override
void
OnClosing(
CancelEventArgs
e
);
See Also
BalloonWindow Class
|
Rilling.Common.UI.Forms Namespace