2442 lines
114 KiB
VB.net
2442 lines
114 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmAuftragNEU
|
|
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(frmAuftragNEU))
|
|
Me.datTA = New System.Windows.Forms.DateTimePicker()
|
|
Me.Label30 = New System.Windows.Forms.Label()
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|
Me.grpNew = New System.Windows.Forms.GroupBox()
|
|
Me.btnTrans1 = New System.Windows.Forms.Button()
|
|
Me.cboFirma = New System.Windows.Forms.ComboBox()
|
|
Me.btnSearch = New System.Windows.Forms.Button()
|
|
Me.Button13 = New System.Windows.Forms.Button()
|
|
Me.btnCMR1 = New System.Windows.Forms.Button()
|
|
Me.Button5 = New System.Windows.Forms.Button()
|
|
Me.Label31 = New System.Windows.Forms.Label()
|
|
Me.cbxAbliefernachweis = New System.Windows.Forms.CheckBox()
|
|
Me.btnCancel = New System.Windows.Forms.Button()
|
|
Me.btnOK = New System.Windows.Forms.Button()
|
|
Me.btnSave = New System.Windows.Forms.Button()
|
|
Me.TabControl1 = New System.Windows.Forms.TabControl()
|
|
Me.TabPage1 = New System.Windows.Forms.TabPage()
|
|
Me.Button3 = New System.Windows.Forms.Button()
|
|
Me.Button2 = New System.Windows.Forms.Button()
|
|
Me.Label8 = New System.Windows.Forms.Label()
|
|
Me.txtRgRefNr = New System.Windows.Forms.TextBox()
|
|
Me.pic = New System.Windows.Forms.PictureBox()
|
|
Me.txtBeladung = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtEntladung = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.usrcntlAuftraggeber = New DISPO.usrcntlAdresse()
|
|
Me.usrcntlEmpfaenger = New DISPO.usrcntlAdresse()
|
|
Me.usrcntlAbsender = New DISPO.usrcntlAdresse()
|
|
Me.txtFrachtfAb_tatKosten = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtFrachtf_tatKosten = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label97 = New System.Windows.Forms.Label()
|
|
Me.Label96 = New System.Windows.Forms.Label()
|
|
Me.Label95 = New System.Windows.Forms.Label()
|
|
Me.Label17 = New System.Windows.Forms.Label()
|
|
Me.Button12 = New System.Windows.Forms.Button()
|
|
Me.Button11 = New System.Windows.Forms.Button()
|
|
Me.Label75 = New System.Windows.Forms.Label()
|
|
Me.Label76 = New System.Windows.Forms.Label()
|
|
Me.Label77 = New System.Windows.Forms.Label()
|
|
Me.txtFrachtfAb_AnhNutzlast = New System.Windows.Forms.TextBox()
|
|
Me.txtFrachtfAb_AnhKz = New System.Windows.Forms.TextBox()
|
|
Me.Label78 = New System.Windows.Forms.Label()
|
|
Me.txtFrachtfAb_LkwArt = New System.Windows.Forms.TextBox()
|
|
Me.txtFrachtfAb_LkwNutzlast = New System.Windows.Forms.TextBox()
|
|
Me.txtFrachtfAb_LkwKr = New System.Windows.Forms.TextBox()
|
|
Me.Label83 = New System.Windows.Forms.Label()
|
|
Me.Label48 = New System.Windows.Forms.Label()
|
|
Me.Label47 = New System.Windows.Forms.Label()
|
|
Me.Label46 = New System.Windows.Forms.Label()
|
|
Me.txtAnhNutzlast = New System.Windows.Forms.TextBox()
|
|
Me.txtAnhKz = New System.Windows.Forms.TextBox()
|
|
Me.Label32 = New System.Windows.Forms.Label()
|
|
Me.txtLkwArt = New System.Windows.Forms.TextBox()
|
|
Me.txtLkwNutzlast = New System.Windows.Forms.TextBox()
|
|
Me.txtLkwKz = New System.Windows.Forms.TextBox()
|
|
Me.Label34 = New System.Windows.Forms.Label()
|
|
Me.usrCntlFrachtfBis = New DISPO.usrcntlAdresse()
|
|
Me.usrCntlFrachtfAb = New DISPO.usrcntlAdresse()
|
|
Me.Ladung = New System.Windows.Forms.TabPage()
|
|
Me.dgvLadungen = New System.Windows.Forms.DataGridView()
|
|
Me.Label18 = New System.Windows.Forms.Label()
|
|
Me.TabPage3 = New System.Windows.Forms.TabPage()
|
|
Me.btnRemoveFromTrip = New System.Windows.Forms.Button()
|
|
Me.btnAddToTrip = New System.Windows.Forms.Button()
|
|
Me.btnShowTrip = New System.Windows.Forms.Button()
|
|
Me.lblTrip = New System.Windows.Forms.Label()
|
|
Me.btnNewTrip = New System.Windows.Forms.Button()
|
|
Me.cboFirma2 = New System.Windows.Forms.ComboBox()
|
|
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
|
|
Me.rtbTrans_Bem = New System.Windows.Forms.RichTextBox()
|
|
Me.Label43 = New System.Windows.Forms.Label()
|
|
Me.Button9 = New System.Windows.Forms.Button()
|
|
Me.rtbTrans_Verzollungsadresse = New System.Windows.Forms.RichTextBox()
|
|
Me.Button10 = New System.Windows.Forms.Button()
|
|
Me.Label19 = New System.Windows.Forms.Label()
|
|
Me.Button8 = New System.Windows.Forms.Button()
|
|
Me.Label20 = New System.Windows.Forms.Label()
|
|
Me.Button7 = New System.Windows.Forms.Button()
|
|
Me.rtbTrans_Frachtkosten = New System.Windows.Forms.RichTextBox()
|
|
Me.Label72 = New System.Windows.Forms.Label()
|
|
Me.cbxLadest_RefNr = New System.Windows.Forms.CheckBox()
|
|
Me.btnTrans2 = New System.Windows.Forms.Button()
|
|
Me.rtbGefahrengut = New System.Windows.Forms.RichTextBox()
|
|
Me.cbxEntladest_termin = New System.Windows.Forms.CheckBox()
|
|
Me.Label68 = New System.Windows.Forms.Label()
|
|
Me.cbxLadest_termin = New System.Windows.Forms.CheckBox()
|
|
Me.txtLadest_terminVon = New System.Windows.Forms.TextBox()
|
|
Me.Label29 = New System.Windows.Forms.Label()
|
|
Me.txtEntladest_RefNr = New System.Windows.Forms.TextBox()
|
|
Me.Label28 = New System.Windows.Forms.Label()
|
|
Me.txtLadest_RefNr = New System.Windows.Forms.TextBox()
|
|
Me.Label14 = New System.Windows.Forms.Label()
|
|
Me.Label15 = New System.Windows.Forms.Label()
|
|
Me.txtEntladest_terminBis = New System.Windows.Forms.TextBox()
|
|
Me.datEntladest_terminDat = New System.Windows.Forms.DateTimePicker()
|
|
Me.Label16 = New System.Windows.Forms.Label()
|
|
Me.txtEntladest_terminVon = New System.Windows.Forms.TextBox()
|
|
Me.Label13 = New System.Windows.Forms.Label()
|
|
Me.Label12 = New System.Windows.Forms.Label()
|
|
Me.txtLadest_terminBis = New System.Windows.Forms.TextBox()
|
|
Me.Label11 = New System.Windows.Forms.Label()
|
|
Me.datLadest_terminDat = New System.Windows.Forms.DateTimePicker()
|
|
Me.usrcntlLadestelle = New DISPO.usrcntlAdresse()
|
|
Me.usrcntlEntladestelle = New DISPO.usrcntlAdresse()
|
|
Me.TabPage2 = New System.Windows.Forms.TabPage()
|
|
Me.usrCntlAlternativeLadestelle = New DISPO.usrcntlAdresse()
|
|
Me.cbxAltLadest = New System.Windows.Forms.CheckBox()
|
|
Me.Label67 = New System.Windows.Forms.Label()
|
|
Me.txtAusgef = New System.Windows.Forms.TextBox()
|
|
Me.Label62 = New System.Windows.Forms.Label()
|
|
Me.Label63 = New System.Windows.Forms.Label()
|
|
Me.Label61 = New System.Windows.Forms.Label()
|
|
Me.rtbBesVereinb = New System.Windows.Forms.RichTextBox()
|
|
Me.Label64 = New System.Windows.Forms.Label()
|
|
Me.Label65 = New System.Windows.Forms.Label()
|
|
Me.rtbVorbehBem = New System.Windows.Forms.RichTextBox()
|
|
Me.Label66 = New System.Windows.Forms.Label()
|
|
Me.txtFrachtzahl_unfrei = New System.Windows.Forms.TextBox()
|
|
Me.txtFrachtzahl_frei = New System.Windows.Forms.TextBox()
|
|
Me.Label55 = New System.Windows.Forms.Label()
|
|
Me.Label56 = New System.Windows.Forms.Label()
|
|
Me.txtRueckerst = New System.Windows.Forms.TextBox()
|
|
Me.Label57 = New System.Windows.Forms.Label()
|
|
Me.Label58 = New System.Windows.Forms.Label()
|
|
Me.Label59 = New System.Windows.Forms.Label()
|
|
Me.rtbAnwAbs = New System.Windows.Forms.RichTextBox()
|
|
Me.Label60 = New System.Windows.Forms.Label()
|
|
Me.Label49 = New System.Windows.Forms.Label()
|
|
Me.rtbBeigefDok = New System.Windows.Forms.RichTextBox()
|
|
Me.datUebergabe_datum = New System.Windows.Forms.DateTimePicker()
|
|
Me.cboUebergabe_land = New System.Windows.Forms.ComboBox()
|
|
Me.txtUebergabe_ort = New System.Windows.Forms.TextBox()
|
|
Me.Label50 = New System.Windows.Forms.Label()
|
|
Me.cboAuslieferung_land = New System.Windows.Forms.ComboBox()
|
|
Me.txtAuslieferung_ort = New System.Windows.Forms.TextBox()
|
|
Me.Label51 = New System.Windows.Forms.Label()
|
|
Me.Label52 = New System.Windows.Forms.Label()
|
|
Me.Label53 = New System.Windows.Forms.Label()
|
|
Me.Label54 = New System.Windows.Forms.Label()
|
|
Me.btnCMR2 = New System.Windows.Forms.Button()
|
|
Me.tbSpeditionsbuch = New System.Windows.Forms.TabPage()
|
|
Me.dgvSpeditionsbuch = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components)
|
|
Me.Label94 = New System.Windows.Forms.Label()
|
|
Me.TabPage4 = New System.Windows.Forms.TabPage()
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.dgvLeistungen = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components)
|
|
Me.txtbhMon = New System.Windows.Forms.TextBox()
|
|
Me.Label24 = New System.Windows.Forms.Label()
|
|
Me.dgvBHUntern = New System.Windows.Forms.DataGridView()
|
|
Me.Label23 = New System.Windows.Forms.Label()
|
|
Me.Label22 = New System.Windows.Forms.Label()
|
|
Me.Label21 = New System.Windows.Forms.Label()
|
|
Me.dgvBHRg1 = New System.Windows.Forms.DataGridView()
|
|
Me.dgvBHRg2 = New System.Windows.Forms.DataGridView()
|
|
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.Label1 = New System.Windows.Forms.Label()
|
|
Me.Label25 = New System.Windows.Forms.Label()
|
|
Me.Label69 = New System.Windows.Forms.Label()
|
|
Me.btnBuchh2 = New System.Windows.Forms.Button()
|
|
Me.flpLeistungen = New VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel(Me.components)
|
|
Me.UsrcntlLeistungen1 = New DISPO.usrcntlLeistungen()
|
|
Me.rtbBhVermerke = New System.Windows.Forms.RichTextBox()
|
|
Me.tabNote = New System.Windows.Forms.TabPage()
|
|
Me.rtbNotes = New System.Windows.Forms.RichTextBox()
|
|
Me.btnFrachtkostenrechner = New System.Windows.Forms.Button()
|
|
Me.Label73 = New System.Windows.Forms.Label()
|
|
Me.btnNeueAbfertigungNrVergeben = New System.Windows.Forms.Button()
|
|
Me.GroupBox2 = New System.Windows.Forms.GroupBox()
|
|
Me.Button6 = New System.Windows.Forms.Button()
|
|
Me.cboFilialenNr = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.cboAuftragsart = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
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.DataGridViewTextBoxColumn10 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn11 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.cboTransportauftragArt = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.txtFrachtpos = New DISPO.MyTextBox(Me.components)
|
|
Me.grpNew.SuspendLayout()
|
|
Me.TabControl1.SuspendLayout()
|
|
Me.TabPage1.SuspendLayout()
|
|
CType(Me.pic, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.Ladung.SuspendLayout()
|
|
CType(Me.dgvLadungen, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.TabPage3.SuspendLayout()
|
|
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.TabPage2.SuspendLayout()
|
|
Me.tbSpeditionsbuch.SuspendLayout()
|
|
CType(Me.dgvSpeditionsbuch, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.TabPage4.SuspendLayout()
|
|
CType(Me.dgvLeistungen, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.dgvBHUntern, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.dgvBHRg1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.dgvBHRg2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.flpLeistungen.SuspendLayout()
|
|
Me.tabNote.SuspendLayout()
|
|
Me.GroupBox2.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'datTA
|
|
'
|
|
Me.datTA.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
|
|
Me.datTA.Location = New System.Drawing.Point(181, 56)
|
|
Me.datTA.Name = "datTA"
|
|
Me.datTA.Size = New System.Drawing.Size(132, 20)
|
|
Me.datTA.TabIndex = 5
|
|
'
|
|
'Label30
|
|
'
|
|
Me.Label30.AutoSize = True
|
|
Me.Label30.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label30.Location = New System.Drawing.Point(70, 62)
|
|
Me.Label30.Name = "Label30"
|
|
Me.Label30.Size = New System.Drawing.Size(98, 13)
|
|
Me.Label30.TabIndex = 4
|
|
Me.Label30.Text = "Auftrags-Datum:"
|
|
'
|
|
'Label7
|
|
'
|
|
Me.Label7.AutoSize = True
|
|
Me.Label7.Font = New System.Drawing.Font("Microsoft Sans Serif", 16.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label7.Location = New System.Drawing.Point(12, 16)
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Size = New System.Drawing.Size(163, 26)
|
|
Me.Label7.TabIndex = 0
|
|
Me.Label7.Text = "Frachtpos.Nr.:"
|
|
'
|
|
'grpNew
|
|
'
|
|
Me.grpNew.Controls.Add(Me.btnTrans1)
|
|
Me.grpNew.Controls.Add(Me.cboFirma)
|
|
Me.grpNew.Controls.Add(Me.btnSearch)
|
|
Me.grpNew.Controls.Add(Me.Button13)
|
|
Me.grpNew.Controls.Add(Me.btnCMR1)
|
|
Me.grpNew.Location = New System.Drawing.Point(652, 3)
|
|
Me.grpNew.Name = "grpNew"
|
|
Me.grpNew.Size = New System.Drawing.Size(267, 107)
|
|
Me.grpNew.TabIndex = 9
|
|
Me.grpNew.TabStop = False
|
|
Me.grpNew.Text = "Formular erstellen:"
|
|
'
|
|
'btnTrans1
|
|
'
|
|
Me.btnTrans1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnTrans1.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnTrans1.Image = Global.DISPO.My.Resources.Resources.printer21
|
|
Me.btnTrans1.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnTrans1.Location = New System.Drawing.Point(170, 13)
|
|
Me.btnTrans1.Name = "btnTrans1"
|
|
Me.btnTrans1.Size = New System.Drawing.Size(91, 68)
|
|
Me.btnTrans1.TabIndex = 3
|
|
Me.btnTrans1.Text = "TRANSPORT"
|
|
Me.btnTrans1.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnTrans1.UseVisualStyleBackColor = True
|
|
'
|
|
'cboFirma
|
|
'
|
|
Me.cboFirma.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
|
Me.cboFirma.FormattingEnabled = True
|
|
Me.cboFirma.Items.AddRange(New Object() {"VERAG AG", "VERAG GmbH"})
|
|
Me.cboFirma.Location = New System.Drawing.Point(170, 80)
|
|
Me.cboFirma.Name = "cboFirma"
|
|
Me.cboFirma.Size = New System.Drawing.Size(91, 21)
|
|
Me.cboFirma.TabIndex = 4
|
|
'
|
|
'btnSearch
|
|
'
|
|
Me.btnSearch.BackgroundImage = Global.DISPO.My.Resources.Resources.search
|
|
Me.btnSearch.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.btnSearch.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnSearch.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnSearch.Location = New System.Drawing.Point(64, 80)
|
|
Me.btnSearch.Name = "btnSearch"
|
|
Me.btnSearch.Size = New System.Drawing.Size(20, 20)
|
|
Me.btnSearch.TabIndex = 1
|
|
Me.btnSearch.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnSearch.UseVisualStyleBackColor = True
|
|
'
|
|
'Button13
|
|
'
|
|
Me.Button13.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button13.Image = Global.DISPO.My.Resources.Resources.DISPO_small
|
|
Me.Button13.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.Button13.Location = New System.Drawing.Point(6, 14)
|
|
Me.Button13.Name = "Button13"
|
|
Me.Button13.Size = New System.Drawing.Size(78, 86)
|
|
Me.Button13.TabIndex = 0
|
|
Me.Button13.Text = "AKT"
|
|
Me.Button13.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.Button13.UseVisualStyleBackColor = True
|
|
'
|
|
'btnCMR1
|
|
'
|
|
Me.btnCMR1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnCMR1.Image = CType(resources.GetObject("btnCMR1.Image"), System.Drawing.Image)
|
|
Me.btnCMR1.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnCMR1.Location = New System.Drawing.Point(88, 14)
|
|
Me.btnCMR1.Name = "btnCMR1"
|
|
Me.btnCMR1.Size = New System.Drawing.Size(78, 86)
|
|
Me.btnCMR1.TabIndex = 2
|
|
Me.btnCMR1.Text = "CMR"
|
|
Me.btnCMR1.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnCMR1.UseVisualStyleBackColor = True
|
|
'
|
|
'Button5
|
|
'
|
|
Me.Button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button5.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.Button5.Location = New System.Drawing.Point(7, 14)
|
|
Me.Button5.Name = "Button5"
|
|
Me.Button5.Size = New System.Drawing.Size(137, 45)
|
|
Me.Button5.TabIndex = 0
|
|
Me.Button5.Text = "Speditionsbuch" & Global.Microsoft.VisualBasic.ChrW(10) & "eintragen"
|
|
Me.Button5.UseVisualStyleBackColor = True
|
|
'
|
|
'Label31
|
|
'
|
|
Me.Label31.AutoSize = True
|
|
Me.Label31.Location = New System.Drawing.Point(733, 112)
|
|
Me.Label31.Name = "Label31"
|
|
Me.Label31.Size = New System.Drawing.Size(192, 26)
|
|
Me.Label31.TabIndex = 12
|
|
Me.Label31.Text = "Die Formulare werden anhand der " & Global.Microsoft.VisualBasic.ChrW(10) & "ausgefüllten Daten automatisch erstellt."
|
|
'
|
|
'cbxAbliefernachweis
|
|
'
|
|
Me.cbxAbliefernachweis.AutoSize = True
|
|
Me.cbxAbliefernachweis.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.cbxAbliefernachweis.Location = New System.Drawing.Point(181, 105)
|
|
Me.cbxAbliefernachweis.Name = "cbxAbliefernachweis"
|
|
Me.cbxAbliefernachweis.Size = New System.Drawing.Size(210, 24)
|
|
Me.cbxAbliefernachweis.TabIndex = 11
|
|
Me.cbxAbliefernachweis.Text = "Abliefernachweis erhalten"
|
|
Me.cbxAbliefernachweis.UseVisualStyleBackColor = True
|
|
'
|
|
'btnCancel
|
|
'
|
|
Me.btnCancel.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnCancel.Location = New System.Drawing.Point(218, 713)
|
|
Me.btnCancel.Name = "btnCancel"
|
|
Me.btnCancel.Size = New System.Drawing.Size(88, 36)
|
|
Me.btnCancel.TabIndex = 25
|
|
Me.btnCancel.Text = "Abbrechen"
|
|
Me.btnCancel.UseVisualStyleBackColor = True
|
|
'
|
|
'btnOK
|
|
'
|
|
Me.btnOK.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnOK.Location = New System.Drawing.Point(124, 713)
|
|
Me.btnOK.Name = "btnOK"
|
|
Me.btnOK.Size = New System.Drawing.Size(88, 36)
|
|
Me.btnOK.TabIndex = 24
|
|
Me.btnOK.Text = "OK"
|
|
Me.btnOK.UseVisualStyleBackColor = True
|
|
'
|
|
'btnSave
|
|
'
|
|
Me.btnSave.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnSave.Location = New System.Drawing.Point(8, 713)
|
|
Me.btnSave.Name = "btnSave"
|
|
Me.btnSave.Size = New System.Drawing.Size(88, 36)
|
|
Me.btnSave.TabIndex = 23
|
|
Me.btnSave.Text = "Speichern"
|
|
Me.btnSave.UseVisualStyleBackColor = True
|
|
'
|
|
'TabControl1
|
|
'
|
|
Me.TabControl1.Controls.Add(Me.TabPage1)
|
|
Me.TabControl1.Controls.Add(Me.Ladung)
|
|
Me.TabControl1.Controls.Add(Me.TabPage3)
|
|
Me.TabControl1.Controls.Add(Me.TabPage2)
|
|
Me.TabControl1.Controls.Add(Me.tbSpeditionsbuch)
|
|
Me.TabControl1.Controls.Add(Me.TabPage4)
|
|
Me.TabControl1.Controls.Add(Me.tabNote)
|
|
Me.TabControl1.Location = New System.Drawing.Point(8, 139)
|
|
Me.TabControl1.Name = "TabControl1"
|
|
Me.TabControl1.SelectedIndex = 0
|
|
Me.TabControl1.Size = New System.Drawing.Size(1068, 569)
|
|
Me.TabControl1.TabIndex = 13
|
|
'
|
|
'TabPage1
|
|
'
|
|
Me.TabPage1.BackColor = System.Drawing.Color.White
|
|
Me.TabPage1.Controls.Add(Me.Button3)
|
|
Me.TabPage1.Controls.Add(Me.Button2)
|
|
Me.TabPage1.Controls.Add(Me.Label8)
|
|
Me.TabPage1.Controls.Add(Me.txtRgRefNr)
|
|
Me.TabPage1.Controls.Add(Me.pic)
|
|
Me.TabPage1.Controls.Add(Me.txtBeladung)
|
|
Me.TabPage1.Controls.Add(Me.txtEntladung)
|
|
Me.TabPage1.Controls.Add(Me.usrcntlAuftraggeber)
|
|
Me.TabPage1.Controls.Add(Me.usrcntlEmpfaenger)
|
|
Me.TabPage1.Controls.Add(Me.usrcntlAbsender)
|
|
Me.TabPage1.Controls.Add(Me.txtFrachtfAb_tatKosten)
|
|
Me.TabPage1.Controls.Add(Me.txtFrachtf_tatKosten)
|
|
Me.TabPage1.Controls.Add(Me.Label97)
|
|
Me.TabPage1.Controls.Add(Me.Label96)
|
|
Me.TabPage1.Controls.Add(Me.Label95)
|
|
Me.TabPage1.Controls.Add(Me.Label17)
|
|
Me.TabPage1.Controls.Add(Me.Button12)
|
|
Me.TabPage1.Controls.Add(Me.Button11)
|
|
Me.TabPage1.Controls.Add(Me.Label75)
|
|
Me.TabPage1.Controls.Add(Me.Label76)
|
|
Me.TabPage1.Controls.Add(Me.Label77)
|
|
Me.TabPage1.Controls.Add(Me.txtFrachtfAb_AnhNutzlast)
|
|
Me.TabPage1.Controls.Add(Me.txtFrachtfAb_AnhKz)
|
|
Me.TabPage1.Controls.Add(Me.Label78)
|
|
Me.TabPage1.Controls.Add(Me.txtFrachtfAb_LkwArt)
|
|
Me.TabPage1.Controls.Add(Me.txtFrachtfAb_LkwNutzlast)
|
|
Me.TabPage1.Controls.Add(Me.txtFrachtfAb_LkwKr)
|
|
Me.TabPage1.Controls.Add(Me.Label83)
|
|
Me.TabPage1.Controls.Add(Me.Label48)
|
|
Me.TabPage1.Controls.Add(Me.Label47)
|
|
Me.TabPage1.Controls.Add(Me.Label46)
|
|
Me.TabPage1.Controls.Add(Me.txtAnhNutzlast)
|
|
Me.TabPage1.Controls.Add(Me.txtAnhKz)
|
|
Me.TabPage1.Controls.Add(Me.Label32)
|
|
Me.TabPage1.Controls.Add(Me.txtLkwArt)
|
|
Me.TabPage1.Controls.Add(Me.txtLkwNutzlast)
|
|
Me.TabPage1.Controls.Add(Me.txtLkwKz)
|
|
Me.TabPage1.Controls.Add(Me.Label34)
|
|
Me.TabPage1.Controls.Add(Me.usrCntlFrachtfBis)
|
|
Me.TabPage1.Controls.Add(Me.usrCntlFrachtfAb)
|
|
Me.TabPage1.Location = New System.Drawing.Point(4, 22)
|
|
Me.TabPage1.Name = "TabPage1"
|
|
Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabPage1.Size = New System.Drawing.Size(1060, 543)
|
|
Me.TabPage1.TabIndex = 0
|
|
Me.TabPage1.Text = "Beteiligte"
|
|
'
|
|
'Button3
|
|
'
|
|
Me.Button3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None
|
|
Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button3.Image = Global.DISPO.My.Resources.Resources.belegEUR1
|
|
Me.Button3.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button3.Location = New System.Drawing.Point(967, 426)
|
|
Me.Button3.Name = "Button3"
|
|
Me.Button3.Size = New System.Drawing.Size(73, 35)
|
|
Me.Button3.TabIndex = 15
|
|
Me.Button3.Text = " BAR"
|
|
Me.Button3.UseVisualStyleBackColor = True
|
|
'
|
|
'Button2
|
|
'
|
|
Me.Button2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None
|
|
Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button2.Image = Global.DISPO.My.Resources.Resources.belegEUR1
|
|
Me.Button2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button2.Location = New System.Drawing.Point(406, 426)
|
|
Me.Button2.Name = "Button2"
|
|
Me.Button2.Size = New System.Drawing.Size(73, 35)
|
|
Me.Button2.TabIndex = 6
|
|
Me.Button2.Text = " BAR"
|
|
Me.Button2.UseVisualStyleBackColor = True
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.AutoSize = True
|
|
Me.Label8.Location = New System.Drawing.Point(15, 125)
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Size = New System.Drawing.Size(41, 13)
|
|
Me.Label8.TabIndex = 1
|
|
Me.Label8.Text = "Ref.Nr:"
|
|
'
|
|
'txtRgRefNr
|
|
'
|
|
Me.txtRgRefNr.Location = New System.Drawing.Point(118, 122)
|
|
Me.txtRgRefNr.Name = "txtRgRefNr"
|
|
Me.txtRgRefNr.Size = New System.Drawing.Size(369, 20)
|
|
Me.txtRgRefNr.TabIndex = 2
|
|
'
|
|
'pic
|
|
'
|
|
Me.pic.BackgroundImage = Global.DISPO.My.Resources.Resources.lorry_motion1
|
|
Me.pic.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.pic.Location = New System.Drawing.Point(490, 208)
|
|
Me.pic.Name = "pic"
|
|
Me.pic.Size = New System.Drawing.Size(72, 32)
|
|
Me.pic.TabIndex = 575
|
|
Me.pic.TabStop = False
|
|
'
|
|
'txtBeladung
|
|
'
|
|
Me.txtBeladung._DateTimeOnly = False
|
|
Me.txtBeladung._numbersOnly = False
|
|
Me.txtBeladung._numbersOnlyKommastellen = ""
|
|
Me.txtBeladung._Prozent = False
|
|
Me.txtBeladung._ShortDateNew = True
|
|
Me.txtBeladung._ShortDateOnly = False
|
|
Me.txtBeladung._TimeOnly = False
|
|
Me.txtBeladung._value = ""
|
|
Me.txtBeladung._Waehrung = False
|
|
Me.txtBeladung.ForeColor = System.Drawing.Color.Black
|
|
Me.txtBeladung.Location = New System.Drawing.Point(669, 511)
|
|
Me.txtBeladung.MaxLength = 10
|
|
Me.txtBeladung.MaxLineLength = -1
|
|
Me.txtBeladung.MaxLines_Warning = ""
|
|
Me.txtBeladung.MaxLines_Warning_Label = Nothing
|
|
Me.txtBeladung.Name = "txtBeladung"
|
|
Me.txtBeladung.Size = New System.Drawing.Size(106, 20)
|
|
Me.txtBeladung.TabIndex = 21
|
|
'
|
|
'txtEntladung
|
|
'
|
|
Me.txtEntladung._DateTimeOnly = False
|
|
Me.txtEntladung._numbersOnly = False
|
|
Me.txtEntladung._numbersOnlyKommastellen = ""
|
|
Me.txtEntladung._Prozent = False
|
|
Me.txtEntladung._ShortDateNew = True
|
|
Me.txtEntladung._ShortDateOnly = False
|
|
Me.txtEntladung._TimeOnly = False
|
|
Me.txtEntladung._value = ""
|
|
Me.txtEntladung._Waehrung = False
|
|
Me.txtEntladung.ForeColor = System.Drawing.Color.Black
|
|
Me.txtEntladung.Location = New System.Drawing.Point(110, 511)
|
|
Me.txtEntladung.MaxLength = 10
|
|
Me.txtEntladung.MaxLineLength = -1
|
|
Me.txtEntladung.MaxLines_Warning = ""
|
|
Me.txtEntladung.MaxLines_Warning_Label = Nothing
|
|
Me.txtEntladung.Name = "txtEntladung"
|
|
Me.txtEntladung.Size = New System.Drawing.Size(106, 20)
|
|
Me.txtEntladung.TabIndex = 12
|
|
'
|
|
'usrcntlAuftraggeber
|
|
'
|
|
Me.usrcntlAuftraggeber._BeteiligterName = "Auftraggeber:"
|
|
Me.usrcntlAuftraggeber.ATR_ID = -1
|
|
Me.usrcntlAuftraggeber.BackColor = System.Drawing.Color.White
|
|
Me.usrcntlAuftraggeber.BET_ID = -1
|
|
Me.usrcntlAuftraggeber.Location = New System.Drawing.Point(11, 8)
|
|
Me.usrcntlAuftraggeber.Name = "usrcntlAuftraggeber"
|
|
Me.usrcntlAuftraggeber.Size = New System.Drawing.Size(482, 129)
|
|
Me.usrcntlAuftraggeber.TabIndex = 0
|
|
'
|
|
'usrcntlEmpfaenger
|
|
'
|
|
Me.usrcntlEmpfaenger._BeteiligterName = "Empfaenger:"
|
|
Me.usrcntlEmpfaenger.ATR_ID = -1
|
|
Me.usrcntlEmpfaenger.BackColor = System.Drawing.Color.White
|
|
Me.usrcntlEmpfaenger.BET_ID = -1
|
|
Me.usrcntlEmpfaenger.Location = New System.Drawing.Point(564, 159)
|
|
Me.usrcntlEmpfaenger.Name = "usrcntlEmpfaenger"
|
|
Me.usrcntlEmpfaenger.Size = New System.Drawing.Size(482, 129)
|
|
Me.usrcntlEmpfaenger.TabIndex = 4
|
|
'
|
|
'usrcntlAbsender
|
|
'
|
|
Me.usrcntlAbsender._BeteiligterName = "Absender:"
|
|
Me.usrcntlAbsender.ATR_ID = -1
|
|
Me.usrcntlAbsender.BackColor = System.Drawing.Color.White
|
|
Me.usrcntlAbsender.BET_ID = -1
|
|
Me.usrcntlAbsender.Location = New System.Drawing.Point(11, 159)
|
|
Me.usrcntlAbsender.Name = "usrcntlAbsender"
|
|
Me.usrcntlAbsender.Size = New System.Drawing.Size(482, 129)
|
|
Me.usrcntlAbsender.TabIndex = 3
|
|
'
|
|
'txtFrachtfAb_tatKosten
|
|
'
|
|
Me.txtFrachtfAb_tatKosten._DateTimeOnly = False
|
|
Me.txtFrachtfAb_tatKosten._numbersOnly = False
|
|
Me.txtFrachtfAb_tatKosten._numbersOnlyKommastellen = ""
|
|
Me.txtFrachtfAb_tatKosten._Prozent = False
|
|
Me.txtFrachtfAb_tatKosten._ShortDateNew = False
|
|
Me.txtFrachtfAb_tatKosten._ShortDateOnly = False
|
|
Me.txtFrachtfAb_tatKosten._TimeOnly = False
|
|
Me.txtFrachtfAb_tatKosten._value = ""
|
|
Me.txtFrachtfAb_tatKosten._Waehrung = True
|
|
Me.txtFrachtfAb_tatKosten.ForeColor = System.Drawing.Color.Black
|
|
Me.txtFrachtfAb_tatKosten.Location = New System.Drawing.Point(908, 511)
|
|
Me.txtFrachtfAb_tatKosten.MaxLineLength = -1
|
|
Me.txtFrachtfAb_tatKosten.MaxLines_Warning = ""
|
|
Me.txtFrachtfAb_tatKosten.MaxLines_Warning_Label = Nothing
|
|
Me.txtFrachtfAb_tatKosten.Name = "txtFrachtfAb_tatKosten"
|
|
Me.txtFrachtfAb_tatKosten.Size = New System.Drawing.Size(130, 20)
|
|
Me.txtFrachtfAb_tatKosten.TabIndex = 22
|
|
'
|
|
'txtFrachtf_tatKosten
|
|
'
|
|
Me.txtFrachtf_tatKosten._DateTimeOnly = False
|
|
Me.txtFrachtf_tatKosten._numbersOnly = False
|
|
Me.txtFrachtf_tatKosten._numbersOnlyKommastellen = ""
|
|
Me.txtFrachtf_tatKosten._Prozent = False
|
|
Me.txtFrachtf_tatKosten._ShortDateNew = False
|
|
Me.txtFrachtf_tatKosten._ShortDateOnly = False
|
|
Me.txtFrachtf_tatKosten._TimeOnly = False
|
|
Me.txtFrachtf_tatKosten._value = ""
|
|
Me.txtFrachtf_tatKosten._Waehrung = True
|
|
Me.txtFrachtf_tatKosten.ForeColor = System.Drawing.Color.Black
|
|
Me.txtFrachtf_tatKosten.Location = New System.Drawing.Point(349, 511)
|
|
Me.txtFrachtf_tatKosten.MaxLineLength = -1
|
|
Me.txtFrachtf_tatKosten.MaxLines_Warning = ""
|
|
Me.txtFrachtf_tatKosten.MaxLines_Warning_Label = Nothing
|
|
Me.txtFrachtf_tatKosten.Name = "txtFrachtf_tatKosten"
|
|
Me.txtFrachtf_tatKosten.Size = New System.Drawing.Size(130, 20)
|
|
Me.txtFrachtf_tatKosten.TabIndex = 13
|
|
'
|
|
'Label97
|
|
'
|
|
Me.Label97.AutoSize = True
|
|
Me.Label97.Location = New System.Drawing.Point(799, 513)
|
|
Me.Label97.Name = "Label97"
|
|
Me.Label97.Size = New System.Drawing.Size(103, 13)
|
|
Me.Label97.TabIndex = 35
|
|
Me.Label97.Text = "tatsächliche Kosten:"
|
|
'
|
|
'Label96
|
|
'
|
|
Me.Label96.AutoSize = True
|
|
Me.Label96.Location = New System.Drawing.Point(242, 515)
|
|
Me.Label96.Name = "Label96"
|
|
Me.Label96.Size = New System.Drawing.Size(103, 13)
|
|
Me.Label96.TabIndex = 32
|
|
Me.Label96.Text = "tatsächliche Kosten:"
|
|
'
|
|
'Label95
|
|
'
|
|
Me.Label95.AutoSize = True
|
|
Me.Label95.Location = New System.Drawing.Point(567, 513)
|
|
Me.Label95.Name = "Label95"
|
|
Me.Label95.Size = New System.Drawing.Size(75, 13)
|
|
Me.Label95.TabIndex = 31
|
|
Me.Label95.Text = "Beladung, am:"
|
|
'
|
|
'Label17
|
|
'
|
|
Me.Label17.AutoSize = True
|
|
Me.Label17.Location = New System.Drawing.Point(8, 514)
|
|
Me.Label17.Name = "Label17"
|
|
Me.Label17.Size = New System.Drawing.Size(78, 13)
|
|
Me.Label17.TabIndex = 29
|
|
Me.Label17.Text = "Entladung, am:"
|
|
'
|
|
'Button12
|
|
'
|
|
Me.Button12.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button12.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button12.Location = New System.Drawing.Point(671, 325)
|
|
Me.Button12.Name = "Button12"
|
|
Me.Button12.Size = New System.Drawing.Size(94, 22)
|
|
Me.Button12.TabIndex = 500
|
|
Me.Button12.Text = "VERAG SUB"
|
|
Me.Button12.UseVisualStyleBackColor = True
|
|
'
|
|
'Button11
|
|
'
|
|
Me.Button11.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button11.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button11.Location = New System.Drawing.Point(110, 325)
|
|
Me.Button11.Name = "Button11"
|
|
Me.Button11.Size = New System.Drawing.Size(94, 22)
|
|
Me.Button11.TabIndex = 500
|
|
Me.Button11.Text = "VERAG SUB"
|
|
Me.Button11.UseVisualStyleBackColor = True
|
|
'
|
|
'Label75
|
|
'
|
|
Me.Label75.AutoSize = True
|
|
Me.Label75.Location = New System.Drawing.Point(908, 454)
|
|
Me.Label75.Name = "Label75"
|
|
Me.Label75.Size = New System.Drawing.Size(20, 13)
|
|
Me.Label75.TabIndex = 14
|
|
Me.Label75.Text = "Art"
|
|
'
|
|
'Label76
|
|
'
|
|
Me.Label76.AutoSize = True
|
|
Me.Label76.Location = New System.Drawing.Point(771, 454)
|
|
Me.Label76.Name = "Label76"
|
|
Me.Label76.Size = New System.Drawing.Size(45, 13)
|
|
Me.Label76.TabIndex = 13
|
|
Me.Label76.Text = "Nutzlast"
|
|
'
|
|
'Label77
|
|
'
|
|
Me.Label77.AutoSize = True
|
|
Me.Label77.Location = New System.Drawing.Point(666, 454)
|
|
Me.Label77.Name = "Label77"
|
|
Me.Label77.Size = New System.Drawing.Size(69, 13)
|
|
Me.Label77.TabIndex = 12
|
|
Me.Label77.Text = "Kennzeichen"
|
|
'
|
|
'txtFrachtfAb_AnhNutzlast
|
|
'
|
|
Me.txtFrachtfAb_AnhNutzlast.Location = New System.Drawing.Point(774, 487)
|
|
Me.txtFrachtfAb_AnhNutzlast.Name = "txtFrachtfAb_AnhNutzlast"
|
|
Me.txtFrachtfAb_AnhNutzlast.Size = New System.Drawing.Size(135, 20)
|
|
Me.txtFrachtfAb_AnhNutzlast.TabIndex = 20
|
|
'
|
|
'txtFrachtfAb_AnhKz
|
|
'
|
|
Me.txtFrachtfAb_AnhKz.Location = New System.Drawing.Point(669, 487)
|
|
Me.txtFrachtfAb_AnhKz.Name = "txtFrachtfAb_AnhKz"
|
|
Me.txtFrachtfAb_AnhKz.Size = New System.Drawing.Size(106, 20)
|
|
Me.txtFrachtfAb_AnhKz.TabIndex = 19
|
|
'
|
|
'Label78
|
|
'
|
|
Me.Label78.AutoSize = True
|
|
Me.Label78.Location = New System.Drawing.Point(567, 489)
|
|
Me.Label78.Name = "Label78"
|
|
Me.Label78.Size = New System.Drawing.Size(56, 13)
|
|
Me.Label78.TabIndex = 26
|
|
Me.Label78.Text = "Anhänger:"
|
|
'
|
|
'txtFrachtfAb_LkwArt
|
|
'
|
|
Me.txtFrachtfAb_LkwArt.Location = New System.Drawing.Point(908, 468)
|
|
Me.txtFrachtfAb_LkwArt.Name = "txtFrachtfAb_LkwArt"
|
|
Me.txtFrachtfAb_LkwArt.Size = New System.Drawing.Size(132, 20)
|
|
Me.txtFrachtfAb_LkwArt.TabIndex = 18
|
|
'
|
|
'txtFrachtfAb_LkwNutzlast
|
|
'
|
|
Me.txtFrachtfAb_LkwNutzlast.Location = New System.Drawing.Point(774, 468)
|
|
Me.txtFrachtfAb_LkwNutzlast.Name = "txtFrachtfAb_LkwNutzlast"
|
|
Me.txtFrachtfAb_LkwNutzlast.Size = New System.Drawing.Size(135, 20)
|
|
Me.txtFrachtfAb_LkwNutzlast.TabIndex = 17
|
|
'
|
|
'txtFrachtfAb_LkwKr
|
|
'
|
|
Me.txtFrachtfAb_LkwKr.Location = New System.Drawing.Point(669, 468)
|
|
Me.txtFrachtfAb_LkwKr.Name = "txtFrachtfAb_LkwKr"
|
|
Me.txtFrachtfAb_LkwKr.Size = New System.Drawing.Size(106, 20)
|
|
Me.txtFrachtfAb_LkwKr.TabIndex = 16
|
|
'
|
|
'Label83
|
|
'
|
|
Me.Label83.AutoSize = True
|
|
Me.Label83.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.Label83.Location = New System.Drawing.Point(567, 470)
|
|
Me.Label83.Name = "Label83"
|
|
Me.Label83.Size = New System.Drawing.Size(38, 13)
|
|
Me.Label83.TabIndex = 19
|
|
Me.Label83.Text = "LKW:"
|
|
'
|
|
'Label48
|
|
'
|
|
Me.Label48.AutoSize = True
|
|
Me.Label48.Location = New System.Drawing.Point(348, 453)
|
|
Me.Label48.Name = "Label48"
|
|
Me.Label48.Size = New System.Drawing.Size(20, 13)
|
|
Me.Label48.TabIndex = 11
|
|
Me.Label48.Text = "Art"
|
|
'
|
|
'Label47
|
|
'
|
|
Me.Label47.AutoSize = True
|
|
Me.Label47.Location = New System.Drawing.Point(212, 453)
|
|
Me.Label47.Name = "Label47"
|
|
Me.Label47.Size = New System.Drawing.Size(45, 13)
|
|
Me.Label47.TabIndex = 10
|
|
Me.Label47.Text = "Nutzlast"
|
|
'
|
|
'Label46
|
|
'
|
|
Me.Label46.AutoSize = True
|
|
Me.Label46.Location = New System.Drawing.Point(107, 453)
|
|
Me.Label46.Name = "Label46"
|
|
Me.Label46.Size = New System.Drawing.Size(69, 13)
|
|
Me.Label46.TabIndex = 9
|
|
Me.Label46.Text = "Kennzeichen"
|
|
'
|
|
'txtAnhNutzlast
|
|
'
|
|
Me.txtAnhNutzlast.Location = New System.Drawing.Point(215, 486)
|
|
Me.txtAnhNutzlast.Name = "txtAnhNutzlast"
|
|
Me.txtAnhNutzlast.Size = New System.Drawing.Size(135, 20)
|
|
Me.txtAnhNutzlast.TabIndex = 11
|
|
'
|
|
'txtAnhKz
|
|
'
|
|
Me.txtAnhKz.Location = New System.Drawing.Point(110, 486)
|
|
Me.txtAnhKz.Name = "txtAnhKz"
|
|
Me.txtAnhKz.Size = New System.Drawing.Size(106, 20)
|
|
Me.txtAnhKz.TabIndex = 10
|
|
'
|
|
'Label32
|
|
'
|
|
Me.Label32.AutoSize = True
|
|
Me.Label32.Location = New System.Drawing.Point(8, 488)
|
|
Me.Label32.Name = "Label32"
|
|
Me.Label32.Size = New System.Drawing.Size(56, 13)
|
|
Me.Label32.TabIndex = 23
|
|
Me.Label32.Text = "Anhänger:"
|
|
'
|
|
'txtLkwArt
|
|
'
|
|
Me.txtLkwArt.Location = New System.Drawing.Point(349, 467)
|
|
Me.txtLkwArt.Name = "txtLkwArt"
|
|
Me.txtLkwArt.Size = New System.Drawing.Size(130, 20)
|
|
Me.txtLkwArt.TabIndex = 9
|
|
'
|
|
'txtLkwNutzlast
|
|
'
|
|
Me.txtLkwNutzlast.Location = New System.Drawing.Point(215, 467)
|
|
Me.txtLkwNutzlast.Name = "txtLkwNutzlast"
|
|
Me.txtLkwNutzlast.Size = New System.Drawing.Size(135, 20)
|
|
Me.txtLkwNutzlast.TabIndex = 8
|
|
'
|
|
'txtLkwKz
|
|
'
|
|
Me.txtLkwKz.Location = New System.Drawing.Point(110, 467)
|
|
Me.txtLkwKz.Name = "txtLkwKz"
|
|
Me.txtLkwKz.Size = New System.Drawing.Size(106, 20)
|
|
Me.txtLkwKz.TabIndex = 7
|
|
'
|
|
'Label34
|
|
'
|
|
Me.Label34.AutoSize = True
|
|
Me.Label34.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.Label34.Location = New System.Drawing.Point(8, 469)
|
|
Me.Label34.Name = "Label34"
|
|
Me.Label34.Size = New System.Drawing.Size(38, 13)
|
|
Me.Label34.TabIndex = 15
|
|
Me.Label34.Text = "LKW:"
|
|
'
|
|
'usrCntlFrachtfBis
|
|
'
|
|
Me.usrCntlFrachtfBis._BeteiligterName = "Frachtführer bis Lager:"
|
|
Me.usrCntlFrachtfBis.ATR_ID = -1
|
|
Me.usrCntlFrachtfBis.BackColor = System.Drawing.Color.White
|
|
Me.usrCntlFrachtfBis.BET_ID = -1
|
|
Me.usrCntlFrachtfBis.Location = New System.Drawing.Point(3, 317)
|
|
Me.usrCntlFrachtfBis.Name = "usrCntlFrachtfBis"
|
|
Me.usrCntlFrachtfBis.Size = New System.Drawing.Size(482, 129)
|
|
Me.usrCntlFrachtfBis.TabIndex = 5
|
|
'
|
|
'usrCntlFrachtfAb
|
|
'
|
|
Me.usrCntlFrachtfAb._BeteiligterName = "Frachtführer ab Lager:"
|
|
Me.usrCntlFrachtfAb.ATR_ID = -1
|
|
Me.usrCntlFrachtfAb.BackColor = System.Drawing.Color.White
|
|
Me.usrCntlFrachtfAb.BET_ID = -1
|
|
Me.usrCntlFrachtfAb.Location = New System.Drawing.Point(564, 317)
|
|
Me.usrCntlFrachtfAb.Name = "usrCntlFrachtfAb"
|
|
Me.usrCntlFrachtfAb.Size = New System.Drawing.Size(482, 129)
|
|
Me.usrCntlFrachtfAb.TabIndex = 14
|
|
'
|
|
'Ladung
|
|
'
|
|
Me.Ladung.Controls.Add(Me.dgvLadungen)
|
|
Me.Ladung.Controls.Add(Me.Label18)
|
|
Me.Ladung.Location = New System.Drawing.Point(4, 22)
|
|
Me.Ladung.Name = "Ladung"
|
|
Me.Ladung.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.Ladung.Size = New System.Drawing.Size(1060, 543)
|
|
Me.Ladung.TabIndex = 1
|
|
Me.Ladung.Text = "Ladung"
|
|
Me.Ladung.UseVisualStyleBackColor = True
|
|
'
|
|
'dgvLadungen
|
|
'
|
|
Me.dgvLadungen.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.dgvLadungen.Location = New System.Drawing.Point(9, 28)
|
|
Me.dgvLadungen.Name = "dgvLadungen"
|
|
Me.dgvLadungen.Size = New System.Drawing.Size(1045, 509)
|
|
Me.dgvLadungen.TabIndex = 1
|
|
'
|
|
'Label18
|
|
'
|
|
Me.Label18.AutoSize = True
|
|
Me.Label18.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.Label18.Location = New System.Drawing.Point(6, 12)
|
|
Me.Label18.Name = "Label18"
|
|
Me.Label18.Size = New System.Drawing.Size(53, 13)
|
|
Me.Label18.TabIndex = 0
|
|
Me.Label18.Text = "Ladung:"
|
|
'
|
|
'TabPage3
|
|
'
|
|
Me.TabPage3.BackColor = System.Drawing.Color.White
|
|
Me.TabPage3.Controls.Add(Me.btnRemoveFromTrip)
|
|
Me.TabPage3.Controls.Add(Me.btnAddToTrip)
|
|
Me.TabPage3.Controls.Add(Me.btnShowTrip)
|
|
Me.TabPage3.Controls.Add(Me.lblTrip)
|
|
Me.TabPage3.Controls.Add(Me.btnNewTrip)
|
|
Me.TabPage3.Controls.Add(Me.cboFirma2)
|
|
Me.TabPage3.Controls.Add(Me.PictureBox1)
|
|
Me.TabPage3.Controls.Add(Me.rtbTrans_Bem)
|
|
Me.TabPage3.Controls.Add(Me.Label43)
|
|
Me.TabPage3.Controls.Add(Me.Button9)
|
|
Me.TabPage3.Controls.Add(Me.rtbTrans_Verzollungsadresse)
|
|
Me.TabPage3.Controls.Add(Me.Button10)
|
|
Me.TabPage3.Controls.Add(Me.Label19)
|
|
Me.TabPage3.Controls.Add(Me.Button8)
|
|
Me.TabPage3.Controls.Add(Me.Label20)
|
|
Me.TabPage3.Controls.Add(Me.Button7)
|
|
Me.TabPage3.Controls.Add(Me.rtbTrans_Frachtkosten)
|
|
Me.TabPage3.Controls.Add(Me.Label72)
|
|
Me.TabPage3.Controls.Add(Me.cbxLadest_RefNr)
|
|
Me.TabPage3.Controls.Add(Me.btnTrans2)
|
|
Me.TabPage3.Controls.Add(Me.rtbGefahrengut)
|
|
Me.TabPage3.Controls.Add(Me.cbxEntladest_termin)
|
|
Me.TabPage3.Controls.Add(Me.Label68)
|
|
Me.TabPage3.Controls.Add(Me.cbxLadest_termin)
|
|
Me.TabPage3.Controls.Add(Me.txtLadest_terminVon)
|
|
Me.TabPage3.Controls.Add(Me.Label29)
|
|
Me.TabPage3.Controls.Add(Me.txtEntladest_RefNr)
|
|
Me.TabPage3.Controls.Add(Me.Label28)
|
|
Me.TabPage3.Controls.Add(Me.txtLadest_RefNr)
|
|
Me.TabPage3.Controls.Add(Me.Label14)
|
|
Me.TabPage3.Controls.Add(Me.Label15)
|
|
Me.TabPage3.Controls.Add(Me.txtEntladest_terminBis)
|
|
Me.TabPage3.Controls.Add(Me.datEntladest_terminDat)
|
|
Me.TabPage3.Controls.Add(Me.Label16)
|
|
Me.TabPage3.Controls.Add(Me.txtEntladest_terminVon)
|
|
Me.TabPage3.Controls.Add(Me.Label13)
|
|
Me.TabPage3.Controls.Add(Me.Label12)
|
|
Me.TabPage3.Controls.Add(Me.txtLadest_terminBis)
|
|
Me.TabPage3.Controls.Add(Me.Label11)
|
|
Me.TabPage3.Controls.Add(Me.datLadest_terminDat)
|
|
Me.TabPage3.Controls.Add(Me.usrcntlLadestelle)
|
|
Me.TabPage3.Controls.Add(Me.usrcntlEntladestelle)
|
|
Me.TabPage3.Location = New System.Drawing.Point(4, 22)
|
|
Me.TabPage3.Name = "TabPage3"
|
|
Me.TabPage3.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabPage3.Size = New System.Drawing.Size(1060, 543)
|
|
Me.TabPage3.TabIndex = 3
|
|
Me.TabPage3.Text = "Transportauftrag"
|
|
'
|
|
'btnRemoveFromTrip
|
|
'
|
|
Me.btnRemoveFromTrip.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnRemoveFromTrip.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnRemoveFromTrip.Location = New System.Drawing.Point(482, 325)
|
|
Me.btnRemoveFromTrip.Name = "btnRemoveFromTrip"
|
|
Me.btnRemoveFromTrip.Size = New System.Drawing.Size(88, 36)
|
|
Me.btnRemoveFromTrip.TabIndex = 581
|
|
Me.btnRemoveFromTrip.Text = "von Trip entfernen"
|
|
Me.btnRemoveFromTrip.UseVisualStyleBackColor = True
|
|
'
|
|
'btnAddToTrip
|
|
'
|
|
Me.btnAddToTrip.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnAddToTrip.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnAddToTrip.Location = New System.Drawing.Point(482, 283)
|
|
Me.btnAddToTrip.Name = "btnAddToTrip"
|
|
Me.btnAddToTrip.Size = New System.Drawing.Size(88, 36)
|
|
Me.btnAddToTrip.TabIndex = 580
|
|
Me.btnAddToTrip.Text = "zu Trip hinzufügen"
|
|
Me.btnAddToTrip.UseVisualStyleBackColor = True
|
|
'
|
|
'btnShowTrip
|
|
'
|
|
Me.btnShowTrip.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnShowTrip.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnShowTrip.Location = New System.Drawing.Point(670, 283)
|
|
Me.btnShowTrip.Name = "btnShowTrip"
|
|
Me.btnShowTrip.Size = New System.Drawing.Size(88, 36)
|
|
Me.btnShowTrip.TabIndex = 579
|
|
Me.btnShowTrip.Text = "Trip anzeigen"
|
|
Me.btnShowTrip.UseVisualStyleBackColor = True
|
|
'
|
|
'lblTrip
|
|
'
|
|
Me.lblTrip.AutoSize = True
|
|
Me.lblTrip.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblTrip.Location = New System.Drawing.Point(395, 266)
|
|
Me.lblTrip.Name = "lblTrip"
|
|
Me.lblTrip.Size = New System.Drawing.Size(173, 13)
|
|
Me.lblTrip.TabIndex = 578
|
|
Me.lblTrip.Text = "Transport ist Teil eines Trips:"
|
|
'
|
|
'btnNewTrip
|
|
'
|
|
Me.btnNewTrip.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnNewTrip.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnNewTrip.Location = New System.Drawing.Point(388, 283)
|
|
Me.btnNewTrip.Name = "btnNewTrip"
|
|
Me.btnNewTrip.Size = New System.Drawing.Size(88, 36)
|
|
Me.btnNewTrip.TabIndex = 577
|
|
Me.btnNewTrip.Text = "Trip erstellen"
|
|
Me.btnNewTrip.UseVisualStyleBackColor = True
|
|
'
|
|
'cboFirma2
|
|
'
|
|
Me.cboFirma2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
|
Me.cboFirma2.FormattingEnabled = True
|
|
Me.cboFirma2.Items.AddRange(New Object() {"VERAG AG", "VERAG GmbH"})
|
|
Me.cboFirma2.Location = New System.Drawing.Point(944, 442)
|
|
Me.cboFirma2.Name = "cboFirma2"
|
|
Me.cboFirma2.Size = New System.Drawing.Size(98, 21)
|
|
Me.cboFirma2.TabIndex = 5
|
|
'
|
|
'PictureBox1
|
|
'
|
|
Me.PictureBox1.BackgroundImage = Global.DISPO.My.Resources.Resources.lorry_motion1
|
|
Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.PictureBox1.Location = New System.Drawing.Point(492, 79)
|
|
Me.PictureBox1.Name = "PictureBox1"
|
|
Me.PictureBox1.Size = New System.Drawing.Size(72, 32)
|
|
Me.PictureBox1.TabIndex = 576
|
|
Me.PictureBox1.TabStop = False
|
|
'
|
|
'rtbTrans_Bem
|
|
'
|
|
Me.rtbTrans_Bem.Location = New System.Drawing.Point(10, 263)
|
|
Me.rtbTrans_Bem.Name = "rtbTrans_Bem"
|
|
Me.rtbTrans_Bem.Size = New System.Drawing.Size(371, 98)
|
|
Me.rtbTrans_Bem.TabIndex = 27
|
|
Me.rtbTrans_Bem.Text = ""
|
|
'
|
|
'Label43
|
|
'
|
|
Me.Label43.AutoSize = True
|
|
Me.Label43.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label43.Location = New System.Drawing.Point(7, 247)
|
|
Me.Label43.Name = "Label43"
|
|
Me.Label43.Size = New System.Drawing.Size(74, 13)
|
|
Me.Label43.TabIndex = 26
|
|
Me.Label43.Text = "Bemerkung:"
|
|
'
|
|
'Button9
|
|
'
|
|
Me.Button9.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button9.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button9.Location = New System.Drawing.Point(111, 35)
|
|
Me.Button9.Name = "Button9"
|
|
Me.Button9.Size = New System.Drawing.Size(94, 22)
|
|
Me.Button9.TabIndex = 3
|
|
Me.Button9.Text = "VERAG NEU"
|
|
Me.Button9.UseVisualStyleBackColor = True
|
|
'
|
|
'rtbTrans_Verzollungsadresse
|
|
'
|
|
Me.rtbTrans_Verzollungsadresse.Location = New System.Drawing.Point(11, 380)
|
|
Me.rtbTrans_Verzollungsadresse.Name = "rtbTrans_Verzollungsadresse"
|
|
Me.rtbTrans_Verzollungsadresse.Size = New System.Drawing.Size(371, 62)
|
|
Me.rtbTrans_Verzollungsadresse.TabIndex = 30
|
|
Me.rtbTrans_Verzollungsadresse.Text = ""
|
|
'
|
|
'Button10
|
|
'
|
|
Me.Button10.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button10.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button10.Location = New System.Drawing.Point(11, 35)
|
|
Me.Button10.Name = "Button10"
|
|
Me.Button10.Size = New System.Drawing.Size(94, 22)
|
|
Me.Button10.TabIndex = 2
|
|
Me.Button10.Text = "VERAG SUB"
|
|
Me.Button10.UseVisualStyleBackColor = True
|
|
'
|
|
'Label19
|
|
'
|
|
Me.Label19.AutoSize = True
|
|
Me.Label19.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label19.Location = New System.Drawing.Point(8, 364)
|
|
Me.Label19.Name = "Label19"
|
|
Me.Label19.Size = New System.Drawing.Size(120, 13)
|
|
Me.Label19.TabIndex = 28
|
|
Me.Label19.Text = "Verzollungsadresse:"
|
|
'
|
|
'Button8
|
|
'
|
|
Me.Button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button8.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button8.Location = New System.Drawing.Point(677, 35)
|
|
Me.Button8.Name = "Button8"
|
|
Me.Button8.Size = New System.Drawing.Size(94, 22)
|
|
Me.Button8.TabIndex = 6
|
|
Me.Button8.Text = "VERAG NEU"
|
|
Me.Button8.UseVisualStyleBackColor = True
|
|
'
|
|
'Label20
|
|
'
|
|
Me.Label20.AutoSize = True
|
|
Me.Label20.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label20.Location = New System.Drawing.Point(11, 445)
|
|
Me.Label20.Name = "Label20"
|
|
Me.Label20.Size = New System.Drawing.Size(85, 13)
|
|
Me.Label20.TabIndex = 33
|
|
Me.Label20.Text = "Frachtkosten:"
|
|
'
|
|
'Button7
|
|
'
|
|
Me.Button7.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button7.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button7.Location = New System.Drawing.Point(577, 35)
|
|
Me.Button7.Name = "Button7"
|
|
Me.Button7.Size = New System.Drawing.Size(94, 22)
|
|
Me.Button7.TabIndex = 5
|
|
Me.Button7.Text = "VERAG SUB"
|
|
Me.Button7.UseVisualStyleBackColor = True
|
|
'
|
|
'rtbTrans_Frachtkosten
|
|
'
|
|
Me.rtbTrans_Frachtkosten.Location = New System.Drawing.Point(14, 461)
|
|
Me.rtbTrans_Frachtkosten.Name = "rtbTrans_Frachtkosten"
|
|
Me.rtbTrans_Frachtkosten.Size = New System.Drawing.Size(371, 46)
|
|
Me.rtbTrans_Frachtkosten.TabIndex = 34
|
|
Me.rtbTrans_Frachtkosten.Text = ""
|
|
'
|
|
'Label72
|
|
'
|
|
Me.Label72.AutoSize = True
|
|
Me.Label72.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label72.Location = New System.Drawing.Point(385, 364)
|
|
Me.Label72.Name = "Label72"
|
|
Me.Label72.Size = New System.Drawing.Size(107, 13)
|
|
Me.Label72.TabIndex = 29
|
|
Me.Label72.Text = "Gefahrengut (alt):"
|
|
'
|
|
'cbxLadest_RefNr
|
|
'
|
|
Me.cbxLadest_RefNr.AutoSize = True
|
|
Me.cbxLadest_RefNr.Location = New System.Drawing.Point(111, 196)
|
|
Me.cbxLadest_RefNr.Name = "cbxLadest_RefNr"
|
|
Me.cbxLadest_RefNr.Size = New System.Drawing.Size(15, 14)
|
|
Me.cbxLadest_RefNr.TabIndex = 23
|
|
Me.cbxLadest_RefNr.UseVisualStyleBackColor = True
|
|
'
|
|
'btnTrans2
|
|
'
|
|
Me.btnTrans2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnTrans2.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnTrans2.Image = CType(resources.GetObject("btnTrans2.Image"), System.Drawing.Image)
|
|
Me.btnTrans2.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnTrans2.Location = New System.Drawing.Point(944, 350)
|
|
Me.btnTrans2.Name = "btnTrans2"
|
|
Me.btnTrans2.Size = New System.Drawing.Size(98, 92)
|
|
Me.btnTrans2.TabIndex = 32
|
|
Me.btnTrans2.Text = "TRANSPORT-" & Global.Microsoft.VisualBasic.ChrW(10) & "AUFTRAG"
|
|
Me.btnTrans2.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnTrans2.UseVisualStyleBackColor = True
|
|
'
|
|
'rtbGefahrengut
|
|
'
|
|
Me.rtbGefahrengut.Enabled = False
|
|
Me.rtbGefahrengut.Location = New System.Drawing.Point(388, 380)
|
|
Me.rtbGefahrengut.Name = "rtbGefahrengut"
|
|
Me.rtbGefahrengut.Size = New System.Drawing.Size(370, 62)
|
|
Me.rtbGefahrengut.TabIndex = 31
|
|
Me.rtbGefahrengut.Text = ""
|
|
'
|
|
'cbxEntladest_termin
|
|
'
|
|
Me.cbxEntladest_termin.AutoSize = True
|
|
Me.cbxEntladest_termin.Location = New System.Drawing.Point(678, 166)
|
|
Me.cbxEntladest_termin.Name = "cbxEntladest_termin"
|
|
Me.cbxEntladest_termin.Size = New System.Drawing.Size(15, 14)
|
|
Me.cbxEntladest_termin.TabIndex = 20
|
|
Me.cbxEntladest_termin.UseVisualStyleBackColor = True
|
|
'
|
|
'Label68
|
|
'
|
|
Me.Label68.AutoSize = True
|
|
Me.Label68.Location = New System.Drawing.Point(3, 6)
|
|
Me.Label68.Name = "Label68"
|
|
Me.Label68.Size = New System.Drawing.Size(249, 13)
|
|
Me.Label68.TabIndex = 0
|
|
Me.Label68.Text = "Geben Sie hier Details für den Transportauftrag ein:" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
|
|
'
|
|
'cbxLadest_termin
|
|
'
|
|
Me.cbxLadest_termin.AutoSize = True
|
|
Me.cbxLadest_termin.Location = New System.Drawing.Point(111, 166)
|
|
Me.cbxLadest_termin.Name = "cbxLadest_termin"
|
|
Me.cbxLadest_termin.Size = New System.Drawing.Size(15, 14)
|
|
Me.cbxLadest_termin.TabIndex = 12
|
|
Me.cbxLadest_termin.UseVisualStyleBackColor = True
|
|
'
|
|
'txtLadest_terminVon
|
|
'
|
|
Me.txtLadest_terminVon.Enabled = False
|
|
Me.txtLadest_terminVon.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtLadest_terminVon.Location = New System.Drawing.Point(245, 163)
|
|
Me.txtLadest_terminVon.Name = "txtLadest_terminVon"
|
|
Me.txtLadest_terminVon.Size = New System.Drawing.Size(105, 20)
|
|
Me.txtLadest_terminVon.TabIndex = 17
|
|
'
|
|
'Label29
|
|
'
|
|
Me.Label29.AutoSize = True
|
|
Me.Label29.Location = New System.Drawing.Point(574, 192)
|
|
Me.Label29.Name = "Label29"
|
|
Me.Label29.Size = New System.Drawing.Size(41, 13)
|
|
Me.Label29.TabIndex = 21
|
|
Me.Label29.Text = "Ref.Nr:"
|
|
Me.Label29.Visible = False
|
|
'
|
|
'txtEntladest_RefNr
|
|
'
|
|
Me.txtEntladest_RefNr.Location = New System.Drawing.Point(677, 190)
|
|
Me.txtEntladest_RefNr.Name = "txtEntladest_RefNr"
|
|
Me.txtEntladest_RefNr.Size = New System.Drawing.Size(371, 20)
|
|
Me.txtEntladest_RefNr.TabIndex = 24
|
|
Me.txtEntladest_RefNr.Visible = False
|
|
'
|
|
'Label28
|
|
'
|
|
Me.Label28.AutoSize = True
|
|
Me.Label28.Location = New System.Drawing.Point(7, 196)
|
|
Me.Label28.Name = "Label28"
|
|
Me.Label28.Size = New System.Drawing.Size(41, 13)
|
|
Me.Label28.TabIndex = 22
|
|
Me.Label28.Text = "Ref.Nr:"
|
|
'
|
|
'txtLadest_RefNr
|
|
'
|
|
Me.txtLadest_RefNr.Enabled = False
|
|
Me.txtLadest_RefNr.Location = New System.Drawing.Point(132, 192)
|
|
Me.txtLadest_RefNr.Name = "txtLadest_RefNr"
|
|
Me.txtLadest_RefNr.Size = New System.Drawing.Size(350, 20)
|
|
Me.txtLadest_RefNr.TabIndex = 25
|
|
'
|
|
'Label14
|
|
'
|
|
Me.Label14.AutoSize = True
|
|
Me.Label14.Location = New System.Drawing.Point(617, 164)
|
|
Me.Label14.Name = "Label14"
|
|
Me.Label14.Size = New System.Drawing.Size(47, 13)
|
|
Me.Label14.TabIndex = 8
|
|
Me.Label14.Text = "(von-bis)"
|
|
'
|
|
'Label15
|
|
'
|
|
Me.Label15.AutoSize = True
|
|
Me.Label15.Location = New System.Drawing.Point(928, 164)
|
|
Me.Label15.Name = "Label15"
|
|
Me.Label15.Size = New System.Drawing.Size(10, 13)
|
|
Me.Label15.TabIndex = 9
|
|
Me.Label15.Text = "-"
|
|
'
|
|
'txtEntladest_terminBis
|
|
'
|
|
Me.txtEntladest_terminBis.Enabled = False
|
|
Me.txtEntladest_terminBis.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtEntladest_terminBis.Location = New System.Drawing.Point(944, 162)
|
|
Me.txtEntladest_terminBis.Name = "txtEntladest_terminBis"
|
|
Me.txtEntladest_terminBis.Size = New System.Drawing.Size(105, 20)
|
|
Me.txtEntladest_terminBis.TabIndex = 15
|
|
'
|
|
'datEntladest_terminDat
|
|
'
|
|
Me.datEntladest_terminDat.Enabled = False
|
|
Me.datEntladest_terminDat.Location = New System.Drawing.Point(702, 162)
|
|
Me.datEntladest_terminDat.Name = "datEntladest_terminDat"
|
|
Me.datEntladest_terminDat.Size = New System.Drawing.Size(108, 20)
|
|
Me.datEntladest_terminDat.TabIndex = 13
|
|
'
|
|
'Label16
|
|
'
|
|
Me.Label16.AutoSize = True
|
|
Me.Label16.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label16.Location = New System.Drawing.Point(574, 164)
|
|
Me.Label16.Name = "Label16"
|
|
Me.Label16.Size = New System.Drawing.Size(45, 13)
|
|
Me.Label16.TabIndex = 7
|
|
Me.Label16.Text = "Termin"
|
|
'
|
|
'txtEntladest_terminVon
|
|
'
|
|
Me.txtEntladest_terminVon.Enabled = False
|
|
Me.txtEntladest_terminVon.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtEntladest_terminVon.Location = New System.Drawing.Point(817, 162)
|
|
Me.txtEntladest_terminVon.Name = "txtEntladest_terminVon"
|
|
Me.txtEntladest_terminVon.Size = New System.Drawing.Size(105, 20)
|
|
Me.txtEntladest_terminVon.TabIndex = 14
|
|
'
|
|
'Label13
|
|
'
|
|
Me.Label13.AutoSize = True
|
|
Me.Label13.Location = New System.Drawing.Point(49, 166)
|
|
Me.Label13.Name = "Label13"
|
|
Me.Label13.Size = New System.Drawing.Size(50, 13)
|
|
Me.Label13.TabIndex = 11
|
|
Me.Label13.Text = "(von-bis):"
|
|
'
|
|
'Label12
|
|
'
|
|
Me.Label12.AutoSize = True
|
|
Me.Label12.Location = New System.Drawing.Point(359, 168)
|
|
Me.Label12.Name = "Label12"
|
|
Me.Label12.Size = New System.Drawing.Size(10, 13)
|
|
Me.Label12.TabIndex = 18
|
|
Me.Label12.Text = "-"
|
|
'
|
|
'txtLadest_terminBis
|
|
'
|
|
Me.txtLadest_terminBis.Enabled = False
|
|
Me.txtLadest_terminBis.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtLadest_terminBis.Location = New System.Drawing.Point(377, 163)
|
|
Me.txtLadest_terminBis.Name = "txtLadest_terminBis"
|
|
Me.txtLadest_terminBis.Size = New System.Drawing.Size(105, 20)
|
|
Me.txtLadest_terminBis.TabIndex = 19
|
|
'
|
|
'Label11
|
|
'
|
|
Me.Label11.AutoSize = True
|
|
Me.Label11.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label11.Location = New System.Drawing.Point(7, 166)
|
|
Me.Label11.Name = "Label11"
|
|
Me.Label11.Size = New System.Drawing.Size(45, 13)
|
|
Me.Label11.TabIndex = 10
|
|
Me.Label11.Text = "Termin"
|
|
'
|
|
'datLadest_terminDat
|
|
'
|
|
Me.datLadest_terminDat.Enabled = False
|
|
Me.datLadest_terminDat.Location = New System.Drawing.Point(132, 163)
|
|
Me.datLadest_terminDat.Name = "datLadest_terminDat"
|
|
Me.datLadest_terminDat.Size = New System.Drawing.Size(108, 20)
|
|
Me.datLadest_terminDat.TabIndex = 16
|
|
'
|
|
'usrcntlLadestelle
|
|
'
|
|
Me.usrcntlLadestelle._BeteiligterName = "Ladestelle:"
|
|
Me.usrcntlLadestelle.ATR_ID = -1
|
|
Me.usrcntlLadestelle.BackColor = System.Drawing.Color.White
|
|
Me.usrcntlLadestelle.BET_ID = -1
|
|
Me.usrcntlLadestelle.Location = New System.Drawing.Point(4, 26)
|
|
Me.usrcntlLadestelle.Name = "usrcntlLadestelle"
|
|
Me.usrcntlLadestelle.Size = New System.Drawing.Size(482, 129)
|
|
Me.usrcntlLadestelle.TabIndex = 1
|
|
'
|
|
'usrcntlEntladestelle
|
|
'
|
|
Me.usrcntlEntladestelle._BeteiligterName = "Entladestelle:"
|
|
Me.usrcntlEntladestelle.ATR_ID = -1
|
|
Me.usrcntlEntladestelle.BackColor = System.Drawing.Color.White
|
|
Me.usrcntlEntladestelle.BET_ID = -1
|
|
Me.usrcntlEntladestelle.Location = New System.Drawing.Point(570, 26)
|
|
Me.usrcntlEntladestelle.Name = "usrcntlEntladestelle"
|
|
Me.usrcntlEntladestelle.Size = New System.Drawing.Size(482, 129)
|
|
Me.usrcntlEntladestelle.TabIndex = 4
|
|
'
|
|
'TabPage2
|
|
'
|
|
Me.TabPage2.BackColor = System.Drawing.Color.White
|
|
Me.TabPage2.Controls.Add(Me.usrCntlAlternativeLadestelle)
|
|
Me.TabPage2.Controls.Add(Me.cbxAltLadest)
|
|
Me.TabPage2.Controls.Add(Me.Label67)
|
|
Me.TabPage2.Controls.Add(Me.txtAusgef)
|
|
Me.TabPage2.Controls.Add(Me.Label62)
|
|
Me.TabPage2.Controls.Add(Me.Label63)
|
|
Me.TabPage2.Controls.Add(Me.Label61)
|
|
Me.TabPage2.Controls.Add(Me.rtbBesVereinb)
|
|
Me.TabPage2.Controls.Add(Me.Label64)
|
|
Me.TabPage2.Controls.Add(Me.Label65)
|
|
Me.TabPage2.Controls.Add(Me.rtbVorbehBem)
|
|
Me.TabPage2.Controls.Add(Me.Label66)
|
|
Me.TabPage2.Controls.Add(Me.txtFrachtzahl_unfrei)
|
|
Me.TabPage2.Controls.Add(Me.txtFrachtzahl_frei)
|
|
Me.TabPage2.Controls.Add(Me.Label55)
|
|
Me.TabPage2.Controls.Add(Me.Label56)
|
|
Me.TabPage2.Controls.Add(Me.txtRueckerst)
|
|
Me.TabPage2.Controls.Add(Me.Label57)
|
|
Me.TabPage2.Controls.Add(Me.Label58)
|
|
Me.TabPage2.Controls.Add(Me.Label59)
|
|
Me.TabPage2.Controls.Add(Me.rtbAnwAbs)
|
|
Me.TabPage2.Controls.Add(Me.Label60)
|
|
Me.TabPage2.Controls.Add(Me.Label49)
|
|
Me.TabPage2.Controls.Add(Me.rtbBeigefDok)
|
|
Me.TabPage2.Controls.Add(Me.datUebergabe_datum)
|
|
Me.TabPage2.Controls.Add(Me.cboUebergabe_land)
|
|
Me.TabPage2.Controls.Add(Me.txtUebergabe_ort)
|
|
Me.TabPage2.Controls.Add(Me.Label50)
|
|
Me.TabPage2.Controls.Add(Me.cboAuslieferung_land)
|
|
Me.TabPage2.Controls.Add(Me.txtAuslieferung_ort)
|
|
Me.TabPage2.Controls.Add(Me.Label51)
|
|
Me.TabPage2.Controls.Add(Me.Label52)
|
|
Me.TabPage2.Controls.Add(Me.Label53)
|
|
Me.TabPage2.Controls.Add(Me.Label54)
|
|
Me.TabPage2.Controls.Add(Me.btnCMR2)
|
|
Me.TabPage2.Location = New System.Drawing.Point(4, 22)
|
|
Me.TabPage2.Name = "TabPage2"
|
|
Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabPage2.Size = New System.Drawing.Size(1060, 543)
|
|
Me.TabPage2.TabIndex = 2
|
|
Me.TabPage2.Text = "CMR"
|
|
'
|
|
'usrCntlAlternativeLadestelle
|
|
'
|
|
Me.usrCntlAlternativeLadestelle._BeteiligterName = "Alternative Ladestelle:"
|
|
Me.usrCntlAlternativeLadestelle.ATR_ID = -1
|
|
Me.usrCntlAlternativeLadestelle.BackColor = System.Drawing.Color.White
|
|
Me.usrCntlAlternativeLadestelle.BET_ID = -1
|
|
Me.usrCntlAlternativeLadestelle.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.usrCntlAlternativeLadestelle.Location = New System.Drawing.Point(566, 158)
|
|
Me.usrCntlAlternativeLadestelle.Name = "usrCntlAlternativeLadestelle"
|
|
Me.usrCntlAlternativeLadestelle.Size = New System.Drawing.Size(482, 129)
|
|
Me.usrCntlAlternativeLadestelle.TabIndex = 27
|
|
'
|
|
'cbxAltLadest
|
|
'
|
|
Me.cbxAltLadest.AutoSize = True
|
|
Me.cbxAltLadest.Location = New System.Drawing.Point(566, 137)
|
|
Me.cbxAltLadest.Name = "cbxAltLadest"
|
|
Me.cbxAltLadest.Size = New System.Drawing.Size(127, 17)
|
|
Me.cbxAltLadest.TabIndex = 14
|
|
Me.cbxAltLadest.Text = "Alternative Ladestelle"
|
|
Me.cbxAltLadest.UseVisualStyleBackColor = True
|
|
'
|
|
'Label67
|
|
'
|
|
Me.Label67.AutoSize = True
|
|
Me.Label67.Location = New System.Drawing.Point(3, 6)
|
|
Me.Label67.Name = "Label67"
|
|
Me.Label67.Size = New System.Drawing.Size(237, 13)
|
|
Me.Label67.TabIndex = 0
|
|
Me.Label67.Text = "Geben Sie hier Details für das CMR-Formular ein:" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
|
|
'
|
|
'txtAusgef
|
|
'
|
|
Me.txtAusgef.Location = New System.Drawing.Point(129, 364)
|
|
Me.txtAusgef.Name = "txtAusgef"
|
|
Me.txtAusgef.Size = New System.Drawing.Size(371, 20)
|
|
Me.txtAusgef.TabIndex = 34
|
|
'
|
|
'Label62
|
|
'
|
|
Me.Label62.AutoSize = True
|
|
Me.Label62.Location = New System.Drawing.Point(27, 367)
|
|
Me.Label62.Name = "Label62"
|
|
Me.Label62.Size = New System.Drawing.Size(77, 13)
|
|
Me.Label62.TabIndex = 33
|
|
Me.Label62.Text = "Ausgefertigt in:"
|
|
'
|
|
'Label63
|
|
'
|
|
Me.Label63.AutoSize = True
|
|
Me.Label63.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label63.Location = New System.Drawing.Point(1, 364)
|
|
Me.Label63.Name = "Label63"
|
|
Me.Label63.Size = New System.Drawing.Size(29, 20)
|
|
Me.Label63.TabIndex = 32
|
|
Me.Label63.Text = "21"
|
|
'
|
|
'Label61
|
|
'
|
|
Me.Label61.AutoSize = True
|
|
Me.Label61.Location = New System.Drawing.Point(25, 315)
|
|
Me.Label61.Name = "Label61"
|
|
Me.Label61.Size = New System.Drawing.Size(85, 26)
|
|
Me.Label61.TabIndex = 29
|
|
Me.Label61.Text = "Besondere" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Vereinbarungen:"
|
|
'
|
|
'rtbBesVereinb
|
|
'
|
|
Me.rtbBesVereinb.Location = New System.Drawing.Point(129, 308)
|
|
Me.rtbBesVereinb.Name = "rtbBesVereinb"
|
|
Me.rtbBesVereinb.Size = New System.Drawing.Size(371, 45)
|
|
Me.rtbBesVereinb.TabIndex = 31
|
|
Me.rtbBesVereinb.Text = ""
|
|
'
|
|
'Label64
|
|
'
|
|
Me.Label64.AutoSize = True
|
|
Me.Label64.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label64.Location = New System.Drawing.Point(-1, 317)
|
|
Me.Label64.Name = "Label64"
|
|
Me.Label64.Size = New System.Drawing.Size(29, 20)
|
|
Me.Label64.TabIndex = 30
|
|
Me.Label64.Text = "20"
|
|
'
|
|
'Label65
|
|
'
|
|
Me.Label65.AutoSize = True
|
|
Me.Label65.Location = New System.Drawing.Point(25, 265)
|
|
Me.Label65.Name = "Label65"
|
|
Me.Label65.Size = New System.Drawing.Size(94, 26)
|
|
Me.Label65.TabIndex = 25
|
|
Me.Label65.Text = "Vorbeh. / Bemerk." & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "der Frachtf."
|
|
'
|
|
'rtbVorbehBem
|
|
'
|
|
Me.rtbVorbehBem.Location = New System.Drawing.Point(129, 258)
|
|
Me.rtbVorbehBem.Name = "rtbVorbehBem"
|
|
Me.rtbVorbehBem.Size = New System.Drawing.Size(371, 44)
|
|
Me.rtbVorbehBem.TabIndex = 28
|
|
Me.rtbVorbehBem.Text = ""
|
|
'
|
|
'Label66
|
|
'
|
|
Me.Label66.AutoSize = True
|
|
Me.Label66.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label66.Location = New System.Drawing.Point(-1, 267)
|
|
Me.Label66.Name = "Label66"
|
|
Me.Label66.Size = New System.Drawing.Size(29, 20)
|
|
Me.Label66.TabIndex = 26
|
|
Me.Label66.Text = "18"
|
|
'
|
|
'txtFrachtzahl_unfrei
|
|
'
|
|
Me.txtFrachtzahl_unfrei.Location = New System.Drawing.Point(315, 232)
|
|
Me.txtFrachtzahl_unfrei.Name = "txtFrachtzahl_unfrei"
|
|
Me.txtFrachtzahl_unfrei.Size = New System.Drawing.Size(185, 20)
|
|
Me.txtFrachtzahl_unfrei.TabIndex = 24
|
|
'
|
|
'txtFrachtzahl_frei
|
|
'
|
|
Me.txtFrachtzahl_frei.Location = New System.Drawing.Point(129, 232)
|
|
Me.txtFrachtzahl_frei.Name = "txtFrachtzahl_frei"
|
|
Me.txtFrachtzahl_frei.Size = New System.Drawing.Size(180, 20)
|
|
Me.txtFrachtzahl_frei.TabIndex = 23
|
|
'
|
|
'Label55
|
|
'
|
|
Me.Label55.AutoSize = True
|
|
Me.Label55.Location = New System.Drawing.Point(25, 229)
|
|
Me.Label55.Name = "Label55"
|
|
Me.Label55.Size = New System.Drawing.Size(102, 26)
|
|
Me.Label55.TabIndex = 21
|
|
Me.Label55.Text = "Frachtzahlungsanw." & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "frei / unfrei:"
|
|
'
|
|
'Label56
|
|
'
|
|
Me.Label56.AutoSize = True
|
|
Me.Label56.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label56.Location = New System.Drawing.Point(-1, 232)
|
|
Me.Label56.Name = "Label56"
|
|
Me.Label56.Size = New System.Drawing.Size(29, 20)
|
|
Me.Label56.TabIndex = 22
|
|
Me.Label56.Text = "15"
|
|
'
|
|
'txtRueckerst
|
|
'
|
|
Me.txtRueckerst.Location = New System.Drawing.Point(129, 205)
|
|
Me.txtRueckerst.Name = "txtRueckerst"
|
|
Me.txtRueckerst.Size = New System.Drawing.Size(371, 20)
|
|
Me.txtRueckerst.TabIndex = 20
|
|
'
|
|
'Label57
|
|
'
|
|
Me.Label57.AutoSize = True
|
|
Me.Label57.Location = New System.Drawing.Point(25, 208)
|
|
Me.Label57.Name = "Label57"
|
|
Me.Label57.Size = New System.Drawing.Size(83, 13)
|
|
Me.Label57.TabIndex = 19
|
|
Me.Label57.Text = "Rückerstattung:"
|
|
'
|
|
'Label58
|
|
'
|
|
Me.Label58.AutoSize = True
|
|
Me.Label58.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label58.Location = New System.Drawing.Point(-1, 205)
|
|
Me.Label58.Name = "Label58"
|
|
Me.Label58.Size = New System.Drawing.Size(29, 20)
|
|
Me.Label58.TabIndex = 18
|
|
Me.Label58.Text = "14"
|
|
'
|
|
'Label59
|
|
'
|
|
Me.Label59.AutoSize = True
|
|
Me.Label59.Location = New System.Drawing.Point(25, 162)
|
|
Me.Label59.Name = "Label59"
|
|
Me.Label59.Size = New System.Drawing.Size(80, 26)
|
|
Me.Label59.TabIndex = 15
|
|
Me.Label59.Text = "Anweisungen " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "des Absenders:"
|
|
'
|
|
'rtbAnwAbs
|
|
'
|
|
Me.rtbAnwAbs.Location = New System.Drawing.Point(129, 155)
|
|
Me.rtbAnwAbs.Name = "rtbAnwAbs"
|
|
Me.rtbAnwAbs.Size = New System.Drawing.Size(371, 44)
|
|
Me.rtbAnwAbs.TabIndex = 17
|
|
Me.rtbAnwAbs.Text = ""
|
|
'
|
|
'Label60
|
|
'
|
|
Me.Label60.AutoSize = True
|
|
Me.Label60.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label60.Location = New System.Drawing.Point(-1, 164)
|
|
Me.Label60.Name = "Label60"
|
|
Me.Label60.Size = New System.Drawing.Size(29, 20)
|
|
Me.Label60.TabIndex = 16
|
|
Me.Label60.Text = "13"
|
|
'
|
|
'Label49
|
|
'
|
|
Me.Label49.AutoSize = True
|
|
Me.Label49.Location = New System.Drawing.Point(25, 117)
|
|
Me.Label49.Name = "Label49"
|
|
Me.Label49.Size = New System.Drawing.Size(65, 26)
|
|
Me.Label49.TabIndex = 11
|
|
Me.Label49.Text = "beigefügte" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Dokumente:"
|
|
'
|
|
'rtbBeigefDok
|
|
'
|
|
Me.rtbBeigefDok.Location = New System.Drawing.Point(129, 110)
|
|
Me.rtbBeigefDok.Name = "rtbBeigefDok"
|
|
Me.rtbBeigefDok.Size = New System.Drawing.Size(371, 44)
|
|
Me.rtbBeigefDok.TabIndex = 13
|
|
Me.rtbBeigefDok.Text = ""
|
|
'
|
|
'datUebergabe_datum
|
|
'
|
|
Me.datUebergabe_datum.Location = New System.Drawing.Point(364, 75)
|
|
Me.datUebergabe_datum.Name = "datUebergabe_datum"
|
|
Me.datUebergabe_datum.Size = New System.Drawing.Size(136, 20)
|
|
Me.datUebergabe_datum.TabIndex = 9
|
|
'
|
|
'cboUebergabe_land
|
|
'
|
|
Me.cboUebergabe_land.FormattingEnabled = True
|
|
Me.cboUebergabe_land.Location = New System.Drawing.Point(129, 75)
|
|
Me.cboUebergabe_land.Name = "cboUebergabe_land"
|
|
Me.cboUebergabe_land.Size = New System.Drawing.Size(52, 21)
|
|
Me.cboUebergabe_land.TabIndex = 7
|
|
'
|
|
'txtUebergabe_ort
|
|
'
|
|
Me.txtUebergabe_ort.Location = New System.Drawing.Point(184, 75)
|
|
Me.txtUebergabe_ort.Name = "txtUebergabe_ort"
|
|
Me.txtUebergabe_ort.Size = New System.Drawing.Size(176, 20)
|
|
Me.txtUebergabe_ort.TabIndex = 8
|
|
'
|
|
'Label50
|
|
'
|
|
Me.Label50.AutoSize = True
|
|
Me.Label50.Location = New System.Drawing.Point(25, 72)
|
|
Me.Label50.Name = "Label50"
|
|
Me.Label50.Size = New System.Drawing.Size(101, 26)
|
|
Me.Label50.TabIndex = 6
|
|
Me.Label50.Text = "Übergabe" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Land / Ort / Datum:"
|
|
'
|
|
'cboAuslieferung_land
|
|
'
|
|
Me.cboAuslieferung_land.BackColor = System.Drawing.SystemColors.Window
|
|
Me.cboAuslieferung_land.FormattingEnabled = True
|
|
Me.cboAuslieferung_land.Location = New System.Drawing.Point(129, 31)
|
|
Me.cboAuslieferung_land.Name = "cboAuslieferung_land"
|
|
Me.cboAuslieferung_land.Size = New System.Drawing.Size(52, 21)
|
|
Me.cboAuslieferung_land.TabIndex = 3
|
|
'
|
|
'txtAuslieferung_ort
|
|
'
|
|
Me.txtAuslieferung_ort.Location = New System.Drawing.Point(182, 31)
|
|
Me.txtAuslieferung_ort.Name = "txtAuslieferung_ort"
|
|
Me.txtAuslieferung_ort.Size = New System.Drawing.Size(318, 20)
|
|
Me.txtAuslieferung_ort.TabIndex = 4
|
|
'
|
|
'Label51
|
|
'
|
|
Me.Label51.AutoSize = True
|
|
Me.Label51.Location = New System.Drawing.Point(25, 28)
|
|
Me.Label51.Name = "Label51"
|
|
Me.Label51.Size = New System.Drawing.Size(82, 26)
|
|
Me.Label51.TabIndex = 2
|
|
Me.Label51.Text = "Auslieferungsort" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Land / Ort:" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
|
|
'
|
|
'Label52
|
|
'
|
|
Me.Label52.AutoSize = True
|
|
Me.Label52.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label52.Location = New System.Drawing.Point(6, 118)
|
|
Me.Label52.Name = "Label52"
|
|
Me.Label52.Size = New System.Drawing.Size(21, 24)
|
|
Me.Label52.TabIndex = 12
|
|
Me.Label52.Text = "5"
|
|
'
|
|
'Label53
|
|
'
|
|
Me.Label53.AutoSize = True
|
|
Me.Label53.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label53.Location = New System.Drawing.Point(6, 72)
|
|
Me.Label53.Name = "Label53"
|
|
Me.Label53.Size = New System.Drawing.Size(21, 24)
|
|
Me.Label53.TabIndex = 5
|
|
Me.Label53.Text = "4"
|
|
'
|
|
'Label54
|
|
'
|
|
Me.Label54.AutoSize = True
|
|
Me.Label54.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label54.Location = New System.Drawing.Point(6, 28)
|
|
Me.Label54.Name = "Label54"
|
|
Me.Label54.Size = New System.Drawing.Size(21, 24)
|
|
Me.Label54.TabIndex = 1
|
|
Me.Label54.Text = "3"
|
|
'
|
|
'btnCMR2
|
|
'
|
|
Me.btnCMR2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnCMR2.Image = CType(resources.GetObject("btnCMR2.Image"), System.Drawing.Image)
|
|
Me.btnCMR2.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnCMR2.Location = New System.Drawing.Point(597, 6)
|
|
Me.btnCMR2.Name = "btnCMR2"
|
|
Me.btnCMR2.Size = New System.Drawing.Size(98, 92)
|
|
Me.btnCMR2.TabIndex = 10
|
|
Me.btnCMR2.Text = "CMR" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "erstellen"
|
|
Me.btnCMR2.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnCMR2.UseVisualStyleBackColor = True
|
|
'
|
|
'tbSpeditionsbuch
|
|
'
|
|
Me.tbSpeditionsbuch.Controls.Add(Me.dgvSpeditionsbuch)
|
|
Me.tbSpeditionsbuch.Controls.Add(Me.Label94)
|
|
Me.tbSpeditionsbuch.Location = New System.Drawing.Point(4, 22)
|
|
Me.tbSpeditionsbuch.Name = "tbSpeditionsbuch"
|
|
Me.tbSpeditionsbuch.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.tbSpeditionsbuch.Size = New System.Drawing.Size(1060, 543)
|
|
Me.tbSpeditionsbuch.TabIndex = 6
|
|
Me.tbSpeditionsbuch.Text = "Speditionsbuch"
|
|
Me.tbSpeditionsbuch.UseVisualStyleBackColor = True
|
|
'
|
|
'dgvSpeditionsbuch
|
|
'
|
|
Me.dgvSpeditionsbuch.AKTUALISIERUNGS_INTERVALL = -1
|
|
Me.dgvSpeditionsbuch.AllowUserToAddRows = False
|
|
Me.dgvSpeditionsbuch.AllowUserToDeleteRows = False
|
|
Me.dgvSpeditionsbuch.AllowUserToResizeColumns = False
|
|
Me.dgvSpeditionsbuch.AllowUserToResizeRows = False
|
|
Me.dgvSpeditionsbuch.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.dgvSpeditionsbuch.Location = New System.Drawing.Point(9, 27)
|
|
Me.dgvSpeditionsbuch.Margin = New System.Windows.Forms.Padding(2)
|
|
Me.dgvSpeditionsbuch.Name = "dgvSpeditionsbuch"
|
|
Me.dgvSpeditionsbuch.RowTemplate.Height = 28
|
|
Me.dgvSpeditionsbuch.Size = New System.Drawing.Size(1046, 506)
|
|
Me.dgvSpeditionsbuch.TabIndex = 1
|
|
'
|
|
'Label94
|
|
'
|
|
Me.Label94.AutoSize = True
|
|
Me.Label94.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.Label94.Location = New System.Drawing.Point(6, 12)
|
|
Me.Label94.Name = "Label94"
|
|
Me.Label94.Size = New System.Drawing.Size(98, 13)
|
|
Me.Label94.TabIndex = 0
|
|
Me.Label94.Text = "Speditionsbuch:"
|
|
'
|
|
'TabPage4
|
|
'
|
|
Me.TabPage4.BackColor = System.Drawing.Color.White
|
|
Me.TabPage4.Controls.Add(Me.Label6)
|
|
Me.TabPage4.Controls.Add(Me.Label5)
|
|
Me.TabPage4.Controls.Add(Me.Label4)
|
|
Me.TabPage4.Controls.Add(Me.Label3)
|
|
Me.TabPage4.Controls.Add(Me.Label2)
|
|
Me.TabPage4.Controls.Add(Me.dgvLeistungen)
|
|
Me.TabPage4.Controls.Add(Me.txtbhMon)
|
|
Me.TabPage4.Controls.Add(Me.Label24)
|
|
Me.TabPage4.Controls.Add(Me.dgvBHUntern)
|
|
Me.TabPage4.Controls.Add(Me.Label23)
|
|
Me.TabPage4.Controls.Add(Me.Label22)
|
|
Me.TabPage4.Controls.Add(Me.Label21)
|
|
Me.TabPage4.Controls.Add(Me.dgvBHRg1)
|
|
Me.TabPage4.Controls.Add(Me.dgvBHRg2)
|
|
Me.TabPage4.Controls.Add(Me.Label1)
|
|
Me.TabPage4.Controls.Add(Me.Label25)
|
|
Me.TabPage4.Controls.Add(Me.Label69)
|
|
Me.TabPage4.Controls.Add(Me.btnBuchh2)
|
|
Me.TabPage4.Controls.Add(Me.flpLeistungen)
|
|
Me.TabPage4.Controls.Add(Me.rtbBhVermerke)
|
|
Me.TabPage4.Location = New System.Drawing.Point(4, 22)
|
|
Me.TabPage4.Name = "TabPage4"
|
|
Me.TabPage4.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabPage4.Size = New System.Drawing.Size(1060, 543)
|
|
Me.TabPage4.TabIndex = 4
|
|
Me.TabPage4.Text = "Verrechnung"
|
|
'
|
|
'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(539, 26)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(73, 13)
|
|
Me.Label6.TabIndex = 6
|
|
Me.Label6.Text = "Frächter Ab"
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label5.Location = New System.Drawing.Point(458, 26)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(75, 13)
|
|
Me.Label5.TabIndex = 5
|
|
Me.Label5.Text = "Frächter Bis"
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label4.Location = New System.Drawing.Point(379, 26)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(67, 13)
|
|
Me.Label4.TabIndex = 4
|
|
Me.Label4.Text = "Empfänger"
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label3.Location = New System.Drawing.Point(305, 26)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(60, 13)
|
|
Me.Label3.TabIndex = 3
|
|
Me.Label3.Text = "Absender"
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
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(212, 26)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(80, 13)
|
|
Me.Label2.TabIndex = 2
|
|
Me.Label2.Text = "Auftraggeber"
|
|
'
|
|
'dgvLeistungen
|
|
'
|
|
Me.dgvLeistungen.AKTUALISIERUNGS_INTERVALL = -1
|
|
Me.dgvLeistungen.AllowUserToResizeColumns = False
|
|
Me.dgvLeistungen.AllowUserToResizeRows = False
|
|
Me.dgvLeistungen.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.dgvLeistungen.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.dgvLeistungen.Location = New System.Drawing.Point(724, 263)
|
|
Me.dgvLeistungen.Name = "dgvLeistungen"
|
|
Me.dgvLeistungen.Size = New System.Drawing.Size(64, 42)
|
|
Me.dgvLeistungen.TabIndex = 13
|
|
Me.dgvLeistungen.Visible = False
|
|
'
|
|
'txtbhMon
|
|
'
|
|
Me.txtbhMon.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtbhMon.Location = New System.Drawing.Point(941, 82)
|
|
Me.txtbhMon.MaxLength = 2
|
|
Me.txtbhMon.Name = "txtbhMon"
|
|
Me.txtbhMon.Size = New System.Drawing.Size(132, 20)
|
|
Me.txtbhMon.TabIndex = 10
|
|
Me.txtbhMon.Visible = False
|
|
'
|
|
'Label24
|
|
'
|
|
Me.Label24.AutoSize = True
|
|
Me.Label24.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label24.Location = New System.Drawing.Point(938, 66)
|
|
Me.Label24.Name = "Label24"
|
|
Me.Label24.Size = New System.Drawing.Size(35, 13)
|
|
Me.Label24.TabIndex = 9
|
|
Me.Label24.Text = "Mon:"
|
|
Me.Label24.Visible = False
|
|
'
|
|
'dgvBHUntern
|
|
'
|
|
Me.dgvBHUntern.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.dgvBHUntern.Location = New System.Drawing.Point(391, 398)
|
|
Me.dgvBHUntern.Name = "dgvBHUntern"
|
|
Me.dgvBHUntern.Size = New System.Drawing.Size(474, 134)
|
|
Me.dgvBHUntern.TabIndex = 19
|
|
Me.dgvBHUntern.Visible = False
|
|
'
|
|
'Label23
|
|
'
|
|
Me.Label23.AutoSize = True
|
|
Me.Label23.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label23.Location = New System.Drawing.Point(6, 438)
|
|
Me.Label23.Name = "Label23"
|
|
Me.Label23.Size = New System.Drawing.Size(74, 13)
|
|
Me.Label23.TabIndex = 16
|
|
Me.Label23.Text = "Bemerkung:"
|
|
'
|
|
'Label22
|
|
'
|
|
Me.Label22.AutoSize = True
|
|
Me.Label22.Location = New System.Drawing.Point(769, 366)
|
|
Me.Label22.Name = "Label22"
|
|
Me.Label22.Size = New System.Drawing.Size(75, 13)
|
|
Me.Label22.TabIndex = 15
|
|
Me.Label22.Text = "Rechnung an:"
|
|
Me.Label22.Visible = False
|
|
'
|
|
'Label21
|
|
'
|
|
Me.Label21.AutoSize = True
|
|
Me.Label21.Location = New System.Drawing.Point(764, 143)
|
|
Me.Label21.Name = "Label21"
|
|
Me.Label21.Size = New System.Drawing.Size(75, 13)
|
|
Me.Label21.TabIndex = 11
|
|
Me.Label21.Text = "Rechnung an:"
|
|
Me.Label21.Visible = False
|
|
'
|
|
'dgvBHRg1
|
|
'
|
|
Me.dgvBHRg1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.dgvBHRg1.Location = New System.Drawing.Point(767, 159)
|
|
Me.dgvBHRg1.Name = "dgvBHRg1"
|
|
Me.dgvBHRg1.Size = New System.Drawing.Size(403, 178)
|
|
Me.dgvBHRg1.TabIndex = 12
|
|
Me.dgvBHRg1.Visible = False
|
|
'
|
|
'dgvBHRg2
|
|
'
|
|
Me.dgvBHRg2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.dgvBHRg2.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewTextBoxColumn1, Me.DataGridViewTextBoxColumn2, Me.DataGridViewTextBoxColumn3, Me.DataGridViewTextBoxColumn4})
|
|
Me.dgvBHRg2.Location = New System.Drawing.Point(772, 383)
|
|
Me.dgvBHRg2.Name = "dgvBHRg2"
|
|
Me.dgvBHRg2.Size = New System.Drawing.Size(403, 178)
|
|
Me.dgvBHRg2.TabIndex = 18
|
|
Me.dgvBHRg2.Visible = False
|
|
'
|
|
'DataGridViewTextBoxColumn1
|
|
'
|
|
Me.DataGridViewTextBoxColumn1.HeaderText = "Code"
|
|
Me.DataGridViewTextBoxColumn1.Name = "DataGridViewTextBoxColumn1"
|
|
Me.DataGridViewTextBoxColumn1.Width = 70
|
|
'
|
|
'DataGridViewTextBoxColumn2
|
|
'
|
|
Me.DataGridViewTextBoxColumn2.HeaderText = "Vermerk"
|
|
Me.DataGridViewTextBoxColumn2.Name = "DataGridViewTextBoxColumn2"
|
|
Me.DataGridViewTextBoxColumn2.Width = 150
|
|
'
|
|
'DataGridViewTextBoxColumn3
|
|
'
|
|
Me.DataGridViewTextBoxColumn3.HeaderText = "Pfl."
|
|
Me.DataGridViewTextBoxColumn3.Name = "DataGridViewTextBoxColumn3"
|
|
Me.DataGridViewTextBoxColumn3.Width = 70
|
|
'
|
|
'DataGridViewTextBoxColumn4
|
|
'
|
|
Me.DataGridViewTextBoxColumn4.HeaderText = "Frei"
|
|
Me.DataGridViewTextBoxColumn4.Name = "DataGridViewTextBoxColumn4"
|
|
Me.DataGridViewTextBoxColumn4.Width = 70
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.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.Label1.Location = New System.Drawing.Point(6, 26)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(90, 13)
|
|
Me.Label1.TabIndex = 1
|
|
Me.Label1.Text = "LEISTUNGEN:"
|
|
'
|
|
'Label25
|
|
'
|
|
Me.Label25.AutoSize = True
|
|
Me.Label25.Location = New System.Drawing.Point(764, 340)
|
|
Me.Label25.Name = "Label25"
|
|
Me.Label25.Size = New System.Drawing.Size(80, 13)
|
|
Me.Label25.TabIndex = 14
|
|
Me.Label25.Text = "max. 4 Einträge"
|
|
Me.Label25.Visible = False
|
|
'
|
|
'Label69
|
|
'
|
|
Me.Label69.AutoSize = True
|
|
Me.Label69.Location = New System.Drawing.Point(3, 6)
|
|
Me.Label69.Name = "Label69"
|
|
Me.Label69.Size = New System.Drawing.Size(272, 13)
|
|
Me.Label69.TabIndex = 0
|
|
Me.Label69.Text = "Geben Sie hier Details für den Buchhaltungs-Bericht ein:" & Global.Microsoft.VisualBasic.ChrW(10)
|
|
'
|
|
'btnBuchh2
|
|
'
|
|
Me.btnBuchh2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnBuchh2.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnBuchh2.Image = CType(resources.GetObject("btnBuchh2.Image"), System.Drawing.Image)
|
|
Me.btnBuchh2.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnBuchh2.Location = New System.Drawing.Point(767, 10)
|
|
Me.btnBuchh2.Name = "btnBuchh2"
|
|
Me.btnBuchh2.Size = New System.Drawing.Size(98, 92)
|
|
Me.btnBuchh2.TabIndex = 7
|
|
Me.btnBuchh2.Text = "BERICHT" & Global.Microsoft.VisualBasic.ChrW(10) & "BUCHHALTUNG"
|
|
Me.btnBuchh2.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnBuchh2.UseVisualStyleBackColor = True
|
|
'
|
|
'flpLeistungen
|
|
'
|
|
Me.flpLeistungen.Controls.Add(Me.UsrcntlLeistungen1)
|
|
Me.flpLeistungen.FlowDirection = System.Windows.Forms.FlowDirection.TopDown
|
|
Me.flpLeistungen.Location = New System.Drawing.Point(6, 39)
|
|
Me.flpLeistungen.Name = "flpLeistungen"
|
|
Me.flpLeistungen.Size = New System.Drawing.Size(715, 396)
|
|
Me.flpLeistungen.TabIndex = 8
|
|
'
|
|
'UsrcntlLeistungen1
|
|
'
|
|
Me.UsrcntlLeistungen1.BackColor = System.Drawing.Color.White
|
|
Me.UsrcntlLeistungen1.Location = New System.Drawing.Point(3, 3)
|
|
Me.UsrcntlLeistungen1.Name = "UsrcntlLeistungen1"
|
|
Me.UsrcntlLeistungen1.Size = New System.Drawing.Size(700, 26)
|
|
Me.UsrcntlLeistungen1.TabIndex = 0
|
|
'
|
|
'rtbBhVermerke
|
|
'
|
|
Me.rtbBhVermerke.Location = New System.Drawing.Point(9, 454)
|
|
Me.rtbBhVermerke.Name = "rtbBhVermerke"
|
|
Me.rtbBhVermerke.Size = New System.Drawing.Size(712, 78)
|
|
Me.rtbBhVermerke.TabIndex = 17
|
|
Me.rtbBhVermerke.Text = ""
|
|
'
|
|
'tabNote
|
|
'
|
|
Me.tabNote.Controls.Add(Me.rtbNotes)
|
|
Me.tabNote.Location = New System.Drawing.Point(4, 22)
|
|
Me.tabNote.Name = "tabNote"
|
|
Me.tabNote.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.tabNote.Size = New System.Drawing.Size(1060, 543)
|
|
Me.tabNote.TabIndex = 5
|
|
Me.tabNote.Text = "Notizen"
|
|
Me.tabNote.UseVisualStyleBackColor = True
|
|
'
|
|
'rtbNotes
|
|
'
|
|
Me.rtbNotes.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.rtbNotes.Location = New System.Drawing.Point(3, 3)
|
|
Me.rtbNotes.Name = "rtbNotes"
|
|
Me.rtbNotes.Size = New System.Drawing.Size(1054, 537)
|
|
Me.rtbNotes.TabIndex = 0
|
|
Me.rtbNotes.Text = ""
|
|
'
|
|
'btnFrachtkostenrechner
|
|
'
|
|
Me.btnFrachtkostenrechner.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnFrachtkostenrechner.Location = New System.Drawing.Point(943, 713)
|
|
Me.btnFrachtkostenrechner.Name = "btnFrachtkostenrechner"
|
|
Me.btnFrachtkostenrechner.Size = New System.Drawing.Size(126, 36)
|
|
Me.btnFrachtkostenrechner.TabIndex = 26
|
|
Me.btnFrachtkostenrechner.Text = "Frachtkostenrechner"
|
|
Me.btnFrachtkostenrechner.UseVisualStyleBackColor = True
|
|
'
|
|
'Label73
|
|
'
|
|
Me.Label73.AutoSize = True
|
|
Me.Label73.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label73.Location = New System.Drawing.Point(90, 83)
|
|
Me.Label73.Name = "Label73"
|
|
Me.Label73.Size = New System.Drawing.Size(78, 13)
|
|
Me.Label73.TabIndex = 6
|
|
Me.Label73.Text = "Auftrags-Art:"
|
|
'
|
|
'btnNeueAbfertigungNrVergeben
|
|
'
|
|
Me.btnNeueAbfertigungNrVergeben.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnNeueAbfertigungNrVergeben.Location = New System.Drawing.Point(256, 20)
|
|
Me.btnNeueAbfertigungNrVergeben.Name = "btnNeueAbfertigungNrVergeben"
|
|
Me.btnNeueAbfertigungNrVergeben.Size = New System.Drawing.Size(129, 24)
|
|
Me.btnNeueAbfertigungNrVergeben.TabIndex = 2
|
|
Me.btnNeueAbfertigungNrVergeben.Text = "Nr. vergeben"
|
|
Me.btnNeueAbfertigungNrVergeben.UseVisualStyleBackColor = True
|
|
'
|
|
'GroupBox2
|
|
'
|
|
Me.GroupBox2.Controls.Add(Me.Button6)
|
|
Me.GroupBox2.Controls.Add(Me.Button5)
|
|
Me.GroupBox2.Location = New System.Drawing.Point(925, 3)
|
|
Me.GroupBox2.Name = "GroupBox2"
|
|
Me.GroupBox2.Size = New System.Drawing.Size(151, 107)
|
|
Me.GroupBox2.TabIndex = 10
|
|
Me.GroupBox2.TabStop = False
|
|
Me.GroupBox2.Text = "Optionen:"
|
|
'
|
|
'Button6
|
|
'
|
|
Me.Button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button6.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.Button6.Location = New System.Drawing.Point(7, 57)
|
|
Me.Button6.Name = "Button6"
|
|
Me.Button6.Size = New System.Drawing.Size(137, 45)
|
|
Me.Button6.TabIndex = 1
|
|
Me.Button6.Text = "Fakturierung"
|
|
Me.Button6.UseVisualStyleBackColor = True
|
|
'
|
|
'cboFilialenNr
|
|
'
|
|
Me.cboFilialenNr._allowedValuesFreiText = Nothing
|
|
Me.cboFilialenNr._allowFreiText = False
|
|
Me.cboFilialenNr._value = ""
|
|
Me.cboFilialenNr.DropDownWidth = 350
|
|
Me.cboFilialenNr.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
|
Me.cboFilialenNr.FormattingEnabled = True
|
|
Me.cboFilialenNr.Location = New System.Drawing.Point(181, 20)
|
|
Me.cboFilialenNr.Margin = New System.Windows.Forms.Padding(2)
|
|
Me.cboFilialenNr.Name = "cboFilialenNr"
|
|
Me.cboFilialenNr.Size = New System.Drawing.Size(71, 24)
|
|
Me.cboFilialenNr.TabIndex = 1
|
|
'
|
|
'cboAuftragsart
|
|
'
|
|
Me.cboAuftragsart._allowedValuesFreiText = Nothing
|
|
Me.cboAuftragsart._allowFreiText = False
|
|
Me.cboAuftragsart._value = ""
|
|
Me.cboAuftragsart.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
|
Me.cboAuftragsart.FormattingEnabled = True
|
|
Me.cboAuftragsart.Location = New System.Drawing.Point(181, 78)
|
|
Me.cboAuftragsart.Margin = New System.Windows.Forms.Padding(2)
|
|
Me.cboAuftragsart.Name = "cboAuftragsart"
|
|
Me.cboAuftragsart.Size = New System.Drawing.Size(200, 24)
|
|
Me.cboAuftragsart.TabIndex = 7
|
|
'
|
|
'DataGridViewTextBoxColumn5
|
|
'
|
|
Me.DataGridViewTextBoxColumn5.HeaderText = "Code"
|
|
Me.DataGridViewTextBoxColumn5.Name = "DataGridViewTextBoxColumn5"
|
|
Me.DataGridViewTextBoxColumn5.Width = 70
|
|
'
|
|
'DataGridViewTextBoxColumn6
|
|
'
|
|
Me.DataGridViewTextBoxColumn6.HeaderText = "Vermerk"
|
|
Me.DataGridViewTextBoxColumn6.Name = "DataGridViewTextBoxColumn6"
|
|
Me.DataGridViewTextBoxColumn6.Width = 150
|
|
'
|
|
'DataGridViewTextBoxColumn7
|
|
'
|
|
Me.DataGridViewTextBoxColumn7.HeaderText = "Pfl."
|
|
Me.DataGridViewTextBoxColumn7.Name = "DataGridViewTextBoxColumn7"
|
|
Me.DataGridViewTextBoxColumn7.Width = 70
|
|
'
|
|
'DataGridViewTextBoxColumn8
|
|
'
|
|
Me.DataGridViewTextBoxColumn8.HeaderText = "Frei"
|
|
Me.DataGridViewTextBoxColumn8.Name = "DataGridViewTextBoxColumn8"
|
|
Me.DataGridViewTextBoxColumn8.Width = 70
|
|
'
|
|
'DataGridViewTextBoxColumn9
|
|
'
|
|
Me.DataGridViewTextBoxColumn9.HeaderText = "Untern. / Kennz."
|
|
Me.DataGridViewTextBoxColumn9.Name = "DataGridViewTextBoxColumn9"
|
|
Me.DataGridViewTextBoxColumn9.Width = 150
|
|
'
|
|
'DataGridViewTextBoxColumn10
|
|
'
|
|
Me.DataGridViewTextBoxColumn10.HeaderText = "bis"
|
|
Me.DataGridViewTextBoxColumn10.Name = "DataGridViewTextBoxColumn10"
|
|
Me.DataGridViewTextBoxColumn10.Width = 70
|
|
'
|
|
'DataGridViewTextBoxColumn11
|
|
'
|
|
Me.DataGridViewTextBoxColumn11.HeaderText = "Kosten"
|
|
Me.DataGridViewTextBoxColumn11.Name = "DataGridViewTextBoxColumn11"
|
|
Me.DataGridViewTextBoxColumn11.Width = 70
|
|
'
|
|
'cboTransportauftragArt
|
|
'
|
|
Me.cboTransportauftragArt._allowedValuesFreiText = Nothing
|
|
Me.cboTransportauftragArt._allowFreiText = False
|
|
Me.cboTransportauftragArt._value = ""
|
|
Me.cboTransportauftragArt.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
|
Me.cboTransportauftragArt.FormattingEnabled = True
|
|
Me.cboTransportauftragArt.Location = New System.Drawing.Point(380, 78)
|
|
Me.cboTransportauftragArt.Margin = New System.Windows.Forms.Padding(2)
|
|
Me.cboTransportauftragArt.Name = "cboTransportauftragArt"
|
|
Me.cboTransportauftragArt.Size = New System.Drawing.Size(114, 24)
|
|
Me.cboTransportauftragArt.TabIndex = 8
|
|
Me.cboTransportauftragArt.Visible = False
|
|
'
|
|
'txtFrachtpos
|
|
'
|
|
Me.txtFrachtpos._numbersOnly = True
|
|
Me.txtFrachtpos._Prozent = False
|
|
Me.txtFrachtpos._ShortDateOnly = False
|
|
Me.txtFrachtpos._useAsBindingText = False
|
|
Me.txtFrachtpos._value = Nothing
|
|
Me.txtFrachtpos._Waehrung = False
|
|
Me.txtFrachtpos.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
|
Me.txtFrachtpos.ForeColor = System.Drawing.Color.Black
|
|
Me.txtFrachtpos.Location = New System.Drawing.Point(256, 20)
|
|
Me.txtFrachtpos.Margin = New System.Windows.Forms.Padding(2)
|
|
Me.txtFrachtpos.MinimumSize = New System.Drawing.Size(4, 24)
|
|
Me.txtFrachtpos.Name = "txtFrachtpos"
|
|
Me.txtFrachtpos.Size = New System.Drawing.Size(129, 23)
|
|
Me.txtFrachtpos.TabIndex = 18
|
|
'
|
|
'frmAuftragNEU
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.AutoScroll = True
|
|
Me.AutoSize = True
|
|
Me.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink
|
|
Me.BackColor = System.Drawing.Color.White
|
|
Me.ClientSize = New System.Drawing.Size(1088, 758)
|
|
Me.Controls.Add(Me.cboTransportauftragArt)
|
|
Me.Controls.Add(Me.btnNeueAbfertigungNrVergeben)
|
|
Me.Controls.Add(Me.GroupBox2)
|
|
Me.Controls.Add(Me.cboFilialenNr)
|
|
Me.Controls.Add(Me.cboAuftragsart)
|
|
Me.Controls.Add(Me.Label73)
|
|
Me.Controls.Add(Me.btnFrachtkostenrechner)
|
|
Me.Controls.Add(Me.Label31)
|
|
Me.Controls.Add(Me.TabControl1)
|
|
Me.Controls.Add(Me.btnSave)
|
|
Me.Controls.Add(Me.btnCancel)
|
|
Me.Controls.Add(Me.btnOK)
|
|
Me.Controls.Add(Me.cbxAbliefernachweis)
|
|
Me.Controls.Add(Me.grpNew)
|
|
Me.Controls.Add(Me.datTA)
|
|
Me.Controls.Add(Me.Label30)
|
|
Me.Controls.Add(Me.Label7)
|
|
Me.Controls.Add(Me.txtFrachtpos)
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.Name = "frmAuftragNEU"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
Me.Text = "Autragsdetails"
|
|
Me.grpNew.ResumeLayout(False)
|
|
Me.TabControl1.ResumeLayout(False)
|
|
Me.TabPage1.ResumeLayout(False)
|
|
Me.TabPage1.PerformLayout()
|
|
CType(Me.pic, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.Ladung.ResumeLayout(False)
|
|
Me.Ladung.PerformLayout()
|
|
CType(Me.dgvLadungen, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.TabPage3.ResumeLayout(False)
|
|
Me.TabPage3.PerformLayout()
|
|
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.TabPage2.ResumeLayout(False)
|
|
Me.TabPage2.PerformLayout()
|
|
Me.tbSpeditionsbuch.ResumeLayout(False)
|
|
Me.tbSpeditionsbuch.PerformLayout()
|
|
CType(Me.dgvSpeditionsbuch, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.TabPage4.ResumeLayout(False)
|
|
Me.TabPage4.PerformLayout()
|
|
CType(Me.dgvLeistungen, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.dgvBHUntern, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.dgvBHRg1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.dgvBHRg2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.flpLeistungen.ResumeLayout(False)
|
|
Me.tabNote.ResumeLayout(False)
|
|
Me.GroupBox2.ResumeLayout(False)
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
Friend WithEvents datTA As System.Windows.Forms.DateTimePicker
|
|
Friend WithEvents Label30 As System.Windows.Forms.Label
|
|
Friend WithEvents Label7 As System.Windows.Forms.Label
|
|
Friend WithEvents grpNew As System.Windows.Forms.GroupBox
|
|
Friend WithEvents btnCMR1 As System.Windows.Forms.Button
|
|
Friend WithEvents btnTrans1 As System.Windows.Forms.Button
|
|
Friend WithEvents Label31 As System.Windows.Forms.Label
|
|
Friend WithEvents cbxAbliefernachweis As System.Windows.Forms.CheckBox
|
|
Friend WithEvents btnCancel As System.Windows.Forms.Button
|
|
Friend WithEvents btnOK As System.Windows.Forms.Button
|
|
Friend WithEvents btnSave As System.Windows.Forms.Button
|
|
Friend WithEvents TabControl1 As System.Windows.Forms.TabControl
|
|
Friend WithEvents TabPage1 As System.Windows.Forms.TabPage
|
|
Friend WithEvents Label48 As System.Windows.Forms.Label
|
|
Friend WithEvents Label47 As System.Windows.Forms.Label
|
|
Friend WithEvents Label46 As System.Windows.Forms.Label
|
|
Friend WithEvents txtAnhNutzlast As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtAnhKz As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label32 As System.Windows.Forms.Label
|
|
Friend WithEvents txtLkwArt As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtLkwNutzlast As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtLkwKz As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label34 As System.Windows.Forms.Label
|
|
Friend WithEvents Ladung As System.Windows.Forms.TabPage
|
|
Friend WithEvents Label18 As System.Windows.Forms.Label
|
|
Friend WithEvents TabPage2 As System.Windows.Forms.TabPage
|
|
Friend WithEvents btnCMR2 As System.Windows.Forms.Button
|
|
Friend WithEvents Label49 As System.Windows.Forms.Label
|
|
Friend WithEvents rtbBeigefDok As System.Windows.Forms.RichTextBox
|
|
Friend WithEvents datUebergabe_datum As System.Windows.Forms.DateTimePicker
|
|
Friend WithEvents cboUebergabe_land As System.Windows.Forms.ComboBox
|
|
Friend WithEvents txtUebergabe_ort As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label50 As System.Windows.Forms.Label
|
|
Friend WithEvents cboAuslieferung_land As System.Windows.Forms.ComboBox
|
|
Friend WithEvents txtAuslieferung_ort As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label51 As System.Windows.Forms.Label
|
|
Friend WithEvents Label52 As System.Windows.Forms.Label
|
|
Friend WithEvents Label53 As System.Windows.Forms.Label
|
|
Friend WithEvents Label54 As System.Windows.Forms.Label
|
|
Friend WithEvents txtFrachtzahl_unfrei As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtFrachtzahl_frei As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label55 As System.Windows.Forms.Label
|
|
Friend WithEvents Label56 As System.Windows.Forms.Label
|
|
Friend WithEvents txtRueckerst As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label57 As System.Windows.Forms.Label
|
|
Friend WithEvents Label58 As System.Windows.Forms.Label
|
|
Friend WithEvents Label59 As System.Windows.Forms.Label
|
|
Friend WithEvents rtbAnwAbs As System.Windows.Forms.RichTextBox
|
|
Friend WithEvents Label60 As System.Windows.Forms.Label
|
|
Friend WithEvents txtAusgef As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label62 As System.Windows.Forms.Label
|
|
Friend WithEvents Label63 As System.Windows.Forms.Label
|
|
Friend WithEvents Label61 As System.Windows.Forms.Label
|
|
Friend WithEvents rtbBesVereinb As System.Windows.Forms.RichTextBox
|
|
Friend WithEvents Label64 As System.Windows.Forms.Label
|
|
Friend WithEvents Label65 As System.Windows.Forms.Label
|
|
Friend WithEvents rtbVorbehBem As System.Windows.Forms.RichTextBox
|
|
Friend WithEvents Label66 As System.Windows.Forms.Label
|
|
Friend WithEvents TabPage4 As System.Windows.Forms.TabPage
|
|
Friend WithEvents btnBuchh2 As System.Windows.Forms.Button
|
|
Friend WithEvents Label67 As System.Windows.Forms.Label
|
|
Friend WithEvents Label69 As System.Windows.Forms.Label
|
|
Friend WithEvents dgvLadungen As System.Windows.Forms.DataGridView
|
|
Friend WithEvents dgvBHRg2 As System.Windows.Forms.DataGridView
|
|
Friend WithEvents Label22 As System.Windows.Forms.Label
|
|
Friend WithEvents Label21 As System.Windows.Forms.Label
|
|
Friend WithEvents dgvBHRg1 As System.Windows.Forms.DataGridView
|
|
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 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 Label23 As System.Windows.Forms.Label
|
|
Friend WithEvents rtbBhVermerke As System.Windows.Forms.RichTextBox
|
|
Friend WithEvents dgvBHUntern As System.Windows.Forms.DataGridView
|
|
Friend WithEvents DataGridViewTextBoxColumn9 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn10 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn11 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents txtbhMon As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label24 As System.Windows.Forms.Label
|
|
Friend WithEvents tabNote As System.Windows.Forms.TabPage
|
|
Friend WithEvents rtbNotes As System.Windows.Forms.RichTextBox
|
|
Friend WithEvents btnFrachtkostenrechner As System.Windows.Forms.Button
|
|
Friend WithEvents cbxAltLadest As System.Windows.Forms.CheckBox
|
|
Friend WithEvents Label25 As System.Windows.Forms.Label
|
|
Friend WithEvents Label73 As System.Windows.Forms.Label
|
|
Friend WithEvents cboAuftragsart As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents btnNeueAbfertigungNrVergeben As System.Windows.Forms.Button
|
|
Friend WithEvents cboFilialenNr As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents Label75 As System.Windows.Forms.Label
|
|
Friend WithEvents Label76 As System.Windows.Forms.Label
|
|
Friend WithEvents Label77 As System.Windows.Forms.Label
|
|
Friend WithEvents txtFrachtfAb_AnhNutzlast As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtFrachtfAb_AnhKz As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label78 As System.Windows.Forms.Label
|
|
Friend WithEvents txtFrachtfAb_LkwArt As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtFrachtfAb_LkwNutzlast As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtFrachtfAb_LkwKr As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label83 As System.Windows.Forms.Label
|
|
Friend WithEvents tbSpeditionsbuch As System.Windows.Forms.TabPage
|
|
Friend WithEvents Label94 As System.Windows.Forms.Label
|
|
Friend WithEvents dgvSpeditionsbuch As VERAG_PROG_ALLGEMEIN.MyDatagridview
|
|
Friend WithEvents Button5 As System.Windows.Forms.Button
|
|
Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents Button6 As System.Windows.Forms.Button
|
|
Friend WithEvents Button12 As System.Windows.Forms.Button
|
|
Friend WithEvents Button11 As System.Windows.Forms.Button
|
|
Friend WithEvents Button13 As System.Windows.Forms.Button
|
|
Friend WithEvents Label95 As System.Windows.Forms.Label
|
|
Friend WithEvents Label17 As System.Windows.Forms.Label
|
|
Friend WithEvents txtFrachtfAb_tatKosten As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txtFrachtf_tatKosten As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label97 As System.Windows.Forms.Label
|
|
Friend WithEvents Label96 As System.Windows.Forms.Label
|
|
Friend WithEvents usrCntlFrachtfBis As DISPO.usrcntlAdresse
|
|
Friend WithEvents usrCntlFrachtfAb As DISPO.usrcntlAdresse
|
|
Friend WithEvents usrcntlAbsender As DISPO.usrcntlAdresse
|
|
Friend WithEvents usrcntlAuftraggeber As DISPO.usrcntlAdresse
|
|
Friend WithEvents usrcntlEmpfaenger As DISPO.usrcntlAdresse
|
|
Friend WithEvents TabPage3 As System.Windows.Forms.TabPage
|
|
Friend WithEvents rtbTrans_Bem As System.Windows.Forms.RichTextBox
|
|
Friend WithEvents Label43 As System.Windows.Forms.Label
|
|
Friend WithEvents Button9 As System.Windows.Forms.Button
|
|
Friend WithEvents rtbTrans_Verzollungsadresse As System.Windows.Forms.RichTextBox
|
|
Friend WithEvents Button10 As System.Windows.Forms.Button
|
|
Friend WithEvents Label19 As System.Windows.Forms.Label
|
|
Friend WithEvents Button8 As System.Windows.Forms.Button
|
|
Friend WithEvents Label20 As System.Windows.Forms.Label
|
|
Friend WithEvents Button7 As System.Windows.Forms.Button
|
|
Friend WithEvents rtbTrans_Frachtkosten As System.Windows.Forms.RichTextBox
|
|
Friend WithEvents Label72 As System.Windows.Forms.Label
|
|
Friend WithEvents cbxLadest_RefNr As System.Windows.Forms.CheckBox
|
|
Friend WithEvents btnTrans2 As System.Windows.Forms.Button
|
|
Friend WithEvents rtbGefahrengut As System.Windows.Forms.RichTextBox
|
|
Friend WithEvents cbxEntladest_termin As System.Windows.Forms.CheckBox
|
|
Friend WithEvents Label68 As System.Windows.Forms.Label
|
|
Friend WithEvents cbxLadest_termin As System.Windows.Forms.CheckBox
|
|
Friend WithEvents txtLadest_terminVon As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label29 As System.Windows.Forms.Label
|
|
Friend WithEvents txtEntladest_RefNr As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label28 As System.Windows.Forms.Label
|
|
Friend WithEvents txtLadest_RefNr As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label14 As System.Windows.Forms.Label
|
|
Friend WithEvents Label15 As System.Windows.Forms.Label
|
|
Friend WithEvents txtEntladest_terminBis As System.Windows.Forms.TextBox
|
|
Friend WithEvents datEntladest_terminDat As System.Windows.Forms.DateTimePicker
|
|
Friend WithEvents Label16 As System.Windows.Forms.Label
|
|
Friend WithEvents txtEntladest_terminVon As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label13 As System.Windows.Forms.Label
|
|
Friend WithEvents Label12 As System.Windows.Forms.Label
|
|
Friend WithEvents txtLadest_terminBis As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label11 As System.Windows.Forms.Label
|
|
Friend WithEvents datLadest_terminDat As System.Windows.Forms.DateTimePicker
|
|
Friend WithEvents usrcntlLadestelle As DISPO.usrcntlAdresse
|
|
Friend WithEvents usrcntlEntladestelle As DISPO.usrcntlAdresse
|
|
Friend WithEvents usrCntlAlternativeLadestelle As DISPO.usrcntlAdresse
|
|
Friend WithEvents txtBeladung As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txtEntladung As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents pic As System.Windows.Forms.PictureBox
|
|
Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
|
|
Friend WithEvents dgvLeistungen As VERAG_PROG_ALLGEMEIN.MyDatagridview
|
|
Friend WithEvents Label1 As System.Windows.Forms.Label
|
|
Friend WithEvents flpLeistungen As VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel
|
|
Friend WithEvents Label6 As System.Windows.Forms.Label
|
|
Friend WithEvents Label5 As System.Windows.Forms.Label
|
|
Friend WithEvents Label4 As System.Windows.Forms.Label
|
|
Friend WithEvents Label3 As System.Windows.Forms.Label
|
|
Friend WithEvents Label2 As System.Windows.Forms.Label
|
|
Friend WithEvents UsrcntlLeistungen1 As DISPO.usrcntlLeistungen
|
|
Friend WithEvents Label8 As System.Windows.Forms.Label
|
|
Friend WithEvents txtRgRefNr As System.Windows.Forms.TextBox
|
|
Public WithEvents btnSearch As System.Windows.Forms.Button
|
|
Friend WithEvents cboTransportauftragArt As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents Button2 As System.Windows.Forms.Button
|
|
Friend WithEvents Button3 As System.Windows.Forms.Button
|
|
Friend WithEvents cboFirma As System.Windows.Forms.ComboBox
|
|
Friend WithEvents cboFirma2 As System.Windows.Forms.ComboBox
|
|
Friend WithEvents txtFrachtpos As MyTextBox
|
|
Friend WithEvents btnAddToTrip As Button
|
|
Friend WithEvents btnShowTrip As Button
|
|
Friend WithEvents lblTrip As Label
|
|
Friend WithEvents btnNewTrip As Button
|
|
Friend WithEvents btnRemoveFromTrip As Button
|
|
End Class
|