Files
SDL/SDL/Formulare/KDFormulare/FormulareBaukasten/usrcntlVerzollungspreise.Designer.vb

343 lines
16 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class usrcntlVerzollungspreise
Inherits System.Windows.Forms.UserControl
'UserControl ü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()
Me.lblVollmachtDE = New System.Windows.Forms.Label()
Me.pic = New System.Windows.Forms.PictureBox()
Me.btnDown = New System.Windows.Forms.Button()
Me.btnUp = New System.Windows.Forms.Button()
Me.btnDel = New System.Windows.Forms.Button()
Me.MyComboBox1 = New VERAG_PROG_ALLGEMEIN.MyComboBox()
Me.Label6 = New System.Windows.Forms.Label()
Me.btnStandardPreiseLaden = New System.Windows.Forms.Button()
Me.Button1 = New System.Windows.Forms.Button()
Me.DataGridView = New System.Windows.Forms.DataGridView()
Me.Pos = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.LNr = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.Leistung = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.Preis = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.txtZahlunsziel = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.Label2 = New System.Windows.Forms.Label()
Me.cboFirma = New VERAG_PROG_ALLGEMEIN.MyComboBox()
Me.Label42 = New System.Windows.Forms.Label()
Me.dgvZusatzleistung = New System.Windows.Forms.DataGridView()
Me.ZPos = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.ZLNr = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.ZLeistung = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.ZPreis = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.cbxZollpflichtigeAbfertigung = New System.Windows.Forms.CheckBox()
CType(Me.pic, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.DataGridView, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.dgvZusatzleistung, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'lblVollmachtDE
'
Me.lblVollmachtDE.AutoSize = True
Me.lblVollmachtDE.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblVollmachtDE.Location = New System.Drawing.Point(43, 9)
Me.lblVollmachtDE.Name = "lblVollmachtDE"
Me.lblVollmachtDE.Size = New System.Drawing.Size(152, 20)
Me.lblVollmachtDE.TabIndex = 1
Me.lblVollmachtDE.Text = "Verzollungspreise"
'
'pic
'
Me.pic.BackgroundImage = Global.SDL.My.Resources.Resources.pdf
Me.pic.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
Me.pic.Cursor = System.Windows.Forms.Cursors.Hand
Me.pic.Location = New System.Drawing.Point(5, 5)
Me.pic.Name = "pic"
Me.pic.Size = New System.Drawing.Size(32, 32)
Me.pic.TabIndex = 30
Me.pic.TabStop = False
'
'btnDown
'
Me.btnDown.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.btnDown.BackgroundImage = Global.SDL.My.Resources.Resources.pfeil_unten
Me.btnDown.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.btnDown.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnDown.Location = New System.Drawing.Point(976, 42)
Me.btnDown.Name = "btnDown"
Me.btnDown.Size = New System.Drawing.Size(25, 21)
Me.btnDown.TabIndex = 9
Me.btnDown.UseVisualStyleBackColor = True
'
'btnUp
'
Me.btnUp.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.btnUp.BackgroundImage = Global.SDL.My.Resources.Resources.pfeil_oben
Me.btnUp.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.btnUp.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnUp.Location = New System.Drawing.Point(976, 22)
Me.btnUp.Name = "btnUp"
Me.btnUp.Size = New System.Drawing.Size(25, 21)
Me.btnUp.TabIndex = 5
Me.btnUp.UseVisualStyleBackColor = True
'
'btnDel
'
Me.btnDel.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.btnDel.BackgroundImage = Global.SDL.My.Resources.Resources.del
Me.btnDel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.btnDel.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnDel.Location = New System.Drawing.Point(976, -1)
Me.btnDel.Name = "btnDel"
Me.btnDel.Size = New System.Drawing.Size(25, 21)
Me.btnDel.TabIndex = 0
Me.btnDel.UseVisualStyleBackColor = True
'
'MyComboBox1
'
Me.MyComboBox1._allowedValuesFreiText = Nothing
Me.MyComboBox1._allowFreiText = False
Me.MyComboBox1._value = ""
Me.MyComboBox1.FormattingEnabled = True
Me.MyComboBox1.Location = New System.Drawing.Point(393, 11)
Me.MyComboBox1.Name = "MyComboBox1"
Me.MyComboBox1.Size = New System.Drawing.Size(208, 21)
Me.MyComboBox1.TabIndex = 3
'
'Label6
'
Me.Label6.AutoSize = True
Me.Label6.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label6.Location = New System.Drawing.Point(325, 14)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(62, 13)
Me.Label6.TabIndex = 2
Me.Label6.Text = "Preisliste:"
'
'btnStandardPreiseLaden
'
Me.btnStandardPreiseLaden.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnStandardPreiseLaden.Location = New System.Drawing.Point(607, 9)
Me.btnStandardPreiseLaden.Name = "btnStandardPreiseLaden"
Me.btnStandardPreiseLaden.Size = New System.Drawing.Size(204, 23)
Me.btnStandardPreiseLaden.TabIndex = 4
Me.btnStandardPreiseLaden.Text = "Standard Preise laden"
Me.btnStandardPreiseLaden.UseVisualStyleBackColor = True
'
'Button1
'
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button1.Location = New System.Drawing.Point(53, 187)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(163, 23)
Me.Button1.TabIndex = 8
Me.Button1.Text = "Kundenblatt öffnen"
Me.Button1.UseVisualStyleBackColor = True
'
'DataGridView
'
Me.DataGridView.BackgroundColor = System.Drawing.Color.White
Me.DataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
Me.DataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.Pos, Me.LNr, Me.Leistung, Me.Preis})
Me.DataGridView.Location = New System.Drawing.Point(222, 42)
Me.DataGridView.Name = "DataGridView"
Me.DataGridView.RowTemplate.Height = 20
Me.DataGridView.Size = New System.Drawing.Size(589, 194)
Me.DataGridView.TabIndex = 31
'
'Pos
'
Me.Pos.HeaderText = "Pos"
Me.Pos.Name = "Pos"
Me.Pos.ReadOnly = True
Me.Pos.Width = 50
'
'LNr
'
Me.LNr.HeaderText = "LNr"
Me.LNr.Name = "LNr"
Me.LNr.ReadOnly = True
Me.LNr.Width = 50
'
'Leistung
'
Me.Leistung.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill
Me.Leistung.HeaderText = "Leistung"
Me.Leistung.Name = "Leistung"
'
'Preis
'
Me.Preis.HeaderText = "Preis"
Me.Preis.Name = "Preis"
'
'txtZahlunsziel
'
Me.txtZahlunsziel._DateTimeOnly = False
Me.txtZahlunsziel._numbersOnly = True
Me.txtZahlunsziel._numbersOnlyKommastellen = ""
Me.txtZahlunsziel._Prozent = False
Me.txtZahlunsziel._ShortDateNew = False
Me.txtZahlunsziel._ShortDateOnly = False
Me.txtZahlunsziel._TimeOnly = False
Me.txtZahlunsziel._value = "10"
Me.txtZahlunsziel._Waehrung = False
Me.txtZahlunsziel._WaehrungZeichen = True
Me.txtZahlunsziel.ForeColor = System.Drawing.Color.Black
Me.txtZahlunsziel.Location = New System.Drawing.Point(159, 216)
Me.txtZahlunsziel.MaxLineLength = -1
Me.txtZahlunsziel.MaxLines_Warning = ""
Me.txtZahlunsziel.MaxLines_Warning_Label = Nothing
Me.txtZahlunsziel.Name = "txtZahlunsziel"
Me.txtZahlunsziel.Size = New System.Drawing.Size(57, 20)
Me.txtZahlunsziel.TabIndex = 32
Me.txtZahlunsziel.Text = "10"
Me.txtZahlunsziel.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(50, 219)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(103, 13)
Me.Label2.TabIndex = 33
Me.Label2.Text = "Zahlungsziel (Tage):"
'
'cboFirma
'
Me.cboFirma._allowedValuesFreiText = Nothing
Me.cboFirma._allowFreiText = False
Me.cboFirma._value = ""
Me.cboFirma.FormattingEnabled = True
Me.cboFirma.Location = New System.Drawing.Point(72, 42)
Me.cboFirma.Name = "cboFirma"
Me.cboFirma.Size = New System.Drawing.Size(144, 21)
Me.cboFirma.TabIndex = 35
'
'Label42
'
Me.Label42.AutoSize = True
Me.Label42.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label42.Location = New System.Drawing.Point(25, 46)
Me.Label42.Name = "Label42"
Me.Label42.Size = New System.Drawing.Size(41, 13)
Me.Label42.TabIndex = 34
Me.Label42.Text = "Firma:"
'
'dgvZusatzleistung
'
Me.dgvZusatzleistung.BackgroundColor = System.Drawing.Color.White
Me.dgvZusatzleistung.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
Me.dgvZusatzleistung.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.ZPos, Me.ZLNr, Me.ZLeistung, Me.ZPreis})
Me.dgvZusatzleistung.Location = New System.Drawing.Point(222, 235)
Me.dgvZusatzleistung.Name = "dgvZusatzleistung"
Me.dgvZusatzleistung.RowTemplate.Height = 20
Me.dgvZusatzleistung.Size = New System.Drawing.Size(589, 165)
Me.dgvZusatzleistung.TabIndex = 36
'
'ZPos
'
Me.ZPos.HeaderText = "Pos"
Me.ZPos.Name = "ZPos"
Me.ZPos.ReadOnly = True
Me.ZPos.Width = 50
'
'ZLNr
'
Me.ZLNr.HeaderText = "LNr"
Me.ZLNr.Name = "ZLNr"
Me.ZLNr.ReadOnly = True
Me.ZLNr.Width = 50
'
'ZLeistung
'
Me.ZLeistung.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill
Me.ZLeistung.HeaderText = "Leistung"
Me.ZLeistung.Name = "ZLeistung"
'
'ZPreis
'
Me.ZPreis.HeaderText = "Preis"
Me.ZPreis.Name = "ZPreis"
'
'cbxZollpflichtigeAbfertigung
'
Me.cbxZollpflichtigeAbfertigung.AutoSize = True
Me.cbxZollpflichtigeAbfertigung.Location = New System.Drawing.Point(53, 278)
Me.cbxZollpflichtigeAbfertigung.Name = "cbxZollpflichtigeAbfertigung"
Me.cbxZollpflichtigeAbfertigung.Size = New System.Drawing.Size(142, 17)
Me.cbxZollpflichtigeAbfertigung.TabIndex = 37
Me.cbxZollpflichtigeAbfertigung.Text = "Zollpflichtige Abfertigung"
Me.cbxZollpflichtigeAbfertigung.UseVisualStyleBackColor = True
'
'usrcntlVerzollungspreise
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.BackColor = System.Drawing.Color.WhiteSmoke
Me.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Controls.Add(Me.cbxZollpflichtigeAbfertigung)
Me.Controls.Add(Me.dgvZusatzleistung)
Me.Controls.Add(Me.cboFirma)
Me.Controls.Add(Me.Label42)
Me.Controls.Add(Me.Label2)
Me.Controls.Add(Me.txtZahlunsziel)
Me.Controls.Add(Me.DataGridView)
Me.Controls.Add(Me.Button1)
Me.Controls.Add(Me.btnStandardPreiseLaden)
Me.Controls.Add(Me.MyComboBox1)
Me.Controls.Add(Me.btnDown)
Me.Controls.Add(Me.btnUp)
Me.Controls.Add(Me.btnDel)
Me.Controls.Add(Me.pic)
Me.Controls.Add(Me.lblVollmachtDE)
Me.Controls.Add(Me.Label6)
Me.Name = "usrcntlVerzollungspreise"
Me.Size = New System.Drawing.Size(1000, 405)
CType(Me.pic, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.DataGridView, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.dgvZusatzleistung, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents lblVollmachtDE As System.Windows.Forms.Label
Friend WithEvents pic As System.Windows.Forms.PictureBox
Friend WithEvents btnDown As System.Windows.Forms.Button
Friend WithEvents btnUp As System.Windows.Forms.Button
Friend WithEvents btnDel As System.Windows.Forms.Button
Friend WithEvents MyComboBox1 As VERAG_PROG_ALLGEMEIN.MyComboBox
Friend WithEvents Label6 As System.Windows.Forms.Label
Friend WithEvents btnStandardPreiseLaden As System.Windows.Forms.Button
Friend WithEvents Button1 As System.Windows.Forms.Button
Friend WithEvents DataGridView As System.Windows.Forms.DataGridView
Public WithEvents txtZahlunsziel As VERAG_PROG_ALLGEMEIN.MyTextBox
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents Pos As System.Windows.Forms.DataGridViewTextBoxColumn
Friend WithEvents LNr As System.Windows.Forms.DataGridViewTextBoxColumn
Friend WithEvents Leistung As System.Windows.Forms.DataGridViewTextBoxColumn
Friend WithEvents Preis As System.Windows.Forms.DataGridViewTextBoxColumn
Friend WithEvents cboFirma As VERAG_PROG_ALLGEMEIN.MyComboBox
Friend WithEvents Label42 As System.Windows.Forms.Label
Friend WithEvents dgvZusatzleistung As System.Windows.Forms.DataGridView
Friend WithEvents ZPos As System.Windows.Forms.DataGridViewTextBoxColumn
Friend WithEvents ZLNr As System.Windows.Forms.DataGridViewTextBoxColumn
Friend WithEvents ZLeistung As System.Windows.Forms.DataGridViewTextBoxColumn
Friend WithEvents ZPreis As System.Windows.Forms.DataGridViewTextBoxColumn
Friend WithEvents cbxZollpflichtigeAbfertigung As CheckBox
End Class