989 lines
40 KiB
VB.net
989 lines
40 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmPOSTerminal
|
|
Inherits System.Windows.Forms.Form
|
|
|
|
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
|
|
<System.Diagnostics.DebuggerNonUserCode()> _
|
|
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
Try
|
|
If disposing AndAlso components IsNot Nothing Then
|
|
components.Dispose()
|
|
End If
|
|
Finally
|
|
MyBase.Dispose(disposing)
|
|
End Try
|
|
End Sub
|
|
|
|
'Wird vom Windows Form-Designer benötigt.
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
|
|
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
|
|
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
|
|
<System.Diagnostics.DebuggerStepThrough()> _
|
|
Private Sub InitializeComponent()
|
|
Me.components = New System.ComponentModel.Container()
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmPOSTerminal))
|
|
Me.dgvTerminals = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components)
|
|
Me.cbx_Dummy = New System.Windows.Forms.CheckBox()
|
|
Me.cbx_Autodruck = New System.Windows.Forms.CheckBox()
|
|
Me.Label15 = New System.Windows.Forms.Label()
|
|
Me.comboInstalledPrinters = New System.Windows.Forms.ComboBox()
|
|
Me.Label14 = New System.Windows.Forms.Label()
|
|
Me.StornoBelegNr = New System.Windows.Forms.TextBox()
|
|
Me.Label13 = New System.Windows.Forms.Label()
|
|
Me.cbx_Typ = New System.Windows.Forms.ComboBox()
|
|
Me.btn_Haendlerbeleg_drucken = New System.Windows.Forms.Button()
|
|
Me.txt_Kassenbon = New System.Windows.Forms.TextBox()
|
|
Me.btn_Kundenbeleg_drucken = New System.Windows.Forms.Button()
|
|
Me.btn_Gutschrift = New System.Windows.Forms.Button()
|
|
Me.btn_Storno = New System.Windows.Forms.Button()
|
|
Me.btn_Tagesabschluss = New System.Windows.Forms.Button()
|
|
Me.btn_Diagnose = New System.Windows.Forms.Button()
|
|
Me.cbx_Kassedruck = New System.Windows.Forms.CheckBox()
|
|
Me.Label11 = New System.Windows.Forms.Label()
|
|
Me.txt_Drucktext2 = New System.Windows.Forms.TextBox()
|
|
Me.Label10 = New System.Windows.Forms.Label()
|
|
Me.txt_Drucktext = New System.Windows.Forms.TextBox()
|
|
Me.txt_Lizenz = New System.Windows.Forms.TextBox()
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|
Me.cbx_ComStop = New System.Windows.Forms.ComboBox()
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|
Me.cbx_ComSpeed = New System.Windows.Forms.ComboBox()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.txt_Port = New System.Windows.Forms.TextBox()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.txt_IP = New System.Windows.Forms.TextBox()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.cbx_COM = New System.Windows.Forms.ComboBox()
|
|
Me.txt_KasseNr = New System.Windows.Forms.TextBox()
|
|
Me.Label16 = New System.Windows.Forms.Label()
|
|
Me.btnNew = New System.Windows.Forms.Button()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.btn = New System.Windows.Forms.Button()
|
|
Me.LinkLabel2 = New System.Windows.Forms.LinkLabel()
|
|
Me.txt_KassenBez = New System.Windows.Forms.TextBox()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.cbx_aktiv = New System.Windows.Forms.CheckBox()
|
|
Me.txt_Wartezeit = New System.Windows.Forms.TextBox()
|
|
Me.Label17 = New System.Windows.Forms.Label()
|
|
Me.Label18 = New System.Windows.Forms.Label()
|
|
Me.TabControl1 = New System.Windows.Forms.TabControl()
|
|
Me.TabPage1 = New System.Windows.Forms.TabPage()
|
|
Me.Label24 = New System.Windows.Forms.Label()
|
|
Me.txtFIBU = New System.Windows.Forms.TextBox()
|
|
Me.TabPage2 = New System.Windows.Forms.TabPage()
|
|
Me.TabPage3 = New System.Windows.Forms.TabPage()
|
|
Me.Label23 = New System.Windows.Forms.Label()
|
|
Me.txt_Kartentyp = New System.Windows.Forms.TextBox()
|
|
Me.cbx_Sprache = New System.Windows.Forms.ComboBox()
|
|
Me.Label22 = New System.Windows.Forms.Label()
|
|
Me.btn_Sprache = New System.Windows.Forms.Button()
|
|
Me.btn_Kontostand = New System.Windows.Forms.Button()
|
|
Me.btn_Druckwiederh = New System.Windows.Forms.Button()
|
|
Me.Label21 = New System.Windows.Forms.Label()
|
|
Me.Label20 = New System.Windows.Forms.Label()
|
|
Me.Label19 = New System.Windows.Forms.Label()
|
|
Me.TextBox_Aktiv = New System.Windows.Forms.TextBox()
|
|
Me.Label8 = New System.Windows.Forms.Label()
|
|
Me.txt_ErgebnisText = New System.Windows.Forms.TextBox()
|
|
Me.txt_Ergebnis = New System.Windows.Forms.TextBox()
|
|
Me.Label12 = New System.Windows.Forms.Label()
|
|
Me.Label9 = New System.Windows.Forms.Label()
|
|
Me.txt_BelegNr = New System.Windows.Forms.TextBox()
|
|
Me.btn_Autorisierung = New System.Windows.Forms.Button()
|
|
Me.txt_Betrag = New System.Windows.Forms.TextBox()
|
|
Me.lblWarning = New System.Windows.Forms.Label()
|
|
Me.Label25 = New System.Windows.Forms.Label()
|
|
Me.txtPfad = New System.Windows.Forms.TextBox()
|
|
Me.Label26 = New System.Windows.Forms.Label()
|
|
Me.CheckBox1 = New System.Windows.Forms.CheckBox()
|
|
Me.btnPfad = New VERAG_PROG_ALLGEMEIN.FlatButton()
|
|
CType(Me.dgvTerminals, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.TabControl1.SuspendLayout()
|
|
Me.TabPage1.SuspendLayout()
|
|
Me.TabPage2.SuspendLayout()
|
|
Me.TabPage3.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'dgvTerminals
|
|
'
|
|
Me.dgvTerminals.AKTUALISIERUNGS_INTERVALL = -1
|
|
Me.dgvTerminals.AllowUserToAddRows = False
|
|
Me.dgvTerminals.AllowUserToDeleteRows = False
|
|
Me.dgvTerminals.BackgroundColor = System.Drawing.Color.White
|
|
Me.dgvTerminals.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.dgvTerminals.Location = New System.Drawing.Point(12, 12)
|
|
Me.dgvTerminals.MultiSelect = False
|
|
Me.dgvTerminals.Name = "dgvTerminals"
|
|
Me.dgvTerminals.ReadOnly = True
|
|
Me.dgvTerminals.RowHeadersVisible = False
|
|
Me.dgvTerminals.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
|
|
Me.dgvTerminals.Size = New System.Drawing.Size(260, 529)
|
|
Me.dgvTerminals.TabIndex = 92
|
|
'
|
|
'cbx_Dummy
|
|
'
|
|
Me.cbx_Dummy.AutoSize = True
|
|
Me.cbx_Dummy.Location = New System.Drawing.Point(16, 72)
|
|
Me.cbx_Dummy.Name = "cbx_Dummy"
|
|
Me.cbx_Dummy.Size = New System.Drawing.Size(128, 17)
|
|
Me.cbx_Dummy.TabIndex = 137
|
|
Me.cbx_Dummy.Text = "Dummy-Kopf drucken"
|
|
Me.cbx_Dummy.UseVisualStyleBackColor = True
|
|
'
|
|
'cbx_Autodruck
|
|
'
|
|
Me.cbx_Autodruck.AutoSize = True
|
|
Me.cbx_Autodruck.Location = New System.Drawing.Point(17, 49)
|
|
Me.cbx_Autodruck.Name = "cbx_Autodruck"
|
|
Me.cbx_Autodruck.Size = New System.Drawing.Size(75, 17)
|
|
Me.cbx_Autodruck.TabIndex = 136
|
|
Me.cbx_Autodruck.Text = "Autodruck"
|
|
Me.cbx_Autodruck.UseVisualStyleBackColor = True
|
|
'
|
|
'Label15
|
|
'
|
|
Me.Label15.AutoSize = True
|
|
Me.Label15.Location = New System.Drawing.Point(15, 116)
|
|
Me.Label15.Name = "Label15"
|
|
Me.Label15.Size = New System.Drawing.Size(45, 13)
|
|
Me.Label15.TabIndex = 135
|
|
Me.Label15.Text = "Drucker"
|
|
'
|
|
'comboInstalledPrinters
|
|
'
|
|
Me.comboInstalledPrinters.FormattingEnabled = True
|
|
Me.comboInstalledPrinters.Location = New System.Drawing.Point(93, 113)
|
|
Me.comboInstalledPrinters.Name = "comboInstalledPrinters"
|
|
Me.comboInstalledPrinters.Size = New System.Drawing.Size(147, 21)
|
|
Me.comboInstalledPrinters.TabIndex = 134
|
|
'
|
|
'Label14
|
|
'
|
|
Me.Label14.AutoSize = True
|
|
Me.Label14.Location = New System.Drawing.Point(13, 190)
|
|
Me.Label14.Name = "Label14"
|
|
Me.Label14.Size = New System.Drawing.Size(76, 13)
|
|
Me.Label14.TabIndex = 131
|
|
Me.Label14.Text = "StornoBelegNr"
|
|
'
|
|
'StornoBelegNr
|
|
'
|
|
Me.StornoBelegNr.Location = New System.Drawing.Point(16, 208)
|
|
Me.StornoBelegNr.Name = "StornoBelegNr"
|
|
Me.StornoBelegNr.Size = New System.Drawing.Size(78, 20)
|
|
Me.StornoBelegNr.TabIndex = 130
|
|
'
|
|
'Label13
|
|
'
|
|
Me.Label13.AutoSize = True
|
|
Me.Label13.Location = New System.Drawing.Point(8, 244)
|
|
Me.Label13.Name = "Label13"
|
|
Me.Label13.Size = New System.Drawing.Size(25, 13)
|
|
Me.Label13.TabIndex = 128
|
|
Me.Label13.Text = "Typ"
|
|
'
|
|
'cbx_Typ
|
|
'
|
|
Me.cbx_Typ.FormattingEnabled = True
|
|
Me.cbx_Typ.Items.AddRange(New Object() {"0: ZVT Standard", "1: ICP mit Shutter", "2: ICT 220 alt", "3: ICP Zelos", "4: Clover", "5: CCV Base seriell", "10: SIX", "11: OPI", "12: myPOS", "13: TIM-Server"})
|
|
Me.cbx_Typ.Location = New System.Drawing.Point(137, 241)
|
|
Me.cbx_Typ.MaxDropDownItems = 12
|
|
Me.cbx_Typ.Name = "cbx_Typ"
|
|
Me.cbx_Typ.Size = New System.Drawing.Size(154, 21)
|
|
Me.cbx_Typ.TabIndex = 127
|
|
Me.cbx_Typ.Text = "0: ZVT Standard"
|
|
'
|
|
'btn_Haendlerbeleg_drucken
|
|
'
|
|
Me.btn_Haendlerbeleg_drucken.Location = New System.Drawing.Point(317, 334)
|
|
Me.btn_Haendlerbeleg_drucken.Name = "btn_Haendlerbeleg_drucken"
|
|
Me.btn_Haendlerbeleg_drucken.Size = New System.Drawing.Size(122, 23)
|
|
Me.btn_Haendlerbeleg_drucken.TabIndex = 126
|
|
Me.btn_Haendlerbeleg_drucken.Text = "Drucken"
|
|
Me.btn_Haendlerbeleg_drucken.UseVisualStyleBackColor = True
|
|
'
|
|
'txt_Kassenbon
|
|
'
|
|
Me.txt_Kassenbon.Font = New System.Drawing.Font("Consolas", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txt_Kassenbon.Location = New System.Drawing.Point(319, 22)
|
|
Me.txt_Kassenbon.Multiline = True
|
|
Me.txt_Kassenbon.Name = "txt_Kassenbon"
|
|
Me.txt_Kassenbon.ReadOnly = True
|
|
Me.txt_Kassenbon.Size = New System.Drawing.Size(221, 151)
|
|
Me.txt_Kassenbon.TabIndex = 125
|
|
Me.txt_Kassenbon.Text = "Kassenbon"
|
|
'
|
|
'btn_Kundenbeleg_drucken
|
|
'
|
|
Me.btn_Kundenbeleg_drucken.Location = New System.Drawing.Point(18, 334)
|
|
Me.btn_Kundenbeleg_drucken.Name = "btn_Kundenbeleg_drucken"
|
|
Me.btn_Kundenbeleg_drucken.Size = New System.Drawing.Size(122, 23)
|
|
Me.btn_Kundenbeleg_drucken.TabIndex = 124
|
|
Me.btn_Kundenbeleg_drucken.Text = "Drucken"
|
|
Me.btn_Kundenbeleg_drucken.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_Gutschrift
|
|
'
|
|
Me.btn_Gutschrift.Location = New System.Drawing.Point(265, 194)
|
|
Me.btn_Gutschrift.Name = "btn_Gutschrift"
|
|
Me.btn_Gutschrift.Size = New System.Drawing.Size(129, 34)
|
|
Me.btn_Gutschrift.TabIndex = 123
|
|
Me.btn_Gutschrift.Text = "Gutschrift"
|
|
Me.btn_Gutschrift.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_Storno
|
|
'
|
|
Me.btn_Storno.Location = New System.Drawing.Point(119, 194)
|
|
Me.btn_Storno.Name = "btn_Storno"
|
|
Me.btn_Storno.Size = New System.Drawing.Size(129, 34)
|
|
Me.btn_Storno.TabIndex = 122
|
|
Me.btn_Storno.Text = " Storno"
|
|
Me.btn_Storno.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_Tagesabschluss
|
|
'
|
|
Me.btn_Tagesabschluss.Location = New System.Drawing.Point(265, 251)
|
|
Me.btn_Tagesabschluss.Name = "btn_Tagesabschluss"
|
|
Me.btn_Tagesabschluss.Size = New System.Drawing.Size(129, 34)
|
|
Me.btn_Tagesabschluss.TabIndex = 121
|
|
Me.btn_Tagesabschluss.Text = "Tagesabschl."
|
|
Me.btn_Tagesabschluss.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_Diagnose
|
|
'
|
|
Me.btn_Diagnose.Location = New System.Drawing.Point(160, 45)
|
|
Me.btn_Diagnose.Name = "btn_Diagnose"
|
|
Me.btn_Diagnose.Size = New System.Drawing.Size(129, 33)
|
|
Me.btn_Diagnose.TabIndex = 120
|
|
Me.btn_Diagnose.Text = "Diagnose"
|
|
Me.btn_Diagnose.UseVisualStyleBackColor = True
|
|
'
|
|
'cbx_Kassedruck
|
|
'
|
|
Me.cbx_Kassedruck.AutoSize = True
|
|
Me.cbx_Kassedruck.Location = New System.Drawing.Point(16, 23)
|
|
Me.cbx_Kassedruck.Name = "cbx_Kassedruck"
|
|
Me.cbx_Kassedruck.Size = New System.Drawing.Size(82, 17)
|
|
Me.cbx_Kassedruck.TabIndex = 118
|
|
Me.cbx_Kassedruck.Text = "Kassedruck"
|
|
Me.cbx_Kassedruck.UseVisualStyleBackColor = True
|
|
'
|
|
'Label11
|
|
'
|
|
Me.Label11.AutoSize = True
|
|
Me.Label11.Location = New System.Drawing.Point(314, 216)
|
|
Me.Label11.Name = "Label11"
|
|
Me.Label11.Size = New System.Drawing.Size(131, 13)
|
|
Me.Label11.TabIndex = 117
|
|
Me.Label11.Text = "Drucktext2 (Händlerbeleg)"
|
|
'
|
|
'txt_Drucktext2
|
|
'
|
|
Me.txt_Drucktext2.Location = New System.Drawing.Point(317, 232)
|
|
Me.txt_Drucktext2.Multiline = True
|
|
Me.txt_Drucktext2.Name = "txt_Drucktext2"
|
|
Me.txt_Drucktext2.ReadOnly = True
|
|
Me.txt_Drucktext2.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
|
Me.txt_Drucktext2.Size = New System.Drawing.Size(226, 96)
|
|
Me.txt_Drucktext2.TabIndex = 116
|
|
'
|
|
'Label10
|
|
'
|
|
Me.Label10.AutoSize = True
|
|
Me.Label10.Location = New System.Drawing.Point(15, 216)
|
|
Me.Label10.Name = "Label10"
|
|
Me.Label10.Size = New System.Drawing.Size(125, 13)
|
|
Me.Label10.TabIndex = 115
|
|
Me.Label10.Text = "Drucktext (Kundenbeleg)"
|
|
'
|
|
'txt_Drucktext
|
|
'
|
|
Me.txt_Drucktext.Location = New System.Drawing.Point(17, 232)
|
|
Me.txt_Drucktext.Multiline = True
|
|
Me.txt_Drucktext.Name = "txt_Drucktext"
|
|
Me.txt_Drucktext.ReadOnly = True
|
|
Me.txt_Drucktext.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
|
Me.txt_Drucktext.Size = New System.Drawing.Size(223, 96)
|
|
Me.txt_Drucktext.TabIndex = 114
|
|
'
|
|
'txt_Lizenz
|
|
'
|
|
Me.txt_Lizenz.Location = New System.Drawing.Point(135, 212)
|
|
Me.txt_Lizenz.Name = "txt_Lizenz"
|
|
Me.txt_Lizenz.Size = New System.Drawing.Size(190, 20)
|
|
Me.txt_Lizenz.TabIndex = 109
|
|
'
|
|
'Label7
|
|
'
|
|
Me.Label7.AutoSize = True
|
|
Me.Label7.Location = New System.Drawing.Point(8, 215)
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Size = New System.Drawing.Size(37, 13)
|
|
Me.Label7.TabIndex = 108
|
|
Me.Label7.Text = "Lizenz"
|
|
'
|
|
'cbx_ComStop
|
|
'
|
|
Me.cbx_ComStop.FormattingEnabled = True
|
|
Me.cbx_ComStop.Items.AddRange(New Object() {"1", "2"})
|
|
Me.cbx_ComStop.Location = New System.Drawing.Point(135, 184)
|
|
Me.cbx_ComStop.Name = "cbx_ComStop"
|
|
Me.cbx_ComStop.Size = New System.Drawing.Size(38, 21)
|
|
Me.cbx_ComStop.TabIndex = 107
|
|
Me.cbx_ComStop.Text = "1"
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.AutoSize = True
|
|
Me.Label6.Location = New System.Drawing.Point(7, 187)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(50, 13)
|
|
Me.Label6.TabIndex = 106
|
|
Me.Label6.Text = "ComStop"
|
|
'
|
|
'cbx_ComSpeed
|
|
'
|
|
Me.cbx_ComSpeed.FormattingEnabled = True
|
|
Me.cbx_ComSpeed.Items.AddRange(New Object() {"9600", "115000"})
|
|
Me.cbx_ComSpeed.Location = New System.Drawing.Point(135, 152)
|
|
Me.cbx_ComSpeed.Name = "cbx_ComSpeed"
|
|
Me.cbx_ComSpeed.Size = New System.Drawing.Size(121, 21)
|
|
Me.cbx_ComSpeed.TabIndex = 105
|
|
Me.cbx_ComSpeed.Text = "9600"
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Location = New System.Drawing.Point(8, 156)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(59, 13)
|
|
Me.Label5.TabIndex = 104
|
|
Me.Label5.Text = "ComSpeed"
|
|
'
|
|
'txt_Port
|
|
'
|
|
Me.txt_Port.Location = New System.Drawing.Point(301, 125)
|
|
Me.txt_Port.MaxLength = 5
|
|
Me.txt_Port.Name = "txt_Port"
|
|
Me.txt_Port.Size = New System.Drawing.Size(58, 20)
|
|
Me.txt_Port.TabIndex = 103
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Location = New System.Drawing.Point(269, 128)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(26, 13)
|
|
Me.Label4.TabIndex = 102
|
|
Me.Label4.Text = "Port"
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Location = New System.Drawing.Point(8, 125)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(17, 13)
|
|
Me.Label3.TabIndex = 101
|
|
Me.Label3.Text = "IP"
|
|
'
|
|
'txt_IP
|
|
'
|
|
Me.txt_IP.Location = New System.Drawing.Point(135, 122)
|
|
Me.txt_IP.MaxLength = 30
|
|
Me.txt_IP.Name = "txt_IP"
|
|
Me.txt_IP.Size = New System.Drawing.Size(121, 20)
|
|
Me.txt_IP.TabIndex = 100
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Location = New System.Drawing.Point(8, 96)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(55, 13)
|
|
Me.Label2.TabIndex = 99
|
|
Me.Label2.Text = "Anschluss"
|
|
'
|
|
'cbx_COM
|
|
'
|
|
Me.cbx_COM.FormattingEnabled = True
|
|
Me.cbx_COM.Items.AddRange(New Object() {"LAN", "COM", "COM1", "COM2", "COM3", "COM4", "COM5", "COM6", "COM7", "COM8", "COM9"})
|
|
Me.cbx_COM.Location = New System.Drawing.Point(135, 93)
|
|
Me.cbx_COM.Name = "cbx_COM"
|
|
Me.cbx_COM.Size = New System.Drawing.Size(121, 21)
|
|
Me.cbx_COM.TabIndex = 98
|
|
Me.cbx_COM.Text = "LAN"
|
|
'
|
|
'txt_KasseNr
|
|
'
|
|
Me.txt_KasseNr.Location = New System.Drawing.Point(137, 12)
|
|
Me.txt_KasseNr.MaxLength = 4
|
|
Me.txt_KasseNr.Name = "txt_KasseNr"
|
|
Me.txt_KasseNr.Size = New System.Drawing.Size(46, 20)
|
|
Me.txt_KasseNr.TabIndex = 97
|
|
'
|
|
'Label16
|
|
'
|
|
Me.Label16.AutoSize = True
|
|
Me.Label16.Location = New System.Drawing.Point(8, 15)
|
|
Me.Label16.Name = "Label16"
|
|
Me.Label16.Size = New System.Drawing.Size(50, 13)
|
|
Me.Label16.TabIndex = 94
|
|
Me.Label16.Text = "Kasse Nr"
|
|
'
|
|
'btnNew
|
|
'
|
|
Me.btnNew.DialogResult = System.Windows.Forms.DialogResult.Cancel
|
|
Me.btnNew.Location = New System.Drawing.Point(760, 516)
|
|
Me.btnNew.Name = "btnNew"
|
|
Me.btnNew.Size = New System.Drawing.Size(78, 23)
|
|
Me.btnNew.TabIndex = 138
|
|
Me.btnNew.Text = "Speichern"
|
|
Me.btnNew.UseVisualStyleBackColor = True
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.BackgroundImage = Global.SDL.My.Resources.Resources.del
|
|
Me.Button1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button1.Location = New System.Drawing.Point(225, 521)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(24, 20)
|
|
Me.Button1.TabIndex = 140
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
'
|
|
'btn
|
|
'
|
|
Me.btn.BackgroundImage = Global.SDL.My.Resources.Resources.plus
|
|
Me.btn.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.btn.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btn.Location = New System.Drawing.Point(248, 521)
|
|
Me.btn.Name = "btn"
|
|
Me.btn.Size = New System.Drawing.Size(24, 20)
|
|
Me.btn.TabIndex = 139
|
|
Me.btn.UseVisualStyleBackColor = True
|
|
'
|
|
'LinkLabel2
|
|
'
|
|
Me.LinkLabel2.AutoSize = True
|
|
Me.LinkLabel2.Location = New System.Drawing.Point(360, 43)
|
|
Me.LinkLabel2.Name = "LinkLabel2"
|
|
Me.LinkLabel2.Size = New System.Drawing.Size(144, 13)
|
|
Me.LinkLabel2.TabIndex = 142
|
|
Me.LinkLabel2.TabStop = True
|
|
Me.LinkLabel2.Text = "Installation ZVT (hier klicken)"
|
|
'
|
|
'txt_KassenBez
|
|
'
|
|
Me.txt_KassenBez.Location = New System.Drawing.Point(137, 36)
|
|
Me.txt_KassenBez.MaxLength = 4
|
|
Me.txt_KassenBez.Name = "txt_KassenBez"
|
|
Me.txt_KassenBez.Size = New System.Drawing.Size(86, 20)
|
|
Me.txt_KassenBez.TabIndex = 144
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Location = New System.Drawing.Point(7, 39)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(112, 13)
|
|
Me.Label1.TabIndex = 143
|
|
Me.Label1.Text = "Terminal Bezeichnung"
|
|
'
|
|
'cbx_aktiv
|
|
'
|
|
Me.cbx_aktiv.AutoSize = True
|
|
Me.cbx_aktiv.Location = New System.Drawing.Point(363, 14)
|
|
Me.cbx_aktiv.Name = "cbx_aktiv"
|
|
Me.cbx_aktiv.Size = New System.Drawing.Size(172, 17)
|
|
Me.cbx_aktiv.TabIndex = 145
|
|
Me.cbx_aktiv.Text = "aktiv (Terminal angeschlossen)"
|
|
Me.cbx_aktiv.UseVisualStyleBackColor = True
|
|
'
|
|
'txt_Wartezeit
|
|
'
|
|
Me.txt_Wartezeit.Location = New System.Drawing.Point(137, 64)
|
|
Me.txt_Wartezeit.MaxLength = 4
|
|
Me.txt_Wartezeit.Name = "txt_Wartezeit"
|
|
Me.txt_Wartezeit.Size = New System.Drawing.Size(23, 20)
|
|
Me.txt_Wartezeit.TabIndex = 147
|
|
Me.txt_Wartezeit.Text = "3"
|
|
Me.txt_Wartezeit.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'Label17
|
|
'
|
|
Me.Label17.AutoSize = True
|
|
Me.Label17.Location = New System.Drawing.Point(177, 67)
|
|
Me.Label17.Name = "Label17"
|
|
Me.Label17.Size = New System.Drawing.Size(88, 13)
|
|
Me.Label17.TabIndex = 146
|
|
Me.Label17.Text = "Wartezeit in Sec."
|
|
'
|
|
'Label18
|
|
'
|
|
Me.Label18.AutoSize = True
|
|
Me.Label18.Location = New System.Drawing.Point(8, 67)
|
|
Me.Label18.Name = "Label18"
|
|
Me.Label18.Size = New System.Drawing.Size(74, 13)
|
|
Me.Label18.TabIndex = 148
|
|
Me.Label18.Text = "Start von ZVT"
|
|
'
|
|
'TabControl1
|
|
'
|
|
Me.TabControl1.Controls.Add(Me.TabPage1)
|
|
Me.TabControl1.Controls.Add(Me.TabPage2)
|
|
Me.TabControl1.Controls.Add(Me.TabPage3)
|
|
Me.TabControl1.Location = New System.Drawing.Point(274, 9)
|
|
Me.TabControl1.Name = "TabControl1"
|
|
Me.TabControl1.SelectedIndex = 0
|
|
Me.TabControl1.Size = New System.Drawing.Size(568, 501)
|
|
Me.TabControl1.TabIndex = 149
|
|
'
|
|
'TabPage1
|
|
'
|
|
Me.TabPage1.Controls.Add(Me.btnPfad)
|
|
Me.TabPage1.Controls.Add(Me.CheckBox1)
|
|
Me.TabPage1.Controls.Add(Me.Label26)
|
|
Me.TabPage1.Controls.Add(Me.Label25)
|
|
Me.TabPage1.Controls.Add(Me.txtPfad)
|
|
Me.TabPage1.Controls.Add(Me.Label24)
|
|
Me.TabPage1.Controls.Add(Me.txtFIBU)
|
|
Me.TabPage1.Controls.Add(Me.Label16)
|
|
Me.TabPage1.Controls.Add(Me.Label18)
|
|
Me.TabPage1.Controls.Add(Me.txt_KasseNr)
|
|
Me.TabPage1.Controls.Add(Me.txt_Wartezeit)
|
|
Me.TabPage1.Controls.Add(Me.cbx_COM)
|
|
Me.TabPage1.Controls.Add(Me.Label17)
|
|
Me.TabPage1.Controls.Add(Me.Label2)
|
|
Me.TabPage1.Controls.Add(Me.cbx_aktiv)
|
|
Me.TabPage1.Controls.Add(Me.txt_IP)
|
|
Me.TabPage1.Controls.Add(Me.txt_KassenBez)
|
|
Me.TabPage1.Controls.Add(Me.Label3)
|
|
Me.TabPage1.Controls.Add(Me.Label1)
|
|
Me.TabPage1.Controls.Add(Me.Label4)
|
|
Me.TabPage1.Controls.Add(Me.LinkLabel2)
|
|
Me.TabPage1.Controls.Add(Me.txt_Port)
|
|
Me.TabPage1.Controls.Add(Me.Label5)
|
|
Me.TabPage1.Controls.Add(Me.cbx_ComSpeed)
|
|
Me.TabPage1.Controls.Add(Me.Label6)
|
|
Me.TabPage1.Controls.Add(Me.cbx_ComStop)
|
|
Me.TabPage1.Controls.Add(Me.Label7)
|
|
Me.TabPage1.Controls.Add(Me.txt_Lizenz)
|
|
Me.TabPage1.Controls.Add(Me.Label13)
|
|
Me.TabPage1.Controls.Add(Me.cbx_Typ)
|
|
Me.TabPage1.Location = New System.Drawing.Point(4, 22)
|
|
Me.TabPage1.Name = "TabPage1"
|
|
Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabPage1.Size = New System.Drawing.Size(560, 475)
|
|
Me.TabPage1.TabIndex = 0
|
|
Me.TabPage1.Text = "Allgemein"
|
|
Me.TabPage1.UseVisualStyleBackColor = True
|
|
'
|
|
'Label24
|
|
'
|
|
Me.Label24.AutoSize = True
|
|
Me.Label24.Location = New System.Drawing.Point(8, 280)
|
|
Me.Label24.Name = "Label24"
|
|
Me.Label24.Size = New System.Drawing.Size(62, 13)
|
|
Me.Label24.TabIndex = 149
|
|
Me.Label24.Text = "FIBU Konto"
|
|
'
|
|
'txtFIBU
|
|
'
|
|
Me.txtFIBU.Location = New System.Drawing.Point(135, 277)
|
|
Me.txtFIBU.Name = "txtFIBU"
|
|
Me.txtFIBU.Size = New System.Drawing.Size(67, 20)
|
|
Me.txtFIBU.TabIndex = 150
|
|
'
|
|
'TabPage2
|
|
'
|
|
Me.TabPage2.Controls.Add(Me.Label15)
|
|
Me.TabPage2.Controls.Add(Me.txt_Drucktext)
|
|
Me.TabPage2.Controls.Add(Me.Label10)
|
|
Me.TabPage2.Controls.Add(Me.txt_Drucktext2)
|
|
Me.TabPage2.Controls.Add(Me.Label11)
|
|
Me.TabPage2.Controls.Add(Me.btn_Kundenbeleg_drucken)
|
|
Me.TabPage2.Controls.Add(Me.btn_Haendlerbeleg_drucken)
|
|
Me.TabPage2.Controls.Add(Me.comboInstalledPrinters)
|
|
Me.TabPage2.Controls.Add(Me.txt_Kassenbon)
|
|
Me.TabPage2.Controls.Add(Me.cbx_Kassedruck)
|
|
Me.TabPage2.Controls.Add(Me.cbx_Autodruck)
|
|
Me.TabPage2.Controls.Add(Me.cbx_Dummy)
|
|
Me.TabPage2.Location = New System.Drawing.Point(4, 22)
|
|
Me.TabPage2.Name = "TabPage2"
|
|
Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabPage2.Size = New System.Drawing.Size(560, 475)
|
|
Me.TabPage2.TabIndex = 1
|
|
Me.TabPage2.Text = "Ausdruck"
|
|
Me.TabPage2.UseVisualStyleBackColor = True
|
|
'
|
|
'TabPage3
|
|
'
|
|
Me.TabPage3.Controls.Add(Me.Label23)
|
|
Me.TabPage3.Controls.Add(Me.txt_Kartentyp)
|
|
Me.TabPage3.Controls.Add(Me.cbx_Sprache)
|
|
Me.TabPage3.Controls.Add(Me.Label22)
|
|
Me.TabPage3.Controls.Add(Me.btn_Sprache)
|
|
Me.TabPage3.Controls.Add(Me.btn_Kontostand)
|
|
Me.TabPage3.Controls.Add(Me.btn_Druckwiederh)
|
|
Me.TabPage3.Controls.Add(Me.Label21)
|
|
Me.TabPage3.Controls.Add(Me.Label20)
|
|
Me.TabPage3.Controls.Add(Me.Label19)
|
|
Me.TabPage3.Controls.Add(Me.btn_Tagesabschluss)
|
|
Me.TabPage3.Controls.Add(Me.btn_Diagnose)
|
|
Me.TabPage3.Controls.Add(Me.TextBox_Aktiv)
|
|
Me.TabPage3.Controls.Add(Me.btn_Storno)
|
|
Me.TabPage3.Controls.Add(Me.btn_Gutschrift)
|
|
Me.TabPage3.Controls.Add(Me.Label14)
|
|
Me.TabPage3.Controls.Add(Me.Label8)
|
|
Me.TabPage3.Controls.Add(Me.txt_ErgebnisText)
|
|
Me.TabPage3.Controls.Add(Me.StornoBelegNr)
|
|
Me.TabPage3.Controls.Add(Me.txt_Ergebnis)
|
|
Me.TabPage3.Controls.Add(Me.Label12)
|
|
Me.TabPage3.Controls.Add(Me.Label9)
|
|
Me.TabPage3.Controls.Add(Me.txt_BelegNr)
|
|
Me.TabPage3.Controls.Add(Me.btn_Autorisierung)
|
|
Me.TabPage3.Controls.Add(Me.txt_Betrag)
|
|
Me.TabPage3.Location = New System.Drawing.Point(4, 22)
|
|
Me.TabPage3.Name = "TabPage3"
|
|
Me.TabPage3.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabPage3.Size = New System.Drawing.Size(560, 475)
|
|
Me.TabPage3.TabIndex = 2
|
|
Me.TabPage3.Text = "Funktionen"
|
|
Me.TabPage3.UseVisualStyleBackColor = True
|
|
'
|
|
'Label23
|
|
'
|
|
Me.Label23.AutoSize = True
|
|
Me.Label23.Location = New System.Drawing.Point(13, 423)
|
|
Me.Label23.Name = "Label23"
|
|
Me.Label23.Size = New System.Drawing.Size(52, 13)
|
|
Me.Label23.TabIndex = 141
|
|
Me.Label23.Text = "Kartentyp"
|
|
'
|
|
'txt_Kartentyp
|
|
'
|
|
Me.txt_Kartentyp.Location = New System.Drawing.Point(109, 420)
|
|
Me.txt_Kartentyp.Name = "txt_Kartentyp"
|
|
Me.txt_Kartentyp.ReadOnly = True
|
|
Me.txt_Kartentyp.Size = New System.Drawing.Size(44, 20)
|
|
Me.txt_Kartentyp.TabIndex = 140
|
|
'
|
|
'cbx_Sprache
|
|
'
|
|
Me.cbx_Sprache.FormattingEnabled = True
|
|
Me.cbx_Sprache.Items.AddRange(New Object() {"DE", "FR", "ES", "NL", "IT", "PL"})
|
|
Me.cbx_Sprache.Location = New System.Drawing.Point(16, 259)
|
|
Me.cbx_Sprache.Name = "cbx_Sprache"
|
|
Me.cbx_Sprache.Size = New System.Drawing.Size(80, 21)
|
|
Me.cbx_Sprache.TabIndex = 138
|
|
Me.cbx_Sprache.Text = "DE"
|
|
'
|
|
'Label22
|
|
'
|
|
Me.Label22.AutoSize = True
|
|
Me.Label22.Location = New System.Drawing.Point(13, 243)
|
|
Me.Label22.Name = "Label22"
|
|
Me.Label22.Size = New System.Drawing.Size(47, 13)
|
|
Me.Label22.TabIndex = 139
|
|
Me.Label22.Text = "Sprache"
|
|
'
|
|
'btn_Sprache
|
|
'
|
|
Me.btn_Sprache.Location = New System.Drawing.Point(119, 251)
|
|
Me.btn_Sprache.Name = "btn_Sprache"
|
|
Me.btn_Sprache.Size = New System.Drawing.Size(129, 34)
|
|
Me.btn_Sprache.TabIndex = 137
|
|
Me.btn_Sprache.Text = "Srpachauswahl"
|
|
Me.btn_Sprache.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_Kontostand
|
|
'
|
|
Me.btn_Kontostand.Location = New System.Drawing.Point(413, 194)
|
|
Me.btn_Kontostand.Name = "btn_Kontostand"
|
|
Me.btn_Kontostand.Size = New System.Drawing.Size(129, 34)
|
|
Me.btn_Kontostand.TabIndex = 136
|
|
Me.btn_Kontostand.Text = "Kontostandabfr."
|
|
Me.btn_Kontostand.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_Druckwiederh
|
|
'
|
|
Me.btn_Druckwiederh.Location = New System.Drawing.Point(413, 251)
|
|
Me.btn_Druckwiederh.Name = "btn_Druckwiederh"
|
|
Me.btn_Druckwiederh.Size = New System.Drawing.Size(129, 34)
|
|
Me.btn_Druckwiederh.TabIndex = 135
|
|
Me.btn_Druckwiederh.Text = "Druckwiederholung"
|
|
Me.btn_Druckwiederh.UseVisualStyleBackColor = True
|
|
'
|
|
'Label21
|
|
'
|
|
Me.Label21.AutoSize = True
|
|
Me.Label21.Location = New System.Drawing.Point(14, 344)
|
|
Me.Label21.Name = "Label21"
|
|
Me.Label21.Size = New System.Drawing.Size(43, 13)
|
|
Me.Label21.TabIndex = 134
|
|
Me.Label21.Text = "Antwort"
|
|
'
|
|
'Label20
|
|
'
|
|
Me.Label20.AutoSize = True
|
|
Me.Label20.Location = New System.Drawing.Point(13, 164)
|
|
Me.Label20.Name = "Label20"
|
|
Me.Label20.Size = New System.Drawing.Size(235, 13)
|
|
Me.Label20.TabIndex = 133
|
|
Me.Label20.Text = "Funktionen mit Standard- oder Professionallizenz"
|
|
'
|
|
'Label19
|
|
'
|
|
Me.Label19.AutoSize = True
|
|
Me.Label19.Location = New System.Drawing.Point(6, 3)
|
|
Me.Label19.Name = "Label19"
|
|
Me.Label19.Size = New System.Drawing.Size(120, 13)
|
|
Me.Label19.TabIndex = 132
|
|
Me.Label19.Text = "Funktionen ohne Lizenz"
|
|
'
|
|
'TextBox_Aktiv
|
|
'
|
|
Me.TextBox_Aktiv.BackColor = System.Drawing.Color.Gray
|
|
Me.TextBox_Aktiv.Location = New System.Drawing.Point(13, 444)
|
|
Me.TextBox_Aktiv.Name = "TextBox_Aktiv"
|
|
Me.TextBox_Aktiv.Size = New System.Drawing.Size(123, 20)
|
|
Me.TextBox_Aktiv.TabIndex = 129
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.AutoSize = True
|
|
Me.Label8.Location = New System.Drawing.Point(14, 22)
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Size = New System.Drawing.Size(38, 13)
|
|
Me.Label8.TabIndex = 110
|
|
Me.Label8.Text = "Betrag"
|
|
'
|
|
'txt_ErgebnisText
|
|
'
|
|
Me.txt_ErgebnisText.Location = New System.Drawing.Point(167, 371)
|
|
Me.txt_ErgebnisText.Multiline = True
|
|
Me.txt_ErgebnisText.Name = "txt_ErgebnisText"
|
|
Me.txt_ErgebnisText.ReadOnly = True
|
|
Me.txt_ErgebnisText.Size = New System.Drawing.Size(375, 65)
|
|
Me.txt_ErgebnisText.TabIndex = 113
|
|
'
|
|
'txt_Ergebnis
|
|
'
|
|
Me.txt_Ergebnis.Location = New System.Drawing.Point(109, 371)
|
|
Me.txt_Ergebnis.Name = "txt_Ergebnis"
|
|
Me.txt_Ergebnis.ReadOnly = True
|
|
Me.txt_Ergebnis.Size = New System.Drawing.Size(44, 20)
|
|
Me.txt_Ergebnis.TabIndex = 112
|
|
'
|
|
'Label12
|
|
'
|
|
Me.Label12.AutoSize = True
|
|
Me.Label12.Location = New System.Drawing.Point(13, 401)
|
|
Me.Label12.Name = "Label12"
|
|
Me.Label12.Size = New System.Drawing.Size(45, 13)
|
|
Me.Label12.TabIndex = 133
|
|
Me.Label12.Text = "BelegNr"
|
|
'
|
|
'Label9
|
|
'
|
|
Me.Label9.AutoSize = True
|
|
Me.Label9.Location = New System.Drawing.Point(13, 374)
|
|
Me.Label9.Name = "Label9"
|
|
Me.Label9.Size = New System.Drawing.Size(48, 13)
|
|
Me.Label9.TabIndex = 111
|
|
Me.Label9.Text = "Ergebnis"
|
|
'
|
|
'txt_BelegNr
|
|
'
|
|
Me.txt_BelegNr.Location = New System.Drawing.Point(109, 394)
|
|
Me.txt_BelegNr.Name = "txt_BelegNr"
|
|
Me.txt_BelegNr.ReadOnly = True
|
|
Me.txt_BelegNr.Size = New System.Drawing.Size(44, 20)
|
|
Me.txt_BelegNr.TabIndex = 132
|
|
'
|
|
'btn_Autorisierung
|
|
'
|
|
Me.btn_Autorisierung.Location = New System.Drawing.Point(9, 45)
|
|
Me.btn_Autorisierung.Name = "btn_Autorisierung"
|
|
Me.btn_Autorisierung.Size = New System.Drawing.Size(129, 33)
|
|
Me.btn_Autorisierung.TabIndex = 96
|
|
Me.btn_Autorisierung.Text = "Autorisierung starten"
|
|
Me.btn_Autorisierung.UseVisualStyleBackColor = True
|
|
'
|
|
'txt_Betrag
|
|
'
|
|
Me.txt_Betrag.Location = New System.Drawing.Point(108, 19)
|
|
Me.txt_Betrag.MaxLength = 8
|
|
Me.txt_Betrag.Name = "txt_Betrag"
|
|
Me.txt_Betrag.Size = New System.Drawing.Size(46, 20)
|
|
Me.txt_Betrag.TabIndex = 95
|
|
Me.txt_Betrag.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'lblWarning
|
|
'
|
|
Me.lblWarning.AutoSize = True
|
|
Me.lblWarning.ForeColor = System.Drawing.Color.Red
|
|
Me.lblWarning.Location = New System.Drawing.Point(487, 9)
|
|
Me.lblWarning.Name = "lblWarning"
|
|
Me.lblWarning.Size = New System.Drawing.Size(47, 13)
|
|
Me.lblWarning.TabIndex = 150
|
|
Me.lblWarning.Text = "Warning"
|
|
'
|
|
'Label25
|
|
'
|
|
Me.Label25.AutoSize = True
|
|
Me.Label25.Location = New System.Drawing.Point(8, 306)
|
|
Me.Label25.Name = "Label25"
|
|
Me.Label25.Size = New System.Drawing.Size(76, 13)
|
|
Me.Label25.TabIndex = 151
|
|
Me.Label25.Text = "Protokollpfad *"
|
|
'
|
|
'txtPfad
|
|
'
|
|
Me.txtPfad.Location = New System.Drawing.Point(135, 303)
|
|
Me.txtPfad.Name = "txtPfad"
|
|
Me.txtPfad.Size = New System.Drawing.Size(177, 20)
|
|
Me.txtPfad.TabIndex = 152
|
|
'
|
|
'Label26
|
|
'
|
|
Me.Label26.AutoSize = True
|
|
Me.Label26.Location = New System.Drawing.Point(134, 326)
|
|
Me.Label26.Name = "Label26"
|
|
Me.Label26.Size = New System.Drawing.Size(308, 13)
|
|
Me.Label26.TabIndex = 153
|
|
Me.Label26.Text = "* wenn leer, Protokolldateien unter Dokumente\GUB\ZVTLOG\"
|
|
'
|
|
'CheckBox1
|
|
'
|
|
Me.CheckBox1.AutoSize = True
|
|
Me.CheckBox1.Location = New System.Drawing.Point(345, 302)
|
|
Me.CheckBox1.Name = "CheckBox1"
|
|
Me.CheckBox1.Size = New System.Drawing.Size(113, 17)
|
|
Me.CheckBox1.TabIndex = 154
|
|
Me.CheckBox1.Text = "als XML speichern"
|
|
Me.CheckBox1.UseVisualStyleBackColor = True
|
|
'
|
|
'btnPfad
|
|
'
|
|
Me.btnPfad.allowBorder = False
|
|
Me.btnPfad.BackgroundImage = Global.SDL.My.Resources.Resources.stift
|
|
Me.btnPfad.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.btnPfad.FlatAppearance.BorderSize = 0
|
|
Me.btnPfad.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnPfad.ForeColor = System.Drawing.Color.Black
|
|
Me.btnPfad.Location = New System.Drawing.Point(318, 306)
|
|
Me.btnPfad.Name = "btnPfad"
|
|
Me.btnPfad.Size = New System.Drawing.Size(21, 17)
|
|
Me.btnPfad.TabIndex = 155
|
|
Me.btnPfad.UseVisualStyleBackColor = True
|
|
Me.btnPfad.Visible = False
|
|
'
|
|
'frmPOSTerminal
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(847, 550)
|
|
Me.Controls.Add(Me.lblWarning)
|
|
Me.Controls.Add(Me.TabControl1)
|
|
Me.Controls.Add(Me.Button1)
|
|
Me.Controls.Add(Me.btn)
|
|
Me.Controls.Add(Me.btnNew)
|
|
Me.Controls.Add(Me.dgvTerminals)
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.Name = "frmPOSTerminal"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
Me.Text = "POS Terminal einstellen"
|
|
CType(Me.dgvTerminals, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.TabControl1.ResumeLayout(False)
|
|
Me.TabPage1.ResumeLayout(False)
|
|
Me.TabPage1.PerformLayout()
|
|
Me.TabPage2.ResumeLayout(False)
|
|
Me.TabPage2.PerformLayout()
|
|
Me.TabPage3.ResumeLayout(False)
|
|
Me.TabPage3.PerformLayout()
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
Friend WithEvents dgvTerminals As VERAG_PROG_ALLGEMEIN.MyDatagridview
|
|
Friend WithEvents cbx_Dummy As CheckBox
|
|
Friend WithEvents cbx_Autodruck As CheckBox
|
|
Friend WithEvents Label15 As Label
|
|
Friend WithEvents comboInstalledPrinters As ComboBox
|
|
Friend WithEvents Label14 As Label
|
|
Friend WithEvents StornoBelegNr As TextBox
|
|
Friend WithEvents Label13 As Label
|
|
Friend WithEvents cbx_Typ As ComboBox
|
|
Friend WithEvents btn_Haendlerbeleg_drucken As Button
|
|
Friend WithEvents txt_Kassenbon As TextBox
|
|
Friend WithEvents btn_Kundenbeleg_drucken As Button
|
|
Friend WithEvents btn_Gutschrift As Button
|
|
Friend WithEvents btn_Storno As Button
|
|
Friend WithEvents btn_Tagesabschluss As Button
|
|
Friend WithEvents btn_Diagnose As Button
|
|
Friend WithEvents cbx_Kassedruck As CheckBox
|
|
Friend WithEvents Label11 As Label
|
|
Friend WithEvents txt_Drucktext2 As TextBox
|
|
Friend WithEvents Label10 As Label
|
|
Friend WithEvents txt_Drucktext As TextBox
|
|
Friend WithEvents txt_Lizenz As TextBox
|
|
Friend WithEvents Label7 As Label
|
|
Friend WithEvents cbx_ComStop As ComboBox
|
|
Friend WithEvents Label6 As Label
|
|
Friend WithEvents cbx_ComSpeed As ComboBox
|
|
Friend WithEvents Label5 As Label
|
|
Friend WithEvents txt_Port As TextBox
|
|
Friend WithEvents Label4 As Label
|
|
Friend WithEvents Label3 As Label
|
|
Friend WithEvents txt_IP As TextBox
|
|
Friend WithEvents Label2 As Label
|
|
Friend WithEvents cbx_COM As ComboBox
|
|
Friend WithEvents txt_KasseNr As TextBox
|
|
Friend WithEvents Label16 As Label
|
|
Friend WithEvents btnNew As Button
|
|
Friend WithEvents Button1 As Button
|
|
Friend WithEvents btn As Button
|
|
Friend WithEvents LinkLabel2 As LinkLabel
|
|
Friend WithEvents txt_KassenBez As TextBox
|
|
Friend WithEvents Label1 As Label
|
|
Friend WithEvents cbx_aktiv As CheckBox
|
|
Friend WithEvents txt_Wartezeit As TextBox
|
|
Friend WithEvents Label17 As Label
|
|
Friend WithEvents Label18 As Label
|
|
Friend WithEvents TabControl1 As TabControl
|
|
Friend WithEvents TabPage1 As TabPage
|
|
Friend WithEvents TabPage2 As TabPage
|
|
Friend WithEvents TabPage3 As TabPage
|
|
Friend WithEvents lblWarning As Label
|
|
Friend WithEvents Label21 As Label
|
|
Friend WithEvents Label20 As Label
|
|
Friend WithEvents Label19 As Label
|
|
Friend WithEvents TextBox_Aktiv As TextBox
|
|
Friend WithEvents Label8 As Label
|
|
Friend WithEvents txt_ErgebnisText As TextBox
|
|
Friend WithEvents txt_Ergebnis As TextBox
|
|
Friend WithEvents Label12 As Label
|
|
Friend WithEvents Label9 As Label
|
|
Friend WithEvents txt_BelegNr As TextBox
|
|
Friend WithEvents btn_Autorisierung As Button
|
|
Friend WithEvents txt_Betrag As TextBox
|
|
Friend WithEvents btn_Druckwiederh As Button
|
|
Friend WithEvents btn_Kontostand As Button
|
|
Friend WithEvents cbx_Sprache As ComboBox
|
|
Friend WithEvents Label22 As Label
|
|
Friend WithEvents btn_Sprache As Button
|
|
Friend WithEvents Label23 As Label
|
|
Friend WithEvents txt_Kartentyp As TextBox
|
|
Friend WithEvents Label24 As Label
|
|
Friend WithEvents txtFIBU As TextBox
|
|
Friend WithEvents CheckBox1 As CheckBox
|
|
Friend WithEvents Label26 As Label
|
|
Friend WithEvents Label25 As Label
|
|
Friend WithEvents txtPfad As TextBox
|
|
Friend WithEvents btnPfad As VERAG_PROG_ALLGEMEIN.FlatButton
|
|
End Class
|