frmCutEditpnlPreview_Resize Method

The preview panel is resizing.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2715.4228
C#
private void pnlPreview_Resize(
	Object sender,
	EventArgs e
)

Parameters

sender  Object
The object raising this event.
e  EventArgs
Standard event arguments.

See Also