WARENORT-AVISO, EN-Anpassung, Benachrichtigungen, ATILLA-Indonesien, AVISO-TV
This commit is contained in:
36
Aviso/frmAddSendungsvermerkShort.Designer.vb
generated
36
Aviso/frmAddSendungsvermerkShort.Designer.vb
generated
@@ -40,7 +40,7 @@ Partial Class frmAddSendungsvermerkShort
|
||||
Me.lblErrSpedition = New System.Windows.Forms.Label()
|
||||
Me.Label2 = New System.Windows.Forms.Label()
|
||||
Me.lblErrGrund = New System.Windows.Forms.Label()
|
||||
Me.Button1 = New System.Windows.Forms.Button()
|
||||
Me.btnCLose = New System.Windows.Forms.Button()
|
||||
Me.lblErrDokument = New System.Windows.Forms.Label()
|
||||
Me.Label1 = New System.Windows.Forms.Label()
|
||||
Me.txtSpedition = New System.Windows.Forms.TextBox()
|
||||
@@ -111,7 +111,7 @@ Partial Class frmAddSendungsvermerkShort
|
||||
Me.pnlSendungsVermker.Controls.Add(Me.lblErrSpedition)
|
||||
Me.pnlSendungsVermker.Controls.Add(Me.Label2)
|
||||
Me.pnlSendungsVermker.Controls.Add(Me.lblErrGrund)
|
||||
Me.pnlSendungsVermker.Controls.Add(Me.Button1)
|
||||
Me.pnlSendungsVermker.Controls.Add(Me.btnCLose)
|
||||
Me.pnlSendungsVermker.Controls.Add(Me.lblErrDokument)
|
||||
Me.pnlSendungsVermker.Controls.Add(Me.Label1)
|
||||
Me.pnlSendungsVermker.Controls.Add(Me.txtSpedition)
|
||||
@@ -290,22 +290,22 @@ Partial Class frmAddSendungsvermerkShort
|
||||
Me.lblErrGrund.Text = "Bitte einen Grund angegeben!"
|
||||
Me.lblErrGrund.Visible = False
|
||||
'
|
||||
'Button1
|
||||
'btnCLose
|
||||
'
|
||||
Me.Button1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.Button1.BackColor = System.Drawing.Color.Red
|
||||
Me.Button1.FlatAppearance.BorderColor = System.Drawing.Color.White
|
||||
Me.Button1.FlatAppearance.BorderSize = 0
|
||||
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.Button1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Button1.ForeColor = System.Drawing.Color.White
|
||||
Me.Button1.Location = New System.Drawing.Point(399, -1)
|
||||
Me.Button1.Name = "Button1"
|
||||
Me.Button1.RightToLeft = System.Windows.Forms.RightToLeft.Yes
|
||||
Me.Button1.Size = New System.Drawing.Size(54, 20)
|
||||
Me.Button1.TabIndex = 0
|
||||
Me.Button1.Text = "X"
|
||||
Me.Button1.UseVisualStyleBackColor = False
|
||||
Me.btnCLose.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.btnCLose.BackColor = System.Drawing.Color.Red
|
||||
Me.btnCLose.FlatAppearance.BorderColor = System.Drawing.Color.White
|
||||
Me.btnCLose.FlatAppearance.BorderSize = 0
|
||||
Me.btnCLose.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btnCLose.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.btnCLose.ForeColor = System.Drawing.Color.White
|
||||
Me.btnCLose.Location = New System.Drawing.Point(399, -1)
|
||||
Me.btnCLose.Name = "btnCLose"
|
||||
Me.btnCLose.RightToLeft = System.Windows.Forms.RightToLeft.Yes
|
||||
Me.btnCLose.Size = New System.Drawing.Size(54, 20)
|
||||
Me.btnCLose.TabIndex = 0
|
||||
Me.btnCLose.Text = "X"
|
||||
Me.btnCLose.UseVisualStyleBackColor = False
|
||||
'
|
||||
'lblErrDokument
|
||||
'
|
||||
@@ -707,7 +707,7 @@ Partial Class frmAddSendungsvermerkShort
|
||||
Friend WithEvents optSendungInVorbereitung As System.Windows.Forms.CheckBox
|
||||
Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
|
||||
Friend WithEvents lblErrDokument As System.Windows.Forms.Label
|
||||
Friend WithEvents Button1 As System.Windows.Forms.Button
|
||||
Friend WithEvents btnCLose As System.Windows.Forms.Button
|
||||
Friend WithEvents Label2 As System.Windows.Forms.Label
|
||||
Friend WithEvents optUeberwachungsdok As System.Windows.Forms.CheckBox
|
||||
Friend WithEvents cbxRgBest As CheckBox
|
||||
|
||||
Reference in New Issue
Block a user