1857 lines
90 KiB
VB.net
1857 lines
90 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmBelegNeu
|
|
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()
|
|
Me.components = New System.ComponentModel.Container()
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmBelegNeu))
|
|
Me.dgvBelegPos = New System.Windows.Forms.DataGridView()
|
|
Me.clmnAnzahl = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.clmnBeschreibung = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.clmnTW1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.clmnTW2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.clmnPreis = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.clmnBetrag = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.PreislistenNr = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.PreislistenPos = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.LeistungsNr = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.Anzahlmultiplikator = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.clmnFixpreis = New System.Windows.Forms.DataGridViewCheckBoxColumn()
|
|
Me.AbfertigungsNr = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.FilialenNr = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.Label = New System.Windows.Forms.Label()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|
Me.Label9 = New System.Windows.Forms.Label()
|
|
Me.lblMandant = New System.Windows.Forms.Label()
|
|
Me.lblSachbearbeiter = New System.Windows.Forms.Label()
|
|
Me.Label13 = New System.Windows.Forms.Label()
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|
Me.Label14 = New System.Windows.Forms.Label()
|
|
Me.lblBelegNr = New System.Windows.Forms.Label()
|
|
Me.lblBelegDatum = New System.Windows.Forms.Label()
|
|
Me.lblKassenbuchNr = New System.Windows.Forms.Label()
|
|
Me.lblMandant_niederlassung = New System.Windows.Forms.Label()
|
|
Me.Label15 = New System.Windows.Forms.Label()
|
|
Me.Label12 = New System.Windows.Forms.Label()
|
|
Me.Label16 = New System.Windows.Forms.Label()
|
|
Me.btnPrint = New System.Windows.Forms.Button()
|
|
Me.FlowLayoutPanel = New System.Windows.Forms.FlowLayoutPanel()
|
|
Me.FlowLayoutPanel1 = New System.Windows.Forms.FlowLayoutPanel()
|
|
Me.pnl = New System.Windows.Forms.Panel()
|
|
Me.lblInfoAbfertNrExists = New System.Windows.Forms.Label()
|
|
Me.txtAbfertigungsNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.cboFiliale = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.btnNeueAbfNr = New System.Windows.Forms.Button()
|
|
Me.lblErr_filiale = New System.Windows.Forms.Label()
|
|
Me.Label21 = New System.Windows.Forms.Label()
|
|
Me.Label8 = New System.Windows.Forms.Label()
|
|
Me.UsrCntlTestsystem1 = New VERAG_PROG_ALLGEMEIN.usrCntlTestsystem()
|
|
Me.btnEinnahmeBeleg = New System.Windows.Forms.Button()
|
|
Me.btnAusgabebeleg = New System.Windows.Forms.Button()
|
|
Me.lblErrPos = New System.Windows.Forms.Label()
|
|
Me.pnlData = New System.Windows.Forms.Panel()
|
|
Me.txtzuKassieren = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label22 = New System.Windows.Forms.Label()
|
|
Me.cbxSplittung = New System.Windows.Forms.CheckBox()
|
|
Me.lblErr_Fahrer = New System.Windows.Forms.Label()
|
|
Me.lblErr_Pass = New System.Windows.Forms.Label()
|
|
Me.lblErr_LKW = New System.Windows.Forms.Label()
|
|
Me.btnOfferte = New System.Windows.Forms.Button()
|
|
Me.Label19 = New System.Windows.Forms.Label()
|
|
Me.lblAtrKdNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.lblkundeKdNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.lblErr_kunde = New System.Windows.Forms.Label()
|
|
Me.lblErr_steuer = New System.Windows.Forms.Label()
|
|
Me.lblKunde_UstId_Land = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.lblKunde_UstId_Nr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtSteuersatz = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.cboSteuerschlüssel = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.cboFrachtf_Sgut = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.lblFrachtf_Pass = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.lblKunde_Land = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.lblFrachtf_Fahrer = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.lblKunde_Plz = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.lblKunde_Strasse = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.lblFrachtf_LKWNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.lblKunde_Ort = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.kdkunde = New VERAG_PROG_ALLGEMEIN.KdSearchBox()
|
|
Me.pnlOPt = New System.Windows.Forms.Panel()
|
|
Me.cboPrinter = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.cbxBelegOffnen = New System.Windows.Forms.CheckBox()
|
|
Me.lblStorno = New System.Windows.Forms.Label()
|
|
Me.Label17 = New System.Windows.Forms.Label()
|
|
Me.Label18 = New System.Windows.Forms.Label()
|
|
Me.cboKassen = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.pnlBetrag = New System.Windows.Forms.Panel()
|
|
Me.Label23 = New System.Windows.Forms.Label()
|
|
Me.lblBetrag_Netto = New System.Windows.Forms.Label()
|
|
Me.Label24 = New System.Windows.Forms.Label()
|
|
Me.lblBetrag_Steuern = New System.Windows.Forms.Label()
|
|
Me.Label25 = New System.Windows.Forms.Label()
|
|
Me.lblBetrag_Brutto = New System.Windows.Forms.Label()
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.Label27 = New System.Windows.Forms.Label()
|
|
Me.Label26 = New System.Windows.Forms.Label()
|
|
Me.btnPOS = New System.Windows.Forms.Button()
|
|
Me.Button3 = New System.Windows.Forms.Button()
|
|
Me.pnlOptionen = New System.Windows.Forms.Panel()
|
|
Me.txtEinzelpreis = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.MyTextBox1 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label20 = New System.Windows.Forms.Label()
|
|
Me.Label11 = New System.Windows.Forms.Label()
|
|
Me.Label10 = New System.Windows.Forms.Label()
|
|
Me.Button2 = New System.Windows.Forms.Button()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.btn = New System.Windows.Forms.Button()
|
|
Me.txtAnzahl = New System.Windows.Forms.TextBox()
|
|
Me.lblErr_frachfuehrer = New System.Windows.Forms.Label()
|
|
Me.kdFrachtf = New VERAG_PROG_ALLGEMEIN.KdSearchBox()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn3 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn4 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn5 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn6 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn7 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn8 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn9 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.FlowLayoutPanel2 = New System.Windows.Forms.FlowLayoutPanel()
|
|
Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
|
CType(Me.dgvBelegPos, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.pnl.SuspendLayout()
|
|
Me.pnlData.SuspendLayout()
|
|
Me.pnlOPt.SuspendLayout()
|
|
Me.pnlBetrag.SuspendLayout()
|
|
Me.Panel1.SuspendLayout()
|
|
Me.pnlOptionen.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'dgvBelegPos
|
|
'
|
|
Me.dgvBelegPos.AllowUserToAddRows = False
|
|
Me.dgvBelegPos.AllowUserToDeleteRows = False
|
|
Me.dgvBelegPos.AllowUserToResizeColumns = False
|
|
Me.dgvBelegPos.AllowUserToResizeRows = False
|
|
Me.dgvBelegPos.BackgroundColor = System.Drawing.Color.White
|
|
Me.dgvBelegPos.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.dgvBelegPos.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.clmnAnzahl, Me.clmnBeschreibung, Me.clmnTW1, Me.clmnTW2, Me.clmnPreis, Me.clmnBetrag, Me.PreislistenNr, Me.PreislistenPos, Me.LeistungsNr, Me.Anzahlmultiplikator, Me.clmnFixpreis, Me.AbfertigungsNr, Me.FilialenNr})
|
|
Me.dgvBelegPos.Dock = System.Windows.Forms.DockStyle.Left
|
|
Me.dgvBelegPos.Location = New System.Drawing.Point(0, 0)
|
|
Me.dgvBelegPos.Name = "dgvBelegPos"
|
|
Me.dgvBelegPos.RowHeadersVisible = False
|
|
Me.dgvBelegPos.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
|
|
Me.dgvBelegPos.Size = New System.Drawing.Size(462, 304)
|
|
Me.dgvBelegPos.TabIndex = 0
|
|
'
|
|
'clmnAnzahl
|
|
'
|
|
Me.clmnAnzahl.HeaderText = "Anz."
|
|
Me.clmnAnzahl.Name = "clmnAnzahl"
|
|
Me.clmnAnzahl.ReadOnly = True
|
|
Me.clmnAnzahl.Width = 40
|
|
'
|
|
'clmnBeschreibung
|
|
'
|
|
Me.clmnBeschreibung.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill
|
|
Me.clmnBeschreibung.HeaderText = "Beschreibung"
|
|
Me.clmnBeschreibung.Name = "clmnBeschreibung"
|
|
Me.clmnBeschreibung.ReadOnly = True
|
|
'
|
|
'clmnTW1
|
|
'
|
|
Me.clmnTW1.HeaderText = "TW1"
|
|
Me.clmnTW1.Name = "clmnTW1"
|
|
Me.clmnTW1.ReadOnly = True
|
|
Me.clmnTW1.Width = 50
|
|
'
|
|
'clmnTW2
|
|
'
|
|
Me.clmnTW2.HeaderText = "TW2"
|
|
Me.clmnTW2.Name = "clmnTW2"
|
|
Me.clmnTW2.ReadOnly = True
|
|
Me.clmnTW2.Width = 50
|
|
'
|
|
'clmnPreis
|
|
'
|
|
Me.clmnPreis.HeaderText = "Preis"
|
|
Me.clmnPreis.Name = "clmnPreis"
|
|
Me.clmnPreis.ReadOnly = True
|
|
Me.clmnPreis.Width = 70
|
|
'
|
|
'clmnBetrag
|
|
'
|
|
Me.clmnBetrag.HeaderText = "Betrag"
|
|
Me.clmnBetrag.Name = "clmnBetrag"
|
|
Me.clmnBetrag.ReadOnly = True
|
|
Me.clmnBetrag.Width = 70
|
|
'
|
|
'PreislistenNr
|
|
'
|
|
Me.PreislistenNr.HeaderText = "PreislistenNr"
|
|
Me.PreislistenNr.Name = "PreislistenNr"
|
|
Me.PreislistenNr.Visible = False
|
|
'
|
|
'PreislistenPos
|
|
'
|
|
Me.PreislistenPos.HeaderText = "PreislistenPos"
|
|
Me.PreislistenPos.Name = "PreislistenPos"
|
|
Me.PreislistenPos.Visible = False
|
|
'
|
|
'LeistungsNr
|
|
'
|
|
Me.LeistungsNr.HeaderText = "LeistungsNr"
|
|
Me.LeistungsNr.Name = "LeistungsNr"
|
|
Me.LeistungsNr.Visible = False
|
|
'
|
|
'Anzahlmultiplikator
|
|
'
|
|
Me.Anzahlmultiplikator.HeaderText = "Anzahlmultiplikator"
|
|
Me.Anzahlmultiplikator.Name = "Anzahlmultiplikator"
|
|
Me.Anzahlmultiplikator.Visible = False
|
|
'
|
|
'clmnFixpreis
|
|
'
|
|
Me.clmnFixpreis.HeaderText = "Fixpreis"
|
|
Me.clmnFixpreis.Name = "clmnFixpreis"
|
|
Me.clmnFixpreis.Visible = False
|
|
'
|
|
'AbfertigungsNr
|
|
'
|
|
Me.AbfertigungsNr.HeaderText = "AbfertigungsNr"
|
|
Me.AbfertigungsNr.Name = "AbfertigungsNr"
|
|
Me.AbfertigungsNr.Visible = False
|
|
'
|
|
'FilialenNr
|
|
'
|
|
Me.FilialenNr.HeaderText = "FilialenNr"
|
|
Me.FilialenNr.Name = "FilialenNr"
|
|
Me.FilialenNr.Visible = False
|
|
'
|
|
'Label
|
|
'
|
|
Me.Label.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label.Location = New System.Drawing.Point(6, 122)
|
|
Me.Label.Name = "Label"
|
|
Me.Label.Size = New System.Drawing.Size(50, 17)
|
|
Me.Label.TabIndex = 24
|
|
Me.Label.Text = "UStIDNr:"
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label4.Location = New System.Drawing.Point(230, 167)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(66, 13)
|
|
Me.Label4.TabIndex = 35
|
|
Me.Label4.Text = "Sgut/Kompl:"
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label5.Location = New System.Drawing.Point(352, 166)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(40, 13)
|
|
Me.Label5.TabIndex = 31
|
|
Me.Label5.Text = "Fahrer:"
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.AutoSize = True
|
|
Me.Label6.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label6.Location = New System.Drawing.Point(352, 185)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(70, 13)
|
|
Me.Label6.TabIndex = 32
|
|
Me.Label6.Text = "Passnummer:"
|
|
'
|
|
'Label9
|
|
'
|
|
Me.Label9.AutoSize = True
|
|
Me.Label9.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label9.Location = New System.Drawing.Point(5, 167)
|
|
Me.Label9.Name = "Label9"
|
|
Me.Label9.Size = New System.Drawing.Size(99, 13)
|
|
Me.Label9.TabIndex = 33
|
|
Me.Label9.Text = "LKW-Kennzeichen:"
|
|
'
|
|
'lblMandant
|
|
'
|
|
Me.lblMandant.BackColor = System.Drawing.Color.Transparent
|
|
Me.lblMandant.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblMandant.Location = New System.Drawing.Point(5, 38)
|
|
Me.lblMandant.Name = "lblMandant"
|
|
Me.lblMandant.Size = New System.Drawing.Size(43, 18)
|
|
Me.lblMandant.TabIndex = 5
|
|
Me.lblMandant.Text = "VERA"
|
|
'
|
|
'lblSachbearbeiter
|
|
'
|
|
Me.lblSachbearbeiter.BackColor = System.Drawing.Color.Transparent
|
|
Me.lblSachbearbeiter.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblSachbearbeiter.Location = New System.Drawing.Point(5, 54)
|
|
Me.lblSachbearbeiter.Name = "lblSachbearbeiter"
|
|
Me.lblSachbearbeiter.Size = New System.Drawing.Size(195, 17)
|
|
Me.lblSachbearbeiter.TabIndex = 9
|
|
Me.lblSachbearbeiter.Text = "Sachbearbeiter"
|
|
'
|
|
'Label13
|
|
'
|
|
Me.Label13.AutoSize = True
|
|
Me.Label13.BackColor = System.Drawing.Color.Transparent
|
|
Me.Label13.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label13.Location = New System.Drawing.Point(406, 8)
|
|
Me.Label13.Name = "Label13"
|
|
Me.Label13.Size = New System.Drawing.Size(66, 13)
|
|
Me.Label13.TabIndex = 2
|
|
Me.Label13.Text = "Belegdatum:"
|
|
'
|
|
'Label7
|
|
'
|
|
Me.Label7.AutoSize = True
|
|
Me.Label7.BackColor = System.Drawing.Color.Transparent
|
|
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(406, 23)
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Size = New System.Drawing.Size(51, 13)
|
|
Me.Label7.TabIndex = 4
|
|
Me.Label7.Text = "Beleg-Nr:"
|
|
'
|
|
'Label14
|
|
'
|
|
Me.Label14.AutoSize = True
|
|
Me.Label14.BackColor = System.Drawing.Color.Transparent
|
|
Me.Label14.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label14.Location = New System.Drawing.Point(5, 70)
|
|
Me.Label14.Name = "Label14"
|
|
Me.Label14.Size = New System.Drawing.Size(83, 13)
|
|
Me.Label14.TabIndex = 10
|
|
Me.Label14.Text = "Kassenbuch-Nr:"
|
|
'
|
|
'lblBelegNr
|
|
'
|
|
Me.lblBelegNr.AutoSize = True
|
|
Me.lblBelegNr.BackColor = System.Drawing.Color.Transparent
|
|
Me.lblBelegNr.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblBelegNr.Location = New System.Drawing.Point(472, 21)
|
|
Me.lblBelegNr.Name = "lblBelegNr"
|
|
Me.lblBelegNr.Size = New System.Drawing.Size(144, 17)
|
|
Me.lblBelegNr.TabIndex = 5
|
|
Me.lblBelegNr.Text = "beim Druck erstellt"
|
|
'
|
|
'lblBelegDatum
|
|
'
|
|
Me.lblBelegDatum.AutoSize = True
|
|
Me.lblBelegDatum.BackColor = System.Drawing.Color.Transparent
|
|
Me.lblBelegDatum.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblBelegDatum.Location = New System.Drawing.Point(472, 6)
|
|
Me.lblBelegDatum.Name = "lblBelegDatum"
|
|
Me.lblBelegDatum.Size = New System.Drawing.Size(14, 17)
|
|
Me.lblBelegDatum.TabIndex = 3
|
|
Me.lblBelegDatum.Text = "-"
|
|
'
|
|
'lblKassenbuchNr
|
|
'
|
|
Me.lblKassenbuchNr.AutoSize = True
|
|
Me.lblKassenbuchNr.BackColor = System.Drawing.Color.Transparent
|
|
Me.lblKassenbuchNr.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblKassenbuchNr.Location = New System.Drawing.Point(94, 70)
|
|
Me.lblKassenbuchNr.Name = "lblKassenbuchNr"
|
|
Me.lblKassenbuchNr.Size = New System.Drawing.Size(31, 13)
|
|
Me.lblKassenbuchNr.TabIndex = 11
|
|
Me.lblKassenbuchNr.Text = "0000"
|
|
'
|
|
'lblMandant_niederlassung
|
|
'
|
|
Me.lblMandant_niederlassung.BackColor = System.Drawing.Color.Transparent
|
|
Me.lblMandant_niederlassung.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblMandant_niederlassung.Location = New System.Drawing.Point(61, 38)
|
|
Me.lblMandant_niederlassung.Name = "lblMandant_niederlassung"
|
|
Me.lblMandant_niederlassung.Size = New System.Drawing.Size(34, 18)
|
|
Me.lblMandant_niederlassung.TabIndex = 7
|
|
Me.lblMandant_niederlassung.Text = "SUB"
|
|
'
|
|
'Label15
|
|
'
|
|
Me.Label15.BackColor = System.Drawing.Color.Transparent
|
|
Me.Label15.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label15.Location = New System.Drawing.Point(44, 38)
|
|
Me.Label15.Name = "Label15"
|
|
Me.Label15.Size = New System.Drawing.Size(11, 18)
|
|
Me.Label15.TabIndex = 6
|
|
Me.Label15.Text = "/"
|
|
'
|
|
'Label12
|
|
'
|
|
Me.Label12.AutoSize = True
|
|
Me.Label12.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label12.Location = New System.Drawing.Point(352, 80)
|
|
Me.Label12.Name = "Label12"
|
|
Me.Label12.Size = New System.Drawing.Size(60, 13)
|
|
Me.Label12.TabIndex = 13
|
|
Me.Label12.Text = "Steuersatz:"
|
|
'
|
|
'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(352, 60)
|
|
Me.Label16.Name = "Label16"
|
|
Me.Label16.Size = New System.Drawing.Size(84, 13)
|
|
Me.Label16.TabIndex = 11
|
|
Me.Label16.Text = "Steuerschlüssel:"
|
|
'
|
|
'btnPrint
|
|
'
|
|
Me.btnPrint.BackgroundImage = Global.SDL.My.Resources.Resources.pay_cash_s
|
|
Me.btnPrint.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.btnPrint.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnPrint.ForeColor = System.Drawing.Color.Black
|
|
Me.btnPrint.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnPrint.Location = New System.Drawing.Point(71, 29)
|
|
Me.btnPrint.Name = "btnPrint"
|
|
Me.btnPrint.Padding = New System.Windows.Forms.Padding(0, 0, 5, 0)
|
|
Me.btnPrint.Size = New System.Drawing.Size(73, 59)
|
|
Me.btnPrint.TabIndex = 13
|
|
Me.btnPrint.Text = "BAR"
|
|
Me.btnPrint.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnPrint.UseVisualStyleBackColor = True
|
|
'
|
|
'FlowLayoutPanel
|
|
'
|
|
Me.FlowLayoutPanel.AutoScroll = True
|
|
Me.FlowLayoutPanel.BackColor = System.Drawing.Color.WhiteSmoke
|
|
Me.FlowLayoutPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.FlowLayoutPanel.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.FlowLayoutPanel.Location = New System.Drawing.Point(0, 425)
|
|
Me.FlowLayoutPanel.Name = "FlowLayoutPanel"
|
|
Me.FlowLayoutPanel.Size = New System.Drawing.Size(1126, 324)
|
|
Me.FlowLayoutPanel.TabIndex = 2
|
|
'
|
|
'FlowLayoutPanel1
|
|
'
|
|
Me.FlowLayoutPanel1.BackColor = System.Drawing.Color.WhiteSmoke
|
|
Me.FlowLayoutPanel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.FlowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.FlowLayoutPanel1.Location = New System.Drawing.Point(0, 373)
|
|
Me.FlowLayoutPanel1.Name = "FlowLayoutPanel1"
|
|
Me.FlowLayoutPanel1.Size = New System.Drawing.Size(1126, 52)
|
|
Me.FlowLayoutPanel1.TabIndex = 1
|
|
'
|
|
'pnl
|
|
'
|
|
Me.pnl.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.pnl.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
|
|
Me.pnl.Controls.Add(Me.lblInfoAbfertNrExists)
|
|
Me.pnl.Controls.Add(Me.txtAbfertigungsNr)
|
|
Me.pnl.Controls.Add(Me.cboFiliale)
|
|
Me.pnl.Controls.Add(Me.btnNeueAbfNr)
|
|
Me.pnl.Controls.Add(Me.lblErr_filiale)
|
|
Me.pnl.Controls.Add(Me.Label21)
|
|
Me.pnl.Controls.Add(Me.Label8)
|
|
Me.pnl.Controls.Add(Me.UsrCntlTestsystem1)
|
|
Me.pnl.Controls.Add(Me.btnEinnahmeBeleg)
|
|
Me.pnl.Controls.Add(Me.btnAusgabebeleg)
|
|
Me.pnl.Controls.Add(Me.lblErrPos)
|
|
Me.pnl.Controls.Add(Me.pnlData)
|
|
Me.pnl.Controls.Add(Me.pnlOPt)
|
|
Me.pnl.Controls.Add(Me.pnlOptionen)
|
|
Me.pnl.Controls.Add(Me.lblErr_frachfuehrer)
|
|
Me.pnl.Controls.Add(Me.dgvBelegPos)
|
|
Me.pnl.Controls.Add(Me.kdFrachtf)
|
|
Me.pnl.Controls.Add(Me.Label2)
|
|
Me.pnl.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.pnl.ForeColor = System.Drawing.SystemColors.ControlText
|
|
Me.pnl.Location = New System.Drawing.Point(0, 0)
|
|
Me.pnl.Name = "pnl"
|
|
Me.pnl.Size = New System.Drawing.Size(1126, 308)
|
|
Me.pnl.TabIndex = 0
|
|
'
|
|
'lblInfoAbfertNrExists
|
|
'
|
|
Me.lblInfoAbfertNrExists.AutoSize = True
|
|
Me.lblInfoAbfertNrExists.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblInfoAbfertNrExists.ForeColor = System.Drawing.Color.Navy
|
|
Me.lblInfoAbfertNrExists.Location = New System.Drawing.Point(258, 199)
|
|
Me.lblInfoAbfertNrExists.Name = "lblInfoAbfertNrExists"
|
|
Me.lblInfoAbfertNrExists.Size = New System.Drawing.Size(187, 13)
|
|
Me.lblInfoAbfertNrExists.TabIndex = 40
|
|
Me.lblInfoAbfertNrExists.Text = "Abfertigungsnr. existiert bereits!"
|
|
Me.lblInfoAbfertNrExists.Visible = False
|
|
'
|
|
'txtAbfertigungsNr
|
|
'
|
|
Me.txtAbfertigungsNr._DateTimeOnly = False
|
|
Me.txtAbfertigungsNr._numbersOnly = False
|
|
Me.txtAbfertigungsNr._numbersOnlyKommastellen = ""
|
|
Me.txtAbfertigungsNr._numbersOnlyTrennzeichen = True
|
|
Me.txtAbfertigungsNr._Prozent = False
|
|
Me.txtAbfertigungsNr._ShortDateNew = False
|
|
Me.txtAbfertigungsNr._ShortDateOnly = False
|
|
Me.txtAbfertigungsNr._TimeOnly = False
|
|
Me.txtAbfertigungsNr._TimeOnly_Seconds = False
|
|
Me.txtAbfertigungsNr._value = Nothing
|
|
Me.txtAbfertigungsNr._Waehrung = False
|
|
Me.txtAbfertigungsNr._WaehrungZeichen = True
|
|
Me.txtAbfertigungsNr.ForeColor = System.Drawing.Color.Black
|
|
Me.txtAbfertigungsNr.Location = New System.Drawing.Point(266, 259)
|
|
Me.txtAbfertigungsNr.MaxLength = 8
|
|
Me.txtAbfertigungsNr.MaxLineLength = -1
|
|
Me.txtAbfertigungsNr.MaxLines_Warning = ""
|
|
Me.txtAbfertigungsNr.MaxLines_Warning_Label = Nothing
|
|
Me.txtAbfertigungsNr.Name = "txtAbfertigungsNr"
|
|
Me.txtAbfertigungsNr.Size = New System.Drawing.Size(90, 20)
|
|
Me.txtAbfertigungsNr.TabIndex = 26
|
|
Me.txtAbfertigungsNr.Visible = False
|
|
'
|
|
'cboFiliale
|
|
'
|
|
Me.cboFiliale._allowedValuesFreiText = Nothing
|
|
Me.cboFiliale._allowFreiText = False
|
|
Me.cboFiliale._value = ""
|
|
Me.cboFiliale.FormattingEnabled = True
|
|
Me.cboFiliale.Location = New System.Drawing.Point(266, 238)
|
|
Me.cboFiliale.Name = "cboFiliale"
|
|
Me.cboFiliale.Size = New System.Drawing.Size(179, 21)
|
|
Me.cboFiliale.TabIndex = 23
|
|
Me.cboFiliale.Visible = False
|
|
'
|
|
'btnNeueAbfNr
|
|
'
|
|
Me.btnNeueAbfNr.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
|
|
Me.btnNeueAbfNr.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnNeueAbfNr.Location = New System.Drawing.Point(356, 257)
|
|
Me.btnNeueAbfNr.Name = "btnNeueAbfNr"
|
|
Me.btnNeueAbfNr.Size = New System.Drawing.Size(89, 22)
|
|
Me.btnNeueAbfNr.TabIndex = 39
|
|
Me.btnNeueAbfNr.Text = "Neue Abf.Nr."
|
|
Me.btnNeueAbfNr.UseVisualStyleBackColor = True
|
|
Me.btnNeueAbfNr.Visible = False
|
|
'
|
|
'lblErr_filiale
|
|
'
|
|
Me.lblErr_filiale.AutoSize = True
|
|
Me.lblErr_filiale.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblErr_filiale.ForeColor = System.Drawing.Color.Red
|
|
Me.lblErr_filiale.Location = New System.Drawing.Point(266, 222)
|
|
Me.lblErr_filiale.Name = "lblErr_filiale"
|
|
Me.lblErr_filiale.Size = New System.Drawing.Size(158, 13)
|
|
Me.lblErr_filiale.TabIndex = 17
|
|
Me.lblErr_filiale.Text = "Filiale/Abfert.Nr. angeben!"
|
|
Me.lblErr_filiale.Visible = False
|
|
'
|
|
'Label21
|
|
'
|
|
Me.Label21.AutoSize = True
|
|
Me.Label21.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label21.Location = New System.Drawing.Point(177, 241)
|
|
Me.Label21.Name = "Label21"
|
|
Me.Label21.Size = New System.Drawing.Size(36, 13)
|
|
Me.Label21.TabIndex = 22
|
|
Me.Label21.Text = "Filiale:"
|
|
Me.Label21.Visible = False
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.AutoSize = True
|
|
Me.Label8.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label8.Location = New System.Drawing.Point(177, 262)
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Size = New System.Drawing.Size(83, 13)
|
|
Me.Label8.TabIndex = 25
|
|
Me.Label8.Text = "Abfertigungs-Nr:"
|
|
Me.Label8.Visible = False
|
|
'
|
|
'UsrCntlTestsystem1
|
|
'
|
|
Me.UsrCntlTestsystem1.BackColor = System.Drawing.Color.White
|
|
Me.UsrCntlTestsystem1.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.UsrCntlTestsystem1.ForeColor = System.Drawing.Color.Red
|
|
Me.UsrCntlTestsystem1.Location = New System.Drawing.Point(1, 275)
|
|
Me.UsrCntlTestsystem1.Margin = New System.Windows.Forms.Padding(5, 6, 5, 6)
|
|
Me.UsrCntlTestsystem1.Name = "UsrCntlTestsystem1"
|
|
Me.UsrCntlTestsystem1.Size = New System.Drawing.Size(152, 28)
|
|
Me.UsrCntlTestsystem1.TabIndex = 90
|
|
'
|
|
'btnEinnahmeBeleg
|
|
'
|
|
Me.btnEinnahmeBeleg.BackColor = System.Drawing.Color.SteelBlue
|
|
Me.btnEinnahmeBeleg.FlatAppearance.BorderColor = System.Drawing.Color.Black
|
|
Me.btnEinnahmeBeleg.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnEinnahmeBeleg.ForeColor = System.Drawing.Color.White
|
|
Me.btnEinnahmeBeleg.Location = New System.Drawing.Point(15, 124)
|
|
Me.btnEinnahmeBeleg.Name = "btnEinnahmeBeleg"
|
|
Me.btnEinnahmeBeleg.Size = New System.Drawing.Size(165, 33)
|
|
Me.btnEinnahmeBeleg.TabIndex = 2
|
|
Me.btnEinnahmeBeleg.Text = "Einnahme-Beleg"
|
|
Me.btnEinnahmeBeleg.UseVisualStyleBackColor = False
|
|
Me.btnEinnahmeBeleg.Visible = False
|
|
'
|
|
'btnAusgabebeleg
|
|
'
|
|
Me.btnAusgabebeleg.BackColor = System.Drawing.Color.Transparent
|
|
Me.btnAusgabebeleg.FlatAppearance.BorderColor = System.Drawing.Color.Black
|
|
Me.btnAusgabebeleg.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnAusgabebeleg.ForeColor = System.Drawing.Color.DimGray
|
|
Me.btnAusgabebeleg.Location = New System.Drawing.Point(186, 124)
|
|
Me.btnAusgabebeleg.Name = "btnAusgabebeleg"
|
|
Me.btnAusgabebeleg.Size = New System.Drawing.Size(165, 33)
|
|
Me.btnAusgabebeleg.TabIndex = 3
|
|
Me.btnAusgabebeleg.Text = "Ausgaben-Beleg"
|
|
Me.btnAusgabebeleg.UseVisualStyleBackColor = False
|
|
Me.btnAusgabebeleg.Visible = False
|
|
'
|
|
'lblErrPos
|
|
'
|
|
Me.lblErrPos.AutoSize = True
|
|
Me.lblErrPos.BackColor = System.Drawing.Color.White
|
|
Me.lblErrPos.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblErrPos.ForeColor = System.Drawing.Color.Red
|
|
Me.lblErrPos.Location = New System.Drawing.Point(10, 33)
|
|
Me.lblErrPos.Name = "lblErrPos"
|
|
Me.lblErrPos.Size = New System.Drawing.Size(170, 13)
|
|
Me.lblErrPos.TabIndex = 1
|
|
Me.lblErrPos.Text = "Keine Positionen vorhanden!"
|
|
Me.lblErrPos.Visible = False
|
|
'
|
|
'pnlData
|
|
'
|
|
Me.pnlData.BackColor = System.Drawing.Color.FromArgb(CType(CType(244, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(244, Byte), Integer))
|
|
Me.pnlData.Controls.Add(Me.txtzuKassieren)
|
|
Me.pnlData.Controls.Add(Me.Label22)
|
|
Me.pnlData.Controls.Add(Me.cbxSplittung)
|
|
Me.pnlData.Controls.Add(Me.lblErr_Fahrer)
|
|
Me.pnlData.Controls.Add(Me.lblErr_Pass)
|
|
Me.pnlData.Controls.Add(Me.lblErr_LKW)
|
|
Me.pnlData.Controls.Add(Me.btnOfferte)
|
|
Me.pnlData.Controls.Add(Me.Label19)
|
|
Me.pnlData.Controls.Add(Me.lblAtrKdNr)
|
|
Me.pnlData.Controls.Add(Me.lblkundeKdNr)
|
|
Me.pnlData.Controls.Add(Me.lblErr_kunde)
|
|
Me.pnlData.Controls.Add(Me.lblErr_steuer)
|
|
Me.pnlData.Controls.Add(Me.lblKunde_UstId_Land)
|
|
Me.pnlData.Controls.Add(Me.Label16)
|
|
Me.pnlData.Controls.Add(Me.lblKunde_UstId_Nr)
|
|
Me.pnlData.Controls.Add(Me.Label12)
|
|
Me.pnlData.Controls.Add(Me.txtSteuersatz)
|
|
Me.pnlData.Controls.Add(Me.cboSteuerschlüssel)
|
|
Me.pnlData.Controls.Add(Me.cboFrachtf_Sgut)
|
|
Me.pnlData.Controls.Add(Me.Label13)
|
|
Me.pnlData.Controls.Add(Me.Label7)
|
|
Me.pnlData.Controls.Add(Me.lblFrachtf_Pass)
|
|
Me.pnlData.Controls.Add(Me.lblBelegDatum)
|
|
Me.pnlData.Controls.Add(Me.Label)
|
|
Me.pnlData.Controls.Add(Me.lblBelegNr)
|
|
Me.pnlData.Controls.Add(Me.lblKunde_Land)
|
|
Me.pnlData.Controls.Add(Me.Label9)
|
|
Me.pnlData.Controls.Add(Me.lblFrachtf_Fahrer)
|
|
Me.pnlData.Controls.Add(Me.Label6)
|
|
Me.pnlData.Controls.Add(Me.lblKunde_Plz)
|
|
Me.pnlData.Controls.Add(Me.lblKunde_Strasse)
|
|
Me.pnlData.Controls.Add(Me.lblFrachtf_LKWNr)
|
|
Me.pnlData.Controls.Add(Me.Label5)
|
|
Me.pnlData.Controls.Add(Me.lblKunde_Ort)
|
|
Me.pnlData.Controls.Add(Me.Label4)
|
|
Me.pnlData.Controls.Add(Me.Label1)
|
|
Me.pnlData.Controls.Add(Me.kdkunde)
|
|
Me.pnlData.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.pnlData.Location = New System.Drawing.Point(498, 0)
|
|
Me.pnlData.Name = "pnlData"
|
|
Me.pnlData.Size = New System.Drawing.Size(624, 212)
|
|
Me.pnlData.TabIndex = 5
|
|
'
|
|
'txtzuKassieren
|
|
'
|
|
Me.txtzuKassieren._DateTimeOnly = False
|
|
Me.txtzuKassieren._numbersOnly = False
|
|
Me.txtzuKassieren._numbersOnlyKommastellen = ""
|
|
Me.txtzuKassieren._numbersOnlyTrennzeichen = True
|
|
Me.txtzuKassieren._Prozent = False
|
|
Me.txtzuKassieren._ShortDateNew = False
|
|
Me.txtzuKassieren._ShortDateOnly = False
|
|
Me.txtzuKassieren._TimeOnly = False
|
|
Me.txtzuKassieren._TimeOnly_Seconds = False
|
|
Me.txtzuKassieren._value = Nothing
|
|
Me.txtzuKassieren._Waehrung = True
|
|
Me.txtzuKassieren._WaehrungZeichen = True
|
|
Me.txtzuKassieren.Enabled = False
|
|
Me.txtzuKassieren.ForeColor = System.Drawing.Color.Black
|
|
Me.txtzuKassieren.Location = New System.Drawing.Point(441, 133)
|
|
Me.txtzuKassieren.MaxLength = 25
|
|
Me.txtzuKassieren.MaxLineLength = -1
|
|
Me.txtzuKassieren.MaxLines_Warning = ""
|
|
Me.txtzuKassieren.MaxLines_Warning_Label = Nothing
|
|
Me.txtzuKassieren.Name = "txtzuKassieren"
|
|
Me.txtzuKassieren.Size = New System.Drawing.Size(103, 20)
|
|
Me.txtzuKassieren.TabIndex = 45
|
|
Me.txtzuKassieren.Visible = False
|
|
'
|
|
'Label22
|
|
'
|
|
Me.Label22.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label22.Location = New System.Drawing.Point(352, 136)
|
|
Me.Label22.Name = "Label22"
|
|
Me.Label22.Size = New System.Drawing.Size(84, 17)
|
|
Me.Label22.TabIndex = 44
|
|
Me.Label22.Text = "zu kassieren:"
|
|
Me.Label22.Visible = False
|
|
'
|
|
'cbxSplittung
|
|
'
|
|
Me.cbxSplittung.AutoSize = True
|
|
Me.cbxSplittung.Location = New System.Drawing.Point(355, 119)
|
|
Me.cbxSplittung.Name = "cbxSplittung"
|
|
Me.cbxSplittung.Size = New System.Drawing.Size(140, 17)
|
|
Me.cbxSplittung.TabIndex = 16
|
|
Me.cbxSplittung.Text = "Splittung nach Sendung"
|
|
Me.cbxSplittung.UseVisualStyleBackColor = True
|
|
'
|
|
'lblErr_Fahrer
|
|
'
|
|
Me.lblErr_Fahrer.AutoSize = True
|
|
Me.lblErr_Fahrer.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblErr_Fahrer.ForeColor = System.Drawing.Color.Red
|
|
Me.lblErr_Fahrer.Location = New System.Drawing.Point(352, 153)
|
|
Me.lblErr_Fahrer.Name = "lblErr_Fahrer"
|
|
Me.lblErr_Fahrer.Size = New System.Drawing.Size(90, 13)
|
|
Me.lblErr_Fahrer.TabIndex = 43
|
|
Me.lblErr_Fahrer.Text = "Bitte angeben!"
|
|
Me.lblErr_Fahrer.Visible = False
|
|
'
|
|
'lblErr_Pass
|
|
'
|
|
Me.lblErr_Pass.AutoSize = True
|
|
Me.lblErr_Pass.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblErr_Pass.ForeColor = System.Drawing.Color.Red
|
|
Me.lblErr_Pass.Location = New System.Drawing.Point(352, 196)
|
|
Me.lblErr_Pass.Name = "lblErr_Pass"
|
|
Me.lblErr_Pass.Size = New System.Drawing.Size(90, 13)
|
|
Me.lblErr_Pass.TabIndex = 42
|
|
Me.lblErr_Pass.Text = "Bitte angeben!"
|
|
Me.lblErr_Pass.Visible = False
|
|
'
|
|
'lblErr_LKW
|
|
'
|
|
Me.lblErr_LKW.AutoSize = True
|
|
Me.lblErr_LKW.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblErr_LKW.ForeColor = System.Drawing.Color.Red
|
|
Me.lblErr_LKW.Location = New System.Drawing.Point(107, 148)
|
|
Me.lblErr_LKW.Name = "lblErr_LKW"
|
|
Me.lblErr_LKW.Size = New System.Drawing.Size(90, 13)
|
|
Me.lblErr_LKW.TabIndex = 41
|
|
Me.lblErr_LKW.Text = "Bitte angeben!"
|
|
Me.lblErr_LKW.Visible = False
|
|
'
|
|
'btnOfferte
|
|
'
|
|
Me.btnOfferte.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnOfferte.ForeColor = System.Drawing.Color.Black
|
|
Me.btnOfferte.Image = Global.SDL.My.Resources.Resources.list
|
|
Me.btnOfferte.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnOfferte.Location = New System.Drawing.Point(212, 6)
|
|
Me.btnOfferte.Name = "btnOfferte"
|
|
Me.btnOfferte.Padding = New System.Windows.Forms.Padding(0, 0, 5, 0)
|
|
Me.btnOfferte.Size = New System.Drawing.Size(127, 30)
|
|
Me.btnOfferte.TabIndex = 1
|
|
Me.btnOfferte.Text = "Kunden - Offerte"
|
|
Me.btnOfferte.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnOfferte.UseVisualStyleBackColor = True
|
|
Me.btnOfferte.Visible = False
|
|
'
|
|
'Label19
|
|
'
|
|
Me.Label19.AutoSize = True
|
|
Me.Label19.Cursor = System.Windows.Forms.Cursors.Default
|
|
Me.Label19.Font = New System.Drawing.Font("Microsoft Sans Serif", 16.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label19.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.Label19.Location = New System.Drawing.Point(3, 6)
|
|
Me.Label19.Name = "Label19"
|
|
Me.Label19.Size = New System.Drawing.Size(162, 26)
|
|
Me.Label19.TabIndex = 0
|
|
Me.Label19.Text = "Kunden-Beleg"
|
|
'
|
|
'lblAtrKdNr
|
|
'
|
|
Me.lblAtrKdNr._DateTimeOnly = False
|
|
Me.lblAtrKdNr._numbersOnly = False
|
|
Me.lblAtrKdNr._numbersOnlyKommastellen = ""
|
|
Me.lblAtrKdNr._numbersOnlyTrennzeichen = True
|
|
Me.lblAtrKdNr._Prozent = False
|
|
Me.lblAtrKdNr._ShortDateNew = False
|
|
Me.lblAtrKdNr._ShortDateOnly = False
|
|
Me.lblAtrKdNr._TimeOnly = False
|
|
Me.lblAtrKdNr._TimeOnly_Seconds = False
|
|
Me.lblAtrKdNr._value = Nothing
|
|
Me.lblAtrKdNr._Waehrung = False
|
|
Me.lblAtrKdNr._WaehrungZeichen = True
|
|
Me.lblAtrKdNr.BackColor = System.Drawing.Color.FromArgb(CType(CType(244, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(244, Byte), Integer))
|
|
Me.lblAtrKdNr.BorderStyle = System.Windows.Forms.BorderStyle.None
|
|
Me.lblAtrKdNr.ForeColor = System.Drawing.Color.Black
|
|
Me.lblAtrKdNr.Location = New System.Drawing.Point(280, 147)
|
|
Me.lblAtrKdNr.MaxLineLength = -1
|
|
Me.lblAtrKdNr.MaxLines_Warning = ""
|
|
Me.lblAtrKdNr.MaxLines_Warning_Label = Nothing
|
|
Me.lblAtrKdNr.Name = "lblAtrKdNr"
|
|
Me.lblAtrKdNr.ReadOnly = True
|
|
Me.lblAtrKdNr.Size = New System.Drawing.Size(59, 13)
|
|
Me.lblAtrKdNr.TabIndex = 29
|
|
Me.lblAtrKdNr.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'lblkundeKdNr
|
|
'
|
|
Me.lblkundeKdNr._DateTimeOnly = False
|
|
Me.lblkundeKdNr._numbersOnly = False
|
|
Me.lblkundeKdNr._numbersOnlyKommastellen = ""
|
|
Me.lblkundeKdNr._numbersOnlyTrennzeichen = True
|
|
Me.lblkundeKdNr._Prozent = False
|
|
Me.lblkundeKdNr._ShortDateNew = False
|
|
Me.lblkundeKdNr._ShortDateOnly = False
|
|
Me.lblkundeKdNr._TimeOnly = False
|
|
Me.lblkundeKdNr._TimeOnly_Seconds = False
|
|
Me.lblkundeKdNr._value = Nothing
|
|
Me.lblkundeKdNr._Waehrung = False
|
|
Me.lblkundeKdNr._WaehrungZeichen = True
|
|
Me.lblkundeKdNr.BackColor = System.Drawing.Color.FromArgb(CType(CType(244, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(244, Byte), Integer))
|
|
Me.lblkundeKdNr.BorderStyle = System.Windows.Forms.BorderStyle.None
|
|
Me.lblkundeKdNr.ForeColor = System.Drawing.Color.Black
|
|
Me.lblkundeKdNr.Location = New System.Drawing.Point(280, 41)
|
|
Me.lblkundeKdNr.MaxLineLength = -1
|
|
Me.lblkundeKdNr.MaxLines_Warning = ""
|
|
Me.lblkundeKdNr.MaxLines_Warning_Label = Nothing
|
|
Me.lblkundeKdNr.Name = "lblkundeKdNr"
|
|
Me.lblkundeKdNr.ReadOnly = True
|
|
Me.lblkundeKdNr.Size = New System.Drawing.Size(59, 13)
|
|
Me.lblkundeKdNr.TabIndex = 8
|
|
Me.lblkundeKdNr.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'lblErr_kunde
|
|
'
|
|
Me.lblErr_kunde.AutoSize = True
|
|
Me.lblErr_kunde.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblErr_kunde.ForeColor = System.Drawing.Color.Red
|
|
Me.lblErr_kunde.Location = New System.Drawing.Point(49, 41)
|
|
Me.lblErr_kunde.Name = "lblErr_kunde"
|
|
Me.lblErr_kunde.Size = New System.Drawing.Size(90, 13)
|
|
Me.lblErr_kunde.TabIndex = 7
|
|
Me.lblErr_kunde.Text = "Bitte angeben!"
|
|
Me.lblErr_kunde.Visible = False
|
|
'
|
|
'lblErr_steuer
|
|
'
|
|
Me.lblErr_steuer.AutoSize = True
|
|
Me.lblErr_steuer.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblErr_steuer.ForeColor = System.Drawing.Color.Red
|
|
Me.lblErr_steuer.Location = New System.Drawing.Point(376, 41)
|
|
Me.lblErr_steuer.Name = "lblErr_steuer"
|
|
Me.lblErr_steuer.Size = New System.Drawing.Size(244, 13)
|
|
Me.lblErr_steuer.TabIndex = 9
|
|
Me.lblErr_steuer.Text = "Bitte geben Sie einen Steuerschlüssel an!"
|
|
Me.lblErr_steuer.Visible = False
|
|
'
|
|
'lblKunde_UstId_Land
|
|
'
|
|
Me.lblKunde_UstId_Land._DateTimeOnly = False
|
|
Me.lblKunde_UstId_Land._numbersOnly = False
|
|
Me.lblKunde_UstId_Land._numbersOnlyKommastellen = ""
|
|
Me.lblKunde_UstId_Land._numbersOnlyTrennzeichen = True
|
|
Me.lblKunde_UstId_Land._Prozent = False
|
|
Me.lblKunde_UstId_Land._ShortDateNew = False
|
|
Me.lblKunde_UstId_Land._ShortDateOnly = False
|
|
Me.lblKunde_UstId_Land._TimeOnly = False
|
|
Me.lblKunde_UstId_Land._TimeOnly_Seconds = False
|
|
Me.lblKunde_UstId_Land._value = Nothing
|
|
Me.lblKunde_UstId_Land._Waehrung = False
|
|
Me.lblKunde_UstId_Land._WaehrungZeichen = True
|
|
Me.lblKunde_UstId_Land.ForeColor = System.Drawing.Color.Black
|
|
Me.lblKunde_UstId_Land.Location = New System.Drawing.Point(62, 117)
|
|
Me.lblKunde_UstId_Land.MaxLength = 2
|
|
Me.lblKunde_UstId_Land.MaxLineLength = -1
|
|
Me.lblKunde_UstId_Land.MaxLines_Warning = ""
|
|
Me.lblKunde_UstId_Land.MaxLines_Warning_Label = Nothing
|
|
Me.lblKunde_UstId_Land.Name = "lblKunde_UstId_Land"
|
|
Me.lblKunde_UstId_Land.Size = New System.Drawing.Size(59, 20)
|
|
Me.lblKunde_UstId_Land.TabIndex = 18
|
|
'
|
|
'lblKunde_UstId_Nr
|
|
'
|
|
Me.lblKunde_UstId_Nr._DateTimeOnly = False
|
|
Me.lblKunde_UstId_Nr._numbersOnly = False
|
|
Me.lblKunde_UstId_Nr._numbersOnlyKommastellen = ""
|
|
Me.lblKunde_UstId_Nr._numbersOnlyTrennzeichen = True
|
|
Me.lblKunde_UstId_Nr._Prozent = False
|
|
Me.lblKunde_UstId_Nr._ShortDateNew = False
|
|
Me.lblKunde_UstId_Nr._ShortDateOnly = False
|
|
Me.lblKunde_UstId_Nr._TimeOnly = False
|
|
Me.lblKunde_UstId_Nr._TimeOnly_Seconds = False
|
|
Me.lblKunde_UstId_Nr._value = Nothing
|
|
Me.lblKunde_UstId_Nr._Waehrung = False
|
|
Me.lblKunde_UstId_Nr._WaehrungZeichen = True
|
|
Me.lblKunde_UstId_Nr.ForeColor = System.Drawing.Color.Black
|
|
Me.lblKunde_UstId_Nr.Location = New System.Drawing.Point(120, 117)
|
|
Me.lblKunde_UstId_Nr.MaxLength = 12
|
|
Me.lblKunde_UstId_Nr.MaxLineLength = -1
|
|
Me.lblKunde_UstId_Nr.MaxLines_Warning = ""
|
|
Me.lblKunde_UstId_Nr.MaxLines_Warning_Label = Nothing
|
|
Me.lblKunde_UstId_Nr.Name = "lblKunde_UstId_Nr"
|
|
Me.lblKunde_UstId_Nr.Size = New System.Drawing.Size(219, 20)
|
|
Me.lblKunde_UstId_Nr.TabIndex = 19
|
|
'
|
|
'txtSteuersatz
|
|
'
|
|
Me.txtSteuersatz._DateTimeOnly = False
|
|
Me.txtSteuersatz._numbersOnly = False
|
|
Me.txtSteuersatz._numbersOnlyKommastellen = ""
|
|
Me.txtSteuersatz._numbersOnlyTrennzeichen = True
|
|
Me.txtSteuersatz._Prozent = True
|
|
Me.txtSteuersatz._ShortDateNew = False
|
|
Me.txtSteuersatz._ShortDateOnly = False
|
|
Me.txtSteuersatz._TimeOnly = False
|
|
Me.txtSteuersatz._TimeOnly_Seconds = False
|
|
Me.txtSteuersatz._value = Nothing
|
|
Me.txtSteuersatz._Waehrung = False
|
|
Me.txtSteuersatz._WaehrungZeichen = True
|
|
Me.txtSteuersatz.ForeColor = System.Drawing.Color.Black
|
|
Me.txtSteuersatz.Location = New System.Drawing.Point(441, 77)
|
|
Me.txtSteuersatz.MaxLineLength = -1
|
|
Me.txtSteuersatz.MaxLines_Warning = ""
|
|
Me.txtSteuersatz.MaxLines_Warning_Label = Nothing
|
|
Me.txtSteuersatz.Name = "txtSteuersatz"
|
|
Me.txtSteuersatz.Size = New System.Drawing.Size(103, 20)
|
|
Me.txtSteuersatz.TabIndex = 21
|
|
Me.txtSteuersatz.Text = "0,00 %"
|
|
'
|
|
'cboSteuerschlüssel
|
|
'
|
|
Me.cboSteuerschlüssel._allowedValuesFreiText = Nothing
|
|
Me.cboSteuerschlüssel._allowFreiText = False
|
|
Me.cboSteuerschlüssel._value = ""
|
|
Me.cboSteuerschlüssel.CausesValidation = False
|
|
Me.cboSteuerschlüssel.FormattingEnabled = True
|
|
Me.cboSteuerschlüssel.Location = New System.Drawing.Point(441, 57)
|
|
Me.cboSteuerschlüssel.Name = "cboSteuerschlüssel"
|
|
Me.cboSteuerschlüssel.Size = New System.Drawing.Size(179, 21)
|
|
Me.cboSteuerschlüssel.TabIndex = 20
|
|
'
|
|
'cboFrachtf_Sgut
|
|
'
|
|
Me.cboFrachtf_Sgut._allowedValuesFreiText = Nothing
|
|
Me.cboFrachtf_Sgut._allowFreiText = False
|
|
Me.cboFrachtf_Sgut._value = ""
|
|
Me.cboFrachtf_Sgut.FormattingEnabled = True
|
|
Me.cboFrachtf_Sgut.Location = New System.Drawing.Point(302, 163)
|
|
Me.cboFrachtf_Sgut.MaxLength = 1
|
|
Me.cboFrachtf_Sgut.Name = "cboFrachtf_Sgut"
|
|
Me.cboFrachtf_Sgut.Size = New System.Drawing.Size(37, 21)
|
|
Me.cboFrachtf_Sgut.TabIndex = 36
|
|
'
|
|
'lblFrachtf_Pass
|
|
'
|
|
Me.lblFrachtf_Pass._DateTimeOnly = False
|
|
Me.lblFrachtf_Pass._numbersOnly = False
|
|
Me.lblFrachtf_Pass._numbersOnlyKommastellen = ""
|
|
Me.lblFrachtf_Pass._numbersOnlyTrennzeichen = True
|
|
Me.lblFrachtf_Pass._Prozent = False
|
|
Me.lblFrachtf_Pass._ShortDateNew = False
|
|
Me.lblFrachtf_Pass._ShortDateOnly = False
|
|
Me.lblFrachtf_Pass._TimeOnly = False
|
|
Me.lblFrachtf_Pass._TimeOnly_Seconds = False
|
|
Me.lblFrachtf_Pass._value = Nothing
|
|
Me.lblFrachtf_Pass._Waehrung = False
|
|
Me.lblFrachtf_Pass._WaehrungZeichen = True
|
|
Me.lblFrachtf_Pass.ForeColor = System.Drawing.Color.Black
|
|
Me.lblFrachtf_Pass.Location = New System.Drawing.Point(441, 182)
|
|
Me.lblFrachtf_Pass.MaxLength = 15
|
|
Me.lblFrachtf_Pass.MaxLineLength = -1
|
|
Me.lblFrachtf_Pass.MaxLines_Warning = ""
|
|
Me.lblFrachtf_Pass.MaxLines_Warning_Label = Nothing
|
|
Me.lblFrachtf_Pass.Name = "lblFrachtf_Pass"
|
|
Me.lblFrachtf_Pass.Size = New System.Drawing.Size(179, 20)
|
|
Me.lblFrachtf_Pass.TabIndex = 38
|
|
'
|
|
'lblKunde_Land
|
|
'
|
|
Me.lblKunde_Land._DateTimeOnly = False
|
|
Me.lblKunde_Land._numbersOnly = False
|
|
Me.lblKunde_Land._numbersOnlyKommastellen = ""
|
|
Me.lblKunde_Land._numbersOnlyTrennzeichen = True
|
|
Me.lblKunde_Land._Prozent = False
|
|
Me.lblKunde_Land._ShortDateNew = False
|
|
Me.lblKunde_Land._ShortDateOnly = False
|
|
Me.lblKunde_Land._TimeOnly = False
|
|
Me.lblKunde_Land._TimeOnly_Seconds = False
|
|
Me.lblKunde_Land._value = Nothing
|
|
Me.lblKunde_Land._Waehrung = False
|
|
Me.lblKunde_Land._WaehrungZeichen = True
|
|
Me.lblKunde_Land.ForeColor = System.Drawing.Color.Black
|
|
Me.lblKunde_Land.Location = New System.Drawing.Point(8, 98)
|
|
Me.lblKunde_Land.MaxLength = 3
|
|
Me.lblKunde_Land.MaxLineLength = -1
|
|
Me.lblKunde_Land.MaxLines_Warning = ""
|
|
Me.lblKunde_Land.MaxLines_Warning_Label = Nothing
|
|
Me.lblKunde_Land.Name = "lblKunde_Land"
|
|
Me.lblKunde_Land.Size = New System.Drawing.Size(27, 20)
|
|
Me.lblKunde_Land.TabIndex = 14
|
|
'
|
|
'lblFrachtf_Fahrer
|
|
'
|
|
Me.lblFrachtf_Fahrer._DateTimeOnly = False
|
|
Me.lblFrachtf_Fahrer._numbersOnly = False
|
|
Me.lblFrachtf_Fahrer._numbersOnlyKommastellen = ""
|
|
Me.lblFrachtf_Fahrer._numbersOnlyTrennzeichen = True
|
|
Me.lblFrachtf_Fahrer._Prozent = False
|
|
Me.lblFrachtf_Fahrer._ShortDateNew = False
|
|
Me.lblFrachtf_Fahrer._ShortDateOnly = False
|
|
Me.lblFrachtf_Fahrer._TimeOnly = False
|
|
Me.lblFrachtf_Fahrer._TimeOnly_Seconds = False
|
|
Me.lblFrachtf_Fahrer._value = Nothing
|
|
Me.lblFrachtf_Fahrer._Waehrung = False
|
|
Me.lblFrachtf_Fahrer._WaehrungZeichen = True
|
|
Me.lblFrachtf_Fahrer.ForeColor = System.Drawing.Color.Black
|
|
Me.lblFrachtf_Fahrer.Location = New System.Drawing.Point(441, 163)
|
|
Me.lblFrachtf_Fahrer.MaxLength = 40
|
|
Me.lblFrachtf_Fahrer.MaxLineLength = -1
|
|
Me.lblFrachtf_Fahrer.MaxLines_Warning = ""
|
|
Me.lblFrachtf_Fahrer.MaxLines_Warning_Label = Nothing
|
|
Me.lblFrachtf_Fahrer.Name = "lblFrachtf_Fahrer"
|
|
Me.lblFrachtf_Fahrer.Size = New System.Drawing.Size(179, 20)
|
|
Me.lblFrachtf_Fahrer.TabIndex = 37
|
|
'
|
|
'lblKunde_Plz
|
|
'
|
|
Me.lblKunde_Plz._DateTimeOnly = False
|
|
Me.lblKunde_Plz._numbersOnly = False
|
|
Me.lblKunde_Plz._numbersOnlyKommastellen = ""
|
|
Me.lblKunde_Plz._numbersOnlyTrennzeichen = True
|
|
Me.lblKunde_Plz._Prozent = False
|
|
Me.lblKunde_Plz._ShortDateNew = False
|
|
Me.lblKunde_Plz._ShortDateOnly = False
|
|
Me.lblKunde_Plz._TimeOnly = False
|
|
Me.lblKunde_Plz._TimeOnly_Seconds = False
|
|
Me.lblKunde_Plz._value = Nothing
|
|
Me.lblKunde_Plz._Waehrung = False
|
|
Me.lblKunde_Plz._WaehrungZeichen = True
|
|
Me.lblKunde_Plz.ForeColor = System.Drawing.Color.Black
|
|
Me.lblKunde_Plz.Location = New System.Drawing.Point(34, 98)
|
|
Me.lblKunde_Plz.MaxLength = 7
|
|
Me.lblKunde_Plz.MaxLineLength = -1
|
|
Me.lblKunde_Plz.MaxLines_Warning = ""
|
|
Me.lblKunde_Plz.MaxLines_Warning_Label = Nothing
|
|
Me.lblKunde_Plz.Name = "lblKunde_Plz"
|
|
Me.lblKunde_Plz.Size = New System.Drawing.Size(59, 20)
|
|
Me.lblKunde_Plz.TabIndex = 15
|
|
'
|
|
'lblKunde_Strasse
|
|
'
|
|
Me.lblKunde_Strasse._DateTimeOnly = False
|
|
Me.lblKunde_Strasse._numbersOnly = False
|
|
Me.lblKunde_Strasse._numbersOnlyKommastellen = ""
|
|
Me.lblKunde_Strasse._numbersOnlyTrennzeichen = True
|
|
Me.lblKunde_Strasse._Prozent = False
|
|
Me.lblKunde_Strasse._ShortDateNew = False
|
|
Me.lblKunde_Strasse._ShortDateOnly = False
|
|
Me.lblKunde_Strasse._TimeOnly = False
|
|
Me.lblKunde_Strasse._TimeOnly_Seconds = False
|
|
Me.lblKunde_Strasse._value = Nothing
|
|
Me.lblKunde_Strasse._Waehrung = False
|
|
Me.lblKunde_Strasse._WaehrungZeichen = True
|
|
Me.lblKunde_Strasse.ForeColor = System.Drawing.Color.Black
|
|
Me.lblKunde_Strasse.Location = New System.Drawing.Point(8, 79)
|
|
Me.lblKunde_Strasse.MaxLength = 40
|
|
Me.lblKunde_Strasse.MaxLineLength = -1
|
|
Me.lblKunde_Strasse.MaxLines_Warning = ""
|
|
Me.lblKunde_Strasse.MaxLines_Warning_Label = Nothing
|
|
Me.lblKunde_Strasse.Name = "lblKunde_Strasse"
|
|
Me.lblKunde_Strasse.Size = New System.Drawing.Size(331, 20)
|
|
Me.lblKunde_Strasse.TabIndex = 12
|
|
'
|
|
'lblFrachtf_LKWNr
|
|
'
|
|
Me.lblFrachtf_LKWNr._DateTimeOnly = False
|
|
Me.lblFrachtf_LKWNr._numbersOnly = False
|
|
Me.lblFrachtf_LKWNr._numbersOnlyKommastellen = ""
|
|
Me.lblFrachtf_LKWNr._numbersOnlyTrennzeichen = True
|
|
Me.lblFrachtf_LKWNr._Prozent = False
|
|
Me.lblFrachtf_LKWNr._ShortDateNew = False
|
|
Me.lblFrachtf_LKWNr._ShortDateOnly = False
|
|
Me.lblFrachtf_LKWNr._TimeOnly = False
|
|
Me.lblFrachtf_LKWNr._TimeOnly_Seconds = False
|
|
Me.lblFrachtf_LKWNr._value = Nothing
|
|
Me.lblFrachtf_LKWNr._Waehrung = False
|
|
Me.lblFrachtf_LKWNr._WaehrungZeichen = True
|
|
Me.lblFrachtf_LKWNr.ForeColor = System.Drawing.Color.Black
|
|
Me.lblFrachtf_LKWNr.Location = New System.Drawing.Point(110, 164)
|
|
Me.lblFrachtf_LKWNr.MaxLength = 25
|
|
Me.lblFrachtf_LKWNr.MaxLineLength = -1
|
|
Me.lblFrachtf_LKWNr.MaxLines_Warning = ""
|
|
Me.lblFrachtf_LKWNr.MaxLines_Warning_Label = Nothing
|
|
Me.lblFrachtf_LKWNr.Name = "lblFrachtf_LKWNr"
|
|
Me.lblFrachtf_LKWNr.Size = New System.Drawing.Size(114, 20)
|
|
Me.lblFrachtf_LKWNr.TabIndex = 34
|
|
'
|
|
'lblKunde_Ort
|
|
'
|
|
Me.lblKunde_Ort._DateTimeOnly = False
|
|
Me.lblKunde_Ort._numbersOnly = False
|
|
Me.lblKunde_Ort._numbersOnlyKommastellen = ""
|
|
Me.lblKunde_Ort._numbersOnlyTrennzeichen = True
|
|
Me.lblKunde_Ort._Prozent = False
|
|
Me.lblKunde_Ort._ShortDateNew = False
|
|
Me.lblKunde_Ort._ShortDateOnly = False
|
|
Me.lblKunde_Ort._TimeOnly = False
|
|
Me.lblKunde_Ort._TimeOnly_Seconds = False
|
|
Me.lblKunde_Ort._value = Nothing
|
|
Me.lblKunde_Ort._Waehrung = False
|
|
Me.lblKunde_Ort._WaehrungZeichen = True
|
|
Me.lblKunde_Ort.ForeColor = System.Drawing.Color.Black
|
|
Me.lblKunde_Ort.Location = New System.Drawing.Point(92, 98)
|
|
Me.lblKunde_Ort.MaxLength = 40
|
|
Me.lblKunde_Ort.MaxLineLength = -1
|
|
Me.lblKunde_Ort.MaxLines_Warning = ""
|
|
Me.lblKunde_Ort.MaxLines_Warning_Label = Nothing
|
|
Me.lblKunde_Ort.Name = "lblKunde_Ort"
|
|
Me.lblKunde_Ort.Size = New System.Drawing.Size(247, 20)
|
|
Me.lblKunde_Ort.TabIndex = 16
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Cursor = System.Windows.Forms.Cursors.Default
|
|
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(5, 41)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(47, 13)
|
|
Me.Label1.TabIndex = 6
|
|
Me.Label1.Text = "Kunde:"
|
|
'
|
|
'kdkunde
|
|
'
|
|
Me.kdkunde._AlleFirmenCLUSTER = False
|
|
Me.kdkunde._AllowSetValue = True
|
|
Me.kdkunde._autoSizeGross = False
|
|
Me.kdkunde._display_Name1 = False
|
|
Me.kdkunde._displayAVISO_Email = False
|
|
Me.kdkunde._displayFullName = True
|
|
Me.kdkunde._displayWoelflKd = False
|
|
Me.kdkunde._hideIfListEmpty = True
|
|
Me.kdkunde._loadKdData = True
|
|
Me.kdkunde._searchName1 = True
|
|
Me.kdkunde._UseFIRMA = ""
|
|
Me.kdkunde._ValueKdAndName = False
|
|
Me.kdkunde.dgvpos = "LEFT"
|
|
Me.kdkunde.KdName = Nothing
|
|
Me.kdkunde.KdNr = "-1"
|
|
Me.kdkunde.kdNrField = Nothing
|
|
Me.kdkunde.KdNrNullInt = Nothing
|
|
Me.kdkunde.Location = New System.Drawing.Point(8, 57)
|
|
Me.kdkunde.MaxLength = 50
|
|
Me.kdkunde.Name = "kdkunde"
|
|
Me.kdkunde.nurAktive = True
|
|
Me.kdkunde.searchActive = True
|
|
Me.kdkunde.Size = New System.Drawing.Size(331, 20)
|
|
Me.kdkunde.TabIndex = 10
|
|
Me.kdkunde.TIMER_SEARCH = True
|
|
Me.kdkunde.usrcntl = Nothing
|
|
'
|
|
'pnlOPt
|
|
'
|
|
Me.pnlOPt.Controls.Add(Me.cboPrinter)
|
|
Me.pnlOPt.Controls.Add(Me.cbxBelegOffnen)
|
|
Me.pnlOPt.Controls.Add(Me.lblStorno)
|
|
Me.pnlOPt.Controls.Add(Me.Label17)
|
|
Me.pnlOPt.Controls.Add(Me.Label18)
|
|
Me.pnlOPt.Controls.Add(Me.cboKassen)
|
|
Me.pnlOPt.Controls.Add(Me.lblMandant)
|
|
Me.pnlOPt.Controls.Add(Me.lblKassenbuchNr)
|
|
Me.pnlOPt.Controls.Add(Me.Label3)
|
|
Me.pnlOPt.Controls.Add(Me.Label14)
|
|
Me.pnlOPt.Controls.Add(Me.lblSachbearbeiter)
|
|
Me.pnlOPt.Controls.Add(Me.lblMandant_niederlassung)
|
|
Me.pnlOPt.Controls.Add(Me.Label15)
|
|
Me.pnlOPt.Controls.Add(Me.pnlBetrag)
|
|
Me.pnlOPt.Controls.Add(Me.Panel1)
|
|
Me.pnlOPt.Dock = System.Windows.Forms.DockStyle.Bottom
|
|
Me.pnlOPt.Location = New System.Drawing.Point(498, 212)
|
|
Me.pnlOPt.Name = "pnlOPt"
|
|
Me.pnlOPt.Size = New System.Drawing.Size(624, 92)
|
|
Me.pnlOPt.TabIndex = 6
|
|
'
|
|
'cboPrinter
|
|
'
|
|
Me.cboPrinter._allowedValuesFreiText = Nothing
|
|
Me.cboPrinter._allowFreiText = False
|
|
Me.cboPrinter._value = ""
|
|
Me.cboPrinter.FormattingEnabled = True
|
|
Me.cboPrinter.Location = New System.Drawing.Point(331, 6)
|
|
Me.cboPrinter.Name = "cboPrinter"
|
|
Me.cboPrinter.Size = New System.Drawing.Size(141, 21)
|
|
Me.cboPrinter.TabIndex = 3
|
|
'
|
|
'cbxBelegOffnen
|
|
'
|
|
Me.cbxBelegOffnen.AutoSize = True
|
|
Me.cbxBelegOffnen.Location = New System.Drawing.Point(192, 74)
|
|
Me.cbxBelegOffnen.Name = "cbxBelegOffnen"
|
|
Me.cbxBelegOffnen.Size = New System.Drawing.Size(86, 17)
|
|
Me.cbxBelegOffnen.TabIndex = 15
|
|
Me.cbxBelegOffnen.Text = "Beleg öffnen"
|
|
Me.cbxBelegOffnen.UseVisualStyleBackColor = True
|
|
'
|
|
'lblStorno
|
|
'
|
|
Me.lblStorno.AutoSize = True
|
|
Me.lblStorno.BackColor = System.Drawing.Color.Red
|
|
Me.lblStorno.Cursor = System.Windows.Forms.Cursors.Default
|
|
Me.lblStorno.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblStorno.ForeColor = System.Drawing.Color.White
|
|
Me.lblStorno.Location = New System.Drawing.Point(196, 53)
|
|
Me.lblStorno.Name = "lblStorno"
|
|
Me.lblStorno.Size = New System.Drawing.Size(82, 20)
|
|
Me.lblStorno.TabIndex = 8
|
|
Me.lblStorno.Text = "STORNO"
|
|
Me.lblStorno.Visible = False
|
|
'
|
|
'Label17
|
|
'
|
|
Me.Label17.AutoSize = True
|
|
Me.Label17.BackColor = System.Drawing.Color.Yellow
|
|
Me.Label17.Cursor = System.Windows.Forms.Cursors.Default
|
|
Me.Label17.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label17.Location = New System.Drawing.Point(216, 33)
|
|
Me.Label17.Name = "Label17"
|
|
Me.Label17.Size = New System.Drawing.Size(62, 20)
|
|
Me.Label17.TabIndex = 4
|
|
Me.Label17.Text = "KOPIE"
|
|
Me.Label17.Visible = False
|
|
'
|
|
'Label18
|
|
'
|
|
Me.Label18.AutoSize = True
|
|
Me.Label18.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label18.Location = New System.Drawing.Point(5, 9)
|
|
Me.Label18.Name = "Label18"
|
|
Me.Label18.Size = New System.Drawing.Size(39, 13)
|
|
Me.Label18.TabIndex = 0
|
|
Me.Label18.Text = "Kasse:"
|
|
'
|
|
'cboKassen
|
|
'
|
|
Me.cboKassen._allowedValuesFreiText = Nothing
|
|
Me.cboKassen._allowFreiText = False
|
|
Me.cboKassen._value = ""
|
|
Me.cboKassen.Enabled = False
|
|
Me.cboKassen.FormattingEnabled = True
|
|
Me.cboKassen.Location = New System.Drawing.Point(50, 6)
|
|
Me.cboKassen.Name = "cboKassen"
|
|
Me.cboKassen.Size = New System.Drawing.Size(226, 21)
|
|
Me.cboKassen.TabIndex = 1
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label3.Location = New System.Drawing.Point(284, 9)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(48, 13)
|
|
Me.Label3.TabIndex = 2
|
|
Me.Label3.Text = "Drucker:"
|
|
'
|
|
'pnlBetrag
|
|
'
|
|
Me.pnlBetrag.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.pnlBetrag.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.pnlBetrag.Controls.Add(Me.Label23)
|
|
Me.pnlBetrag.Controls.Add(Me.lblBetrag_Netto)
|
|
Me.pnlBetrag.Controls.Add(Me.Label24)
|
|
Me.pnlBetrag.Controls.Add(Me.lblBetrag_Steuern)
|
|
Me.pnlBetrag.Controls.Add(Me.Label25)
|
|
Me.pnlBetrag.Controls.Add(Me.lblBetrag_Brutto)
|
|
Me.pnlBetrag.Location = New System.Drawing.Point(280, 33)
|
|
Me.pnlBetrag.Name = "pnlBetrag"
|
|
Me.pnlBetrag.Size = New System.Drawing.Size(196, 59)
|
|
Me.pnlBetrag.TabIndex = 12
|
|
'
|
|
'Label23
|
|
'
|
|
Me.Label23.Cursor = System.Windows.Forms.Cursors.Default
|
|
Me.Label23.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label23.Location = New System.Drawing.Point(3, 36)
|
|
Me.Label23.Name = "Label23"
|
|
Me.Label23.Size = New System.Drawing.Size(85, 13)
|
|
Me.Label23.TabIndex = 4
|
|
Me.Label23.Text = "Bruttobetrag:"
|
|
'
|
|
'lblBetrag_Netto
|
|
'
|
|
Me.lblBetrag_Netto.Cursor = System.Windows.Forms.Cursors.Default
|
|
Me.lblBetrag_Netto.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblBetrag_Netto.Location = New System.Drawing.Point(94, 4)
|
|
Me.lblBetrag_Netto.Name = "lblBetrag_Netto"
|
|
Me.lblBetrag_Netto.Size = New System.Drawing.Size(95, 13)
|
|
Me.lblBetrag_Netto.TabIndex = 1
|
|
Me.lblBetrag_Netto.Text = "0,00 €"
|
|
Me.lblBetrag_Netto.TextAlign = System.Drawing.ContentAlignment.TopRight
|
|
'
|
|
'Label24
|
|
'
|
|
Me.Label24.Cursor = System.Windows.Forms.Cursors.Default
|
|
Me.Label24.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label24.Location = New System.Drawing.Point(3, 20)
|
|
Me.Label24.Name = "Label24"
|
|
Me.Label24.Size = New System.Drawing.Size(85, 13)
|
|
Me.Label24.TabIndex = 2
|
|
Me.Label24.Text = "Steuern:"
|
|
'
|
|
'lblBetrag_Steuern
|
|
'
|
|
Me.lblBetrag_Steuern.Cursor = System.Windows.Forms.Cursors.Default
|
|
Me.lblBetrag_Steuern.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblBetrag_Steuern.Location = New System.Drawing.Point(94, 20)
|
|
Me.lblBetrag_Steuern.Name = "lblBetrag_Steuern"
|
|
Me.lblBetrag_Steuern.Size = New System.Drawing.Size(95, 13)
|
|
Me.lblBetrag_Steuern.TabIndex = 3
|
|
Me.lblBetrag_Steuern.Text = "0,00 €"
|
|
Me.lblBetrag_Steuern.TextAlign = System.Drawing.ContentAlignment.TopRight
|
|
'
|
|
'Label25
|
|
'
|
|
Me.Label25.Cursor = System.Windows.Forms.Cursors.Default
|
|
Me.Label25.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label25.Location = New System.Drawing.Point(3, 4)
|
|
Me.Label25.Name = "Label25"
|
|
Me.Label25.Size = New System.Drawing.Size(85, 13)
|
|
Me.Label25.TabIndex = 0
|
|
Me.Label25.Text = "Nettobetrag:"
|
|
'
|
|
'lblBetrag_Brutto
|
|
'
|
|
Me.lblBetrag_Brutto.Cursor = System.Windows.Forms.Cursors.Default
|
|
Me.lblBetrag_Brutto.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Underline), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblBetrag_Brutto.Location = New System.Drawing.Point(94, 36)
|
|
Me.lblBetrag_Brutto.Name = "lblBetrag_Brutto"
|
|
Me.lblBetrag_Brutto.Size = New System.Drawing.Size(95, 13)
|
|
Me.lblBetrag_Brutto.TabIndex = 5
|
|
Me.lblBetrag_Brutto.Text = "0,00 €"
|
|
Me.lblBetrag_Brutto.TextAlign = System.Drawing.ContentAlignment.TopRight
|
|
'
|
|
'Panel1
|
|
'
|
|
Me.Panel1.BackColor = System.Drawing.Color.Cornsilk
|
|
Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.Panel1.Controls.Add(Me.Label27)
|
|
Me.Panel1.Controls.Add(Me.Label26)
|
|
Me.Panel1.Controls.Add(Me.btnPOS)
|
|
Me.Panel1.Controls.Add(Me.btnPrint)
|
|
Me.Panel1.Controls.Add(Me.Button3)
|
|
Me.Panel1.Location = New System.Drawing.Point(475, 3)
|
|
Me.Panel1.Name = "Panel1"
|
|
Me.Panel1.Size = New System.Drawing.Size(145, 89)
|
|
Me.Panel1.TabIndex = 13
|
|
'
|
|
'Label27
|
|
'
|
|
Me.Label27.Cursor = System.Windows.Forms.Cursors.Default
|
|
Me.Label27.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label27.Location = New System.Drawing.Point(3, 14)
|
|
Me.Label27.Name = "Label27"
|
|
Me.Label27.Size = New System.Drawing.Size(135, 13)
|
|
Me.Label27.TabIndex = 6
|
|
Me.Label27.Text = "Beleg drucken"
|
|
Me.Label27.TextAlign = System.Drawing.ContentAlignment.TopCenter
|
|
'
|
|
'Label26
|
|
'
|
|
Me.Label26.Cursor = System.Windows.Forms.Cursors.Default
|
|
Me.Label26.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Underline), System.Drawing.FontStyle))
|
|
Me.Label26.Location = New System.Drawing.Point(3, 1)
|
|
Me.Label26.Name = "Label26"
|
|
Me.Label26.Size = New System.Drawing.Size(137, 20)
|
|
Me.Label26.TabIndex = 17
|
|
Me.Label26.Text = "Zahlung"
|
|
Me.Label26.TextAlign = System.Drawing.ContentAlignment.TopCenter
|
|
'
|
|
'btnPOS
|
|
'
|
|
Me.btnPOS.BackgroundImage = Global.SDL.My.Resources.Resources.pay_card_s1
|
|
Me.btnPOS.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.btnPOS.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnPOS.ForeColor = System.Drawing.Color.Black
|
|
Me.btnPOS.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnPOS.Location = New System.Drawing.Point(-1, 29)
|
|
Me.btnPOS.Name = "btnPOS"
|
|
Me.btnPOS.Padding = New System.Windows.Forms.Padding(0, 0, 5, 0)
|
|
Me.btnPOS.Size = New System.Drawing.Size(73, 59)
|
|
Me.btnPOS.TabIndex = 16
|
|
Me.btnPOS.Text = "mit Karte"
|
|
Me.btnPOS.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnPOS.UseVisualStyleBackColor = True
|
|
'
|
|
'Button3
|
|
'
|
|
Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button3.ForeColor = System.Drawing.Color.Black
|
|
Me.Button3.Image = Global.SDL.My.Resources.Resources.save
|
|
Me.Button3.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button3.Location = New System.Drawing.Point(96, 59)
|
|
Me.Button3.Name = "Button3"
|
|
Me.Button3.Size = New System.Drawing.Size(31, 25)
|
|
Me.Button3.TabIndex = 14
|
|
Me.Button3.Text = "Beleg speichern" & Global.Microsoft.VisualBasic.ChrW(10) & "(wird nicht boniert)"
|
|
Me.Button3.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.Button3.UseVisualStyleBackColor = True
|
|
Me.Button3.Visible = False
|
|
'
|
|
'pnlOptionen
|
|
'
|
|
Me.pnlOptionen.BackColor = System.Drawing.Color.White
|
|
Me.pnlOptionen.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.pnlOptionen.Controls.Add(Me.txtEinzelpreis)
|
|
Me.pnlOptionen.Controls.Add(Me.MyTextBox1)
|
|
Me.pnlOptionen.Controls.Add(Me.Label20)
|
|
Me.pnlOptionen.Controls.Add(Me.Label11)
|
|
Me.pnlOptionen.Controls.Add(Me.Label10)
|
|
Me.pnlOptionen.Controls.Add(Me.Button2)
|
|
Me.pnlOptionen.Controls.Add(Me.Button1)
|
|
Me.pnlOptionen.Controls.Add(Me.btn)
|
|
Me.pnlOptionen.Controls.Add(Me.txtAnzahl)
|
|
Me.pnlOptionen.Dock = System.Windows.Forms.DockStyle.Left
|
|
Me.pnlOptionen.Location = New System.Drawing.Point(462, 0)
|
|
Me.pnlOptionen.Name = "pnlOptionen"
|
|
Me.pnlOptionen.Size = New System.Drawing.Size(36, 304)
|
|
Me.pnlOptionen.TabIndex = 4
|
|
'
|
|
'txtEinzelpreis
|
|
'
|
|
Me.txtEinzelpreis._DateTimeOnly = False
|
|
Me.txtEinzelpreis._numbersOnly = True
|
|
Me.txtEinzelpreis._numbersOnlyKommastellen = "2"
|
|
Me.txtEinzelpreis._numbersOnlyTrennzeichen = True
|
|
Me.txtEinzelpreis._Prozent = False
|
|
Me.txtEinzelpreis._ShortDateNew = False
|
|
Me.txtEinzelpreis._ShortDateOnly = False
|
|
Me.txtEinzelpreis._TimeOnly = False
|
|
Me.txtEinzelpreis._TimeOnly_Seconds = False
|
|
Me.txtEinzelpreis._value = ""
|
|
Me.txtEinzelpreis._Waehrung = False
|
|
Me.txtEinzelpreis._WaehrungZeichen = True
|
|
Me.txtEinzelpreis.Enabled = False
|
|
Me.txtEinzelpreis.ForeColor = System.Drawing.Color.Red
|
|
Me.txtEinzelpreis.Location = New System.Drawing.Point(-1, 179)
|
|
Me.txtEinzelpreis.MaxLineLength = -1
|
|
Me.txtEinzelpreis.MaxLines_Warning = ""
|
|
Me.txtEinzelpreis.MaxLines_Warning_Label = Nothing
|
|
Me.txtEinzelpreis.Name = "txtEinzelpreis"
|
|
Me.txtEinzelpreis.Size = New System.Drawing.Size(36, 20)
|
|
Me.txtEinzelpreis.TabIndex = 9
|
|
Me.txtEinzelpreis.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'MyTextBox1
|
|
'
|
|
Me.MyTextBox1._DateTimeOnly = False
|
|
Me.MyTextBox1._numbersOnly = False
|
|
Me.MyTextBox1._numbersOnlyKommastellen = ""
|
|
Me.MyTextBox1._numbersOnlyTrennzeichen = True
|
|
Me.MyTextBox1._Prozent = False
|
|
Me.MyTextBox1._ShortDateNew = False
|
|
Me.MyTextBox1._ShortDateOnly = False
|
|
Me.MyTextBox1._TimeOnly = False
|
|
Me.MyTextBox1._TimeOnly_Seconds = False
|
|
Me.MyTextBox1._value = ""
|
|
Me.MyTextBox1._Waehrung = False
|
|
Me.MyTextBox1._WaehrungZeichen = True
|
|
Me.MyTextBox1.ForeColor = System.Drawing.Color.Black
|
|
Me.MyTextBox1.Location = New System.Drawing.Point(0, 0)
|
|
Me.MyTextBox1.MaxLineLength = -1
|
|
Me.MyTextBox1.MaxLines_Warning = ""
|
|
Me.MyTextBox1.MaxLines_Warning_Label = Nothing
|
|
Me.MyTextBox1.Name = "MyTextBox1"
|
|
Me.MyTextBox1.Size = New System.Drawing.Size(100, 20)
|
|
Me.MyTextBox1.TabIndex = 8
|
|
'
|
|
'Label20
|
|
'
|
|
Me.Label20.AutoSize = True
|
|
Me.Label20.BackColor = System.Drawing.Color.Transparent
|
|
Me.Label20.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label20.Location = New System.Drawing.Point(0, 163)
|
|
Me.Label20.Name = "Label20"
|
|
Me.Label20.Size = New System.Drawing.Size(33, 13)
|
|
Me.Label20.TabIndex = 6
|
|
Me.Label20.Text = "Preis:"
|
|
'
|
|
'Label11
|
|
'
|
|
Me.Label11.AutoSize = True
|
|
Me.Label11.BackColor = System.Drawing.Color.Transparent
|
|
Me.Label11.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label11.Location = New System.Drawing.Point(3, 8)
|
|
Me.Label11.Name = "Label11"
|
|
Me.Label11.Size = New System.Drawing.Size(30, 13)
|
|
Me.Label11.TabIndex = 0
|
|
Me.Label11.Text = "Opt.:"
|
|
'
|
|
'Label10
|
|
'
|
|
Me.Label10.AutoSize = True
|
|
Me.Label10.BackColor = System.Drawing.Color.Transparent
|
|
Me.Label10.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label10.Location = New System.Drawing.Point(0, 264)
|
|
Me.Label10.Name = "Label10"
|
|
Me.Label10.Size = New System.Drawing.Size(26, 13)
|
|
Me.Label10.TabIndex = 4
|
|
Me.Label10.Text = "Stk."
|
|
'
|
|
'Button2
|
|
'
|
|
Me.Button2.BackColor = System.Drawing.Color.Red
|
|
Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button2.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Button2.ForeColor = System.Drawing.Color.White
|
|
Me.Button2.Location = New System.Drawing.Point(-1, 89)
|
|
Me.Button2.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.Button2.Name = "Button2"
|
|
Me.Button2.Size = New System.Drawing.Size(36, 26)
|
|
Me.Button2.TabIndex = 3
|
|
Me.Button2.Text = "X"
|
|
Me.Button2.UseVisualStyleBackColor = False
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.BackColor = System.Drawing.Color.SteelBlue
|
|
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button1.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Button1.ForeColor = System.Drawing.Color.White
|
|
Me.Button1.Location = New System.Drawing.Point(-1, 50)
|
|
Me.Button1.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(36, 26)
|
|
Me.Button1.TabIndex = 2
|
|
Me.Button1.Text = "-"
|
|
Me.Button1.UseVisualStyleBackColor = False
|
|
'
|
|
'btn
|
|
'
|
|
Me.btn.BackColor = System.Drawing.Color.SteelBlue
|
|
Me.btn.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btn.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btn.ForeColor = System.Drawing.Color.White
|
|
Me.btn.Location = New System.Drawing.Point(-1, 25)
|
|
Me.btn.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.btn.Name = "btn"
|
|
Me.btn.Size = New System.Drawing.Size(36, 26)
|
|
Me.btn.TabIndex = 1
|
|
Me.btn.Text = "+"
|
|
Me.btn.UseVisualStyleBackColor = False
|
|
'
|
|
'txtAnzahl
|
|
'
|
|
Me.txtAnzahl.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtAnzahl.Location = New System.Drawing.Point(-1, 280)
|
|
Me.txtAnzahl.Name = "txtAnzahl"
|
|
Me.txtAnzahl.Size = New System.Drawing.Size(36, 23)
|
|
Me.txtAnzahl.TabIndex = 5
|
|
Me.txtAnzahl.Text = "1"
|
|
Me.txtAnzahl.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'lblErr_frachfuehrer
|
|
'
|
|
Me.lblErr_frachfuehrer.AutoSize = True
|
|
Me.lblErr_frachfuehrer.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblErr_frachfuehrer.ForeColor = System.Drawing.Color.Red
|
|
Me.lblErr_frachfuehrer.Location = New System.Drawing.Point(159, 196)
|
|
Me.lblErr_frachfuehrer.Name = "lblErr_frachfuehrer"
|
|
Me.lblErr_frachfuehrer.Size = New System.Drawing.Size(90, 13)
|
|
Me.lblErr_frachfuehrer.TabIndex = 28
|
|
Me.lblErr_frachfuehrer.Text = "Bitte angeben!"
|
|
Me.lblErr_frachfuehrer.Visible = False
|
|
'
|
|
'kdFrachtf
|
|
'
|
|
Me.kdFrachtf._AlleFirmenCLUSTER = False
|
|
Me.kdFrachtf._AllowSetValue = True
|
|
Me.kdFrachtf._autoSizeGross = False
|
|
Me.kdFrachtf._display_Name1 = False
|
|
Me.kdFrachtf._displayAVISO_Email = False
|
|
Me.kdFrachtf._displayFullName = True
|
|
Me.kdFrachtf._displayWoelflKd = False
|
|
Me.kdFrachtf._hideIfListEmpty = True
|
|
Me.kdFrachtf._loadKdData = True
|
|
Me.kdFrachtf._searchName1 = True
|
|
Me.kdFrachtf._UseFIRMA = ""
|
|
Me.kdFrachtf._ValueKdAndName = False
|
|
Me.kdFrachtf.dgvpos = "LEFT"
|
|
Me.kdFrachtf.KdName = Nothing
|
|
Me.kdFrachtf.KdNr = "-1"
|
|
Me.kdFrachtf.kdNrField = Nothing
|
|
Me.kdFrachtf.KdNrNullInt = Nothing
|
|
Me.kdFrachtf.Location = New System.Drawing.Point(76, 212)
|
|
Me.kdFrachtf.MaxLength = 50
|
|
Me.kdFrachtf.Name = "kdFrachtf"
|
|
Me.kdFrachtf.nurAktive = True
|
|
Me.kdFrachtf.searchActive = True
|
|
Me.kdFrachtf.Size = New System.Drawing.Size(331, 20)
|
|
Me.kdFrachtf.TabIndex = 30
|
|
Me.kdFrachtf.TIMER_SEARCH = True
|
|
Me.kdFrachtf.usrcntl = Nothing
|
|
Me.kdFrachtf.Visible = False
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Cursor = System.Windows.Forms.Cursors.Default
|
|
Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label2.Location = New System.Drawing.Point(73, 196)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(80, 13)
|
|
Me.Label2.TabIndex = 27
|
|
Me.Label2.Text = "Frachtführer:"
|
|
Me.Label2.Visible = False
|
|
'
|
|
'DataGridViewTextBoxColumn1
|
|
'
|
|
Me.DataGridViewTextBoxColumn1.HeaderText = "Anz."
|
|
Me.DataGridViewTextBoxColumn1.Name = "DataGridViewTextBoxColumn1"
|
|
Me.DataGridViewTextBoxColumn1.ReadOnly = True
|
|
Me.DataGridViewTextBoxColumn1.Width = 40
|
|
'
|
|
'DataGridViewTextBoxColumn2
|
|
'
|
|
Me.DataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill
|
|
Me.DataGridViewTextBoxColumn2.HeaderText = "Beschreibung"
|
|
Me.DataGridViewTextBoxColumn2.Name = "DataGridViewTextBoxColumn2"
|
|
Me.DataGridViewTextBoxColumn2.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn3
|
|
'
|
|
Me.DataGridViewTextBoxColumn3.HeaderText = "TW1"
|
|
Me.DataGridViewTextBoxColumn3.Name = "DataGridViewTextBoxColumn3"
|
|
Me.DataGridViewTextBoxColumn3.ReadOnly = True
|
|
Me.DataGridViewTextBoxColumn3.Width = 50
|
|
'
|
|
'DataGridViewTextBoxColumn4
|
|
'
|
|
Me.DataGridViewTextBoxColumn4.HeaderText = "TW2"
|
|
Me.DataGridViewTextBoxColumn4.Name = "DataGridViewTextBoxColumn4"
|
|
Me.DataGridViewTextBoxColumn4.ReadOnly = True
|
|
Me.DataGridViewTextBoxColumn4.Width = 50
|
|
'
|
|
'DataGridViewTextBoxColumn5
|
|
'
|
|
Me.DataGridViewTextBoxColumn5.HeaderText = "Preis"
|
|
Me.DataGridViewTextBoxColumn5.Name = "DataGridViewTextBoxColumn5"
|
|
Me.DataGridViewTextBoxColumn5.ReadOnly = True
|
|
Me.DataGridViewTextBoxColumn5.Width = 70
|
|
'
|
|
'DataGridViewTextBoxColumn6
|
|
'
|
|
Me.DataGridViewTextBoxColumn6.HeaderText = "Betrag"
|
|
Me.DataGridViewTextBoxColumn6.Name = "DataGridViewTextBoxColumn6"
|
|
Me.DataGridViewTextBoxColumn6.ReadOnly = True
|
|
Me.DataGridViewTextBoxColumn6.Width = 70
|
|
'
|
|
'DataGridViewTextBoxColumn7
|
|
'
|
|
Me.DataGridViewTextBoxColumn7.HeaderText = "PreislistenNr"
|
|
Me.DataGridViewTextBoxColumn7.Name = "DataGridViewTextBoxColumn7"
|
|
Me.DataGridViewTextBoxColumn7.Visible = False
|
|
'
|
|
'DataGridViewTextBoxColumn8
|
|
'
|
|
Me.DataGridViewTextBoxColumn8.HeaderText = "PreislistenPos"
|
|
Me.DataGridViewTextBoxColumn8.Name = "DataGridViewTextBoxColumn8"
|
|
Me.DataGridViewTextBoxColumn8.Visible = False
|
|
'
|
|
'DataGridViewTextBoxColumn9
|
|
'
|
|
Me.DataGridViewTextBoxColumn9.HeaderText = "LeistungsNr"
|
|
Me.DataGridViewTextBoxColumn9.Name = "DataGridViewTextBoxColumn9"
|
|
Me.DataGridViewTextBoxColumn9.Visible = False
|
|
'
|
|
'FlowLayoutPanel2
|
|
'
|
|
Me.FlowLayoutPanel2.AutoScroll = True
|
|
Me.FlowLayoutPanel2.BackColor = System.Drawing.Color.FloralWhite
|
|
Me.FlowLayoutPanel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.FlowLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.FlowLayoutPanel2.Location = New System.Drawing.Point(0, 308)
|
|
Me.FlowLayoutPanel2.Name = "FlowLayoutPanel2"
|
|
Me.FlowLayoutPanel2.Size = New System.Drawing.Size(1126, 65)
|
|
Me.FlowLayoutPanel2.TabIndex = 3
|
|
Me.FlowLayoutPanel2.Visible = False
|
|
'
|
|
'ContextMenuStrip1
|
|
'
|
|
Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
|
|
Me.ContextMenuStrip1.Size = New System.Drawing.Size(61, 4)
|
|
'
|
|
'frmBelegNeu
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(96.0!, 96.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi
|
|
Me.BackColor = System.Drawing.Color.White
|
|
Me.ClientSize = New System.Drawing.Size(1126, 749)
|
|
Me.Controls.Add(Me.FlowLayoutPanel)
|
|
Me.Controls.Add(Me.FlowLayoutPanel1)
|
|
Me.Controls.Add(Me.FlowLayoutPanel2)
|
|
Me.Controls.Add(Me.pnl)
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.Name = "frmBelegNeu"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
Me.Text = "Belegerfassung"
|
|
CType(Me.dgvBelegPos, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.pnl.ResumeLayout(False)
|
|
Me.pnl.PerformLayout()
|
|
Me.pnlData.ResumeLayout(False)
|
|
Me.pnlData.PerformLayout()
|
|
Me.pnlOPt.ResumeLayout(False)
|
|
Me.pnlOPt.PerformLayout()
|
|
Me.pnlBetrag.ResumeLayout(False)
|
|
Me.Panel1.ResumeLayout(False)
|
|
Me.pnlOptionen.ResumeLayout(False)
|
|
Me.pnlOptionen.PerformLayout()
|
|
Me.ResumeLayout(False)
|
|
|
|
End Sub
|
|
Friend WithEvents dgvBelegPos As System.Windows.Forms.DataGridView
|
|
Friend WithEvents Label As System.Windows.Forms.Label
|
|
Friend WithEvents Label4 As System.Windows.Forms.Label
|
|
Friend WithEvents Label5 As System.Windows.Forms.Label
|
|
Friend WithEvents Label6 As System.Windows.Forms.Label
|
|
Friend WithEvents Label9 As System.Windows.Forms.Label
|
|
Friend WithEvents lblMandant As System.Windows.Forms.Label
|
|
Friend WithEvents lblSachbearbeiter As System.Windows.Forms.Label
|
|
Friend WithEvents Label13 As System.Windows.Forms.Label
|
|
Friend WithEvents Label7 As System.Windows.Forms.Label
|
|
Friend WithEvents Label14 As System.Windows.Forms.Label
|
|
Friend WithEvents lblBelegNr As System.Windows.Forms.Label
|
|
Friend WithEvents lblBelegDatum As System.Windows.Forms.Label
|
|
Friend WithEvents lblKassenbuchNr As System.Windows.Forms.Label
|
|
Friend WithEvents cboFrachtf_Sgut As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents lblFrachtf_Pass As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents lblFrachtf_Fahrer As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents lblFrachtf_LKWNr As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents lblMandant_niederlassung As System.Windows.Forms.Label
|
|
Friend WithEvents Label15 As System.Windows.Forms.Label
|
|
Friend WithEvents cboSteuerschlüssel As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents txtSteuersatz As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label12 As System.Windows.Forms.Label
|
|
Friend WithEvents Label16 As System.Windows.Forms.Label
|
|
Friend WithEvents cboPrinter As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents btnPrint As System.Windows.Forms.Button
|
|
Friend WithEvents FlowLayoutPanel As System.Windows.Forms.FlowLayoutPanel
|
|
Friend WithEvents FlowLayoutPanel1 As System.Windows.Forms.FlowLayoutPanel
|
|
Friend WithEvents pnl As System.Windows.Forms.Panel
|
|
Friend WithEvents txtAnzahl As System.Windows.Forms.TextBox
|
|
Friend WithEvents pnlOptionen As System.Windows.Forms.Panel
|
|
Friend WithEvents Button2 As System.Windows.Forms.Button
|
|
Friend WithEvents Button1 As System.Windows.Forms.Button
|
|
Friend WithEvents btn As System.Windows.Forms.Button
|
|
Friend WithEvents btnAusgabebeleg As System.Windows.Forms.Button
|
|
Friend WithEvents btnEinnahmeBeleg As System.Windows.Forms.Button
|
|
Friend WithEvents Label2 As System.Windows.Forms.Label
|
|
Friend WithEvents lblKunde_Land As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents lblKunde_Plz As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents lblKunde_Ort As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label1 As System.Windows.Forms.Label
|
|
Friend WithEvents lblKunde_Strasse As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents lblKunde_UstId_Land As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents lblKunde_UstId_Nr As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label3 As System.Windows.Forms.Label
|
|
Friend WithEvents lblAtrKdNr As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents lblkundeKdNr As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label11 As System.Windows.Forms.Label
|
|
Friend WithEvents Label10 As System.Windows.Forms.Label
|
|
Friend WithEvents Button3 As System.Windows.Forms.Button
|
|
Friend WithEvents DataGridViewTextBoxColumn1 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn2 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn3 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn4 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn5 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn6 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn7 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn8 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn9 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents pnlOPt As System.Windows.Forms.Panel
|
|
Friend WithEvents pnlData As System.Windows.Forms.Panel
|
|
Friend WithEvents Label17 As System.Windows.Forms.Label
|
|
Friend WithEvents Label18 As System.Windows.Forms.Label
|
|
Friend WithEvents cboKassen As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents lblErr_frachfuehrer As System.Windows.Forms.Label
|
|
Friend WithEvents lblErr_kunde As System.Windows.Forms.Label
|
|
Friend WithEvents lblErr_steuer As System.Windows.Forms.Label
|
|
Friend WithEvents lblErrPos As System.Windows.Forms.Label
|
|
Friend WithEvents Label23 As System.Windows.Forms.Label
|
|
Friend WithEvents Label24 As System.Windows.Forms.Label
|
|
Friend WithEvents Label25 As System.Windows.Forms.Label
|
|
Friend WithEvents lblBetrag_Brutto As System.Windows.Forms.Label
|
|
Friend WithEvents lblBetrag_Steuern As System.Windows.Forms.Label
|
|
Friend WithEvents lblBetrag_Netto As System.Windows.Forms.Label
|
|
Friend WithEvents pnlBetrag As System.Windows.Forms.Panel
|
|
Public WithEvents kdFrachtf As VERAG_PROG_ALLGEMEIN.KdSearchBox
|
|
Public WithEvents kdkunde As VERAG_PROG_ALLGEMEIN.KdSearchBox
|
|
Friend WithEvents Label19 As System.Windows.Forms.Label
|
|
Friend WithEvents btnOfferte As System.Windows.Forms.Button
|
|
Friend WithEvents lblStorno As System.Windows.Forms.Label
|
|
Friend WithEvents cbxBelegOffnen As System.Windows.Forms.CheckBox
|
|
Friend WithEvents UsrCntlTestsystem1 As VERAG_PROG_ALLGEMEIN.usrCntlTestsystem
|
|
Friend WithEvents lblErr_Fahrer As System.Windows.Forms.Label
|
|
Friend WithEvents lblErr_Pass As System.Windows.Forms.Label
|
|
Friend WithEvents lblErr_LKW As System.Windows.Forms.Label
|
|
Friend WithEvents txtEinzelpreis As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents MyTextBox1 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label20 As System.Windows.Forms.Label
|
|
Friend WithEvents cbxSplittung As System.Windows.Forms.CheckBox
|
|
Friend WithEvents FlowLayoutPanel2 As System.Windows.Forms.FlowLayoutPanel
|
|
Friend WithEvents clmnAnzahl As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents clmnBeschreibung As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents clmnTW1 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents clmnTW2 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents clmnPreis As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents clmnBetrag As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents PreislistenNr As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents PreislistenPos As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents LeistungsNr As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents Anzahlmultiplikator As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents clmnFixpreis As System.Windows.Forms.DataGridViewCheckBoxColumn
|
|
Friend WithEvents AbfertigungsNr As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents FilialenNr As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents lblInfoAbfertNrExists As System.Windows.Forms.Label
|
|
Friend WithEvents txtAbfertigungsNr As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents cboFiliale As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents btnNeueAbfNr As System.Windows.Forms.Button
|
|
Friend WithEvents lblErr_filiale As System.Windows.Forms.Label
|
|
Friend WithEvents Label21 As System.Windows.Forms.Label
|
|
Friend WithEvents Label8 As System.Windows.Forms.Label
|
|
Friend WithEvents txtzuKassieren As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label22 As System.Windows.Forms.Label
|
|
Friend WithEvents btnPOS As Button
|
|
Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
|
|
Friend WithEvents Panel1 As Panel
|
|
Friend WithEvents Label27 As Label
|
|
Friend WithEvents Label26 As Label
|
|
End Class
|