Files
AVISO/Aviso/frmZoll.Designer.vb

242 lines
11 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class frmZoll
Inherits System.Windows.Forms.Form
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
Finally
MyBase.Dispose(disposing)
End Try
End Sub
'Wird vom Windows Form-Designer benötigt.
Private components As System.ComponentModel.IContainer
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmZoll))
Me.Panel1 = New System.Windows.Forms.Panel()
Me.Panel2 = New System.Windows.Forms.Panel()
Me.Label19 = New System.Windows.Forms.Label()
Me.lblEORINr = New System.Windows.Forms.Label()
Me.lblOrt = New System.Windows.Forms.Label()
Me.lblStrasse = New System.Windows.Forms.Label()
Me.lblFirma = New System.Windows.Forms.Label()
Me.Label16 = New System.Windows.Forms.Label()
Me.txtKdNr = New VERAG_PROG_ALLGEMEIN.MyTextBox
Me.cboJumpToKd_Firma = New System.Windows.Forms.ComboBox()
Me.btnKdSearch = New System.Windows.Forms.Button()
Me.Label2 = New System.Windows.Forms.Label()
Me.Label7 = New System.Windows.Forms.Label()
Me.Label1 = New System.Windows.Forms.Label()
Me.lblInfo = New System.Windows.Forms.Label()
Me.Panel2.SuspendLayout()
Me.SuspendLayout()
'
'Panel1
'
Me.Panel1.BackColor = System.Drawing.Color.Transparent
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill
Me.Panel1.Location = New System.Drawing.Point(0, 116)
Me.Panel1.Name = "Panel1"
Me.Panel1.Size = New System.Drawing.Size(1334, 406)
Me.Panel1.TabIndex = 0
'
'Panel2
'
Me.Panel2.BackColor = System.Drawing.Color.FromArgb(CType(CType(240, Byte), Integer), CType(CType(245, Byte), Integer), CType(CType(255, Byte), Integer))
Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Panel2.Controls.Add(Me.Label19)
Me.Panel2.Controls.Add(Me.lblEORINr)
Me.Panel2.Controls.Add(Me.lblOrt)
Me.Panel2.Controls.Add(Me.lblStrasse)
Me.Panel2.Controls.Add(Me.lblFirma)
Me.Panel2.Controls.Add(Me.Label16)
Me.Panel2.Controls.Add(Me.txtKdNr)
Me.Panel2.Controls.Add(Me.cboJumpToKd_Firma)
Me.Panel2.Controls.Add(Me.btnKdSearch)
Me.Panel2.Controls.Add(Me.Label2)
Me.Panel2.Controls.Add(Me.Label7)
Me.Panel2.Controls.Add(Me.Label1)
Me.Panel2.Dock = System.Windows.Forms.DockStyle.Top
Me.Panel2.Location = New System.Drawing.Point(0, 0)
Me.Panel2.Name = "Panel2"
Me.Panel2.Size = New System.Drawing.Size(1334, 116)
Me.Panel2.TabIndex = 1
'
'Label19
'
Me.Label19.AutoSize = True
Me.Label19.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label19.Location = New System.Drawing.Point(523, 90)
Me.Label19.Name = "Label19"
Me.Label19.Size = New System.Drawing.Size(51, 13)
Me.Label19.TabIndex = 388
Me.Label19.Text = "EORI-Nr: "
'
'lblEORINr
'
Me.lblEORINr.AutoSize = True
Me.lblEORINr.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblEORINr.Location = New System.Drawing.Point(613, 90)
Me.lblEORINr.Name = "lblEORINr"
Me.lblEORINr.Size = New System.Drawing.Size(11, 13)
Me.lblEORINr.TabIndex = 387
Me.lblEORINr.Text = "-"
'
'lblOrt
'
Me.lblOrt.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblOrt.Location = New System.Drawing.Point(523, 74)
Me.lblOrt.Name = "lblOrt"
Me.lblOrt.Size = New System.Drawing.Size(317, 13)
Me.lblOrt.TabIndex = 384
Me.lblOrt.Text = "Land Plz Ort"
'
'lblStrasse
'
Me.lblStrasse.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblStrasse.Location = New System.Drawing.Point(523, 60)
Me.lblStrasse.Name = "lblStrasse"
Me.lblStrasse.Size = New System.Drawing.Size(317, 13)
Me.lblStrasse.TabIndex = 383
Me.lblStrasse.Text = "Strasse"
'
'lblFirma
'
Me.lblFirma.Cursor = System.Windows.Forms.Cursors.Default
Me.lblFirma.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblFirma.Location = New System.Drawing.Point(523, 34)
Me.lblFirma.Name = "lblFirma"
Me.lblFirma.Size = New System.Drawing.Size(324, 26)
Me.lblFirma.TabIndex = 382
Me.lblFirma.Text = "FIRMA"
'
'Label16
'
Me.Label16.AutoSize = True
Me.Label16.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label16.Location = New System.Drawing.Point(12, 86)
Me.Label16.Name = "Label16"
Me.Label16.Size = New System.Drawing.Size(34, 13)
Me.Label16.TabIndex = 379
Me.Label16.Text = "KdNr:"
'
'txtKdNr
'
Me.txtKdNr._numbersOnly = False
Me.txtKdNr._Prozent = False
Me.txtKdNr._value = Nothing
Me.txtKdNr._Waehrung = False
Me.txtKdNr.Location = New System.Drawing.Point(52, 83)
Me.txtKdNr.MaxLength = 17
Me.txtKdNr.Name = "txtKdNr"
Me.txtKdNr.Size = New System.Drawing.Size(179, 20)
Me.txtKdNr.TabIndex = 378
'
'cboJumpToKd_Firma
'
Me.cboJumpToKd_Firma.FormattingEnabled = True
Me.cboJumpToKd_Firma.Location = New System.Drawing.Point(52, 56)
Me.cboJumpToKd_Firma.Name = "cboJumpToKd_Firma"
Me.cboJumpToKd_Firma.Size = New System.Drawing.Size(344, 21)
Me.cboJumpToKd_Firma.TabIndex = 7
'
'btnKdSearch
'
Me.btnKdSearch.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.btnKdSearch.Cursor = System.Windows.Forms.Cursors.Hand
Me.btnKdSearch.FlatAppearance.BorderSize = 0
Me.btnKdSearch.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnKdSearch.Image = Global.AVISO.My.Resources.Resources.search
Me.btnKdSearch.Location = New System.Drawing.Point(402, 56)
Me.btnKdSearch.Name = "btnKdSearch"
Me.btnKdSearch.Size = New System.Drawing.Size(40, 21)
Me.btnKdSearch.TabIndex = 6
Me.btnKdSearch.UseVisualStyleBackColor = True
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label2.Location = New System.Drawing.Point(12, 7)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(618, 13)
Me.Label2.TabIndex = 4
Me.Label2.Text = "Sie können hier nach Kunden aus der FM-ZOLL Datenbank suchen. Die erfassten Zolla" & _
"rtikel werden in der Liste unten angezeigt." & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
'
'Label7
'
Me.Label7.AutoSize = True
Me.Label7.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label7.Location = New System.Drawing.Point(11, 59)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(35, 13)
Me.Label7.TabIndex = 4
Me.Label7.Text = "Firma:"
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label1.Location = New System.Drawing.Point(12, 34)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(88, 13)
Me.Label1.TabIndex = 5
Me.Label1.Text = "Kunde suchen"
'
'lblInfo
'
Me.lblInfo.AutoSize = True
Me.lblInfo.Location = New System.Drawing.Point(369, 255)
Me.lblInfo.Name = "lblInfo"
Me.lblInfo.Size = New System.Drawing.Size(330, 13)
Me.lblInfo.TabIndex = 2
Me.lblInfo.Text = "Bitte geben Sie oben den Firmenwortlaut oder die Kundenummer ein."
'
'frmZoll
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.AutoScroll = True
Me.ClientSize = New System.Drawing.Size(1334, 522)
Me.Controls.Add(Me.lblInfo)
Me.Controls.Add(Me.Panel1)
Me.Controls.Add(Me.Panel2)
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.MinimumSize = New System.Drawing.Size(1300, 39)
Me.Name = "frmZoll"
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
Me.Text = "ZOLL - Tarife"
Me.Panel2.ResumeLayout(False)
Me.Panel2.PerformLayout()
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents Panel1 As System.Windows.Forms.Panel
Friend WithEvents Panel2 As System.Windows.Forms.Panel
Friend WithEvents cboJumpToKd_Firma As System.Windows.Forms.ComboBox
Friend WithEvents btnKdSearch As System.Windows.Forms.Button
Friend WithEvents Label7 As System.Windows.Forms.Label
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents Label16 As System.Windows.Forms.Label
Friend WithEvents txtKdNr As VERAG_PROG_ALLGEMEIN.MyTextBox
Friend WithEvents lblOrt As System.Windows.Forms.Label
Friend WithEvents lblStrasse As System.Windows.Forms.Label
Friend WithEvents lblFirma As System.Windows.Forms.Label
Friend WithEvents Label19 As System.Windows.Forms.Label
Friend WithEvents lblEORINr As System.Windows.Forms.Label
Friend WithEvents lblInfo As System.Windows.Forms.Label
Friend WithEvents Label2 As System.Windows.Forms.Label
End Class