Datamax-oneil DPL Programmer’s Manual Manual de usuario Pagina 168

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 296
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 167
Appendix B – Sample Programs
160
Top = 765
_ExtentX = 847
_ExtentY = 847
_Version = 393216
End
Begin VB.CommandButton cmdClose
Cancel = -1 ‘True
Caption = “Close”
Height = 372
Left = 2400
TabIndex = 3
Top = 735
Width = 972
End
Begin VB.CommandButton cmdStoreImage
Caption = “Print”
Default = -1 ‘True
Height = 372
Left = 240
TabIndex = 2
Top = 735
Width = 972
End
Begin VB.TextBox txtFile
Height = 288
Left = 120
TabIndex = 1
Top = 360
Width = 3492
End
Begin VB.Label Label1
Caption = “File Name”
Height = 255
Left = 120
TabIndex = 0
Top = 135
Width = 1455
End
Begin VB.Menu File
Caption = “&File”
Begin VB.Menu open
Caption = “&Open”
End
Begin VB.Menu exit
Caption = “&Exit”
Shortcut = ^Q
End
End
End
Attribute VB_Name = “Form1”
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit
‘**********************************
#If Win32 Then
Vista de pagina 167
1 2 ... 163 164 165 166 167 168 169 170 171 172 173 ... 295 296

Comentarios a estos manuales

Sin comentarios