Warenorte GUI
This commit is contained in:
63
Aviso/frmWarenorte.Designer.vb
generated
63
Aviso/frmWarenorte.Designer.vb
generated
@@ -75,7 +75,7 @@ Partial Class frmWarenorte
|
|||||||
Me.pnlTop.Dock = System.Windows.Forms.DockStyle.Top
|
Me.pnlTop.Dock = System.Windows.Forms.DockStyle.Top
|
||||||
Me.pnlTop.Location = New System.Drawing.Point(0, 0)
|
Me.pnlTop.Location = New System.Drawing.Point(0, 0)
|
||||||
Me.pnlTop.Name = "pnlTop"
|
Me.pnlTop.Name = "pnlTop"
|
||||||
Me.pnlTop.Size = New System.Drawing.Size(690, 48)
|
Me.pnlTop.Size = New System.Drawing.Size(726, 48)
|
||||||
Me.pnlTop.TabIndex = 2
|
Me.pnlTop.TabIndex = 2
|
||||||
'
|
'
|
||||||
'lblWarning
|
'lblWarning
|
||||||
@@ -103,7 +103,7 @@ Partial Class frmWarenorte
|
|||||||
'
|
'
|
||||||
Me.Label3.AutoSize = True
|
Me.Label3.AutoSize = True
|
||||||
Me.Label3.ForeColor = System.Drawing.Color.White
|
Me.Label3.ForeColor = System.Drawing.Color.White
|
||||||
Me.Label3.Location = New System.Drawing.Point(555, 8)
|
Me.Label3.Location = New System.Drawing.Point(592, 8)
|
||||||
Me.Label3.Name = "Label3"
|
Me.Label3.Name = "Label3"
|
||||||
Me.Label3.Size = New System.Drawing.Size(32, 13)
|
Me.Label3.Size = New System.Drawing.Size(32, 13)
|
||||||
Me.Label3.TabIndex = 5
|
Me.Label3.TabIndex = 5
|
||||||
@@ -116,7 +116,7 @@ Partial Class frmWarenorte
|
|||||||
Me.cbxFirma._value = ""
|
Me.cbxFirma._value = ""
|
||||||
Me.cbxFirma.DropDownWidth = 150
|
Me.cbxFirma.DropDownWidth = 150
|
||||||
Me.cbxFirma.FormattingEnabled = True
|
Me.cbxFirma.FormattingEnabled = True
|
||||||
Me.cbxFirma.Location = New System.Drawing.Point(558, 24)
|
Me.cbxFirma.Location = New System.Drawing.Point(595, 24)
|
||||||
Me.cbxFirma.Name = "cbxFirma"
|
Me.cbxFirma.Name = "cbxFirma"
|
||||||
Me.cbxFirma.Size = New System.Drawing.Size(128, 21)
|
Me.cbxFirma.Size = New System.Drawing.Size(128, 21)
|
||||||
Me.cbxFirma.TabIndex = 13
|
Me.cbxFirma.TabIndex = 13
|
||||||
@@ -147,7 +147,7 @@ Partial Class frmWarenorte
|
|||||||
'
|
'
|
||||||
Me.txtWarenort.Location = New System.Drawing.Point(12, 25)
|
Me.txtWarenort.Location = New System.Drawing.Point(12, 25)
|
||||||
Me.txtWarenort.Name = "txtWarenort"
|
Me.txtWarenort.Name = "txtWarenort"
|
||||||
Me.txtWarenort.Size = New System.Drawing.Size(100, 20)
|
Me.txtWarenort.Size = New System.Drawing.Size(126, 20)
|
||||||
Me.txtWarenort.TabIndex = 0
|
Me.txtWarenort.TabIndex = 0
|
||||||
'
|
'
|
||||||
'Label1
|
'Label1
|
||||||
@@ -162,7 +162,7 @@ Partial Class frmWarenorte
|
|||||||
'Label2
|
'Label2
|
||||||
'
|
'
|
||||||
Me.Label2.AutoSize = True
|
Me.Label2.AutoSize = True
|
||||||
Me.Label2.Location = New System.Drawing.Point(126, 9)
|
Me.Label2.Location = New System.Drawing.Point(152, 9)
|
||||||
Me.Label2.Name = "Label2"
|
Me.Label2.Name = "Label2"
|
||||||
Me.Label2.Size = New System.Drawing.Size(69, 13)
|
Me.Label2.Size = New System.Drawing.Size(69, 13)
|
||||||
Me.Label2.TabIndex = 3
|
Me.Label2.TabIndex = 3
|
||||||
@@ -170,15 +170,15 @@ Partial Class frmWarenorte
|
|||||||
'
|
'
|
||||||
'txtBezeichnung
|
'txtBezeichnung
|
||||||
'
|
'
|
||||||
Me.txtBezeichnung.Location = New System.Drawing.Point(129, 25)
|
Me.txtBezeichnung.Location = New System.Drawing.Point(155, 25)
|
||||||
Me.txtBezeichnung.Name = "txtBezeichnung"
|
Me.txtBezeichnung.Name = "txtBezeichnung"
|
||||||
Me.txtBezeichnung.Size = New System.Drawing.Size(100, 20)
|
Me.txtBezeichnung.Size = New System.Drawing.Size(121, 20)
|
||||||
Me.txtBezeichnung.TabIndex = 2
|
Me.txtBezeichnung.TabIndex = 2
|
||||||
'
|
'
|
||||||
'Label5
|
'Label5
|
||||||
'
|
'
|
||||||
Me.Label5.AutoSize = True
|
Me.Label5.AutoSize = True
|
||||||
Me.Label5.Location = New System.Drawing.Point(126, 59)
|
Me.Label5.Location = New System.Drawing.Point(152, 59)
|
||||||
Me.Label5.Name = "Label5"
|
Me.Label5.Name = "Label5"
|
||||||
Me.Label5.Size = New System.Drawing.Size(21, 13)
|
Me.Label5.Size = New System.Drawing.Size(21, 13)
|
||||||
Me.Label5.TabIndex = 7
|
Me.Label5.TabIndex = 7
|
||||||
@@ -186,15 +186,15 @@ Partial Class frmWarenorte
|
|||||||
'
|
'
|
||||||
'txtOrt
|
'txtOrt
|
||||||
'
|
'
|
||||||
Me.txtOrt.Location = New System.Drawing.Point(129, 75)
|
Me.txtOrt.Location = New System.Drawing.Point(155, 75)
|
||||||
Me.txtOrt.Name = "txtOrt"
|
Me.txtOrt.Name = "txtOrt"
|
||||||
Me.txtOrt.Size = New System.Drawing.Size(100, 20)
|
Me.txtOrt.Size = New System.Drawing.Size(121, 20)
|
||||||
Me.txtOrt.TabIndex = 5
|
Me.txtOrt.TabIndex = 5
|
||||||
'
|
'
|
||||||
'Label6
|
'Label6
|
||||||
'
|
'
|
||||||
Me.Label6.AutoSize = True
|
Me.Label6.AutoSize = True
|
||||||
Me.Label6.Location = New System.Drawing.Point(246, 114)
|
Me.Label6.Location = New System.Drawing.Point(292, 114)
|
||||||
Me.Label6.Name = "Label6"
|
Me.Label6.Name = "Label6"
|
||||||
Me.Label6.Size = New System.Drawing.Size(65, 13)
|
Me.Label6.Size = New System.Drawing.Size(65, 13)
|
||||||
Me.Label6.TabIndex = 9
|
Me.Label6.TabIndex = 9
|
||||||
@@ -203,7 +203,7 @@ Partial Class frmWarenorte
|
|||||||
'Label7
|
'Label7
|
||||||
'
|
'
|
||||||
Me.Label7.AutoSize = True
|
Me.Label7.AutoSize = True
|
||||||
Me.Label7.Location = New System.Drawing.Point(126, 114)
|
Me.Label7.Location = New System.Drawing.Point(152, 114)
|
||||||
Me.Label7.Name = "Label7"
|
Me.Label7.Name = "Label7"
|
||||||
Me.Label7.Size = New System.Drawing.Size(46, 13)
|
Me.Label7.Size = New System.Drawing.Size(46, 13)
|
||||||
Me.Label7.TabIndex = 11
|
Me.Label7.TabIndex = 11
|
||||||
@@ -211,15 +211,15 @@ Partial Class frmWarenorte
|
|||||||
'
|
'
|
||||||
'txtKennr
|
'txtKennr
|
||||||
'
|
'
|
||||||
Me.txtKennr.Location = New System.Drawing.Point(129, 130)
|
Me.txtKennr.Location = New System.Drawing.Point(155, 130)
|
||||||
Me.txtKennr.Name = "txtKennr"
|
Me.txtKennr.Name = "txtKennr"
|
||||||
Me.txtKennr.Size = New System.Drawing.Size(100, 20)
|
Me.txtKennr.Size = New System.Drawing.Size(121, 20)
|
||||||
Me.txtKennr.TabIndex = 8
|
Me.txtKennr.TabIndex = 8
|
||||||
'
|
'
|
||||||
'cbxAktiv
|
'cbxAktiv
|
||||||
'
|
'
|
||||||
Me.cbxAktiv.AutoSize = True
|
Me.cbxAktiv.AutoSize = True
|
||||||
Me.cbxAktiv.Location = New System.Drawing.Point(252, 9)
|
Me.cbxAktiv.Location = New System.Drawing.Point(298, 9)
|
||||||
Me.cbxAktiv.Name = "cbxAktiv"
|
Me.cbxAktiv.Name = "cbxAktiv"
|
||||||
Me.cbxAktiv.Size = New System.Drawing.Size(50, 17)
|
Me.cbxAktiv.Size = New System.Drawing.Size(50, 17)
|
||||||
Me.cbxAktiv.TabIndex = 3
|
Me.cbxAktiv.TabIndex = 3
|
||||||
@@ -229,7 +229,7 @@ Partial Class frmWarenorte
|
|||||||
'Label8
|
'Label8
|
||||||
'
|
'
|
||||||
Me.Label8.AutoSize = True
|
Me.Label8.AutoSize = True
|
||||||
Me.Label8.Location = New System.Drawing.Point(249, 59)
|
Me.Label8.Location = New System.Drawing.Point(295, 59)
|
||||||
Me.Label8.Name = "Label8"
|
Me.Label8.Name = "Label8"
|
||||||
Me.Label8.Size = New System.Drawing.Size(39, 13)
|
Me.Label8.Size = New System.Drawing.Size(39, 13)
|
||||||
Me.Label8.TabIndex = 16
|
Me.Label8.TabIndex = 16
|
||||||
@@ -237,13 +237,16 @@ Partial Class frmWarenorte
|
|||||||
'
|
'
|
||||||
'txtCluster
|
'txtCluster
|
||||||
'
|
'
|
||||||
Me.txtCluster.Location = New System.Drawing.Point(252, 75)
|
Me.txtCluster.Location = New System.Drawing.Point(298, 75)
|
||||||
Me.txtCluster.Name = "txtCluster"
|
Me.txtCluster.Name = "txtCluster"
|
||||||
Me.txtCluster.Size = New System.Drawing.Size(100, 20)
|
Me.txtCluster.Size = New System.Drawing.Size(100, 20)
|
||||||
Me.txtCluster.TabIndex = 6
|
Me.txtCluster.TabIndex = 6
|
||||||
'
|
'
|
||||||
'mainPanel
|
'mainPanel
|
||||||
'
|
'
|
||||||
|
Me.mainPanel.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
||||||
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
||||||
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||||
Me.mainPanel.Controls.Add(Me.GroupBoxFK)
|
Me.mainPanel.Controls.Add(Me.GroupBoxFK)
|
||||||
Me.mainPanel.Controls.Add(Me.txtStrasse)
|
Me.mainPanel.Controls.Add(Me.txtStrasse)
|
||||||
Me.mainPanel.Controls.Add(Me.Label10)
|
Me.mainPanel.Controls.Add(Me.Label10)
|
||||||
@@ -267,7 +270,7 @@ Partial Class frmWarenorte
|
|||||||
Me.mainPanel.Controls.Add(Me.Label6)
|
Me.mainPanel.Controls.Add(Me.Label6)
|
||||||
Me.mainPanel.Location = New System.Drawing.Point(320, 55)
|
Me.mainPanel.Location = New System.Drawing.Point(320, 55)
|
||||||
Me.mainPanel.Name = "mainPanel"
|
Me.mainPanel.Name = "mainPanel"
|
||||||
Me.mainPanel.Size = New System.Drawing.Size(366, 241)
|
Me.mainPanel.Size = New System.Drawing.Size(406, 241)
|
||||||
Me.mainPanel.TabIndex = 17
|
Me.mainPanel.TabIndex = 17
|
||||||
'
|
'
|
||||||
'GroupBoxFK
|
'GroupBoxFK
|
||||||
@@ -278,7 +281,7 @@ Partial Class frmWarenorte
|
|||||||
Me.GroupBoxFK.Controls.Add(Me.cxZV)
|
Me.GroupBoxFK.Controls.Add(Me.cxZV)
|
||||||
Me.GroupBoxFK.Location = New System.Drawing.Point(12, 159)
|
Me.GroupBoxFK.Location = New System.Drawing.Point(12, 159)
|
||||||
Me.GroupBoxFK.Name = "GroupBoxFK"
|
Me.GroupBoxFK.Name = "GroupBoxFK"
|
||||||
Me.GroupBoxFK.Size = New System.Drawing.Size(183, 74)
|
Me.GroupBoxFK.Size = New System.Drawing.Size(264, 74)
|
||||||
Me.GroupBoxFK.TabIndex = 25
|
Me.GroupBoxFK.TabIndex = 25
|
||||||
Me.GroupBoxFK.TabStop = False
|
Me.GroupBoxFK.TabStop = False
|
||||||
Me.GroupBoxFK.Text = "Förmlichkeiten"
|
Me.GroupBoxFK.Text = "Förmlichkeiten"
|
||||||
@@ -286,7 +289,7 @@ Partial Class frmWarenorte
|
|||||||
'cxIM
|
'cxIM
|
||||||
'
|
'
|
||||||
Me.cxIM.AutoSize = True
|
Me.cxIM.AutoSize = True
|
||||||
Me.cxIM.Location = New System.Drawing.Point(117, 41)
|
Me.cxIM.Location = New System.Drawing.Point(143, 43)
|
||||||
Me.cxIM.Name = "cxIM"
|
Me.cxIM.Name = "cxIM"
|
||||||
Me.cxIM.Size = New System.Drawing.Size(55, 17)
|
Me.cxIM.Size = New System.Drawing.Size(55, 17)
|
||||||
Me.cxIM.TabIndex = 7
|
Me.cxIM.TabIndex = 7
|
||||||
@@ -296,7 +299,7 @@ Partial Class frmWarenorte
|
|||||||
'cxEX
|
'cxEX
|
||||||
'
|
'
|
||||||
Me.cxEX.AutoSize = True
|
Me.cxEX.AutoSize = True
|
||||||
Me.cxEX.Location = New System.Drawing.Point(117, 16)
|
Me.cxEX.Location = New System.Drawing.Point(143, 18)
|
||||||
Me.cxEX.Name = "cxEX"
|
Me.cxEX.Name = "cxEX"
|
||||||
Me.cxEX.Size = New System.Drawing.Size(56, 17)
|
Me.cxEX.Size = New System.Drawing.Size(56, 17)
|
||||||
Me.cxEX.TabIndex = 6
|
Me.cxEX.TabIndex = 6
|
||||||
@@ -327,7 +330,7 @@ Partial Class frmWarenorte
|
|||||||
'
|
'
|
||||||
Me.txtStrasse.Location = New System.Drawing.Point(12, 75)
|
Me.txtStrasse.Location = New System.Drawing.Point(12, 75)
|
||||||
Me.txtStrasse.Name = "txtStrasse"
|
Me.txtStrasse.Name = "txtStrasse"
|
||||||
Me.txtStrasse.Size = New System.Drawing.Size(100, 20)
|
Me.txtStrasse.Size = New System.Drawing.Size(126, 20)
|
||||||
Me.txtStrasse.TabIndex = 4
|
Me.txtStrasse.TabIndex = 4
|
||||||
'
|
'
|
||||||
'Label10
|
'Label10
|
||||||
@@ -347,7 +350,7 @@ Partial Class frmWarenorte
|
|||||||
Me.cbxFirmaChange.DropDownWidth = 120
|
Me.cbxFirmaChange.DropDownWidth = 120
|
||||||
Me.cbxFirmaChange.Enabled = False
|
Me.cbxFirmaChange.Enabled = False
|
||||||
Me.cbxFirmaChange.FormattingEnabled = True
|
Me.cbxFirmaChange.FormattingEnabled = True
|
||||||
Me.cbxFirmaChange.Location = New System.Drawing.Point(252, 175)
|
Me.cbxFirmaChange.Location = New System.Drawing.Point(298, 175)
|
||||||
Me.cbxFirmaChange.Name = "cbxFirmaChange"
|
Me.cbxFirmaChange.Name = "cbxFirmaChange"
|
||||||
Me.cbxFirmaChange.Size = New System.Drawing.Size(100, 21)
|
Me.cbxFirmaChange.Size = New System.Drawing.Size(100, 21)
|
||||||
Me.cbxFirmaChange.TabIndex = 21
|
Me.cbxFirmaChange.TabIndex = 21
|
||||||
@@ -356,7 +359,7 @@ Partial Class frmWarenorte
|
|||||||
'Label
|
'Label
|
||||||
'
|
'
|
||||||
Me.Label.AutoSize = True
|
Me.Label.AutoSize = True
|
||||||
Me.Label.Location = New System.Drawing.Point(249, 159)
|
Me.Label.Location = New System.Drawing.Point(295, 159)
|
||||||
Me.Label.Name = "Label"
|
Me.Label.Name = "Label"
|
||||||
Me.Label.Size = New System.Drawing.Size(32, 13)
|
Me.Label.Size = New System.Drawing.Size(32, 13)
|
||||||
Me.Label.TabIndex = 20
|
Me.Label.TabIndex = 20
|
||||||
@@ -376,12 +379,12 @@ Partial Class frmWarenorte
|
|||||||
'
|
'
|
||||||
Me.txtReihenfolge.Location = New System.Drawing.Point(12, 130)
|
Me.txtReihenfolge.Location = New System.Drawing.Point(12, 130)
|
||||||
Me.txtReihenfolge.Name = "txtReihenfolge"
|
Me.txtReihenfolge.Name = "txtReihenfolge"
|
||||||
Me.txtReihenfolge.Size = New System.Drawing.Size(100, 20)
|
Me.txtReihenfolge.Size = New System.Drawing.Size(126, 20)
|
||||||
Me.txtReihenfolge.TabIndex = 7
|
Me.txtReihenfolge.TabIndex = 7
|
||||||
'
|
'
|
||||||
'btnSave
|
'btnSave
|
||||||
'
|
'
|
||||||
Me.btnSave.Location = New System.Drawing.Point(277, 210)
|
Me.btnSave.Location = New System.Drawing.Point(323, 210)
|
||||||
Me.btnSave.Name = "btnSave"
|
Me.btnSave.Name = "btnSave"
|
||||||
Me.btnSave.Size = New System.Drawing.Size(75, 23)
|
Me.btnSave.Size = New System.Drawing.Size(75, 23)
|
||||||
Me.btnSave.TabIndex = 10
|
Me.btnSave.TabIndex = 10
|
||||||
@@ -395,7 +398,7 @@ Partial Class frmWarenorte
|
|||||||
Me.cbxGrenzstelle._value = ""
|
Me.cbxGrenzstelle._value = ""
|
||||||
Me.cbxGrenzstelle.DropDownWidth = 120
|
Me.cbxGrenzstelle.DropDownWidth = 120
|
||||||
Me.cbxGrenzstelle.FormattingEnabled = True
|
Me.cbxGrenzstelle.FormattingEnabled = True
|
||||||
Me.cbxGrenzstelle.Location = New System.Drawing.Point(249, 130)
|
Me.cbxGrenzstelle.Location = New System.Drawing.Point(295, 130)
|
||||||
Me.cbxGrenzstelle.Name = "cbxGrenzstelle"
|
Me.cbxGrenzstelle.Name = "cbxGrenzstelle"
|
||||||
Me.cbxGrenzstelle.Size = New System.Drawing.Size(100, 21)
|
Me.cbxGrenzstelle.Size = New System.Drawing.Size(100, 21)
|
||||||
Me.cbxGrenzstelle.TabIndex = 9
|
Me.cbxGrenzstelle.TabIndex = 9
|
||||||
@@ -425,17 +428,17 @@ Partial Class frmWarenorte
|
|||||||
Me.UsrcntlPDFScanList1.BackColor = System.Drawing.Color.White
|
Me.UsrcntlPDFScanList1.BackColor = System.Drawing.Color.White
|
||||||
Me.UsrcntlPDFScanList1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
Me.UsrcntlPDFScanList1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||||||
Me.UsrcntlPDFScanList1.Cursor = System.Windows.Forms.Cursors.Default
|
Me.UsrcntlPDFScanList1.Cursor = System.Windows.Forms.Cursors.Default
|
||||||
Me.UsrcntlPDFScanList1.Location = New System.Drawing.Point(320, 299)
|
Me.UsrcntlPDFScanList1.Location = New System.Drawing.Point(335, 299)
|
||||||
Me.UsrcntlPDFScanList1.Margin = New System.Windows.Forms.Padding(0)
|
Me.UsrcntlPDFScanList1.Margin = New System.Windows.Forms.Padding(0)
|
||||||
Me.UsrcntlPDFScanList1.Name = "UsrcntlPDFScanList1"
|
Me.UsrcntlPDFScanList1.Name = "UsrcntlPDFScanList1"
|
||||||
Me.UsrcntlPDFScanList1.Size = New System.Drawing.Size(366, 81)
|
Me.UsrcntlPDFScanList1.Size = New System.Drawing.Size(367, 81)
|
||||||
Me.UsrcntlPDFScanList1.TabIndex = 99
|
Me.UsrcntlPDFScanList1.TabIndex = 99
|
||||||
'
|
'
|
||||||
'frmWarenorte
|
'frmWarenorte
|
||||||
'
|
'
|
||||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||||
Me.ClientSize = New System.Drawing.Size(690, 382)
|
Me.ClientSize = New System.Drawing.Size(726, 382)
|
||||||
Me.Controls.Add(Me.UsrcntlPDFScanList1)
|
Me.Controls.Add(Me.UsrcntlPDFScanList1)
|
||||||
Me.Controls.Add(Me.mainPanel)
|
Me.Controls.Add(Me.mainPanel)
|
||||||
Me.Controls.Add(Me.btnAdd)
|
Me.Controls.Add(Me.btnAdd)
|
||||||
|
|||||||
Reference in New Issue
Block a user