MDM, IDS
This commit is contained in:
17
initATLASAufschubkonten/frmStartOptions.Designer.vb
generated
17
initATLASAufschubkonten/frmStartOptions.Designer.vb
generated
@@ -264,7 +264,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.Button26 = New System.Windows.Forms.Button()
|
||||
Me.LinkLabel66 = New System.Windows.Forms.LinkLabel()
|
||||
Me.txtMRNPrefix = New System.Windows.Forms.TextBox()
|
||||
Me.pnl.SuspendLayout()
|
||||
@@ -310,7 +309,6 @@ Partial Class frmStartOptions
|
||||
Me.pnl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||||
Me.pnl.Controls.Add(Me.txtMRNPrefix)
|
||||
Me.pnl.Controls.Add(Me.LinkLabel66)
|
||||
Me.pnl.Controls.Add(Me.Button26)
|
||||
Me.pnl.Controls.Add(Me.Button25)
|
||||
Me.pnl.Controls.Add(Me.Button24)
|
||||
Me.pnl.Controls.Add(Me.CheckBox8)
|
||||
@@ -3410,18 +3408,6 @@ Partial Class frmStartOptions
|
||||
Me.DataGridViewTextBoxColumn1.MinimumWidth = 8
|
||||
Me.DataGridViewTextBoxColumn1.Name = "DataGridViewTextBoxColumn1"
|
||||
'
|
||||
'Button26
|
||||
'
|
||||
Me.Button26.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.Button26.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
||||
Me.Button26.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.Button26.Location = New System.Drawing.Point(832, 139)
|
||||
Me.Button26.Name = "Button26"
|
||||
Me.Button26.Size = New System.Drawing.Size(187, 38)
|
||||
Me.Button26.TabIndex = 136
|
||||
Me.Button26.Text = "ATCNr in RE updaten"
|
||||
Me.Button26.UseVisualStyleBackColor = True
|
||||
'
|
||||
'LinkLabel66
|
||||
'
|
||||
Me.LinkLabel66.AutoSize = True
|
||||
@@ -3439,7 +3425,7 @@ Partial Class frmStartOptions
|
||||
Me.txtMRNPrefix.Name = "txtMRNPrefix"
|
||||
Me.txtMRNPrefix.Size = New System.Drawing.Size(43, 20)
|
||||
Me.txtMRNPrefix.TabIndex = 138
|
||||
Me.txtMRNPrefix.Text = "DE24"
|
||||
Me.txtMRNPrefix.Text = "24DE"
|
||||
'
|
||||
'frmStartOptions
|
||||
'
|
||||
@@ -3737,7 +3723,6 @@ Partial Class frmStartOptions
|
||||
Friend WithEvents Button24 As Button
|
||||
Friend WithEvents Button25 As Button
|
||||
Friend WithEvents LinkLabel65 As LinkLabel
|
||||
Friend WithEvents Button26 As Button
|
||||
Friend WithEvents LinkLabel66 As LinkLabel
|
||||
Friend WithEvents txtMRNPrefix As TextBox
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user