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