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
System_CAPS_pubmethod PrintForm()

Initializes a new instance of the PrintForm class.

System_CAPS_pubmethod PrintForm(Form)

Initializes a new instance of the PrintForm class, specifying the Form where it will be parented.

System_CAPS_pubmethod 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