iMenuOnResize Method
Raises the System.Windows.Forms.Control.Resize event.
Namespace: BeeMobile.iMenuAssembly: BeeMobile.iMenu.NET48 (in BeeMobile.iMenu.NET48.dll) Version: 4.8.1.5
protected override void OnResize(
EventArgs e
)
Protected Overrides Sub OnResize (
e As EventArgs
)
Parameters
- e EventArgs
- The event argumens.