Rechnungdrucks-Art: Mail+Kopie, VERAG Parkplatzkarte NEU
This commit is contained in:
@@ -41,12 +41,15 @@ Partial Class frmVorlagenUpload
|
||||
Me.txtOrdner._DateTimeOnly = False
|
||||
Me.txtOrdner._numbersOnly = False
|
||||
Me.txtOrdner._numbersOnlyKommastellen = ""
|
||||
Me.txtOrdner._numbersOnlyTrennzeichen = True
|
||||
Me.txtOrdner._Prozent = False
|
||||
Me.txtOrdner._ShortDateNew = False
|
||||
Me.txtOrdner._ShortDateOnly = False
|
||||
Me.txtOrdner._TimeOnly = False
|
||||
Me.txtOrdner._TimeOnly_Seconds = False
|
||||
Me.txtOrdner._value = "VORLAGEN"
|
||||
Me.txtOrdner._Waehrung = False
|
||||
Me.txtOrdner._WaehrungZeichen = True
|
||||
Me.txtOrdner.Enabled = False
|
||||
Me.txtOrdner.ForeColor = System.Drawing.Color.Black
|
||||
Me.txtOrdner.Location = New System.Drawing.Point(89, 38)
|
||||
@@ -55,7 +58,7 @@ Partial Class frmVorlagenUpload
|
||||
Me.txtOrdner.MaxLines_Warning_Label = Nothing
|
||||
Me.txtOrdner.Name = "txtOrdner"
|
||||
Me.txtOrdner.Size = New System.Drawing.Size(357, 20)
|
||||
Me.txtOrdner.TabIndex = 3
|
||||
Me.txtOrdner.TabIndex = 2
|
||||
Me.txtOrdner.Text = "VORLAGEN"
|
||||
'
|
||||
'lbl
|
||||
@@ -82,12 +85,15 @@ Partial Class frmVorlagenUpload
|
||||
Me.tzxtKategorie._DateTimeOnly = False
|
||||
Me.tzxtKategorie._numbersOnly = False
|
||||
Me.tzxtKategorie._numbersOnlyKommastellen = ""
|
||||
Me.tzxtKategorie._numbersOnlyTrennzeichen = True
|
||||
Me.tzxtKategorie._Prozent = False
|
||||
Me.tzxtKategorie._ShortDateNew = False
|
||||
Me.tzxtKategorie._ShortDateOnly = False
|
||||
Me.tzxtKategorie._TimeOnly = False
|
||||
Me.tzxtKategorie._TimeOnly_Seconds = False
|
||||
Me.tzxtKategorie._value = "DOKUMENTE"
|
||||
Me.tzxtKategorie._Waehrung = False
|
||||
Me.tzxtKategorie._WaehrungZeichen = True
|
||||
Me.tzxtKategorie.Enabled = False
|
||||
Me.tzxtKategorie.ForeColor = System.Drawing.Color.Black
|
||||
Me.tzxtKategorie.Location = New System.Drawing.Point(89, 12)
|
||||
@@ -122,12 +128,15 @@ Partial Class frmVorlagenUpload
|
||||
Me.txtName._DateTimeOnly = False
|
||||
Me.txtName._numbersOnly = False
|
||||
Me.txtName._numbersOnlyKommastellen = ""
|
||||
Me.txtName._numbersOnlyTrennzeichen = True
|
||||
Me.txtName._Prozent = False
|
||||
Me.txtName._ShortDateNew = False
|
||||
Me.txtName._ShortDateOnly = False
|
||||
Me.txtName._TimeOnly = False
|
||||
Me.txtName._TimeOnly_Seconds = False
|
||||
Me.txtName._value = Nothing
|
||||
Me.txtName._Waehrung = False
|
||||
Me.txtName._WaehrungZeichen = True
|
||||
Me.txtName.ForeColor = System.Drawing.Color.Black
|
||||
Me.txtName.Location = New System.Drawing.Point(89, 132)
|
||||
Me.txtName.MaxLineLength = -1
|
||||
@@ -135,7 +144,7 @@ Partial Class frmVorlagenUpload
|
||||
Me.txtName.MaxLines_Warning_Label = Nothing
|
||||
Me.txtName.Name = "txtName"
|
||||
Me.txtName.Size = New System.Drawing.Size(357, 20)
|
||||
Me.txtName.TabIndex = 7
|
||||
Me.txtName.TabIndex = 5
|
||||
'
|
||||
'btnUpload
|
||||
'
|
||||
@@ -143,7 +152,7 @@ Partial Class frmVorlagenUpload
|
||||
Me.btnUpload.Location = New System.Drawing.Point(221, 158)
|
||||
Me.btnUpload.Name = "btnUpload"
|
||||
Me.btnUpload.Size = New System.Drawing.Size(225, 44)
|
||||
Me.btnUpload.TabIndex = 8
|
||||
Me.btnUpload.TabIndex = 6
|
||||
Me.btnUpload.Text = "Datei Auswählen + Upload"
|
||||
Me.btnUpload.UseVisualStyleBackColor = True
|
||||
'
|
||||
@@ -156,7 +165,7 @@ Partial Class frmVorlagenUpload
|
||||
Me.txtUnterordner1.Location = New System.Drawing.Point(89, 63)
|
||||
Me.txtUnterordner1.Name = "txtUnterordner1"
|
||||
Me.txtUnterordner1.Size = New System.Drawing.Size(357, 21)
|
||||
Me.txtUnterordner1.TabIndex = 5
|
||||
Me.txtUnterordner1.TabIndex = 3
|
||||
'
|
||||
'txtUnterordner2
|
||||
'
|
||||
@@ -167,7 +176,7 @@ Partial Class frmVorlagenUpload
|
||||
Me.txtUnterordner2.Location = New System.Drawing.Point(89, 90)
|
||||
Me.txtUnterordner2.Name = "txtUnterordner2"
|
||||
Me.txtUnterordner2.Size = New System.Drawing.Size(357, 21)
|
||||
Me.txtUnterordner2.TabIndex = 10
|
||||
Me.txtUnterordner2.TabIndex = 4
|
||||
'
|
||||
'Label4
|
||||
'
|
||||
|
||||
Reference in New Issue
Block a user