PrintForm Constructor
Initializes a new instance of the PrintForm class.
Namespace: Microsoft.VisualBasic.PowerPacks.Printing
Assembly: Microsoft.VisualBasic.PowerPacks.Vs (in Microsoft.VisualBasic.PowerPacks.Vs.dll)
Overload List
Name | Description | |
---|---|---|
PrintForm() | Initializes a new instance of the PrintForm class. |
|
PrintForm(Form) | Initializes a new instance of the PrintForm class, specifying the Form where it will be parented. |
|
PrintForm(IContainer) | Initializes a new instance of the PrintForm class, specifying the IContainer in which it will be parented. |
See Also
PrintForm Class
Microsoft.VisualBasic.PowerPacks.Printing Namespace
Return to top