_ Partial Class frmEintragVermerk Inherits System.Windows.Forms.Form 'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen. _ 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. _ Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmEintragVermerk)) Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.btnOK = New System.Windows.Forms.Button() Me.Label2 = New System.Windows.Forms.Label() Me.txtDatum = New System.Windows.Forms.TextBox() Me.btnAbbruch = New System.Windows.Forms.Button() Me.Label4 = New System.Windows.Forms.Label() Me.txtFrächter = New System.Windows.Forms.TextBox() Me.Label5 = New System.Windows.Forms.Label() Me.txtAuftraggeber = New System.Windows.Forms.TextBox() Me.Label6 = New System.Windows.Forms.Label() Me.txtLKW_Nr = New System.Windows.Forms.TextBox() Me.Label1 = New System.Windows.Forms.Label() Me.txtInfo = New System.Windows.Forms.TextBox() Me.optAvisoNichtEingelangt = New System.Windows.Forms.RadioButton() Me.optAvisoZuKurz = New System.Windows.Forms.RadioButton() Me.txtSendung = New System.Windows.Forms.TextBox() Me.Label7 = New System.Windows.Forms.Label() Me.optFreierText = New System.Windows.Forms.RadioButton() Me.txtFreierText = New System.Windows.Forms.TextBox() Me.optDEeingereicht = New System.Windows.Forms.RadioButton() Me.optATEingereicht = New System.Windows.Forms.RadioButton() Me.optSpeditionWeitergeleitet = New System.Windows.Forms.RadioButton() Me.txtSpedition = New System.Windows.Forms.TextBox() Me.Label9 = New System.Windows.Forms.Label() Me.optVorkasseAngefordert = New System.Windows.Forms.RadioButton() Me.optLKW_Wochenende = New System.Windows.Forms.RadioButton() Me.optLKW_Feiertage = New System.Windows.Forms.RadioButton() Me.PictureBox1 = New System.Windows.Forms.PictureBox() Me.Label12 = New System.Windows.Forms.Label() Me.Label13 = New System.Windows.Forms.Label() Me.Panel1 = New System.Windows.Forms.Panel() Me.Label14 = New System.Windows.Forms.Label() Me.Label15 = New System.Windows.Forms.Label() Me.Label16 = New System.Windows.Forms.Label() Me.Label17 = New System.Windows.Forms.Label() Me.txtSonstigesDokumentFehlt = New System.Windows.Forms.TextBox() Me.optSendungInVorbereitung = New System.Windows.Forms.RadioButton() Me.optSendungVorbereitet = New System.Windows.Forms.RadioButton() Me.optATAangefordert = New System.Windows.Forms.RadioButton() Me.txtSendungSpedition = New System.Windows.Forms.TextBox() Me.Label20 = New System.Windows.Forms.Label() Me.txtFach = New System.Windows.Forms.TextBox() Me.optFach = New System.Windows.Forms.RadioButton() Me.lblErrSendungProbleme = New System.Windows.Forms.Label() Me.lblErrSendungSpedition = New System.Windows.Forms.Label() Me.lblErrSpedition = New System.Windows.Forms.Label() Me.lblErrFach = New System.Windows.Forms.Label() Me.lblErrGrund = New System.Windows.Forms.Label() Me.lblErrDokument = New System.Windows.Forms.Label() Me.optDokumente = New System.Windows.Forms.RadioButton() Me.cboDokumente = New System.Windows.Forms.ComboBox() Me.Label21 = New System.Windows.Forms.Label() Me.optWeitergeleitetSBG = New System.Windows.Forms.RadioButton() Me.Label24 = New System.Windows.Forms.Label() Me.optWeitergeleitetWAI = New System.Windows.Forms.RadioButton() Me.optWeitergeleitetNKD = New System.Windows.Forms.RadioButton() Me.optWeitergeleitetSFD = New System.Windows.Forms.RadioButton() Me.optKontaktdatenAngefordert = New System.Windows.Forms.RadioButton() Me.cbxAuftrag = New System.Windows.Forms.CheckBox() Me.cbxRechnung = New System.Windows.Forms.CheckBox() Me.cbxLS = New System.Windows.Forms.CheckBox() Me.cbxATR = New System.Windows.Forms.CheckBox() Me.cbxCMR = New System.Windows.Forms.CheckBox() Me.cbxVollmacht = New System.Windows.Forms.CheckBox() Me.cbxSonstDok = New System.Windows.Forms.CheckBox() Me.cbxNichtLeserlich = New System.Windows.Forms.CheckBox() Me.Panel2 = New System.Windows.Forms.Panel() Me.txtDetail = New System.Windows.Forms.TextBox() Me.Label18 = New System.Windows.Forms.Label() Me.optWeitergeleitetQS = New System.Windows.Forms.RadioButton() Me.lblErr240Zeichen = New System.Windows.Forms.Label() Me.lnlSendungText = New System.Windows.Forms.Label() Me.cbxSammelakt = New System.Windows.Forms.CheckBox() Me.cbxHandling = New System.Windows.Forms.CheckBox() Me.Label23 = New System.Windows.Forms.Label() Me.Button1 = New System.Windows.Forms.Button() Me.lblStatus = New System.Windows.Forms.Label() Me.Label22 = New System.Windows.Forms.Label() Me.dgvAbfertigung = New System.Windows.Forms.DataGridView() Me.Panel3 = New System.Windows.Forms.Panel() Me.PictureBox3 = New System.Windows.Forms.PictureBox() Me.Label25 = New System.Windows.Forms.Label() Me.PictureBox2 = New System.Windows.Forms.PictureBox() Me.Label10 = New System.Windows.Forms.Label() Me.Label3 = New System.Windows.Forms.Label() Me.Label11 = New System.Windows.Forms.Label() Me.pnlMain = New System.Windows.Forms.Panel() Me.SplitContainer = New System.Windows.Forms.SplitContainer() Me.pnlAktenVermerk = New System.Windows.Forms.Panel() Me.optKeineAuswahl = New System.Windows.Forms.RadioButton() Me.pnlOptions = New System.Windows.Forms.Panel() Me.Panel5 = New System.Windows.Forms.Panel() Me.pnlSendungsVermker = New System.Windows.Forms.Panel() Me.Button2 = New System.Windows.Forms.Button() Me.PictureBox4 = New System.Windows.Forms.PictureBox() Me.pnlSensungenMain = New System.Windows.Forms.Panel() Me.pnlAktMain = New System.Windows.Forms.Panel() Me.Label8 = New System.Windows.Forms.Label() Me.DataGridView1 = New System.Windows.Forms.DataGridView() Me.Panel6 = New System.Windows.Forms.Panel() Me.Label19 = New System.Windows.Forms.Label() Me.Panel4 = New System.Windows.Forms.Panel() Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.MyRadioButton1 = New VERAG_PROG_ALLGEMEIN.MyRadioButton(Me.components) Me.MyRadioButton2 = New VERAG_PROG_ALLGEMEIN.MyRadioButton(Me.components) Me.MyRadioButton3 = New VERAG_PROG_ALLGEMEIN.MyRadioButton(Me.components) Me.txtSendungen = New VERAG_PROG_ALLGEMEIN.MyTextBox() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() Me.Panel1.SuspendLayout() Me.Panel2.SuspendLayout() CType(Me.dgvAbfertigung, System.ComponentModel.ISupportInitialize).BeginInit() Me.Panel3.SuspendLayout() CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit() Me.pnlMain.SuspendLayout() CType(Me.SplitContainer, System.ComponentModel.ISupportInitialize).BeginInit() Me.SplitContainer.Panel1.SuspendLayout() Me.SplitContainer.Panel2.SuspendLayout() Me.SplitContainer.SuspendLayout() Me.pnlAktenVermerk.SuspendLayout() Me.pnlOptions.SuspendLayout() Me.Panel5.SuspendLayout() Me.pnlSendungsVermker.SuspendLayout() CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).BeginInit() Me.pnlSensungenMain.SuspendLayout() Me.pnlAktMain.SuspendLayout() CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit() Me.Panel6.SuspendLayout() Me.SuspendLayout() ' 'btnOK ' Me.btnOK.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnOK.Location = New System.Drawing.Point(15, 491) Me.btnOK.Name = "btnOK" Me.btnOK.Size = New System.Drawing.Size(124, 40) Me.btnOK.TabIndex = 44 Me.btnOK.Text = "Hinzufügen" Me.btnOK.UseVisualStyleBackColor = True ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.ForeColor = System.Drawing.Color.Black Me.Label2.Location = New System.Drawing.Point(4, 45) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(70, 13) Me.Label2.TabIndex = 3 Me.Label2.Text = "Aviso erfasst:" ' 'txtDatum ' Me.txtDatum.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) Me.txtDatum.BorderStyle = System.Windows.Forms.BorderStyle.None Me.txtDatum.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtDatum.ForeColor = System.Drawing.Color.Black Me.txtDatum.Location = New System.Drawing.Point(78, 45) Me.txtDatum.MaxLength = 0 Me.txtDatum.Name = "txtDatum" Me.txtDatum.ReadOnly = True Me.txtDatum.Size = New System.Drawing.Size(73, 13) Me.txtDatum.TabIndex = 4 Me.txtDatum.TabStop = False ' 'btnAbbruch ' Me.btnAbbruch.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnAbbruch.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.btnAbbruch.ForeColor = System.Drawing.Color.Black Me.btnAbbruch.Location = New System.Drawing.Point(233, 18) Me.btnAbbruch.Name = "btnAbbruch" Me.btnAbbruch.Size = New System.Drawing.Size(124, 40) Me.btnAbbruch.TabIndex = 45 Me.btnAbbruch.Text = "Abbruch" Me.btnAbbruch.UseVisualStyleBackColor = True ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.ForeColor = System.Drawing.Color.Black Me.Label4.Location = New System.Drawing.Point(4, 102) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(49, 13) Me.Label4.TabIndex = 5 Me.Label4.Text = "Frächter:" ' 'txtFrächter ' Me.txtFrächter.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) Me.txtFrächter.BorderStyle = System.Windows.Forms.BorderStyle.None Me.txtFrächter.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtFrächter.ForeColor = System.Drawing.Color.Black Me.txtFrächter.Location = New System.Drawing.Point(78, 101) Me.txtFrächter.MaxLength = 0 Me.txtFrächter.Name = "txtFrächter" Me.txtFrächter.ReadOnly = True Me.txtFrächter.Size = New System.Drawing.Size(280, 13) Me.txtFrächter.TabIndex = 6 Me.txtFrächter.TabStop = False ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.ForeColor = System.Drawing.Color.Black Me.Label5.Location = New System.Drawing.Point(4, 124) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(50, 13) Me.Label5.TabIndex = 9 Me.Label5.Text = "Avisierer:" ' 'txtAuftraggeber ' Me.txtAuftraggeber.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) Me.txtAuftraggeber.BorderStyle = System.Windows.Forms.BorderStyle.None Me.txtAuftraggeber.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtAuftraggeber.ForeColor = System.Drawing.Color.Black Me.txtAuftraggeber.Location = New System.Drawing.Point(78, 124) Me.txtAuftraggeber.MaxLength = 0 Me.txtAuftraggeber.Name = "txtAuftraggeber" Me.txtAuftraggeber.ReadOnly = True Me.txtAuftraggeber.Size = New System.Drawing.Size(280, 13) Me.txtAuftraggeber.TabIndex = 10 Me.txtAuftraggeber.TabStop = False ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.ForeColor = System.Drawing.Color.Black Me.Label6.Location = New System.Drawing.Point(4, 67) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(48, 13) Me.Label6.TabIndex = 7 Me.Label6.Text = "LKW-Nr:" ' 'txtLKW_Nr ' Me.txtLKW_Nr.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) Me.txtLKW_Nr.BorderStyle = System.Windows.Forms.BorderStyle.None Me.txtLKW_Nr.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtLKW_Nr.ForeColor = System.Drawing.Color.Black Me.txtLKW_Nr.Location = New System.Drawing.Point(78, 66) Me.txtLKW_Nr.MaxLength = 0 Me.txtLKW_Nr.Name = "txtLKW_Nr" Me.txtLKW_Nr.ReadOnly = True Me.txtLKW_Nr.Size = New System.Drawing.Size(132, 13) Me.txtLKW_Nr.TabIndex = 8 Me.txtLKW_Nr.TabStop = False ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Location = New System.Drawing.Point(271, 415) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(126, 13) Me.Label1.TabIndex = 68 Me.Label1.Text = "bereits erfasste Vermerke" ' 'txtInfo ' Me.txtInfo.AcceptsReturn = True Me.txtInfo.BackColor = System.Drawing.Color.White Me.txtInfo.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtInfo.ForeColor = System.Drawing.SystemColors.InfoText Me.txtInfo.Location = New System.Drawing.Point(274, 431) Me.txtInfo.MaxLength = 0 Me.txtInfo.Multiline = True Me.txtInfo.Name = "txtInfo" Me.txtInfo.ReadOnly = True Me.txtInfo.ScrollBars = System.Windows.Forms.ScrollBars.Vertical Me.txtInfo.Size = New System.Drawing.Size(345, 100) Me.txtInfo.TabIndex = 72 Me.txtInfo.TabStop = False Me.txtInfo.WordWrap = False ' 'optAvisoNichtEingelangt ' Me.optAvisoNichtEingelangt.AutoSize = True Me.optAvisoNichtEingelangt.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.optAvisoNichtEingelangt.Location = New System.Drawing.Point(12, 73) Me.optAvisoNichtEingelangt.Name = "optAvisoNichtEingelangt" Me.optAvisoNichtEingelangt.Size = New System.Drawing.Size(84, 17) Me.optAvisoNichtEingelangt.TabIndex = 2 Me.optAvisoNichtEingelangt.TabStop = True Me.optAvisoNichtEingelangt.Text = "nicht avisiert" Me.optAvisoNichtEingelangt.UseVisualStyleBackColor = True ' 'optAvisoZuKurz ' Me.optAvisoZuKurz.AutoSize = True Me.optAvisoZuKurz.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.optAvisoZuKurz.Location = New System.Drawing.Point(12, 94) Me.optAvisoZuKurz.Name = "optAvisoZuKurz" Me.optAvisoZuKurz.Size = New System.Drawing.Size(145, 30) Me.optAvisoZuKurz.TabIndex = 3 Me.optAvisoZuKurz.TabStop = True Me.optAvisoZuKurz.Text = "kurz vor LKW-Eintreffen" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "(Vorbereitung nicht mögl.)" Me.optAvisoZuKurz.UseVisualStyleBackColor = True ' 'txtSendung ' Me.txtSendung.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtSendung.Location = New System.Drawing.Point(435, 5) Me.txtSendung.MaxLength = 80 Me.txtSendung.Name = "txtSendung" Me.txtSendung.Size = New System.Drawing.Size(190, 26) Me.txtSendung.TabIndex = 16 ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.ForeColor = System.Drawing.Color.White Me.Label7.Location = New System.Drawing.Point(294, 13) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(123, 13) Me.Label7.TabIndex = 29 Me.Label7.Text = "Betroffene Sendung(en):" ' 'optFreierText ' Me.optFreierText.AutoSize = True Me.optFreierText.BackColor = System.Drawing.Color.WhiteSmoke Me.optFreierText.Location = New System.Drawing.Point(15, 342) Me.optFreierText.Name = "optFreierText" Me.optFreierText.Size = New System.Drawing.Size(104, 17) Me.optFreierText.TabIndex = 41 Me.optFreierText.TabStop = True Me.optFreierText.Text = "Sonstiger Grund:" Me.optFreierText.UseVisualStyleBackColor = False ' 'txtFreierText ' Me.txtFreierText.BackColor = System.Drawing.Color.WhiteSmoke Me.txtFreierText.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtFreierText.Location = New System.Drawing.Point(144, 341) Me.txtFreierText.MaxLength = 80 Me.txtFreierText.Name = "txtFreierText" Me.txtFreierText.Size = New System.Drawing.Size(366, 20) Me.txtFreierText.TabIndex = 42 ' 'optDEeingereicht ' Me.optDEeingereicht.AutoSize = True Me.optDEeingereicht.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.optDEeingereicht.Location = New System.Drawing.Point(241, 73) Me.optDEeingereicht.Name = "optDEeingereicht" Me.optDEeingereicht.Size = New System.Drawing.Size(115, 17) Me.optDEeingereicht.TabIndex = 5 Me.optDEeingereicht.TabStop = True Me.optDEeingereicht.Text = "DE Zoll eingereicht" Me.optDEeingereicht.UseVisualStyleBackColor = True ' 'optATEingereicht ' Me.optATEingereicht.AutoSize = True Me.optATEingereicht.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.optATEingereicht.Location = New System.Drawing.Point(241, 96) Me.optATEingereicht.Name = "optATEingereicht" Me.optATEingereicht.Size = New System.Drawing.Size(114, 17) Me.optATEingereicht.TabIndex = 7 Me.optATEingereicht.TabStop = True Me.optATEingereicht.Text = "AT Zoll eingereicht" Me.optATEingereicht.UseVisualStyleBackColor = True ' 'optSpeditionWeitergeleitet ' Me.optSpeditionWeitergeleitet.AutoSize = True Me.optSpeditionWeitergeleitet.BackColor = System.Drawing.Color.WhiteSmoke Me.optSpeditionWeitergeleitet.Location = New System.Drawing.Point(15, 290) Me.optSpeditionWeitergeleitet.Name = "optSpeditionWeitergeleitet" Me.optSpeditionWeitergeleitet.Size = New System.Drawing.Size(128, 17) Me.optSpeditionWeitergeleitet.TabIndex = 37 Me.optSpeditionWeitergeleitet.TabStop = True Me.optSpeditionWeitergeleitet.Text = "Fahrer muss Sendung" Me.optSpeditionWeitergeleitet.UseVisualStyleBackColor = False ' 'txtSpedition ' Me.txtSpedition.BackColor = System.Drawing.Color.WhiteSmoke Me.txtSpedition.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtSpedition.Location = New System.Drawing.Point(336, 289) Me.txtSpedition.MaxLength = 50 Me.txtSpedition.Name = "txtSpedition" Me.txtSpedition.Size = New System.Drawing.Size(211, 20) Me.txtSpedition.TabIndex = 36 ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.BackColor = System.Drawing.Color.WhiteSmoke Me.Label9.Location = New System.Drawing.Point(514, 344) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(92, 13) Me.Label9.TabIndex = 63 Me.Label9.Text = "(max. 80 Zeichen)" ' 'optVorkasseAngefordert ' Me.optVorkasseAngefordert.AutoSize = True Me.optVorkasseAngefordert.Location = New System.Drawing.Point(15, 190) Me.optVorkasseAngefordert.Name = "optVorkasseAngefordert" Me.optVorkasseAngefordert.Size = New System.Drawing.Size(143, 17) Me.optVorkasseAngefordert.TabIndex = 30 Me.optVorkasseAngefordert.TabStop = True Me.optVorkasseAngefordert.Text = "Vorauskasse angefordert" Me.optVorkasseAngefordert.UseVisualStyleBackColor = True ' 'optLKW_Wochenende ' Me.optLKW_Wochenende.AutoSize = True Me.optLKW_Wochenende.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.optLKW_Wochenende.Location = New System.Drawing.Point(12, 167) Me.optLKW_Wochenende.Name = "optLKW_Wochenende" Me.optLKW_Wochenende.Size = New System.Drawing.Size(164, 17) Me.optLKW_Wochenende.TabIndex = 9 Me.optLKW_Wochenende.TabStop = True Me.optLKW_Wochenende.Text = "LKW Standzeit Wochenende" Me.optLKW_Wochenende.UseVisualStyleBackColor = True ' 'optLKW_Feiertage ' Me.optLKW_Feiertage.AutoSize = True Me.optLKW_Feiertage.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.optLKW_Feiertage.Location = New System.Drawing.Point(12, 190) Me.optLKW_Feiertage.Name = "optLKW_Feiertage" Me.optLKW_Feiertage.Size = New System.Drawing.Size(149, 17) Me.optLKW_Feiertage.TabIndex = 10 Me.optLKW_Feiertage.TabStop = True Me.optLKW_Feiertage.Text = "LKW Standzeit Feiertag(e)" Me.optLKW_Feiertage.UseVisualStyleBackColor = True ' 'PictureBox1 ' Me.PictureBox1.Image = CType(resources.GetObject("PictureBox1.Image"), System.Drawing.Image) Me.PictureBox1.Location = New System.Drawing.Point(9, 4) Me.PictureBox1.Name = "PictureBox1" Me.PictureBox1.Size = New System.Drawing.Size(28, 28) Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.PictureBox1.TabIndex = 35 Me.PictureBox1.TabStop = False ' 'Label12 ' Me.Label12.AutoSize = True Me.Label12.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label12.ForeColor = System.Drawing.Color.White Me.Label12.Location = New System.Drawing.Point(43, 9) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(177, 20) Me.Label12.TabIndex = 0 Me.Label12.Text = "Neuer Aktenvermerk:" ' 'Label13 ' Me.Label13.AutoSize = True Me.Label13.BackColor = System.Drawing.Color.WhiteSmoke Me.Label13.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label13.Location = New System.Drawing.Point(12, 261) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(79, 17) Me.Label13.TabIndex = 49 Me.Label13.Text = "Sonstiges" ' 'Panel1 ' Me.Panel1.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Panel1.Controls.Add(Me.PictureBox1) Me.Panel1.Controls.Add(Me.Label12) Me.Panel1.Dock = System.Windows.Forms.DockStyle.Top Me.Panel1.Location = New System.Drawing.Point(0, 0) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(630, 37) Me.Panel1.TabIndex = 0 ' 'Label14 ' Me.Label14.AutoSize = True Me.Label14.BackColor = System.Drawing.Color.Transparent Me.Label14.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label14.Location = New System.Drawing.Point(9, 54) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(38, 13) Me.Label14.TabIndex = 8 Me.Label14.Text = "Aviso" ' 'Label15 ' Me.Label15.AutoSize = True Me.Label15.BackColor = System.Drawing.Color.Transparent Me.Label15.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label15.Location = New System.Drawing.Point(238, 54) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(28, 13) Me.Label15.TabIndex = 9 Me.Label15.Text = "Zoll" ' 'Label16 ' Me.Label16.AutoSize = True Me.Label16.BackColor = System.Drawing.Color.Transparent 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(9, 148) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(60, 13) Me.Label16.TabIndex = 10 Me.Label16.Text = "Standzeit" ' 'Label17 ' Me.Label17.AutoSize = True Me.Label17.BackColor = System.Drawing.Color.WhiteSmoke Me.Label17.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label17.Location = New System.Drawing.Point(420, 365) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(184, 13) Me.Label17.TabIndex = 65 Me.Label17.Text = "(nur wenn kein anderer Punkt zutrifft!)" ' 'txtSonstigesDokumentFehlt ' Me.txtSonstigesDokumentFehlt.BackColor = System.Drawing.Color.WhiteSmoke Me.txtSonstigesDokumentFehlt.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtSonstigesDokumentFehlt.Location = New System.Drawing.Point(475, 30) Me.txtSonstigesDokumentFehlt.MaxLength = 80 Me.txtSonstigesDokumentFehlt.Name = "txtSonstigesDokumentFehlt" Me.txtSonstigesDokumentFehlt.Size = New System.Drawing.Size(128, 20) Me.txtSonstigesDokumentFehlt.TabIndex = 0 ' 'optSendungInVorbereitung ' Me.optSendungInVorbereitung.AutoSize = True Me.optSendungInVorbereitung.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) Me.optSendungInVorbereitung.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.optSendungInVorbereitung.Location = New System.Drawing.Point(351, 190) Me.optSendungInVorbereitung.Name = "optSendungInVorbereitung" Me.optSendungInVorbereitung.Size = New System.Drawing.Size(142, 17) Me.optSendungInVorbereitung.TabIndex = 6 Me.optSendungInVorbereitung.TabStop = True Me.optSendungInVorbereitung.Text = "Sendung in Vorbereitung" Me.optSendungInVorbereitung.UseVisualStyleBackColor = False ' 'optSendungVorbereitet ' Me.optSendungVorbereitet.AutoSize = True Me.optSendungVorbereitet.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) Me.optSendungVorbereitet.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.optSendungVorbereitet.Location = New System.Drawing.Point(351, 213) Me.optSendungVorbereitet.Name = "optSendungVorbereitet" Me.optSendungVorbereitet.Size = New System.Drawing.Size(159, 17) Me.optSendungVorbereitet.TabIndex = 7 Me.optSendungVorbereitet.TabStop = True Me.optSendungVorbereitet.Text = "Vorbereitung abgeschlossen" Me.optSendungVorbereitet.UseVisualStyleBackColor = False ' 'optATAangefordert ' Me.optATAangefordert.AutoSize = True Me.optATAangefordert.Location = New System.Drawing.Point(15, 213) Me.optATAangefordert.Name = "optATAangefordert" Me.optATAangefordert.Size = New System.Drawing.Size(210, 17) Me.optATAangefordert.TabIndex = 33 Me.optATAangefordert.TabStop = True Me.optATAangefordert.Text = "ATA-Nr. fehlt - angefordert (Fremdanm.)" Me.optATAangefordert.UseVisualStyleBackColor = True ' 'txtSendungSpedition ' Me.txtSendungSpedition.BackColor = System.Drawing.Color.WhiteSmoke Me.txtSendungSpedition.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtSendungSpedition.Location = New System.Drawing.Point(144, 289) Me.txtSendungSpedition.MaxLength = 50 Me.txtSendungSpedition.Name = "txtSendungSpedition" Me.txtSendungSpedition.Size = New System.Drawing.Size(122, 20) Me.txtSendungSpedition.TabIndex = 35 ' 'Label20 ' Me.Label20.AutoSize = True Me.Label20.BackColor = System.Drawing.Color.WhiteSmoke Me.Label20.Location = New System.Drawing.Point(267, 292) Me.Label20.Name = "Label20" Me.Label20.Size = New System.Drawing.Size(68, 13) Me.Label20.TabIndex = 55 Me.Label20.Text = "bei Spedition" ' 'txtFach ' Me.txtFach.BackColor = System.Drawing.Color.WhiteSmoke Me.txtFach.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtFach.Location = New System.Drawing.Point(144, 315) Me.txtFach.MaxLength = 80 Me.txtFach.Name = "txtFach" Me.txtFach.Size = New System.Drawing.Size(122, 20) Me.txtFach.TabIndex = 40 ' 'optFach ' Me.optFach.AutoSize = True Me.optFach.BackColor = System.Drawing.Color.WhiteSmoke Me.optFach.Location = New System.Drawing.Point(15, 316) Me.optFach.Name = "optFach" Me.optFach.Size = New System.Drawing.Size(84, 17) Me.optFach.TabIndex = 39 Me.optFach.TabStop = True Me.optFach.Text = "Akt im Fach:" Me.optFach.UseVisualStyleBackColor = False ' 'lblErrSendungProbleme ' Me.lblErrSendungProbleme.AutoSize = True Me.lblErrSendungProbleme.ForeColor = System.Drawing.Color.Red Me.lblErrSendungProbleme.Location = New System.Drawing.Point(392, -3) Me.lblErrSendungProbleme.Name = "lblErrSendungProbleme" Me.lblErrSendungProbleme.Size = New System.Drawing.Size(215, 13) Me.lblErrSendungProbleme.TabIndex = 27 Me.lblErrSendungProbleme.Text = "Bitte mind. eine Sendungsnummer angeben:" Me.lblErrSendungProbleme.Visible = False ' 'lblErrSendungSpedition ' Me.lblErrSendungSpedition.AutoSize = True Me.lblErrSendungSpedition.BackColor = System.Drawing.Color.WhiteSmoke Me.lblErrSendungSpedition.ForeColor = System.Drawing.Color.Red Me.lblErrSendungSpedition.Location = New System.Drawing.Point(97, 272) Me.lblErrSendungSpedition.Name = "lblErrSendungSpedition" Me.lblErrSendungSpedition.Size = New System.Drawing.Size(215, 13) Me.lblErrSendungSpedition.TabIndex = 50 Me.lblErrSendungSpedition.Text = "Bitte mind. eine Sendungsnummer angeben:" Me.lblErrSendungSpedition.Visible = False ' 'lblErrSpedition ' Me.lblErrSpedition.AutoSize = True Me.lblErrSpedition.BackColor = System.Drawing.Color.WhiteSmoke Me.lblErrSpedition.ForeColor = System.Drawing.Color.Red Me.lblErrSpedition.Location = New System.Drawing.Point(333, 272) Me.lblErrSpedition.Name = "lblErrSpedition" Me.lblErrSpedition.Size = New System.Drawing.Size(158, 13) Me.lblErrSpedition.TabIndex = 51 Me.lblErrSpedition.Text = "Bitte eine Spedition angegeben:" Me.lblErrSpedition.Visible = False ' 'lblErrFach ' Me.lblErrFach.AutoSize = True Me.lblErrFach.BackColor = System.Drawing.Color.WhiteSmoke Me.lblErrFach.ForeColor = System.Drawing.Color.Red Me.lblErrFach.Location = New System.Drawing.Point(267, 318) Me.lblErrFach.Name = "lblErrFach" Me.lblErrFach.Size = New System.Drawing.Size(217, 13) Me.lblErrFach.TabIndex = 58 Me.lblErrFach.Text = "Bitte geben Sie an, wo sich der Akt befindet!" Me.lblErrFach.Visible = False ' 'lblErrGrund ' Me.lblErrGrund.AutoSize = True Me.lblErrGrund.BackColor = System.Drawing.Color.WhiteSmoke Me.lblErrGrund.ForeColor = System.Drawing.Color.Red Me.lblErrGrund.Location = New System.Drawing.Point(113, 364) Me.lblErrGrund.Name = "lblErrGrund" Me.lblErrGrund.Size = New System.Drawing.Size(197, 13) Me.lblErrGrund.TabIndex = 64 Me.lblErrGrund.Text = "Bitte einen sonstigen Grund angegeben!" Me.lblErrGrund.Visible = False ' 'lblErrDokument ' Me.lblErrDokument.AutoSize = True Me.lblErrDokument.ForeColor = System.Drawing.Color.Red Me.lblErrDokument.Location = New System.Drawing.Point(446, 14) Me.lblErrDokument.Name = "lblErrDokument" Me.lblErrDokument.Size = New System.Drawing.Size(157, 13) Me.lblErrDokument.TabIndex = 0 Me.lblErrDokument.Text = "Bitte ein Dokument angegeben:" Me.lblErrDokument.Visible = False ' 'optDokumente ' Me.optDokumente.AutoSize = True Me.optDokumente.BackColor = System.Drawing.Color.WhiteSmoke Me.optDokumente.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.optDokumente.Location = New System.Drawing.Point(15, 50) Me.optDokumente.Name = "optDokumente" Me.optDokumente.Size = New System.Drawing.Size(121, 17) Me.optDokumente.TabIndex = 17 Me.optDokumente.TabStop = True Me.optDokumente.Text = "Dokument(e) fehlen:" Me.optDokumente.UseVisualStyleBackColor = False ' 'cboDokumente ' Me.cboDokumente.BackColor = System.Drawing.Color.WhiteSmoke Me.cboDokumente.Cursor = System.Windows.Forms.Cursors.Hand Me.cboDokumente.DropDownHeight = 1 Me.cboDokumente.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboDokumente.DropDownWidth = 1 Me.cboDokumente.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.cboDokumente.FormattingEnabled = True Me.cboDokumente.IntegralHeight = False Me.cboDokumente.Items.AddRange(New Object() {"nachgefordert", "erhalten"}) Me.cboDokumente.Location = New System.Drawing.Point(106, 49) Me.cboDokumente.Name = "cboDokumente" Me.cboDokumente.Size = New System.Drawing.Size(107, 21) Me.cboDokumente.TabIndex = 18 Me.cboDokumente.Visible = False ' 'Label21 ' Me.Label21.AutoSize = True Me.Label21.BackColor = System.Drawing.Color.WhiteSmoke Me.Label21.Location = New System.Drawing.Point(215, 52) Me.Label21.Name = "Label21" Me.Label21.Size = New System.Drawing.Size(10, 13) Me.Label21.TabIndex = 34 Me.Label21.Text = ":" Me.Label21.Visible = False ' 'optWeitergeleitetSBG ' Me.optWeitergeleitetSBG.AutoSize = True Me.optWeitergeleitetSBG.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.optWeitergeleitetSBG.Location = New System.Drawing.Point(442, 73) Me.optWeitergeleitetSBG.Name = "optWeitergeleitetSBG" Me.optWeitergeleitetSBG.Size = New System.Drawing.Size(74, 17) Me.optWeitergeleitetSBG.TabIndex = 11 Me.optWeitergeleitetSBG.TabStop = True Me.optWeitergeleitetSBG.Text = "nach SBG" Me.optWeitergeleitetSBG.UseVisualStyleBackColor = True ' '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(439, 54) Me.Label24.Name = "Label24" Me.Label24.Size = New System.Drawing.Size(106, 13) Me.Label24.TabIndex = 21 Me.Label24.Text = "Akt weitergeleitet" ' 'optWeitergeleitetWAI ' Me.optWeitergeleitetWAI.AutoSize = True Me.optWeitergeleitetWAI.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.optWeitergeleitetWAI.Location = New System.Drawing.Point(442, 119) Me.optWeitergeleitetWAI.Name = "optWeitergeleitetWAI" Me.optWeitergeleitetWAI.Size = New System.Drawing.Size(73, 17) Me.optWeitergeleitetWAI.TabIndex = 12 Me.optWeitergeleitetWAI.TabStop = True Me.optWeitergeleitetWAI.Text = "nach WAI" Me.optWeitergeleitetWAI.UseVisualStyleBackColor = True ' 'optWeitergeleitetNKD ' Me.optWeitergeleitetNKD.AutoSize = True Me.optWeitergeleitetNKD.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.optWeitergeleitetNKD.Location = New System.Drawing.Point(442, 96) Me.optWeitergeleitetNKD.Name = "optWeitergeleitetNKD" Me.optWeitergeleitetNKD.Size = New System.Drawing.Size(75, 17) Me.optWeitergeleitetNKD.TabIndex = 13 Me.optWeitergeleitetNKD.TabStop = True Me.optWeitergeleitetNKD.Text = "nach NKD" Me.optWeitergeleitetNKD.UseVisualStyleBackColor = True ' 'optWeitergeleitetSFD ' Me.optWeitergeleitetSFD.AutoSize = True Me.optWeitergeleitetSFD.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.optWeitergeleitetSFD.Location = New System.Drawing.Point(442, 142) Me.optWeitergeleitetSFD.Name = "optWeitergeleitetSFD" Me.optWeitergeleitetSFD.Size = New System.Drawing.Size(118, 17) Me.optWeitergeleitetSFD.TabIndex = 14 Me.optWeitergeleitetSFD.TabStop = True Me.optWeitergeleitetSFD.Text = "nach Spielfeld (Lex)" Me.optWeitergeleitetSFD.UseVisualStyleBackColor = True ' 'optKontaktdatenAngefordert ' Me.optKontaktdatenAngefordert.AutoSize = True Me.optKontaktdatenAngefordert.Location = New System.Drawing.Point(15, 167) Me.optKontaktdatenAngefordert.Name = "optKontaktdatenAngefordert" Me.optKontaktdatenAngefordert.Size = New System.Drawing.Size(211, 17) Me.optKontaktdatenAngefordert.TabIndex = 28 Me.optKontaktdatenAngefordert.TabStop = True Me.optKontaktdatenAngefordert.Text = "Kontaktdaten (z.B.Tel-Nr.) - angefordert" Me.optKontaktdatenAngefordert.UseVisualStyleBackColor = True ' 'cbxAuftrag ' Me.cbxAuftrag.AutoSize = True Me.cbxAuftrag.BackColor = System.Drawing.Color.WhiteSmoke Me.cbxAuftrag.Location = New System.Drawing.Point(59, 76) Me.cbxAuftrag.Name = "cbxAuftrag" Me.cbxAuftrag.Size = New System.Drawing.Size(60, 17) Me.cbxAuftrag.TabIndex = 19 Me.cbxAuftrag.Text = "Auftrag" Me.cbxAuftrag.UseVisualStyleBackColor = False ' 'cbxRechnung ' Me.cbxRechnung.AutoSize = True Me.cbxRechnung.BackColor = System.Drawing.Color.WhiteSmoke Me.cbxRechnung.Location = New System.Drawing.Point(59, 97) Me.cbxRechnung.Name = "cbxRechnung" Me.cbxRechnung.Size = New System.Drawing.Size(137, 17) Me.cbxRechnung.TabIndex = 20 Me.cbxRechnung.Text = "Rechnung (mangelhaft)" Me.cbxRechnung.UseVisualStyleBackColor = False ' 'cbxLS ' Me.cbxLS.AutoSize = True Me.cbxLS.BackColor = System.Drawing.Color.WhiteSmoke Me.cbxLS.Location = New System.Drawing.Point(59, 119) Me.cbxLS.Name = "cbxLS" Me.cbxLS.Size = New System.Drawing.Size(83, 17) Me.cbxLS.TabIndex = 21 Me.cbxLS.Text = "Lieferschein" Me.cbxLS.UseVisualStyleBackColor = False ' 'cbxATR ' Me.cbxATR.AutoSize = True Me.cbxATR.BackColor = System.Drawing.Color.WhiteSmoke Me.cbxATR.Location = New System.Drawing.Point(218, 96) Me.cbxATR.Name = "cbxATR" Me.cbxATR.Size = New System.Drawing.Size(124, 17) Me.cbxATR.TabIndex = 24 Me.cbxATR.Text = "ATR (Original/Kopie)" Me.cbxATR.UseVisualStyleBackColor = False ' 'cbxCMR ' Me.cbxCMR.AutoSize = True Me.cbxCMR.BackColor = System.Drawing.Color.WhiteSmoke Me.cbxCMR.Location = New System.Drawing.Point(218, 76) Me.cbxCMR.Name = "cbxCMR" Me.cbxCMR.Size = New System.Drawing.Size(50, 17) Me.cbxCMR.TabIndex = 22 Me.cbxCMR.Text = "CMR" Me.cbxCMR.UseVisualStyleBackColor = False ' 'cbxVollmacht ' Me.cbxVollmacht.AutoSize = True Me.cbxVollmacht.BackColor = System.Drawing.Color.WhiteSmoke Me.cbxVollmacht.Location = New System.Drawing.Point(218, 119) Me.cbxVollmacht.Name = "cbxVollmacht" Me.cbxVollmacht.Size = New System.Drawing.Size(72, 17) Me.cbxVollmacht.TabIndex = 25 Me.cbxVollmacht.Text = "Vollmacht" Me.cbxVollmacht.UseVisualStyleBackColor = False ' 'cbxSonstDok ' Me.cbxSonstDok.AutoSize = True Me.cbxSonstDok.BackColor = System.Drawing.Color.WhiteSmoke Me.cbxSonstDok.Location = New System.Drawing.Point(351, 76) Me.cbxSonstDok.Name = "cbxSonstDok" Me.cbxSonstDok.Size = New System.Drawing.Size(125, 17) Me.cbxSonstDok.TabIndex = 26 Me.cbxSonstDok.Text = "sonstiges Dokument:" Me.cbxSonstDok.UseVisualStyleBackColor = False ' 'cbxNichtLeserlich ' Me.cbxNichtLeserlich.AutoSize = True Me.cbxNichtLeserlich.BackColor = System.Drawing.Color.WhiteSmoke Me.cbxNichtLeserlich.Location = New System.Drawing.Point(351, 119) Me.cbxNichtLeserlich.Name = "cbxNichtLeserlich" Me.cbxNichtLeserlich.Size = New System.Drawing.Size(90, 17) Me.cbxNichtLeserlich.TabIndex = 27 Me.cbxNichtLeserlich.Text = "nicht leserlich" Me.cbxNichtLeserlich.UseVisualStyleBackColor = False ' 'Panel2 ' Me.Panel2.BackColor = System.Drawing.Color.WhiteSmoke Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel2.Controls.Add(Me.txtSonstigesDokumentFehlt) Me.Panel2.Controls.Add(Me.lblErrDokument) Me.Panel2.Location = New System.Drawing.Point(0, 37) Me.Panel2.Name = "Panel2" Me.Panel2.Size = New System.Drawing.Size(633, 107) Me.Panel2.TabIndex = 31 ' 'txtDetail ' Me.txtDetail.AcceptsReturn = True Me.txtDetail.BackColor = System.Drawing.Color.White Me.txtDetail.ForeColor = System.Drawing.SystemColors.InfoText Me.txtDetail.Location = New System.Drawing.Point(15, 431) Me.txtDetail.MaxLength = 240 Me.txtDetail.Multiline = True Me.txtDetail.Name = "txtDetail" Me.txtDetail.ScrollBars = System.Windows.Forms.ScrollBars.Vertical Me.txtDetail.Size = New System.Drawing.Size(253, 54) Me.txtDetail.TabIndex = 43 Me.txtDetail.TabStop = False Me.txtDetail.WordWrap = False ' 'Label18 ' Me.Label18.AutoSize = True Me.Label18.Location = New System.Drawing.Point(12, 415) Me.Label18.Name = "Label18" Me.Label18.Size = New System.Drawing.Size(142, 13) Me.Label18.TabIndex = 66 Me.Label18.Text = "Zusätzl. Vermerk als Freitext:" ' 'optWeitergeleitetQS ' Me.optWeitergeleitetQS.AutoSize = True Me.optWeitergeleitetQS.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.optWeitergeleitetQS.Location = New System.Drawing.Point(442, 165) Me.optWeitergeleitetQS.Name = "optWeitergeleitetQS" Me.optWeitergeleitetQS.Size = New System.Drawing.Size(166, 17) Me.optWeitergeleitetQS.TabIndex = 15 Me.optWeitergeleitetQS.TabStop = True Me.optWeitergeleitetQS.Text = "in die QS - Abteilung gegeben" & Global.Microsoft.VisualBasic.ChrW(10) Me.optWeitergeleitetQS.UseVisualStyleBackColor = True ' 'lblErr240Zeichen ' Me.lblErr240Zeichen.AutoSize = True Me.lblErr240Zeichen.ForeColor = System.Drawing.Color.Red Me.lblErr240Zeichen.Location = New System.Drawing.Point(174, 415) Me.lblErr240Zeichen.Name = "lblErr240Zeichen" Me.lblErr240Zeichen.Size = New System.Drawing.Size(95, 13) Me.lblErr240Zeichen.TabIndex = 67 Me.lblErr240Zeichen.Text = "max. 240 Zeichen!" Me.lblErr240Zeichen.Visible = False ' 'lnlSendungText ' Me.lnlSendungText.AutoSize = True Me.lnlSendungText.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lnlSendungText.ForeColor = System.Drawing.Color.Black Me.lnlSendungText.Location = New System.Drawing.Point(160, 47) Me.lnlSendungText.Name = "lnlSendungText" Me.lnlSendungText.Size = New System.Drawing.Size(74, 20) Me.lnlSendungText.TabIndex = 21 Me.lnlSendungText.Text = "Sendung" ' 'cbxSammelakt ' Me.cbxSammelakt.AutoSize = True Me.cbxSammelakt.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cbxSammelakt.ForeColor = System.Drawing.Color.Black Me.cbxSammelakt.Location = New System.Drawing.Point(7, 48) Me.cbxSammelakt.Name = "cbxSammelakt" Me.cbxSammelakt.Size = New System.Drawing.Size(112, 24) Me.cbxSammelakt.TabIndex = 0 Me.cbxSammelakt.Text = "Sammelakt:" Me.cbxSammelakt.UseVisualStyleBackColor = True ' 'cbxHandling ' Me.cbxHandling.AutoSize = True Me.cbxHandling.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cbxHandling.ForeColor = System.Drawing.Color.Black Me.cbxHandling.Location = New System.Drawing.Point(7, 163) Me.cbxHandling.Name = "cbxHandling" Me.cbxHandling.Size = New System.Drawing.Size(91, 24) Me.cbxHandling.TabIndex = 76 Me.cbxHandling.Text = "Handling" Me.cbxHandling.UseVisualStyleBackColor = True ' 'Label23 ' Me.Label23.AutoSize = True Me.Label23.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label23.ForeColor = System.Drawing.Color.White Me.Label23.Location = New System.Drawing.Point(3, 6) Me.Label23.Name = "Label23" Me.Label23.Size = New System.Drawing.Size(56, 24) Me.Label23.TabIndex = 75 Me.Label23.Text = "AKT:" ' 'Button1 ' Me.Button1.Enabled = False Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button1.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button1.ForeColor = System.Drawing.Color.Black Me.Button1.Location = New System.Drawing.Point(7, 18) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(220, 40) Me.Button1.TabIndex = 74 Me.Button1.Text = "Änderungen Speichern" Me.Button1.UseVisualStyleBackColor = True ' 'lblStatus ' Me.lblStatus.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.lblStatus.BackColor = System.Drawing.Color.White Me.lblStatus.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblStatus.ForeColor = System.Drawing.Color.Green Me.lblStatus.Location = New System.Drawing.Point(145, 7) Me.lblStatus.Name = "lblStatus" Me.lblStatus.Size = New System.Drawing.Size(212, 24) Me.lblStatus.TabIndex = 37 Me.lblStatus.Text = "freigegeben" Me.lblStatus.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'Label22 ' Me.Label22.AutoSize = True Me.Label22.ForeColor = System.Drawing.Color.Black Me.Label22.Location = New System.Drawing.Point(4, 88) Me.Label22.Name = "Label22" Me.Label22.Size = New System.Drawing.Size(136, 13) Me.Label22.TabIndex = 63 Me.Label22.Text = "Abfertigungsarten / Anzahl:" ' 'dgvAbfertigung ' Me.dgvAbfertigung.AllowUserToAddRows = False Me.dgvAbfertigung.AllowUserToDeleteRows = False Me.dgvAbfertigung.AllowUserToOrderColumns = True Me.dgvAbfertigung.AllowUserToResizeRows = False Me.dgvAbfertigung.BackgroundColor = System.Drawing.Color.White Me.dgvAbfertigung.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft DataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Window DataGridViewCellStyle1.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) DataGridViewCellStyle1.ForeColor = System.Drawing.Color.White DataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight DataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[False] Me.dgvAbfertigung.DefaultCellStyle = DataGridViewCellStyle1 Me.dgvAbfertigung.Location = New System.Drawing.Point(7, 104) Me.dgvAbfertigung.Name = "dgvAbfertigung" Me.dgvAbfertigung.RowHeadersVisible = False Me.dgvAbfertigung.Size = New System.Drawing.Size(350, 253) Me.dgvAbfertigung.TabIndex = 62 ' 'Panel3 ' Me.Panel3.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Panel3.Controls.Add(Me.txtSendung) Me.Panel3.Controls.Add(Me.Label7) Me.Panel3.Controls.Add(Me.PictureBox3) Me.Panel3.Controls.Add(Me.Label25) Me.Panel3.Dock = System.Windows.Forms.DockStyle.Top Me.Panel3.Location = New System.Drawing.Point(0, 0) Me.Panel3.Name = "Panel3" Me.Panel3.Size = New System.Drawing.Size(632, 37) Me.Panel3.TabIndex = 36 ' 'PictureBox3 ' Me.PictureBox3.Image = CType(resources.GetObject("PictureBox3.Image"), System.Drawing.Image) Me.PictureBox3.Location = New System.Drawing.Point(9, 4) Me.PictureBox3.Name = "PictureBox3" Me.PictureBox3.Size = New System.Drawing.Size(28, 28) Me.PictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.PictureBox3.TabIndex = 35 Me.PictureBox3.TabStop = False ' 'Label25 ' Me.Label25.AutoSize = True Me.Label25.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label25.ForeColor = System.Drawing.Color.White Me.Label25.Location = New System.Drawing.Point(49, 8) Me.Label25.Name = "Label25" Me.Label25.Size = New System.Drawing.Size(211, 20) Me.Label25.TabIndex = 0 Me.Label25.Text = "Neuer Sendungsvermerk:" ' 'PictureBox2 ' Me.PictureBox2.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) Me.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.PictureBox2.Location = New System.Drawing.Point(343, 161) Me.PictureBox2.Name = "PictureBox2" Me.PictureBox2.Size = New System.Drawing.Size(261, 75) Me.PictureBox2.TabIndex = 46 Me.PictureBox2.TabStop = False ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) Me.Label10.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label10.Location = New System.Drawing.Point(348, 170) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(83, 13) Me.Label10.TabIndex = 52 Me.Label10.Text = "Vorbereitung:" ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.BackColor = System.Drawing.Color.WhiteSmoke Me.Label3.Location = New System.Drawing.Point(550, 292) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(57, 13) Me.Label3.TabIndex = 74 Me.Label3.Text = "abfertigen." ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) Me.Label11.Location = New System.Drawing.Point(438, 171) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(149, 13) Me.Label11.TabIndex = 74 Me.Label11.Text = "(Akt wird in Zoll-Abt. gegeben)" ' 'pnlMain ' Me.pnlMain.Controls.Add(Me.SplitContainer) Me.pnlMain.Controls.Add(Me.Panel4) Me.pnlMain.Dock = System.Windows.Forms.DockStyle.Fill Me.pnlMain.Location = New System.Drawing.Point(0, 0) Me.pnlMain.Name = "pnlMain" Me.pnlMain.Size = New System.Drawing.Size(998, 769) Me.pnlMain.TabIndex = 78 ' 'SplitContainer ' Me.SplitContainer.BackColor = System.Drawing.SystemColors.AppWorkspace Me.SplitContainer.Dock = System.Windows.Forms.DockStyle.Fill Me.SplitContainer.FixedPanel = System.Windows.Forms.FixedPanel.Panel1 Me.SplitContainer.Location = New System.Drawing.Point(0, 0) Me.SplitContainer.Name = "SplitContainer" Me.SplitContainer.Orientation = System.Windows.Forms.Orientation.Horizontal ' 'SplitContainer.Panel1 ' Me.SplitContainer.Panel1.Controls.Add(Me.pnlAktenVermerk) Me.SplitContainer.Panel1.Controls.Add(Me.pnlOptions) ' 'SplitContainer.Panel2 ' Me.SplitContainer.Panel2.Controls.Add(Me.pnlSendungsVermker) Me.SplitContainer.Panel2.Controls.Add(Me.pnlSensungenMain) Me.SplitContainer.Size = New System.Drawing.Size(998, 769) Me.SplitContainer.SplitterDistance = 226 Me.SplitContainer.SplitterWidth = 5 Me.SplitContainer.TabIndex = 79 ' 'pnlAktenVermerk ' Me.pnlAktenVermerk.BackColor = System.Drawing.Color.White Me.pnlAktenVermerk.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.pnlAktenVermerk.Controls.Add(Me.MyRadioButton1) Me.pnlAktenVermerk.Controls.Add(Me.Panel1) Me.pnlAktenVermerk.Controls.Add(Me.optLKW_Wochenende) Me.pnlAktenVermerk.Controls.Add(Me.optAvisoZuKurz) Me.pnlAktenVermerk.Controls.Add(Me.optAvisoNichtEingelangt) Me.pnlAktenVermerk.Controls.Add(Me.optKeineAuswahl) Me.pnlAktenVermerk.Controls.Add(Me.optWeitergeleitetQS) Me.pnlAktenVermerk.Controls.Add(Me.Label15) Me.pnlAktenVermerk.Controls.Add(Me.optLKW_Feiertage) Me.pnlAktenVermerk.Controls.Add(Me.optWeitergeleitetSBG) Me.pnlAktenVermerk.Controls.Add(Me.optWeitergeleitetSFD) Me.pnlAktenVermerk.Controls.Add(Me.optATEingereicht) Me.pnlAktenVermerk.Controls.Add(Me.optDEeingereicht) Me.pnlAktenVermerk.Controls.Add(Me.Label24) Me.pnlAktenVermerk.Controls.Add(Me.optWeitergeleitetNKD) Me.pnlAktenVermerk.Controls.Add(Me.Label16) Me.pnlAktenVermerk.Controls.Add(Me.Label14) Me.pnlAktenVermerk.Controls.Add(Me.optWeitergeleitetWAI) Me.pnlAktenVermerk.Dock = System.Windows.Forms.DockStyle.Fill Me.pnlAktenVermerk.Location = New System.Drawing.Point(0, 0) Me.pnlAktenVermerk.Name = "pnlAktenVermerk" Me.pnlAktenVermerk.Size = New System.Drawing.Size(632, 226) Me.pnlAktenVermerk.TabIndex = 80 ' 'optKeineAuswahl ' Me.optKeineAuswahl.AutoSize = True Me.optKeineAuswahl.Location = New System.Drawing.Point(448, 10) Me.optKeineAuswahl.Name = "optKeineAuswahl" Me.optKeineAuswahl.Size = New System.Drawing.Size(94, 17) Me.optKeineAuswahl.TabIndex = 79 Me.optKeineAuswahl.TabStop = True Me.optKeineAuswahl.Text = "keine Auswahl" Me.optKeineAuswahl.UseVisualStyleBackColor = True Me.optKeineAuswahl.Visible = False ' 'pnlOptions ' Me.pnlOptions.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) Me.pnlOptions.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.pnlOptions.Controls.Add(Me.MyRadioButton2) Me.pnlOptions.Controls.Add(Me.Label6) Me.pnlOptions.Controls.Add(Me.txtLKW_Nr) Me.pnlOptions.Controls.Add(Me.cbxHandling) Me.pnlOptions.Controls.Add(Me.txtDatum) Me.pnlOptions.Controls.Add(Me.txtAuftraggeber) Me.pnlOptions.Controls.Add(Me.txtFrächter) Me.pnlOptions.Controls.Add(Me.Label5) Me.pnlOptions.Controls.Add(Me.Label4) Me.pnlOptions.Controls.Add(Me.Label2) Me.pnlOptions.Controls.Add(Me.Panel5) Me.pnlOptions.Dock = System.Windows.Forms.DockStyle.Right Me.pnlOptions.ForeColor = System.Drawing.Color.Black Me.pnlOptions.Location = New System.Drawing.Point(632, 0) Me.pnlOptions.Name = "pnlOptions" Me.pnlOptions.Size = New System.Drawing.Size(366, 226) Me.pnlOptions.TabIndex = 79 ' 'Panel5 ' Me.Panel5.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Panel5.Controls.Add(Me.Label23) Me.Panel5.Controls.Add(Me.lblStatus) Me.Panel5.Dock = System.Windows.Forms.DockStyle.Top Me.Panel5.Location = New System.Drawing.Point(0, 0) Me.Panel5.Name = "Panel5" Me.Panel5.Size = New System.Drawing.Size(364, 37) Me.Panel5.TabIndex = 77 ' 'pnlSendungsVermker ' Me.pnlSendungsVermker.BackColor = System.Drawing.Color.White Me.pnlSendungsVermker.Controls.Add(Me.MyRadioButton3) Me.pnlSendungsVermker.Controls.Add(Me.Button2) Me.pnlSendungsVermker.Controls.Add(Me.Panel3) Me.pnlSendungsVermker.Controls.Add(Me.optDokumente) Me.pnlSendungsVermker.Controls.Add(Me.Label11) Me.pnlSendungsVermker.Controls.Add(Me.cboDokumente) Me.pnlSendungsVermker.Controls.Add(Me.Label3) Me.pnlSendungsVermker.Controls.Add(Me.optSendungInVorbereitung) Me.pnlSendungsVermker.Controls.Add(Me.lblErr240Zeichen) Me.pnlSendungsVermker.Controls.Add(Me.optSendungVorbereitet) Me.pnlSendungsVermker.Controls.Add(Me.txtDetail) Me.pnlSendungsVermker.Controls.Add(Me.optATAangefordert) Me.pnlSendungsVermker.Controls.Add(Me.Label18) Me.pnlSendungsVermker.Controls.Add(Me.txtSendungSpedition) Me.pnlSendungsVermker.Controls.Add(Me.cbxNichtLeserlich) Me.pnlSendungsVermker.Controls.Add(Me.optFach) Me.pnlSendungsVermker.Controls.Add(Me.btnOK) Me.pnlSendungsVermker.Controls.Add(Me.txtFach) Me.pnlSendungsVermker.Controls.Add(Me.cbxSonstDok) Me.pnlSendungsVermker.Controls.Add(Me.lblErrSendungProbleme) Me.pnlSendungsVermker.Controls.Add(Me.Label9) Me.pnlSendungsVermker.Controls.Add(Me.lblErrSendungSpedition) Me.pnlSendungsVermker.Controls.Add(Me.cbxVollmacht) Me.pnlSendungsVermker.Controls.Add(Me.lblErrSpedition) Me.pnlSendungsVermker.Controls.Add(Me.Label1) Me.pnlSendungsVermker.Controls.Add(Me.lblErrFach) Me.pnlSendungsVermker.Controls.Add(Me.cbxCMR) Me.pnlSendungsVermker.Controls.Add(Me.lblErrGrund) Me.pnlSendungsVermker.Controls.Add(Me.Label17) Me.pnlSendungsVermker.Controls.Add(Me.Label13) Me.pnlSendungsVermker.Controls.Add(Me.cbxATR) Me.pnlSendungsVermker.Controls.Add(Me.Label21) Me.pnlSendungsVermker.Controls.Add(Me.cbxLS) Me.pnlSendungsVermker.Controls.Add(Me.txtFreierText) Me.pnlSendungsVermker.Controls.Add(Me.txtInfo) Me.pnlSendungsVermker.Controls.Add(Me.txtSpedition) Me.pnlSendungsVermker.Controls.Add(Me.cbxRechnung) Me.pnlSendungsVermker.Controls.Add(Me.Label20) Me.pnlSendungsVermker.Controls.Add(Me.optFreierText) Me.pnlSendungsVermker.Controls.Add(Me.Label10) Me.pnlSendungsVermker.Controls.Add(Me.cbxAuftrag) Me.pnlSendungsVermker.Controls.Add(Me.optSpeditionWeitergeleitet) Me.pnlSendungsVermker.Controls.Add(Me.optKontaktdatenAngefordert) Me.pnlSendungsVermker.Controls.Add(Me.optVorkasseAngefordert) Me.pnlSendungsVermker.Controls.Add(Me.Panel2) Me.pnlSendungsVermker.Controls.Add(Me.PictureBox4) Me.pnlSendungsVermker.Controls.Add(Me.PictureBox2) Me.pnlSendungsVermker.Dock = System.Windows.Forms.DockStyle.Fill Me.pnlSendungsVermker.Location = New System.Drawing.Point(0, 0) Me.pnlSendungsVermker.Name = "pnlSendungsVermker" Me.pnlSendungsVermker.Size = New System.Drawing.Size(632, 538) Me.pnlSendungsVermker.TabIndex = 78 ' 'Button2 ' Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button2.Location = New System.Drawing.Point(145, 491) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(124, 40) Me.Button2.TabIndex = 80 Me.Button2.Text = "Hinzufügen" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Nächster >>" Me.Button2.UseVisualStyleBackColor = True ' 'PictureBox4 ' Me.PictureBox4.BackColor = System.Drawing.Color.WhiteSmoke Me.PictureBox4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.PictureBox4.Location = New System.Drawing.Point(0, 253) Me.PictureBox4.Name = "PictureBox4" Me.PictureBox4.Size = New System.Drawing.Size(633, 137) Me.PictureBox4.TabIndex = 78 Me.PictureBox4.TabStop = False ' 'pnlSensungenMain ' Me.pnlSensungenMain.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) Me.pnlSensungenMain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.pnlSensungenMain.Controls.Add(Me.pnlAktMain) Me.pnlSensungenMain.Controls.Add(Me.Label8) Me.pnlSensungenMain.Controls.Add(Me.DataGridView1) Me.pnlSensungenMain.Controls.Add(Me.cbxSammelakt) Me.pnlSensungenMain.Controls.Add(Me.dgvAbfertigung) Me.pnlSensungenMain.Controls.Add(Me.txtSendungen) Me.pnlSensungenMain.Controls.Add(Me.Label22) Me.pnlSensungenMain.Controls.Add(Me.lnlSendungText) Me.pnlSensungenMain.Controls.Add(Me.Panel6) Me.pnlSensungenMain.Dock = System.Windows.Forms.DockStyle.Right Me.pnlSensungenMain.ForeColor = System.Drawing.Color.White Me.pnlSensungenMain.Location = New System.Drawing.Point(632, 0) Me.pnlSensungenMain.Name = "pnlSensungenMain" Me.pnlSensungenMain.Size = New System.Drawing.Size(366, 538) Me.pnlSensungenMain.TabIndex = 77 ' 'pnlAktMain ' Me.pnlAktMain.Controls.Add(Me.Button1) Me.pnlAktMain.Controls.Add(Me.btnAbbruch) Me.pnlAktMain.Dock = System.Windows.Forms.DockStyle.Bottom Me.pnlAktMain.Location = New System.Drawing.Point(0, 472) Me.pnlAktMain.Name = "pnlAktMain" Me.pnlAktMain.Size = New System.Drawing.Size(364, 64) Me.pnlAktMain.TabIndex = 78 ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.ForeColor = System.Drawing.Color.Black Me.Label8.Location = New System.Drawing.Point(4, 415) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(102, 13) Me.Label8.TabIndex = 77 Me.Label8.Text = "Sendungsvermerke:" Me.Label8.Visible = False ' 'DataGridView1 ' Me.DataGridView1.AllowUserToAddRows = False Me.DataGridView1.AllowUserToDeleteRows = False Me.DataGridView1.AllowUserToOrderColumns = True Me.DataGridView1.AllowUserToResizeRows = False Me.DataGridView1.BackgroundColor = System.Drawing.Color.White Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft DataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window DataGridViewCellStyle2.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) DataGridViewCellStyle2.ForeColor = System.Drawing.Color.White DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[False] Me.DataGridView1.DefaultCellStyle = DataGridViewCellStyle2 Me.DataGridView1.Location = New System.Drawing.Point(7, 431) Me.DataGridView1.Name = "DataGridView1" Me.DataGridView1.RowHeadersVisible = False Me.DataGridView1.Size = New System.Drawing.Size(354, 27) Me.DataGridView1.TabIndex = 64 Me.DataGridView1.Visible = False ' 'Panel6 ' Me.Panel6.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Panel6.Controls.Add(Me.Label19) Me.Panel6.Dock = System.Windows.Forms.DockStyle.Top Me.Panel6.Location = New System.Drawing.Point(0, 0) Me.Panel6.Name = "Panel6" Me.Panel6.Size = New System.Drawing.Size(364, 37) Me.Panel6.TabIndex = 80 ' 'Label19 ' Me.Label19.AutoSize = True Me.Label19.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label19.ForeColor = System.Drawing.Color.White Me.Label19.Location = New System.Drawing.Point(3, 5) Me.Label19.Name = "Label19" Me.Label19.Size = New System.Drawing.Size(145, 24) Me.Label19.TabIndex = 79 Me.Label19.Text = "SENDUNGEN:" ' 'Panel4 ' Me.Panel4.BackColor = System.Drawing.Color.White Me.Panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel4.Dock = System.Windows.Forms.DockStyle.Top Me.Panel4.Location = New System.Drawing.Point(0, 0) Me.Panel4.Name = "Panel4" Me.Panel4.Size = New System.Drawing.Size(998, 0) Me.Panel4.TabIndex = 77 ' 'ContextMenuStrip1 ' Me.ContextMenuStrip1.Name = "ContextMenuStrip1" Me.ContextMenuStrip1.Size = New System.Drawing.Size(61, 4) ' 'MyRadioButton1 ' Me.MyRadioButton1.AutoSize = True Me.MyRadioButton1.GroupName = "VERMERKE" Me.MyRadioButton1.Location = New System.Drawing.Point(269, 148) Me.MyRadioButton1.Name = "MyRadioButton1" Me.MyRadioButton1.Size = New System.Drawing.Size(104, 17) Me.MyRadioButton1.TabIndex = 80 Me.MyRadioButton1.TabStop = True Me.MyRadioButton1.Text = "MyRadioButton1" Me.MyRadioButton1.UseVisualStyleBackColor = True ' 'MyRadioButton2 ' Me.MyRadioButton2.AutoSize = True Me.MyRadioButton2.GroupName = "VERMERKE" Me.MyRadioButton2.Location = New System.Drawing.Point(149, 119) Me.MyRadioButton2.Name = "MyRadioButton2" Me.MyRadioButton2.Size = New System.Drawing.Size(104, 17) Me.MyRadioButton2.TabIndex = 81 Me.MyRadioButton2.TabStop = True Me.MyRadioButton2.Text = "MyRadioButton2" Me.MyRadioButton2.UseVisualStyleBackColor = True ' 'MyRadioButton3 ' Me.MyRadioButton3.AutoSize = True Me.MyRadioButton3.GroupName = "VERMERKE" Me.MyRadioButton3.Location = New System.Drawing.Point(218, 150) Me.MyRadioButton3.Name = "MyRadioButton3" Me.MyRadioButton3.Size = New System.Drawing.Size(104, 17) Me.MyRadioButton3.TabIndex = 82 Me.MyRadioButton3.TabStop = True Me.MyRadioButton3.Text = "MyRadioButton3" Me.MyRadioButton3.UseVisualStyleBackColor = True ' 'txtSendungen ' Me.txtSendungen._numbersOnly = False Me.txtSendungen._Prozent = False Me.txtSendungen._value = Nothing Me.txtSendungen._Waehrung = False Me.txtSendungen.Enabled = False Me.txtSendungen.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtSendungen.ForeColor = System.Drawing.Color.Black Me.txtSendungen.Location = New System.Drawing.Point(121, 46) Me.txtSendungen.Name = "txtSendungen" Me.txtSendungen.Size = New System.Drawing.Size(37, 26) Me.txtSendungen.TabIndex = 1 Me.txtSendungen.Text = "1" Me.txtSendungen.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'frmEintragVermerk ' Me.AcceptButton = Me.btnOK Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.AutoScroll = True Me.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink Me.BackColor = System.Drawing.Color.White Me.ClientSize = New System.Drawing.Size(998, 769) Me.Controls.Add(Me.pnlMain) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow Me.KeyPreview = True Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "frmEintragVermerk" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent Me.Text = "Vermerk zu Aviso erfassen" CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit() Me.Panel1.ResumeLayout(False) Me.Panel1.PerformLayout() Me.Panel2.ResumeLayout(False) Me.Panel2.PerformLayout() CType(Me.dgvAbfertigung, System.ComponentModel.ISupportInitialize).EndInit() Me.Panel3.ResumeLayout(False) Me.Panel3.PerformLayout() CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit() Me.pnlMain.ResumeLayout(False) Me.SplitContainer.Panel1.ResumeLayout(False) Me.SplitContainer.Panel2.ResumeLayout(False) CType(Me.SplitContainer, System.ComponentModel.ISupportInitialize).EndInit() Me.SplitContainer.ResumeLayout(False) Me.pnlAktenVermerk.ResumeLayout(False) Me.pnlAktenVermerk.PerformLayout() Me.pnlOptions.ResumeLayout(False) Me.pnlOptions.PerformLayout() Me.Panel5.ResumeLayout(False) Me.Panel5.PerformLayout() Me.pnlSendungsVermker.ResumeLayout(False) Me.pnlSendungsVermker.PerformLayout() CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).EndInit() Me.pnlSensungenMain.ResumeLayout(False) Me.pnlSensungenMain.PerformLayout() Me.pnlAktMain.ResumeLayout(False) CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit() Me.Panel6.ResumeLayout(False) Me.Panel6.PerformLayout() Me.ResumeLayout(False) End Sub Friend WithEvents btnOK As System.Windows.Forms.Button Friend WithEvents Label2 As System.Windows.Forms.Label Friend WithEvents txtDatum As System.Windows.Forms.TextBox Friend WithEvents btnAbbruch As System.Windows.Forms.Button Friend WithEvents Label4 As System.Windows.Forms.Label Friend WithEvents txtFrächter As System.Windows.Forms.TextBox Friend WithEvents Label5 As System.Windows.Forms.Label Friend WithEvents txtAuftraggeber As System.Windows.Forms.TextBox Friend WithEvents Label6 As System.Windows.Forms.Label Friend WithEvents txtLKW_Nr As System.Windows.Forms.TextBox Friend WithEvents Label1 As System.Windows.Forms.Label Friend WithEvents txtInfo As System.Windows.Forms.TextBox Friend WithEvents optAvisoNichtEingelangt As System.Windows.Forms.RadioButton Friend WithEvents optAvisoZuKurz As System.Windows.Forms.RadioButton Friend WithEvents txtSendung As System.Windows.Forms.TextBox Friend WithEvents Label7 As System.Windows.Forms.Label Friend WithEvents optFreierText As System.Windows.Forms.RadioButton Friend WithEvents txtFreierText As System.Windows.Forms.TextBox Friend WithEvents optDEeingereicht As System.Windows.Forms.RadioButton Friend WithEvents optATEingereicht As System.Windows.Forms.RadioButton Friend WithEvents optSpeditionWeitergeleitet As System.Windows.Forms.RadioButton Friend WithEvents txtSpedition As System.Windows.Forms.TextBox Friend WithEvents Label9 As System.Windows.Forms.Label Friend WithEvents optVorkasseAngefordert As System.Windows.Forms.RadioButton Friend WithEvents optLKW_Wochenende As System.Windows.Forms.RadioButton Friend WithEvents optLKW_Feiertage As System.Windows.Forms.RadioButton Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox Friend WithEvents Label12 As System.Windows.Forms.Label Friend WithEvents Label13 As System.Windows.Forms.Label Friend WithEvents Label14 As System.Windows.Forms.Label Friend WithEvents Label15 As System.Windows.Forms.Label Friend WithEvents Label16 As System.Windows.Forms.Label Friend WithEvents Label17 As System.Windows.Forms.Label Friend WithEvents txtSonstigesDokumentFehlt As System.Windows.Forms.TextBox Friend WithEvents optSendungInVorbereitung As System.Windows.Forms.RadioButton Friend WithEvents optSendungVorbereitet As System.Windows.Forms.RadioButton Friend WithEvents optATAangefordert As System.Windows.Forms.RadioButton Friend WithEvents txtSendungSpedition As System.Windows.Forms.TextBox Friend WithEvents Label20 As System.Windows.Forms.Label Friend WithEvents txtFach As System.Windows.Forms.TextBox Friend WithEvents optFach As System.Windows.Forms.RadioButton Friend WithEvents lblErrSendungProbleme As System.Windows.Forms.Label Friend WithEvents lblErrSendungSpedition As System.Windows.Forms.Label Friend WithEvents lblErrSpedition As System.Windows.Forms.Label Friend WithEvents lblErrFach As System.Windows.Forms.Label Friend WithEvents lblErrGrund As System.Windows.Forms.Label Friend WithEvents lblErrDokument As System.Windows.Forms.Label Friend WithEvents optDokumente As System.Windows.Forms.RadioButton Friend WithEvents cboDokumente As System.Windows.Forms.ComboBox Friend WithEvents Label21 As System.Windows.Forms.Label Friend WithEvents optWeitergeleitetSBG As System.Windows.Forms.RadioButton Friend WithEvents Label24 As System.Windows.Forms.Label Friend WithEvents optWeitergeleitetWAI As System.Windows.Forms.RadioButton Friend WithEvents optWeitergeleitetNKD As System.Windows.Forms.RadioButton Friend WithEvents optWeitergeleitetSFD As System.Windows.Forms.RadioButton Friend WithEvents optKontaktdatenAngefordert As System.Windows.Forms.RadioButton Friend WithEvents cbxAuftrag As System.Windows.Forms.CheckBox Friend WithEvents cbxRechnung As System.Windows.Forms.CheckBox Friend WithEvents cbxLS As System.Windows.Forms.CheckBox Friend WithEvents cbxATR As System.Windows.Forms.CheckBox Friend WithEvents cbxCMR As System.Windows.Forms.CheckBox Friend WithEvents cbxVollmacht As System.Windows.Forms.CheckBox Friend WithEvents cbxSonstDok As System.Windows.Forms.CheckBox Friend WithEvents cbxNichtLeserlich As System.Windows.Forms.CheckBox Friend WithEvents txtDetail As System.Windows.Forms.TextBox Friend WithEvents Label18 As System.Windows.Forms.Label Friend WithEvents optWeitergeleitetQS As System.Windows.Forms.RadioButton Friend WithEvents lblErr240Zeichen As System.Windows.Forms.Label Friend WithEvents lblStatus As System.Windows.Forms.Label Friend WithEvents lnlSendungText As System.Windows.Forms.Label Friend WithEvents txtSendungen As VERAG_PROG_ALLGEMEIN.MyTextBox Friend WithEvents cbxSammelakt As System.Windows.Forms.CheckBox Friend WithEvents Label22 As System.Windows.Forms.Label Friend WithEvents dgvAbfertigung As System.Windows.Forms.DataGridView Friend WithEvents Button1 As System.Windows.Forms.Button Friend WithEvents Label23 As System.Windows.Forms.Label Friend WithEvents Panel3 As System.Windows.Forms.Panel Friend WithEvents PictureBox3 As System.Windows.Forms.PictureBox Friend WithEvents Label25 As System.Windows.Forms.Label Friend WithEvents PictureBox2 As System.Windows.Forms.PictureBox Friend WithEvents Label10 As System.Windows.Forms.Label Friend WithEvents Label3 As System.Windows.Forms.Label Friend WithEvents Label11 As System.Windows.Forms.Label Friend WithEvents pnlMain As System.Windows.Forms.Panel Friend WithEvents Panel4 As System.Windows.Forms.Panel Friend WithEvents PictureBox4 As System.Windows.Forms.PictureBox Friend WithEvents optKeineAuswahl As System.Windows.Forms.RadioButton Friend WithEvents cbxHandling As System.Windows.Forms.CheckBox Friend WithEvents pnlSensungenMain As System.Windows.Forms.Panel Friend WithEvents pnlOptions As System.Windows.Forms.Panel Friend WithEvents pnlAktMain As System.Windows.Forms.Panel Friend WithEvents Label8 As System.Windows.Forms.Label Friend WithEvents DataGridView1 As System.Windows.Forms.DataGridView Friend WithEvents Button2 As System.Windows.Forms.Button Friend WithEvents Panel1 As System.Windows.Forms.Panel Friend WithEvents Panel2 As System.Windows.Forms.Panel Friend WithEvents SplitContainer As System.Windows.Forms.SplitContainer Friend WithEvents pnlAktenVermerk As System.Windows.Forms.Panel Friend WithEvents pnlSendungsVermker As System.Windows.Forms.Panel Friend WithEvents Label19 As System.Windows.Forms.Label Friend WithEvents ContextMenuStrip1 As System.Windows.Forms.ContextMenuStrip Friend WithEvents Panel5 As System.Windows.Forms.Panel Friend WithEvents Panel6 As System.Windows.Forms.Panel Friend WithEvents MyRadioButton1 As VERAG_PROG_ALLGEMEIN.MyRadioButton Friend WithEvents MyRadioButton2 As VERAG_PROG_ALLGEMEIN.MyRadioButton Friend WithEvents MyRadioButton3 As VERAG_PROG_ALLGEMEIN.MyRadioButton End Class