frmMainOnResize Method

Raises the Resize event when the form has been resized.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
protected virtual void OnResize(
	EventArgs e
)

Parameters

e  EventArgs
Standard event arguments.

See Also