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