iWheelOnResize Method
Namespace: BeeMobile.iWheelAssembly: BeeMobile.iWheel.NET48 (in BeeMobile.iWheel.NET48.dll) Version: 4.8.4.3
protected override void OnResize(
EventArgs e
)
Protected Overrides Sub OnResize (
e As EventArgs
)
Parameters
- e EventArgs
- Contains arguments for the Resize event.
This method not only fires the
Resize event of its base but also
performs some initialization related to drawing into newly resized client area.