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