Datamax-oneil Class Series II Programmer’s Manual Instrukcja Użytkownika Strona 188

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 334
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 187
Appendix B – Sample Programs
174 Class Series 2 Programmer’s Manual
Left = 1635
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
‘**********************************
Przeglądanie stron 187
1 2 ... 183 184 185 186 187 188 189 190 191 192 193 ... 333 334

Komentarze do niniejszej Instrukcji

Brak uwag