MDM Einarb (ASfinag), etc.
This commit is contained in:
46
initATLASAufschubkonten/frmStartOptions.Designer.vb
generated
46
initATLASAufschubkonten/frmStartOptions.Designer.vb
generated
@@ -226,6 +226,7 @@ Partial Class frmStartOptions
|
||||
Me.cbxOnlyBilledTransactions = New System.Windows.Forms.CheckBox()
|
||||
Me.cbxUploadDA = New System.Windows.Forms.CheckBox()
|
||||
Me.RMC = New System.Windows.Forms.TabPage()
|
||||
Me.LinkLabel53 = New System.Windows.Forms.LinkLabel()
|
||||
Me.Label29 = New System.Windows.Forms.Label()
|
||||
Me.Label30 = New System.Windows.Forms.Label()
|
||||
Me.RMC_import = New System.Windows.Forms.LinkLabel()
|
||||
@@ -277,6 +278,7 @@ Partial Class frmStartOptions
|
||||
Me.Button27 = New System.Windows.Forms.Button()
|
||||
Me.lblWartungen = New System.Windows.Forms.Label()
|
||||
Me.TabPage7 = New System.Windows.Forms.TabPage()
|
||||
Me.cbxEventtriggered = New System.Windows.Forms.CheckBox()
|
||||
Me.Label50 = New System.Windows.Forms.Label()
|
||||
Me.Label49 = New System.Windows.Forms.Label()
|
||||
Me.Label48 = New System.Windows.Forms.Label()
|
||||
@@ -354,7 +356,6 @@ Partial Class frmStartOptions
|
||||
Me.MyTextBox1 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.txtGJ_UNISPED = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.cbxEventtriggered = New System.Windows.Forms.CheckBox()
|
||||
Me.pnl.SuspendLayout()
|
||||
CType(Me.PictureBox24, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.PictureBox23, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
@@ -2854,6 +2855,7 @@ Partial Class frmStartOptions
|
||||
'
|
||||
'RMC
|
||||
'
|
||||
Me.RMC.Controls.Add(Me.LinkLabel53)
|
||||
Me.RMC.Controls.Add(Me.Label29)
|
||||
Me.RMC.Controls.Add(Me.Label30)
|
||||
Me.RMC.Controls.Add(Me.RMC_import)
|
||||
@@ -2867,6 +2869,17 @@ Partial Class frmStartOptions
|
||||
Me.RMC.Text = "RMC"
|
||||
Me.RMC.UseVisualStyleBackColor = True
|
||||
'
|
||||
'LinkLabel53
|
||||
'
|
||||
Me.LinkLabel53.AutoSize = True
|
||||
Me.LinkLabel53.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
||||
Me.LinkLabel53.Location = New System.Drawing.Point(13, 176)
|
||||
Me.LinkLabel53.Name = "LinkLabel53"
|
||||
Me.LinkLabel53.Size = New System.Drawing.Size(119, 13)
|
||||
Me.LinkLabel53.TabIndex = 102
|
||||
Me.LinkLabel53.TabStop = True
|
||||
Me.LinkLabel53.Text = "RE mit PDF verknüpfen"
|
||||
'
|
||||
'Label29
|
||||
'
|
||||
Me.Label29.AutoSize = True
|
||||
@@ -3492,6 +3505,19 @@ Partial Class frmStartOptions
|
||||
Me.TabPage7.Text = "Creditsafe"
|
||||
Me.TabPage7.UseVisualStyleBackColor = True
|
||||
'
|
||||
'cbxEventtriggered
|
||||
'
|
||||
Me.cbxEventtriggered.AutoSize = True
|
||||
Me.cbxEventtriggered.Checked = True
|
||||
Me.cbxEventtriggered.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.cbxEventtriggered.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cbxEventtriggered.Location = New System.Drawing.Point(14, 144)
|
||||
Me.cbxEventtriggered.Name = "cbxEventtriggered"
|
||||
Me.cbxEventtriggered.Size = New System.Drawing.Size(237, 17)
|
||||
Me.cbxEventtriggered.TabIndex = 168
|
||||
Me.cbxEventtriggered.Text = "Daily-Check (schneller aber weniger deailiert)"
|
||||
Me.cbxEventtriggered.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Label50
|
||||
'
|
||||
Me.Label50.AutoSize = True
|
||||
@@ -3597,9 +3623,9 @@ Partial Class frmStartOptions
|
||||
Me.lblCSPortfolio.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lblCSPortfolio.Location = New System.Drawing.Point(14, 48)
|
||||
Me.lblCSPortfolio.Name = "lblCSPortfolio"
|
||||
Me.lblCSPortfolio.Size = New System.Drawing.Size(74, 13)
|
||||
Me.lblCSPortfolio.Size = New System.Drawing.Size(94, 13)
|
||||
Me.lblCSPortfolio.TabIndex = 159
|
||||
Me.lblCSPortfolio.Text = "im Portfolio:"
|
||||
Me.lblCSPortfolio.Text = "im CS-Portfolio:"
|
||||
'
|
||||
'bcxKundendatenaktCS
|
||||
'
|
||||
@@ -4739,19 +4765,6 @@ Partial Class frmStartOptions
|
||||
Me.DataGridViewTextBoxColumn1.MinimumWidth = 8
|
||||
Me.DataGridViewTextBoxColumn1.Name = "DataGridViewTextBoxColumn1"
|
||||
'
|
||||
'cbxEventtriggered
|
||||
'
|
||||
Me.cbxEventtriggered.AutoSize = True
|
||||
Me.cbxEventtriggered.Checked = True
|
||||
Me.cbxEventtriggered.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.cbxEventtriggered.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cbxEventtriggered.Location = New System.Drawing.Point(14, 144)
|
||||
Me.cbxEventtriggered.Name = "cbxEventtriggered"
|
||||
Me.cbxEventtriggered.Size = New System.Drawing.Size(237, 17)
|
||||
Me.cbxEventtriggered.TabIndex = 168
|
||||
Me.cbxEventtriggered.Text = "Daily-Check (schneller aber weniger deailiert)"
|
||||
Me.cbxEventtriggered.UseVisualStyleBackColor = True
|
||||
'
|
||||
'frmStartOptions
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
@@ -5161,4 +5174,5 @@ Partial Class frmStartOptions
|
||||
Friend WithEvents Label49 As Label
|
||||
Friend WithEvents Label50 As Label
|
||||
Friend WithEvents cbxEventtriggered As CheckBox
|
||||
Friend WithEvents LinkLabel53 As LinkLabel
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user