frmMessage(Form) Constructor

Create a new instance of the frmMessage Form.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2715.4228
C#
public frmMessage(
	Form owner
)

Parameters

owner  Form
Reference to the calling form.

See Also