AAS
This commit is contained in:
70
initATLASAufschubkonten/frmStartOptions.Designer.vb
generated
70
initATLASAufschubkonten/frmStartOptions.Designer.vb
generated
@@ -169,6 +169,7 @@ Partial Class frmStartOptions
|
||||
Me.LinkLabel30 = New System.Windows.Forms.LinkLabel()
|
||||
Me.Label11 = New System.Windows.Forms.Label()
|
||||
Me.TabPage4 = New System.Windows.Forms.TabPage()
|
||||
Me.cbxOnlyBilledTransactions = New System.Windows.Forms.CheckBox()
|
||||
Me.LinkLabel62 = New System.Windows.Forms.LinkLabel()
|
||||
Me.LinkLabel60 = New System.Windows.Forms.LinkLabel()
|
||||
Me.LinkLabel61 = New System.Windows.Forms.LinkLabel()
|
||||
@@ -245,7 +246,8 @@ Partial Class frmStartOptions
|
||||
Me.lblRoutineManager = New System.Windows.Forms.Label()
|
||||
Me.txtGJ_UNISPED = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.Button21 = New System.Windows.Forms.Button()
|
||||
Me.cbxOnlyBilledTransactions = New System.Windows.Forms.CheckBox()
|
||||
Me.MyTextBox4 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.Label41 = New System.Windows.Forms.Label()
|
||||
Me.pnl.SuspendLayout()
|
||||
CType(Me.PictureBox23, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.PictureBox22, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
@@ -956,6 +958,8 @@ Partial Class frmStartOptions
|
||||
'
|
||||
'TabPage1
|
||||
'
|
||||
Me.TabPage1.Controls.Add(Me.Label41)
|
||||
Me.TabPage1.Controls.Add(Me.MyTextBox4)
|
||||
Me.TabPage1.Controls.Add(Me.LinkLabel99)
|
||||
Me.TabPage1.Controls.Add(Me.PictureBox99)
|
||||
Me.TabPage1.Controls.Add(Me.Button99)
|
||||
@@ -1042,7 +1046,7 @@ Partial Class frmStartOptions
|
||||
Me.Button99.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.Button99.Location = New System.Drawing.Point(581, 346)
|
||||
Me.Button99.Name = "Button99"
|
||||
Me.Button99.Size = New System.Drawing.Size(211, 24)
|
||||
Me.Button99.Size = New System.Drawing.Size(195, 24)
|
||||
Me.Button99.TabIndex = 81
|
||||
Me.Button99.Text = "AAS Sendung 24h"
|
||||
Me.Button99.UseVisualStyleBackColor = True
|
||||
@@ -1055,7 +1059,7 @@ Partial Class frmStartOptions
|
||||
Me.Button20.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.Button20.Location = New System.Drawing.Point(581, 323)
|
||||
Me.Button20.Name = "Button20"
|
||||
Me.Button20.Size = New System.Drawing.Size(211, 24)
|
||||
Me.Button20.Size = New System.Drawing.Size(195, 24)
|
||||
Me.Button20.TabIndex = 80
|
||||
Me.Button20.Text = "xxx AAS Ankunft 4h"
|
||||
Me.Button20.UseVisualStyleBackColor = True
|
||||
@@ -1067,7 +1071,7 @@ Partial Class frmStartOptions
|
||||
Me.Button19.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.Button19.Location = New System.Drawing.Point(581, 300)
|
||||
Me.Button19.Name = "Button19"
|
||||
Me.Button19.Size = New System.Drawing.Size(211, 24)
|
||||
Me.Button19.Size = New System.Drawing.Size(195, 24)
|
||||
Me.Button19.TabIndex = 79
|
||||
Me.Button19.Text = "AAS Vermerke 24h"
|
||||
Me.Button19.UseVisualStyleBackColor = True
|
||||
@@ -1089,7 +1093,7 @@ Partial Class frmStartOptions
|
||||
Me.Button18.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.Button18.Location = New System.Drawing.Point(581, 277)
|
||||
Me.Button18.Name = "Button18"
|
||||
Me.Button18.Size = New System.Drawing.Size(211, 24)
|
||||
Me.Button18.Size = New System.Drawing.Size(195, 24)
|
||||
Me.Button18.TabIndex = 77
|
||||
Me.Button18.Text = "AAS Vermerke Überschreitung"
|
||||
Me.Button18.UseVisualStyleBackColor = True
|
||||
@@ -2207,6 +2211,19 @@ Partial Class frmStartOptions
|
||||
Me.TabPage4.Text = "VERAG 360"
|
||||
Me.TabPage4.UseVisualStyleBackColor = True
|
||||
'
|
||||
'cbxOnlyBilledTransactions
|
||||
'
|
||||
Me.cbxOnlyBilledTransactions.AutoSize = True
|
||||
Me.cbxOnlyBilledTransactions.Checked = True
|
||||
Me.cbxOnlyBilledTransactions.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.cbxOnlyBilledTransactions.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cbxOnlyBilledTransactions.Location = New System.Drawing.Point(670, 84)
|
||||
Me.cbxOnlyBilledTransactions.Name = "cbxOnlyBilledTransactions"
|
||||
Me.cbxOnlyBilledTransactions.Size = New System.Drawing.Size(172, 17)
|
||||
Me.cbxOnlyBilledTransactions.TabIndex = 121
|
||||
Me.cbxOnlyBilledTransactions.Text = "nur verrechnete Transaktionen"
|
||||
Me.cbxOnlyBilledTransactions.UseVisualStyleBackColor = True
|
||||
'
|
||||
'LinkLabel62
|
||||
'
|
||||
Me.LinkLabel62.AutoSize = True
|
||||
@@ -3114,18 +3131,37 @@ Partial Class frmStartOptions
|
||||
Me.Button21.Text = "AAS Sendung 24h"
|
||||
Me.Button21.UseVisualStyleBackColor = True
|
||||
'
|
||||
'cbxOnlyBilledTransactions
|
||||
'MyTextBox4
|
||||
'
|
||||
Me.cbxOnlyBilledTransactions.AutoSize = True
|
||||
Me.cbxOnlyBilledTransactions.Checked = True
|
||||
Me.cbxOnlyBilledTransactions.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.cbxOnlyBilledTransactions.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cbxOnlyBilledTransactions.Location = New System.Drawing.Point(670, 84)
|
||||
Me.cbxOnlyBilledTransactions.Name = "cbxOnlyBilledTransactions"
|
||||
Me.cbxOnlyBilledTransactions.Size = New System.Drawing.Size(172, 17)
|
||||
Me.cbxOnlyBilledTransactions.TabIndex = 121
|
||||
Me.cbxOnlyBilledTransactions.Text = "nur verrechnete Transaktionen"
|
||||
Me.cbxOnlyBilledTransactions.UseVisualStyleBackColor = True
|
||||
Me.MyTextBox4._DateTimeOnly = False
|
||||
Me.MyTextBox4._numbersOnly = False
|
||||
Me.MyTextBox4._numbersOnlyKommastellen = ""
|
||||
Me.MyTextBox4._numbersOnlyTrennzeichen = False
|
||||
Me.MyTextBox4._Prozent = False
|
||||
Me.MyTextBox4._ShortDateNew = True
|
||||
Me.MyTextBox4._ShortDateOnly = True
|
||||
Me.MyTextBox4._TimeOnly = False
|
||||
Me.MyTextBox4._TimeOnly_Seconds = False
|
||||
Me.MyTextBox4._value = ""
|
||||
Me.MyTextBox4._Waehrung = False
|
||||
Me.MyTextBox4._WaehrungZeichen = False
|
||||
Me.MyTextBox4.ForeColor = System.Drawing.Color.Red
|
||||
Me.MyTextBox4.Location = New System.Drawing.Point(775, 277)
|
||||
Me.MyTextBox4.MaxLineLength = -1
|
||||
Me.MyTextBox4.MaxLines_Warning = ""
|
||||
Me.MyTextBox4.MaxLines_Warning_Label = Nothing
|
||||
Me.MyTextBox4.Name = "MyTextBox4"
|
||||
Me.MyTextBox4.Size = New System.Drawing.Size(53, 20)
|
||||
Me.MyTextBox4.TabIndex = 87
|
||||
'
|
||||
'Label41
|
||||
'
|
||||
Me.Label41.AutoSize = True
|
||||
Me.Label41.Location = New System.Drawing.Point(772, 261)
|
||||
Me.Label41.Name = "Label41"
|
||||
Me.Label41.Size = New System.Drawing.Size(56, 13)
|
||||
Me.Label41.TabIndex = 90
|
||||
Me.Label41.Text = "ab Datum:"
|
||||
'
|
||||
'frmStartOptions
|
||||
'
|
||||
@@ -3403,4 +3439,6 @@ Partial Class frmStartOptions
|
||||
Friend WithEvents LinkLabel60 As LinkLabel
|
||||
Friend WithEvents LinkLabel62 As LinkLabel
|
||||
Friend WithEvents cbxOnlyBilledTransactions As CheckBox
|
||||
Friend WithEvents Label41 As Label
|
||||
Friend WithEvents MyTextBox4 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user