This commit is contained in:
2024-06-11 17:15:48 +02:00
parent 5b24da9a99
commit 3d914ffdc9

View File

@@ -91,7 +91,7 @@ Partial Class frmAvisoAnfuegen
'Button1
'
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button1.Location = New System.Drawing.Point(507, 25)
Me.Button1.Location = New System.Drawing.Point(591, 24)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(123, 66)
Me.Button1.TabIndex = 8
@@ -102,7 +102,7 @@ Partial Class frmAvisoAnfuegen
'
Me.Label2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(12, 545)
Me.Label2.Location = New System.Drawing.Point(12, 546)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(112, 13)
Me.Label2.TabIndex = 12
@@ -114,7 +114,7 @@ Partial Class frmAvisoAnfuegen
Me.lblErr_Bezeichnung.AutoSize = True
Me.lblErr_Bezeichnung.BackColor = System.Drawing.Color.White
Me.lblErr_Bezeichnung.ForeColor = System.Drawing.Color.Red
Me.lblErr_Bezeichnung.Location = New System.Drawing.Point(434, 524)
Me.lblErr_Bezeichnung.Location = New System.Drawing.Point(434, 525)
Me.lblErr_Bezeichnung.Name = "lblErr_Bezeichnung"
Me.lblErr_Bezeichnung.Size = New System.Drawing.Size(117, 13)
Me.lblErr_Bezeichnung.TabIndex = 14
@@ -127,7 +127,7 @@ Partial Class frmAvisoAnfuegen
Me.lblErr_Aviso.AutoSize = True
Me.lblErr_Aviso.BackColor = System.Drawing.Color.White
Me.lblErr_Aviso.ForeColor = System.Drawing.Color.Red
Me.lblErr_Aviso.Location = New System.Drawing.Point(222, 524)
Me.lblErr_Aviso.Location = New System.Drawing.Point(222, 525)
Me.lblErr_Aviso.Name = "lblErr_Aviso"
Me.lblErr_Aviso.Size = New System.Drawing.Size(90, 13)
Me.lblErr_Aviso.TabIndex = 15
@@ -140,7 +140,7 @@ Partial Class frmAvisoAnfuegen
Me.Label1.AutoSize = True
Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
Me.Label1.ForeColor = System.Drawing.Color.Black
Me.Label1.Location = New System.Drawing.Point(12, 597)
Me.Label1.Location = New System.Drawing.Point(12, 598)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(84, 13)
Me.Label1.TabIndex = 17
@@ -150,7 +150,7 @@ Partial Class frmAvisoAnfuegen
'
Me.Label3.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.Label3.AutoSize = True
Me.Label3.Location = New System.Drawing.Point(12, 570)
Me.Label3.Location = New System.Drawing.Point(12, 571)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(55, 13)
Me.Label3.TabIndex = 19
@@ -162,7 +162,7 @@ Partial Class frmAvisoAnfuegen
Me.cbx.AutoSize = True
Me.cbx.Checked = True
Me.cbx.CheckState = System.Windows.Forms.CheckState.Checked
Me.cbx.Location = New System.Drawing.Point(451, 650)
Me.cbx.Location = New System.Drawing.Point(535, 650)
Me.cbx.Name = "cbx"
Me.cbx.Size = New System.Drawing.Size(179, 17)
Me.cbx.TabIndex = 22
@@ -175,7 +175,7 @@ Partial Class frmAvisoAnfuegen
Me.CheckBox1.AutoSize = True
Me.CheckBox1.Checked = True
Me.CheckBox1.CheckState = System.Windows.Forms.CheckState.Checked
Me.CheckBox1.Location = New System.Drawing.Point(15, 650)
Me.CheckBox1.Location = New System.Drawing.Point(15, 651)
Me.CheckBox1.Name = "CheckBox1"
Me.CheckBox1.Size = New System.Drawing.Size(118, 17)
Me.CheckBox1.TabIndex = 23
@@ -200,7 +200,7 @@ Partial Class frmAvisoAnfuegen
Me.Label5.AutoSize = True
Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!, System.Drawing.FontStyle.Underline)
Me.Label5.ForeColor = System.Drawing.Color.Black
Me.Label5.Location = New System.Drawing.Point(12, 817)
Me.Label5.Location = New System.Drawing.Point(12, 818)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(55, 13)
Me.Label5.TabIndex = 41
@@ -213,7 +213,7 @@ Partial Class frmAvisoAnfuegen
Me.btnVermerke.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnVermerke.Image = Global.VERAGAddIn.My.Resources.Resources.vermerk
Me.btnVermerke.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnVermerke.Location = New System.Drawing.Point(15, 855)
Me.btnVermerke.Location = New System.Drawing.Point(15, 856)
Me.btnVermerke.Name = "btnVermerke"
Me.btnVermerke.Size = New System.Drawing.Size(112, 69)
Me.btnVermerke.TabIndex = 42
@@ -227,7 +227,7 @@ Partial Class frmAvisoAnfuegen
Me.bttnSaveMail.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.bttnSaveMail.Image = Global.VERAGAddIn.My.Resources.Resources.email_big1
Me.bttnSaveMail.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.bttnSaveMail.Location = New System.Drawing.Point(451, 596)
Me.bttnSaveMail.Location = New System.Drawing.Point(535, 596)
Me.bttnSaveMail.Name = "bttnSaveMail"
Me.bttnSaveMail.Size = New System.Drawing.Size(179, 53)
Me.bttnSaveMail.TabIndex = 11
@@ -241,7 +241,7 @@ Partial Class frmAvisoAnfuegen
Me.btnSaveAttachments.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnSaveAttachments.Image = Global.VERAGAddIn.My.Resources.Resources.pdf
Me.btnSaveAttachments.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnSaveAttachments.Location = New System.Drawing.Point(239, 597)
Me.btnSaveAttachments.Location = New System.Drawing.Point(323, 597)
Me.btnSaveAttachments.Name = "btnSaveAttachments"
Me.btnSaveAttachments.Size = New System.Drawing.Size(206, 69)
Me.btnSaveAttachments.TabIndex = 9
@@ -262,13 +262,13 @@ Partial Class frmAvisoAnfuegen
Me.dgvAnhaenge.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
Me.dgvAnhaenge.ColumnHeadersVisible = False
Me.dgvAnhaenge.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.columnName, Me.Pfad})
Me.dgvAnhaenge.Location = New System.Drawing.Point(15, 671)
Me.dgvAnhaenge.Location = New System.Drawing.Point(15, 672)
Me.dgvAnhaenge.Name = "dgvAnhaenge"
Me.dgvAnhaenge.ReadOnly = True
Me.dgvAnhaenge.RowHeadersVisible = False
Me.dgvAnhaenge.RowHeadersWidth = 51
Me.dgvAnhaenge.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
Me.dgvAnhaenge.Size = New System.Drawing.Size(615, 129)
Me.dgvAnhaenge.Size = New System.Drawing.Size(700, 129)
Me.dgvAnhaenge.TabIndex = 21
'
'columnName
@@ -296,9 +296,9 @@ Partial Class frmAvisoAnfuegen
Me.cboArt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.cboArt.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.cboArt.FormattingEnabled = True
Me.cboArt.Location = New System.Drawing.Point(133, 562)
Me.cboArt.Location = New System.Drawing.Point(133, 563)
Me.cboArt.Name = "cboArt"
Me.cboArt.Size = New System.Drawing.Size(497, 28)
Me.cboArt.Size = New System.Drawing.Size(582, 28)
Me.cboArt.TabIndex = 20
'
'txtSrchDat
@@ -317,7 +317,7 @@ Partial Class frmAvisoAnfuegen
Me.txtSrchDat._WaehrungZeichen = True
Me.txtSrchDat.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.txtSrchDat.Font = New System.Drawing.Font("Microsoft Tai Le", 10.0!)
Me.txtSrchDat.Location = New System.Drawing.Point(15, 613)
Me.txtSrchDat.Location = New System.Drawing.Point(15, 614)
Me.txtSrchDat.MaxLength = 10
Me.txtSrchDat.MaxLineLength = -1
Me.txtSrchDat.MaxLines_Warning = ""
@@ -343,7 +343,7 @@ Partial Class frmAvisoAnfuegen
Me.dgvSendungen.RowHeadersVisible = False
Me.dgvSendungen.RowHeadersWidth = 51
Me.dgvSendungen.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
Me.dgvSendungen.Size = New System.Drawing.Size(615, 180)
Me.dgvSendungen.Size = New System.Drawing.Size(700, 180)
Me.dgvSendungen.TabIndex = 16
'
'txtBezeichnung
@@ -363,12 +363,12 @@ Partial Class frmAvisoAnfuegen
Me.txtBezeichnung.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.txtBezeichnung.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.txtBezeichnung.ForeColor = System.Drawing.Color.Black
Me.txtBezeichnung.Location = New System.Drawing.Point(133, 540)
Me.txtBezeichnung.Location = New System.Drawing.Point(133, 541)
Me.txtBezeichnung.MaxLineLength = -1
Me.txtBezeichnung.MaxLines_Warning = ""
Me.txtBezeichnung.MaxLines_Warning_Label = Nothing
Me.txtBezeichnung.Name = "txtBezeichnung"
Me.txtBezeichnung.Size = New System.Drawing.Size(497, 23)
Me.txtBezeichnung.Size = New System.Drawing.Size(582, 23)
Me.txtBezeichnung.TabIndex = 13
'
'txtAbfertigungsnummer
@@ -391,7 +391,7 @@ Partial Class frmAvisoAnfuegen
Me.txtAbfertigungsnummer.MaxLines_Warning = ""
Me.txtAbfertigungsnummer.MaxLines_Warning_Label = Nothing
Me.txtAbfertigungsnummer.Name = "txtAbfertigungsnummer"
Me.txtAbfertigungsnummer.Size = New System.Drawing.Size(400, 24)
Me.txtAbfertigungsnummer.Size = New System.Drawing.Size(468, 24)
Me.txtAbfertigungsnummer.TabIndex = 5
'
'cboFiliale
@@ -428,7 +428,7 @@ Partial Class frmAvisoAnfuegen
Me.txtLKWNr.MaxLines_Warning = ""
Me.txtLKWNr.MaxLines_Warning_Label = Nothing
Me.txtLKWNr.Name = "txtLKWNr"
Me.txtLKWNr.Size = New System.Drawing.Size(486, 23)
Me.txtLKWNr.Size = New System.Drawing.Size(554, 23)
Me.txtLKWNr.TabIndex = 1
'
'dgvAviso
@@ -448,15 +448,17 @@ Partial Class frmAvisoAnfuegen
Me.dgvAviso.RowHeadersVisible = False
Me.dgvAviso.RowHeadersWidth = 51
Me.dgvAviso.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
Me.dgvAviso.Size = New System.Drawing.Size(615, 245)
Me.dgvAviso.Size = New System.Drawing.Size(700, 245)
Me.dgvAviso.TabIndex = 6
'
'usrcntrVermerke
'
Me.usrcntrVermerke.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.usrcntrVermerke.BackColor = System.Drawing.Color.White
Me.usrcntrVermerke.Location = New System.Drawing.Point(133, 817)
Me.usrcntrVermerke.Location = New System.Drawing.Point(133, 807)
Me.usrcntrVermerke.Name = "usrcntrVermerke"
Me.usrcntrVermerke.Size = New System.Drawing.Size(497, 107)
Me.usrcntrVermerke.Size = New System.Drawing.Size(582, 145)
Me.usrcntrVermerke.TabIndex = 43
'
'frmAvisoAnfuegen
@@ -464,7 +466,7 @@ Partial Class frmAvisoAnfuegen
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.BackColor = System.Drawing.Color.White
Me.ClientSize = New System.Drawing.Size(642, 936)
Me.ClientSize = New System.Drawing.Size(727, 961)
Me.Controls.Add(Me.usrcntrVermerke)
Me.Controls.Add(Me.btnVermerke)
Me.Controls.Add(Me.Label5)