PoPrintPSMonitor Constructor (Control) |
Calls PoPrintPSMonitor(Parent, "", true).
Namespace: OIV.HardCopy.EditorsAssembly: OIV.HardCopy (in OIV.HardCopy.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic PoPrintPSMonitor(
Control Parent
)
Public Sub New (
Parent As Control
)
public:
PoPrintPSMonitor(
Control^ Parent
)
new :
Parent : Control -> PoPrintPSMonitor
Parameters
- Parent
- Type: System.Windows.FormsControl
Remarks
See Also