frmMessage(Form) Constructor
Create a new instance of the frmMessage Form.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2715.4228
public frmMessage(
Form owner
)
Public Sub New (
owner As Form
)
No code example is currently available or this language may not be supported.
Parameters
- owner Form
-
Reference to the calling form.