frmAbout(Form) Constructor

Create a new instance of the frmAbout Item.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
public frmAbout(
	Form owner
)

Parameters

owner  Form
The calling form.

See Also