KGy SOFT Windows Forms Libraries Help
C#
VB
C++
F#
Show/Hide TOC
Base
Form Constructor
Creates a new instance of
BaseForm
Definition
Namespace:
KGySoft.WinForms.Forms
Assembly:
KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
Copy
public
BaseForm
()
VB
Copy
Public
Sub
New
C++
Copy
public
:
BaseForm
()
F#
Copy
new
:
unit
->
BaseForm
See Also
Reference
BaseForm Class
KGySoft.WinForms.Forms Namespace
In This Article
Definition
See Also