frmEditTemplatesOnLoad Method

Raises the Load event when the form has been loaded and is ready to display for the first time.

Definition

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

Parameters

e  EventArgs
Standard event arguments.

See Also