Honeywell E-Class Series User Manual page 311

Table of Contents

Advertisement

To begin, a global variable called SelPrinter must be defined as a string. Then use the
following code to create a .frm file.
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "comdlg32.ocx"
Begin VB.Form Form1
Caption
ClientHeight
ClientLeft
ClientTop
ClientWidth
LinkTopic
MaxButton
MinButton
ScaleHeight
ScaleWidth
StartUpPosition =
Begin MSComDlg.CommonDialog CommonDialog1
Left
Top
_ExtentX
_ExtentY
_Version
End
Begin VB.CommandButton cmdClose
Cancel
Caption
Height
Left
TabIndex
Top
Width
End
Begin VB.CommandButton cmdStoreImage
Caption
Default
Height
Left
TabIndex
Top
Width
End
Begin VB.TextBox txtFile
Height
Left
TabIndex
Top
Width
End
DPL Command Reference
=
"Form1"
=
1290
=
165
=
735
=
3750
=
"Form1"
=
0
'False
=
0
'False
=
1290
=
3750
3
'Windows Default
=
1635
=
765
=
847
=
847
=
393216
=
-1
'True
=
"Close"
=
372
=
2400
=
3
=
735
=
972
=
"Print"
=
-1
'True
=
372
=
240
=
2
=
735
=
972
=
288
=
120
=
1
=
360
=
3492
291

Advertisement

Table of Contents
loading

Table of Contents