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