commit
This commit is contained in:
20
initATLASAufschubkonten/frmStartOptions.Designer.vb
generated
20
initATLASAufschubkonten/frmStartOptions.Designer.vb
generated
@@ -281,6 +281,8 @@ 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.LinkLabel67 = New System.Windows.Forms.LinkLabel()
|
||||
Me.PictureBox26 = New System.Windows.Forms.PictureBox()
|
||||
Me.pnl.SuspendLayout()
|
||||
CType(Me.PictureBox24, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.PictureBox23, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
@@ -315,7 +317,6 @@ Partial Class frmStartOptions
|
||||
CType(Me.PictureBox11, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.PictureBox10, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.PictureBox9, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.dgvMRN, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'pnl
|
||||
@@ -922,6 +923,8 @@ Partial Class frmStartOptions
|
||||
'
|
||||
'TabPage1
|
||||
'
|
||||
Me.TabPage1.Controls.Add(Me.LinkLabel67)
|
||||
Me.TabPage1.Controls.Add(Me.PictureBox26)
|
||||
Me.TabPage1.Controls.Add(Me.cbxGestellungspeichern)
|
||||
Me.TabPage1.Controls.Add(Me.MyTextBox4)
|
||||
Me.TabPage1.Controls.Add(Me.Label41)
|
||||
@@ -1176,7 +1179,7 @@ Partial Class frmStartOptions
|
||||
Me.Button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.Button8.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
||||
Me.Button8.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.Button8.Location = New System.Drawing.Point(732, 5)
|
||||
Me.Button8.Location = New System.Drawing.Point(1072, 6)
|
||||
Me.Button8.Name = "Button8"
|
||||
Me.Button8.Size = New System.Drawing.Size(123, 24)
|
||||
Me.Button8.TabIndex = 54
|
||||
@@ -3652,6 +3655,17 @@ Partial Class frmStartOptions
|
||||
Me.DataGridViewTextBoxColumn1.MinimumWidth = 8
|
||||
Me.DataGridViewTextBoxColumn1.Name = "DataGridViewTextBoxColumn1"
|
||||
'
|
||||
'LinkLabel67
|
||||
'
|
||||
Me.LinkLabel67.AutoSize = True
|
||||
Me.LinkLabel67.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
||||
Me.LinkLabel67.Location = New System.Drawing.Point(18, 393)
|
||||
Me.LinkLabel67.Name = "LinkLabel67"
|
||||
Me.LinkLabel67.Size = New System.Drawing.Size(135, 13)
|
||||
Me.LinkLabel67.TabIndex = 151
|
||||
Me.LinkLabel67.TabStop = True
|
||||
Me.LinkLabel67.Text = "Ländercode ISO2 einfügen"
|
||||
'
|
||||
'frmStartOptions
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
@@ -3704,7 +3718,6 @@ Partial Class frmStartOptions
|
||||
CType(Me.PictureBox11, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.PictureBox10, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.PictureBox9, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.dgvMRN, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.ResumeLayout(False)
|
||||
|
||||
End Sub
|
||||
@@ -3965,4 +3978,5 @@ Partial Class frmStartOptions
|
||||
Friend WithEvents cbxPlose As CheckBox
|
||||
Friend WithEvents cbxUTATestkunden As CheckBox
|
||||
Friend WithEvents LinkLabel67 As LinkLabel
|
||||
Friend WithEvents PictureBox26 As PictureBox
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user