neu
This commit is contained in:
82
Aviso/frmSendungsdetailsNEU.Designer.vb
generated
82
Aviso/frmSendungsdetailsNEU.Designer.vb
generated
@@ -339,6 +339,10 @@ Partial Class frmSendungsdetailsNEU
|
||||
Me.ContextMenuStrip2 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
||||
Me.ToolStripMenuItem14 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.NurÖffnenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.cboVorpapier = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
||||
Me.Label47 = New System.Windows.Forms.Label()
|
||||
Me.txtVorpapierPos = New System.Windows.Forms.RichTextBox()
|
||||
Me.Label48 = New System.Windows.Forms.Label()
|
||||
Me.pnl.SuspendLayout()
|
||||
Me.Panel4.SuspendLayout()
|
||||
Me.TabControl1.SuspendLayout()
|
||||
@@ -417,7 +421,7 @@ Partial Class frmSendungsdetailsNEU
|
||||
Me.Panel4.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.Panel4.Location = New System.Drawing.Point(0, 419)
|
||||
Me.Panel4.Name = "Panel4"
|
||||
Me.Panel4.Size = New System.Drawing.Size(1214, 380)
|
||||
Me.Panel4.Size = New System.Drawing.Size(1214, 357)
|
||||
Me.Panel4.TabIndex = 2
|
||||
'
|
||||
'TabControl1
|
||||
@@ -432,7 +436,7 @@ Partial Class frmSendungsdetailsNEU
|
||||
Me.TabControl1.Location = New System.Drawing.Point(0, 5)
|
||||
Me.TabControl1.Name = "TabControl1"
|
||||
Me.TabControl1.SelectedIndex = 0
|
||||
Me.TabControl1.Size = New System.Drawing.Size(1214, 375)
|
||||
Me.TabControl1.Size = New System.Drawing.Size(1214, 352)
|
||||
Me.TabControl1.TabIndex = 1
|
||||
'
|
||||
'tbAnhang
|
||||
@@ -441,7 +445,7 @@ Partial Class frmSendungsdetailsNEU
|
||||
Me.tbAnhang.Controls.Add(Me.Panel19)
|
||||
Me.tbAnhang.Location = New System.Drawing.Point(4, 22)
|
||||
Me.tbAnhang.Name = "tbAnhang"
|
||||
Me.tbAnhang.Size = New System.Drawing.Size(1206, 349)
|
||||
Me.tbAnhang.Size = New System.Drawing.Size(1206, 326)
|
||||
Me.tbAnhang.TabIndex = 4
|
||||
Me.tbAnhang.Text = "Anhang"
|
||||
Me.tbAnhang.UseVisualStyleBackColor = True
|
||||
@@ -470,7 +474,7 @@ Partial Class frmSendungsdetailsNEU
|
||||
Me.dgvAnhang.RowHeadersVisible = False
|
||||
Me.dgvAnhang.RowTemplate.Height = 40
|
||||
Me.dgvAnhang.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
|
||||
Me.dgvAnhang.Size = New System.Drawing.Size(1206, 304)
|
||||
Me.dgvAnhang.Size = New System.Drawing.Size(1206, 281)
|
||||
Me.dgvAnhang.TabIndex = 1
|
||||
'
|
||||
'cntxtAnh
|
||||
@@ -3863,6 +3867,10 @@ Partial Class frmSendungsdetailsNEU
|
||||
'
|
||||
'Panel7
|
||||
'
|
||||
Me.Panel7.Controls.Add(Me.Label48)
|
||||
Me.Panel7.Controls.Add(Me.txtVorpapierPos)
|
||||
Me.Panel7.Controls.Add(Me.Label47)
|
||||
Me.Panel7.Controls.Add(Me.cboVorpapier)
|
||||
Me.Panel7.Controls.Add(Me.lblgesGewicht)
|
||||
Me.Panel7.Controls.Add(Me.lblGesColli)
|
||||
Me.Panel7.Controls.Add(Me.Label44)
|
||||
@@ -3874,17 +3882,17 @@ Partial Class frmSendungsdetailsNEU
|
||||
Me.Panel7.Controls.Add(Me.btn)
|
||||
Me.Panel7.Controls.Add(Me.cbxSpedBuch)
|
||||
Me.Panel7.Dock = System.Windows.Forms.DockStyle.Bottom
|
||||
Me.Panel7.Location = New System.Drawing.Point(0, 799)
|
||||
Me.Panel7.Location = New System.Drawing.Point(0, 776)
|
||||
Me.Panel7.MinimumSize = New System.Drawing.Size(0, 51)
|
||||
Me.Panel7.Name = "Panel7"
|
||||
Me.Panel7.Size = New System.Drawing.Size(1214, 64)
|
||||
Me.Panel7.Size = New System.Drawing.Size(1214, 87)
|
||||
Me.Panel7.TabIndex = 3
|
||||
'
|
||||
'lblgesGewicht
|
||||
'
|
||||
Me.lblgesGewicht.AutoSize = True
|
||||
Me.lblgesGewicht.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lblgesGewicht.Location = New System.Drawing.Point(383, 33)
|
||||
Me.lblgesGewicht.Location = New System.Drawing.Point(480, 59)
|
||||
Me.lblgesGewicht.Name = "lblgesGewicht"
|
||||
Me.lblgesGewicht.Size = New System.Drawing.Size(64, 13)
|
||||
Me.lblgesGewicht.TabIndex = 9
|
||||
@@ -3894,7 +3902,7 @@ Partial Class frmSendungsdetailsNEU
|
||||
'
|
||||
Me.lblGesColli.AutoSize = True
|
||||
Me.lblGesColli.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lblGesColli.Location = New System.Drawing.Point(383, 18)
|
||||
Me.lblGesColli.Location = New System.Drawing.Point(480, 44)
|
||||
Me.lblGesColli.Name = "lblGesColli"
|
||||
Me.lblGesColli.Size = New System.Drawing.Size(37, 13)
|
||||
Me.lblGesColli.TabIndex = 8
|
||||
@@ -3903,7 +3911,7 @@ Partial Class frmSendungsdetailsNEU
|
||||
'Label44
|
||||
'
|
||||
Me.Label44.AutoSize = True
|
||||
Me.Label44.Location = New System.Drawing.Point(383, 3)
|
||||
Me.Label44.Location = New System.Drawing.Point(428, 44)
|
||||
Me.Label44.Name = "Label44"
|
||||
Me.Label44.Size = New System.Drawing.Size(46, 13)
|
||||
Me.Label44.TabIndex = 7
|
||||
@@ -3912,16 +3920,16 @@ Partial Class frmSendungsdetailsNEU
|
||||
'lblGrenze
|
||||
'
|
||||
Me.lblGrenze.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold)
|
||||
Me.lblGrenze.Location = New System.Drawing.Point(137, 15)
|
||||
Me.lblGrenze.Location = New System.Drawing.Point(204, 39)
|
||||
Me.lblGrenze.Name = "lblGrenze"
|
||||
Me.lblGrenze.Size = New System.Drawing.Size(236, 44)
|
||||
Me.lblGrenze.Size = New System.Drawing.Size(227, 44)
|
||||
Me.lblGrenze.TabIndex = 6
|
||||
Me.lblGrenze.Text = "SUB"
|
||||
'
|
||||
'Label15
|
||||
'
|
||||
Me.Label15.AutoSize = True
|
||||
Me.Label15.Location = New System.Drawing.Point(137, 0)
|
||||
Me.Label15.Location = New System.Drawing.Point(138, 44)
|
||||
Me.Label15.Name = "Label15"
|
||||
Me.Label15.Size = New System.Drawing.Size(44, 13)
|
||||
Me.Label15.TabIndex = 4
|
||||
@@ -3934,7 +3942,7 @@ Partial Class frmSendungsdetailsNEU
|
||||
Me.Button17.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
|
||||
Me.Button17.Image = Global.AVISO.My.Resources.Resources.vermerk
|
||||
Me.Button17.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.Button17.Location = New System.Drawing.Point(485, 6)
|
||||
Me.Button17.Location = New System.Drawing.Point(590, 6)
|
||||
Me.Button17.Name = "Button17"
|
||||
Me.Button17.Padding = New System.Windows.Forms.Padding(0, 0, 10, 0)
|
||||
Me.Button17.Size = New System.Drawing.Size(98, 40)
|
||||
@@ -3952,7 +3960,7 @@ Partial Class frmSendungsdetailsNEU
|
||||
Me.Panel3.Dock = System.Windows.Forms.DockStyle.Right
|
||||
Me.Panel3.Location = New System.Drawing.Point(691, 0)
|
||||
Me.Panel3.Name = "Panel3"
|
||||
Me.Panel3.Size = New System.Drawing.Size(228, 64)
|
||||
Me.Panel3.Size = New System.Drawing.Size(228, 87)
|
||||
Me.Panel3.TabIndex = 2
|
||||
'
|
||||
'btnDelQS
|
||||
@@ -4013,7 +4021,7 @@ Partial Class frmSendungsdetailsNEU
|
||||
Me.Panel9.Dock = System.Windows.Forms.DockStyle.Right
|
||||
Me.Panel9.Location = New System.Drawing.Point(919, 0)
|
||||
Me.Panel9.Name = "Panel9"
|
||||
Me.Panel9.Size = New System.Drawing.Size(295, 64)
|
||||
Me.Panel9.Size = New System.Drawing.Size(295, 87)
|
||||
Me.Panel9.TabIndex = 3
|
||||
'
|
||||
'Button10
|
||||
@@ -4360,6 +4368,46 @@ Partial Class frmSendungsdetailsNEU
|
||||
Me.NurÖffnenToolStripMenuItem.Size = New System.Drawing.Size(247, 22)
|
||||
Me.NurÖffnenToolStripMenuItem.Text = "nur öffnen"
|
||||
'
|
||||
'cboVorpapier
|
||||
'
|
||||
Me.cboVorpapier._allowedValuesFreiText = Nothing
|
||||
Me.cboVorpapier._allowFreiText = True
|
||||
Me.cboVorpapier._value = ""
|
||||
Me.cboVorpapier.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
||||
Me.cboVorpapier.FormattingEnabled = True
|
||||
Me.cboVorpapier.Location = New System.Drawing.Point(208, 9)
|
||||
Me.cboVorpapier.Name = "cboVorpapier"
|
||||
Me.cboVorpapier.Size = New System.Drawing.Size(239, 24)
|
||||
Me.cboVorpapier.TabIndex = 10
|
||||
'
|
||||
'Label47
|
||||
'
|
||||
Me.Label47.AutoSize = True
|
||||
Me.Label47.Location = New System.Drawing.Point(138, 9)
|
||||
Me.Label47.Name = "Label47"
|
||||
Me.Label47.Size = New System.Drawing.Size(59, 26)
|
||||
Me.Label47.TabIndex = 11
|
||||
Me.Label47.Text = "Zuweisung" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Vorpapier:"
|
||||
'
|
||||
'txtVorpapierPos
|
||||
'
|
||||
Me.txtVorpapierPos.Cursor = System.Windows.Forms.Cursors.IBeam
|
||||
Me.txtVorpapierPos.Location = New System.Drawing.Point(483, 6)
|
||||
Me.txtVorpapierPos.MaxLength = 500
|
||||
Me.txtVorpapierPos.Name = "txtVorpapierPos"
|
||||
Me.txtVorpapierPos.Size = New System.Drawing.Size(100, 29)
|
||||
Me.txtVorpapierPos.TabIndex = 12
|
||||
Me.txtVorpapierPos.Text = ""
|
||||
'
|
||||
'Label48
|
||||
'
|
||||
Me.Label48.AutoSize = True
|
||||
Me.Label48.Location = New System.Drawing.Point(453, 14)
|
||||
Me.Label48.Name = "Label48"
|
||||
Me.Label48.Size = New System.Drawing.Size(28, 13)
|
||||
Me.Label48.TabIndex = 13
|
||||
Me.Label48.Text = "Pos:"
|
||||
'
|
||||
'frmSendungsdetailsNEU
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(96.0!, 96.0!)
|
||||
@@ -4760,4 +4808,8 @@ Partial Class frmSendungsdetailsNEU
|
||||
Friend WithEvents btnUIDPruef As Button
|
||||
Friend WithEvents Panel21 As Panel
|
||||
Friend WithEvents Label53 As Label
|
||||
Friend WithEvents Label48 As Label
|
||||
Friend WithEvents txtVorpapierPos As RichTextBox
|
||||
Friend WithEvents Label47 As Label
|
||||
Friend WithEvents cboVorpapier As VERAG_PROG_ALLGEMEIN.MyComboBox
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user