PrintControllerWithStatusDialog Constructor (PrintController^)

 

Initializes a new instance of the PrintControllerWithStatusDialog class, wrapping the supplied PrintController.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
PrintControllerWithStatusDialog(
	PrintController^ underlyingController
)

Parameters

underlyingController
Type: System.Drawing.Printing::PrintController^

A PrintController to encapsulate.

.NET Framework
Available since 1.1
Return to top
Show: