Partial Class frmMDM_USTVAntrag 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 DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmMDM_USTVAntrag)) Me.pnlBottom = New System.Windows.Forms.Panel() Me.picPDF = New System.Windows.Forms.PictureBox() Me.btnMail = New System.Windows.Forms.Button() Me.btnAntrageeinarbeiten = New System.Windows.Forms.Button() Me.cbxArchivierteEintracheNochmalsEinarbetien = New System.Windows.Forms.CheckBox() Me.Button1 = New System.Windows.Forms.Button() Me.lbl_EintrageVerarbetiet = New System.Windows.Forms.Label() Me.pnlHeader = New System.Windows.Forms.Panel() Me.lblGesamtUSteuer = New System.Windows.Forms.Label() Me.lblDiffernezbetrag = New System.Windows.Forms.Label() Me.lblGesamtErstattung = New System.Windows.Forms.Label() Me.KdSearchBox1 = New VERAG_PROG_ALLGEMEIN.KdSearchBox() Me.cboAntragArt = New VERAG_PROG_ALLGEMEIN.MyComboBox() Me.lblKdNr = New System.Windows.Forms.Label() Me.Panel9 = New System.Windows.Forms.Panel() Me.cbxLand = New VERAG_PROG_ALLGEMEIN.MyComboBox() Me.lblLand = New System.Windows.Forms.Label() Me.Panel8 = New System.Windows.Forms.Panel() Me.lblMWSTAntrag = New System.Windows.Forms.Label() Me.Label13 = New System.Windows.Forms.Label() Me.txtGueltig = New VERAG_PROG_ALLGEMEIN.MyTextBox() Me.Label11 = New System.Windows.Forms.Label() Me.txtStNr = New VERAG_PROG_ALLGEMEIN.MyTextBox() Me.Label9 = New System.Windows.Forms.Label() Me.txtVZ = New VERAG_PROG_ALLGEMEIN.MyTextBox() Me.txtAbfNr = New VERAG_PROG_ALLGEMEIN.MyTextBox() Me.Label8 = New System.Windows.Forms.Label() Me.cbxFiliale = New VERAG_PROG_ALLGEMEIN.MyComboBox() Me.Label4 = New System.Windows.Forms.Label() Me.Label2 = New System.Windows.Forms.Label() Me.txtBezugsNr = New VERAG_PROG_ALLGEMEIN.MyTextBox() Me.cbxWahrung = New VERAG_PROG_ALLGEMEIN.MyComboBox() Me.lblWahrung = New System.Windows.Forms.Label() Me.Label1 = New System.Windows.Forms.Label() Me.txt3470 = New VERAG_PROG_ALLGEMEIN.MyTextBox() Me.Label3 = New System.Windows.Forms.Label() Me.lblZeitraum = New System.Windows.Forms.Label() Me.txtVon = New VERAG_PROG_ALLGEMEIN.MyTextBox() Me.txtBis = New VERAG_PROG_ALLGEMEIN.MyTextBox() Me.Panel6 = New System.Windows.Forms.Panel() Me.lblGesamtUSteuerFW = New System.Windows.Forms.Label() Me.Label12 = New System.Windows.Forms.Label() Me.lblDiffernezbetragFW = New System.Windows.Forms.Label() Me.Label10 = New System.Windows.Forms.Label() Me.lblGesamtErstattungFW = New System.Windows.Forms.Label() Me.Label7 = New System.Windows.Forms.Label() Me.Panel5 = New System.Windows.Forms.Panel() Me.Panel7 = New System.Windows.Forms.Panel() Me.Label6 = New System.Windows.Forms.Label() Me.rtbStatusText = New System.Windows.Forms.RichTextBox() Me.FlowLayoutPanel = New System.Windows.Forms.FlowLayoutPanel() Me.btnBearb = New System.Windows.Forms.Button() Me.btnUnvollst = New System.Windows.Forms.Button() Me.btnEingereicht = New System.Windows.Forms.Button() Me.btnAbgelehnt = New System.Windows.Forms.Button() Me.btnNachforderung = New System.Windows.Forms.Button() Me.btnErstettel = New System.Windows.Forms.Button() Me.btnTeilerstattung = New System.Windows.Forms.Button() Me.btnStorno = New System.Windows.Forms.Button() Me.lblAntragAbgeschlossen = New System.Windows.Forms.Label() Me.Label5 = New System.Windows.Forms.Label() Me.cboStatus = New VERAG_PROG_ALLGEMEIN.MyComboBox() Me.lblFirma = New System.Windows.Forms.Label() Me.lblWarnung = New System.Windows.Forms.Label() Me.pnlBody = New System.Windows.Forms.Panel() Me.TabControl1 = New System.Windows.Forms.TabControl() Me.TabPage1 = New System.Windows.Forms.TabPage() Me.dgvUSTVPositionen = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components) Me.pnlAntragsPosDetails = New System.Windows.Forms.Panel() Me.Panel2 = New System.Windows.Forms.Panel() Me.UstCntlUSTV_AntragPosition1 = New SDL.ustCntlUSTV_AntragPosition() Me.Panel4 = New System.Windows.Forms.Panel() Me.btnEintragloeschen = New System.Windows.Forms.Button() Me.btnNeuerEintrag = New System.Windows.Forms.Button() Me.TabPage2 = New System.Windows.Forms.TabPage() Me.Panel3 = New System.Windows.Forms.Panel() Me.dgvErstattungspositionen = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components) Me.pnlErstattungsdetails = New System.Windows.Forms.Panel() Me.UstCntlUSTV_AntragErstattungen1 = New SDL.ustCntlUSTV_ErstattungPosition() Me.Panel1 = New System.Windows.Forms.Panel() Me.Button2 = New System.Windows.Forms.Button() Me.Button3 = New System.Windows.Forms.Button() Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.ContextMenuStrip2 = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.Button4 = New System.Windows.Forms.Button() Me.pnlBottom.SuspendLayout() CType(Me.picPDF, System.ComponentModel.ISupportInitialize).BeginInit() Me.pnlHeader.SuspendLayout() Me.Panel9.SuspendLayout() Me.Panel8.SuspendLayout() Me.Panel5.SuspendLayout() Me.Panel7.SuspendLayout() Me.FlowLayoutPanel.SuspendLayout() Me.pnlBody.SuspendLayout() Me.TabControl1.SuspendLayout() Me.TabPage1.SuspendLayout() CType(Me.dgvUSTVPositionen, System.ComponentModel.ISupportInitialize).BeginInit() Me.pnlAntragsPosDetails.SuspendLayout() Me.Panel2.SuspendLayout() Me.Panel4.SuspendLayout() Me.TabPage2.SuspendLayout() Me.Panel3.SuspendLayout() CType(Me.dgvErstattungspositionen, System.ComponentModel.ISupportInitialize).BeginInit() Me.pnlErstattungsdetails.SuspendLayout() Me.Panel1.SuspendLayout() Me.SuspendLayout() ' 'pnlBottom ' Me.pnlBottom.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) Me.pnlBottom.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.pnlBottom.Controls.Add(Me.Button4) Me.pnlBottom.Controls.Add(Me.picPDF) Me.pnlBottom.Controls.Add(Me.btnMail) Me.pnlBottom.Controls.Add(Me.btnAntrageeinarbeiten) Me.pnlBottom.Controls.Add(Me.cbxArchivierteEintracheNochmalsEinarbetien) Me.pnlBottom.Controls.Add(Me.Button1) Me.pnlBottom.Controls.Add(Me.lbl_EintrageVerarbetiet) Me.pnlBottom.Dock = System.Windows.Forms.DockStyle.Bottom Me.pnlBottom.Location = New System.Drawing.Point(0, 649) Me.pnlBottom.Name = "pnlBottom" Me.pnlBottom.Size = New System.Drawing.Size(1454, 100) Me.pnlBottom.TabIndex = 3 ' 'picPDF ' Me.picPDF.Image = Global.SDL.My.Resources.Resources.pdf Me.picPDF.Location = New System.Drawing.Point(865, 30) Me.picPDF.Name = "picPDF" Me.picPDF.Size = New System.Drawing.Size(50, 50) Me.picPDF.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize Me.picPDF.TabIndex = 27 Me.picPDF.TabStop = False ' 'btnMail ' Me.btnMail.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnMail.ForeColor = System.Drawing.Color.Black Me.btnMail.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.btnMail.Location = New System.Drawing.Point(1109, 30) Me.btnMail.Name = "btnMail" Me.btnMail.Size = New System.Drawing.Size(103, 39) Me.btnMail.TabIndex = 26 Me.btnMail.Text = "Anträge" Me.btnMail.UseVisualStyleBackColor = True ' 'btnAntrageeinarbeiten ' Me.btnAntrageeinarbeiten.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnAntrageeinarbeiten.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!) Me.btnAntrageeinarbeiten.ForeColor = System.Drawing.Color.Black Me.btnAntrageeinarbeiten.Image = Global.SDL.My.Resources.Resources.plus Me.btnAntrageeinarbeiten.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.btnAntrageeinarbeiten.Location = New System.Drawing.Point(12, 29) Me.btnAntrageeinarbeiten.Name = "btnAntrageeinarbeiten" Me.btnAntrageeinarbeiten.Size = New System.Drawing.Size(168, 38) Me.btnAntrageeinarbeiten.TabIndex = 1 Me.btnAntrageeinarbeiten.Text = "Anträge übernehmen" Me.btnAntrageeinarbeiten.TextAlign = System.Drawing.ContentAlignment.MiddleRight Me.btnAntrageeinarbeiten.UseVisualStyleBackColor = True ' 'cbxArchivierteEintracheNochmalsEinarbetien ' Me.cbxArchivierteEintracheNochmalsEinarbetien.AutoSize = True Me.cbxArchivierteEintracheNochmalsEinarbetien.ForeColor = System.Drawing.Color.Black Me.cbxArchivierteEintracheNochmalsEinarbetien.Location = New System.Drawing.Point(12, 8) Me.cbxArchivierteEintracheNochmalsEinarbetien.Name = "cbxArchivierteEintracheNochmalsEinarbetien" Me.cbxArchivierteEintracheNochmalsEinarbetien.Size = New System.Drawing.Size(203, 17) Me.cbxArchivierteEintracheNochmalsEinarbetien.TabIndex = 0 Me.cbxArchivierteEintracheNochmalsEinarbetien.Text = "archiv. Einträge nochmals einarbeiten" Me.cbxArchivierteEintracheNochmalsEinarbetien.UseVisualStyleBackColor = True ' 'Button1 ' Me.Button1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button1.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!) Me.Button1.ForeColor = System.Drawing.Color.Black Me.Button1.Location = New System.Drawing.Point(1252, 13) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(189, 70) Me.Button1.TabIndex = 2 Me.Button1.Text = "OK" Me.Button1.UseVisualStyleBackColor = True ' 'lbl_EintrageVerarbetiet ' Me.lbl_EintrageVerarbetiet.ForeColor = System.Drawing.Color.Black Me.lbl_EintrageVerarbetiet.Location = New System.Drawing.Point(12, 70) Me.lbl_EintrageVerarbetiet.Name = "lbl_EintrageVerarbetiet" Me.lbl_EintrageVerarbetiet.Size = New System.Drawing.Size(168, 19) Me.lbl_EintrageVerarbetiet.TabIndex = 3 Me.lbl_EintrageVerarbetiet.Text = "alle Einträge verarbeitet" Me.lbl_EintrageVerarbetiet.TextAlign = System.Drawing.ContentAlignment.TopRight Me.lbl_EintrageVerarbetiet.Visible = False ' 'pnlHeader ' Me.pnlHeader.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.pnlHeader.Controls.Add(Me.lblGesamtUSteuer) Me.pnlHeader.Controls.Add(Me.lblDiffernezbetrag) Me.pnlHeader.Controls.Add(Me.lblGesamtErstattung) Me.pnlHeader.Controls.Add(Me.KdSearchBox1) Me.pnlHeader.Controls.Add(Me.cboAntragArt) Me.pnlHeader.Controls.Add(Me.lblKdNr) Me.pnlHeader.Controls.Add(Me.Panel9) Me.pnlHeader.Controls.Add(Me.Panel8) Me.pnlHeader.Controls.Add(Me.Panel6) Me.pnlHeader.Controls.Add(Me.lblGesamtUSteuerFW) Me.pnlHeader.Controls.Add(Me.Label12) Me.pnlHeader.Controls.Add(Me.lblDiffernezbetragFW) Me.pnlHeader.Controls.Add(Me.Label10) Me.pnlHeader.Controls.Add(Me.lblGesamtErstattungFW) Me.pnlHeader.Controls.Add(Me.Label7) Me.pnlHeader.Controls.Add(Me.Panel5) Me.pnlHeader.Controls.Add(Me.lblFirma) Me.pnlHeader.Controls.Add(Me.lblWarnung) Me.pnlHeader.Dock = System.Windows.Forms.DockStyle.Top Me.pnlHeader.Location = New System.Drawing.Point(0, 0) Me.pnlHeader.Name = "pnlHeader" Me.pnlHeader.Size = New System.Drawing.Size(1454, 177) Me.pnlHeader.TabIndex = 0 ' 'lblGesamtUSteuer ' Me.lblGesamtUSteuer.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.lblGesamtUSteuer.BackColor = System.Drawing.Color.Transparent Me.lblGesamtUSteuer.Cursor = System.Windows.Forms.Cursors.Default Me.lblGesamtUSteuer.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold) Me.lblGesamtUSteuer.ForeColor = System.Drawing.Color.White Me.lblGesamtUSteuer.Location = New System.Drawing.Point(840, 16) Me.lblGesamtUSteuer.Name = "lblGesamtUSteuer" Me.lblGesamtUSteuer.Size = New System.Drawing.Size(133, 17) Me.lblGesamtUSteuer.TabIndex = 26 Me.lblGesamtUSteuer.Text = "000.000,00" Me.lblGesamtUSteuer.TextAlign = System.Drawing.ContentAlignment.TopRight ' 'lblDiffernezbetrag ' Me.lblDiffernezbetrag.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.lblDiffernezbetrag.BackColor = System.Drawing.Color.Transparent Me.lblDiffernezbetrag.Cursor = System.Windows.Forms.Cursors.Default Me.lblDiffernezbetrag.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold) Me.lblDiffernezbetrag.ForeColor = System.Drawing.Color.White Me.lblDiffernezbetrag.Location = New System.Drawing.Point(840, 59) Me.lblDiffernezbetrag.Name = "lblDiffernezbetrag" Me.lblDiffernezbetrag.Size = New System.Drawing.Size(133, 17) Me.lblDiffernezbetrag.TabIndex = 25 Me.lblDiffernezbetrag.Text = "000.000,00" Me.lblDiffernezbetrag.TextAlign = System.Drawing.ContentAlignment.TopRight ' 'lblGesamtErstattung ' Me.lblGesamtErstattung.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.lblGesamtErstattung.BackColor = System.Drawing.Color.Transparent Me.lblGesamtErstattung.Cursor = System.Windows.Forms.Cursors.Default Me.lblGesamtErstattung.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold) Me.lblGesamtErstattung.ForeColor = System.Drawing.Color.White Me.lblGesamtErstattung.Location = New System.Drawing.Point(840, 36) Me.lblGesamtErstattung.Name = "lblGesamtErstattung" Me.lblGesamtErstattung.Size = New System.Drawing.Size(133, 17) Me.lblGesamtErstattung.TabIndex = 24 Me.lblGesamtErstattung.Text = "000.000,00" Me.lblGesamtErstattung.TextAlign = System.Drawing.ContentAlignment.TopRight ' 'KdSearchBox1 ' Me.KdSearchBox1._AlleFirmenCLUSTER = False Me.KdSearchBox1._AllowSetValue = False Me.KdSearchBox1._autoSizeGross = False Me.KdSearchBox1._display_Name1 = False Me.KdSearchBox1._displayAVISO_Email = False Me.KdSearchBox1._displayFullName = False Me.KdSearchBox1._displayWoelflKd = False Me.KdSearchBox1._hideIfListEmpty = True Me.KdSearchBox1._loadKdData = False Me.KdSearchBox1._searchName1 = True Me.KdSearchBox1._UseFIRMA = "" Me.KdSearchBox1._ValueKdAndName = True Me.KdSearchBox1.dgvpos = "LEFT" Me.KdSearchBox1.KdName = Nothing Me.KdSearchBox1.KdNr = "-1" Me.KdSearchBox1.kdNrField = Nothing Me.KdSearchBox1.KdNrNullInt = Nothing Me.KdSearchBox1.Location = New System.Drawing.Point(298, 10) Me.KdSearchBox1.Name = "KdSearchBox1" Me.KdSearchBox1.nurAktive = True Me.KdSearchBox1.searchActive = True Me.KdSearchBox1.Size = New System.Drawing.Size(171, 20) Me.KdSearchBox1.TabIndex = 22 Me.KdSearchBox1.TIMER_SEARCH = True Me.KdSearchBox1.usrcntl = Nothing ' 'cboAntragArt ' Me.cboAntragArt._allowedValuesFreiText = Nothing Me.cboAntragArt._allowFreiText = False Me.cboAntragArt._value = "" Me.cboAntragArt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.cboAntragArt.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold) Me.cboAntragArt.FormattingEnabled = True Me.cboAntragArt.Location = New System.Drawing.Point(83, 10) Me.cboAntragArt.Name = "cboAntragArt" Me.cboAntragArt.Size = New System.Drawing.Size(191, 28) Me.cboAntragArt.TabIndex = 21 Me.cboAntragArt.Text = "USTV-Antrag" ' 'lblKdNr ' Me.lblKdNr.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.lblKdNr.BackColor = System.Drawing.Color.Transparent Me.lblKdNr.Cursor = System.Windows.Forms.Cursors.Default Me.lblKdNr.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblKdNr.ForeColor = System.Drawing.Color.White Me.lblKdNr.Location = New System.Drawing.Point(79, 65) Me.lblKdNr.Name = "lblKdNr" Me.lblKdNr.Size = New System.Drawing.Size(432, 18) Me.lblKdNr.TabIndex = 21 Me.lblKdNr.Text = "0000000" ' 'Panel9 ' Me.Panel9.Controls.Add(Me.cbxLand) Me.Panel9.Controls.Add(Me.lblLand) Me.Panel9.Dock = System.Windows.Forms.DockStyle.Left Me.Panel9.Location = New System.Drawing.Point(0, 0) Me.Panel9.Name = "Panel9" Me.Panel9.Size = New System.Drawing.Size(65, 90) Me.Panel9.TabIndex = 20 ' 'cbxLand ' Me.cbxLand._allowedValuesFreiText = Nothing Me.cbxLand._allowFreiText = False Me.cbxLand._value = "" Me.cbxLand.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.cbxLand.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold) Me.cbxLand.FormattingEnabled = True Me.cbxLand.Location = New System.Drawing.Point(0, 0) Me.cbxLand.Name = "cbxLand" Me.cbxLand.Size = New System.Drawing.Size(65, 28) Me.cbxLand.TabIndex = 23 Me.cbxLand.Text = "USTV-Antrag" Me.cbxLand.Visible = False ' 'lblLand ' Me.lblLand.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.lblLand.Cursor = System.Windows.Forms.Cursors.Hand Me.lblLand.Dock = System.Windows.Forms.DockStyle.Fill Me.lblLand.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.0!, System.Drawing.FontStyle.Bold) Me.lblLand.ForeColor = System.Drawing.Color.Black Me.lblLand.Location = New System.Drawing.Point(0, 0) Me.lblLand.Name = "lblLand" Me.lblLand.Size = New System.Drawing.Size(65, 90) Me.lblLand.TabIndex = 11 Me.lblLand.Text = "AT" Me.lblLand.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'Panel8 ' Me.Panel8.BackColor = System.Drawing.Color.WhiteSmoke Me.Panel8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel8.Controls.Add(Me.lblMWSTAntrag) Me.Panel8.Controls.Add(Me.Label13) Me.Panel8.Controls.Add(Me.txtGueltig) Me.Panel8.Controls.Add(Me.Label11) Me.Panel8.Controls.Add(Me.txtStNr) Me.Panel8.Controls.Add(Me.Label9) Me.Panel8.Controls.Add(Me.txtVZ) Me.Panel8.Controls.Add(Me.txtAbfNr) Me.Panel8.Controls.Add(Me.Label8) Me.Panel8.Controls.Add(Me.cbxFiliale) Me.Panel8.Controls.Add(Me.Label4) Me.Panel8.Controls.Add(Me.Label2) Me.Panel8.Controls.Add(Me.txtBezugsNr) Me.Panel8.Controls.Add(Me.cbxWahrung) Me.Panel8.Controls.Add(Me.lblWahrung) Me.Panel8.Controls.Add(Me.Label1) Me.Panel8.Controls.Add(Me.txt3470) Me.Panel8.Controls.Add(Me.Label3) Me.Panel8.Controls.Add(Me.lblZeitraum) Me.Panel8.Controls.Add(Me.txtVon) Me.Panel8.Controls.Add(Me.txtBis) Me.Panel8.Dock = System.Windows.Forms.DockStyle.Bottom Me.Panel8.Location = New System.Drawing.Point(0, 90) Me.Panel8.Name = "Panel8" Me.Panel8.Size = New System.Drawing.Size(973, 87) Me.Panel8.TabIndex = 19 ' 'lblMWSTAntrag ' Me.lblMWSTAntrag.AutoSize = True Me.lblMWSTAntrag.BackColor = System.Drawing.Color.Transparent Me.lblMWSTAntrag.Cursor = System.Windows.Forms.Cursors.Hand Me.lblMWSTAntrag.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblMWSTAntrag.ForeColor = System.Drawing.Color.Black Me.lblMWSTAntrag.Location = New System.Drawing.Point(224, 41) Me.lblMWSTAntrag.Name = "lblMWSTAntrag" Me.lblMWSTAntrag.Size = New System.Drawing.Size(0, 17) Me.lblMWSTAntrag.TabIndex = 25 ' 'Label13 ' Me.Label13.AutoSize = True Me.Label13.BackColor = System.Drawing.Color.Transparent Me.Label13.Cursor = System.Windows.Forms.Cursors.Hand Me.Label13.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label13.ForeColor = System.Drawing.Color.Black Me.Label13.Location = New System.Drawing.Point(10, 65) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(64, 17) Me.Label13.TabIndex = 24 Me.Label13.Text = "gültig bis" ' 'txtGueltig ' Me.txtGueltig._DateTimeOnly = False Me.txtGueltig._numbersOnly = False Me.txtGueltig._numbersOnlyKommastellen = "" Me.txtGueltig._numbersOnlyTrennzeichen = False Me.txtGueltig._Prozent = False Me.txtGueltig._ShortDateNew = False Me.txtGueltig._ShortDateOnly = True Me.txtGueltig._TimeOnly = False Me.txtGueltig._TimeOnly_Seconds = False Me.txtGueltig._value = "" Me.txtGueltig._Waehrung = False Me.txtGueltig._WaehrungZeichen = False Me.txtGueltig.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!) Me.txtGueltig.ForeColor = System.Drawing.Color.Black Me.txtGueltig.Location = New System.Drawing.Point(101, 62) Me.txtGueltig.MaxLength = 10 Me.txtGueltig.MaxLineLength = -1 Me.txtGueltig.MaxLines_Warning = "" Me.txtGueltig.MaxLines_Warning_Label = Nothing Me.txtGueltig.Name = "txtGueltig" Me.txtGueltig.Size = New System.Drawing.Size(100, 23) Me.txtGueltig.TabIndex = 23 ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.BackColor = System.Drawing.Color.Transparent Me.Label11.Cursor = System.Windows.Forms.Cursors.Hand Me.Label11.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label11.ForeColor = System.Drawing.Color.Black Me.Label11.Location = New System.Drawing.Point(10, 40) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(74, 17) Me.Label11.TabIndex = 21 Me.Label11.Text = "Steuer-Nr:" ' 'txtStNr ' Me.txtStNr._DateTimeOnly = False Me.txtStNr._numbersOnly = False Me.txtStNr._numbersOnlyKommastellen = "" Me.txtStNr._numbersOnlyTrennzeichen = False Me.txtStNr._Prozent = False Me.txtStNr._ShortDateNew = False Me.txtStNr._ShortDateOnly = False Me.txtStNr._TimeOnly = False Me.txtStNr._TimeOnly_Seconds = False Me.txtStNr._value = "" Me.txtStNr._Waehrung = False Me.txtStNr._WaehrungZeichen = False Me.txtStNr.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!) Me.txtStNr.ForeColor = System.Drawing.Color.Black Me.txtStNr.Location = New System.Drawing.Point(101, 37) Me.txtStNr.MaxLength = 10 Me.txtStNr.MaxLineLength = -1 Me.txtStNr.MaxLines_Warning = "" Me.txtStNr.MaxLines_Warning_Label = Nothing Me.txtStNr.Name = "txtStNr" Me.txtStNr.Size = New System.Drawing.Size(100, 23) Me.txtStNr.TabIndex = 22 ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.BackColor = System.Drawing.Color.Transparent Me.Label9.Cursor = System.Windows.Forms.Cursors.Hand Me.Label9.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label9.ForeColor = System.Drawing.Color.Black Me.Label9.Location = New System.Drawing.Point(815, 38) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(30, 17) Me.Label9.TabIndex = 19 Me.Label9.Text = "VZ:" ' 'txtVZ ' Me.txtVZ._DateTimeOnly = False Me.txtVZ._numbersOnly = True Me.txtVZ._numbersOnlyKommastellen = "" Me.txtVZ._numbersOnlyTrennzeichen = True Me.txtVZ._Prozent = False Me.txtVZ._ShortDateNew = False Me.txtVZ._ShortDateOnly = False Me.txtVZ._TimeOnly = False Me.txtVZ._TimeOnly_Seconds = False Me.txtVZ._value = "" Me.txtVZ._Waehrung = True Me.txtVZ._WaehrungZeichen = True Me.txtVZ.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!) Me.txtVZ.ForeColor = System.Drawing.Color.Black Me.txtVZ.Location = New System.Drawing.Point(865, 32) Me.txtVZ.MaxLength = 10 Me.txtVZ.MaxLineLength = -1 Me.txtVZ.MaxLines_Warning = "" Me.txtVZ.MaxLines_Warning_Label = Nothing Me.txtVZ.Name = "txtVZ" Me.txtVZ.Size = New System.Drawing.Size(100, 23) Me.txtVZ.TabIndex = 20 ' 'txtAbfNr ' Me.txtAbfNr._DateTimeOnly = False Me.txtAbfNr._numbersOnly = True Me.txtAbfNr._numbersOnlyKommastellen = "" Me.txtAbfNr._numbersOnlyTrennzeichen = False Me.txtAbfNr._Prozent = False Me.txtAbfNr._ShortDateNew = False Me.txtAbfNr._ShortDateOnly = False Me.txtAbfNr._TimeOnly = False Me.txtAbfNr._TimeOnly_Seconds = False Me.txtAbfNr._value = "" Me.txtAbfNr._Waehrung = False Me.txtAbfNr._WaehrungZeichen = False Me.txtAbfNr.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!) Me.txtAbfNr.ForeColor = System.Drawing.Color.Black Me.txtAbfNr.Location = New System.Drawing.Point(654, 34) Me.txtAbfNr.MaxLength = 10 Me.txtAbfNr.MaxLineLength = -1 Me.txtAbfNr.MaxLines_Warning = "" Me.txtAbfNr.MaxLines_Warning_Label = Nothing Me.txtAbfNr.Name = "txtAbfNr" Me.txtAbfNr.Size = New System.Drawing.Size(146, 23) Me.txtAbfNr.TabIndex = 18 ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.BackColor = System.Drawing.Color.Transparent Me.Label8.Cursor = System.Windows.Forms.Cursors.Hand Me.Label8.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label8.ForeColor = System.Drawing.Color.Black Me.Label8.Location = New System.Drawing.Point(524, 38) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(112, 17) Me.Label8.TabIndex = 17 Me.Label8.Text = "Abfertigungs-Nr:" ' 'cbxFiliale ' Me.cbxFiliale._allowedValuesFreiText = Nothing Me.cbxFiliale._allowFreiText = False Me.cbxFiliale._value = "" Me.cbxFiliale.DropDownWidth = 150 Me.cbxFiliale.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cbxFiliale.FormattingEnabled = True Me.cbxFiliale.Location = New System.Drawing.Point(413, 33) Me.cbxFiliale.Name = "cbxFiliale" Me.cbxFiliale.Size = New System.Drawing.Size(105, 24) Me.cbxFiliale.TabIndex = 16 ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.BackColor = System.Drawing.Color.Transparent Me.Label4.Cursor = System.Windows.Forms.Cursors.Hand Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label4.ForeColor = System.Drawing.Color.Black Me.Label4.Location = New System.Drawing.Point(352, 38) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(48, 17) Me.Label4.TabIndex = 15 Me.Label4.Text = "Filiale:" ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.BackColor = System.Drawing.Color.Transparent Me.Label2.Cursor = System.Windows.Forms.Cursors.Hand Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label2.ForeColor = System.Drawing.Color.Black Me.Label2.Location = New System.Drawing.Point(524, 9) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(111, 17) Me.Label2.TabIndex = 13 Me.Label2.Text = "Bezugs/Pos-Nr.:" ' 'txtBezugsNr ' Me.txtBezugsNr._DateTimeOnly = False Me.txtBezugsNr._numbersOnly = True Me.txtBezugsNr._numbersOnlyKommastellen = "" Me.txtBezugsNr._numbersOnlyTrennzeichen = False Me.txtBezugsNr._Prozent = False Me.txtBezugsNr._ShortDateNew = False Me.txtBezugsNr._ShortDateOnly = False Me.txtBezugsNr._TimeOnly = False Me.txtBezugsNr._TimeOnly_Seconds = False Me.txtBezugsNr._value = "" Me.txtBezugsNr._Waehrung = False Me.txtBezugsNr._WaehrungZeichen = False Me.txtBezugsNr.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!) Me.txtBezugsNr.ForeColor = System.Drawing.Color.Black Me.txtBezugsNr.Location = New System.Drawing.Point(654, 5) Me.txtBezugsNr.MaxLength = 10 Me.txtBezugsNr.MaxLineLength = -1 Me.txtBezugsNr.MaxLines_Warning = "" Me.txtBezugsNr.MaxLines_Warning_Label = Nothing Me.txtBezugsNr.Name = "txtBezugsNr" Me.txtBezugsNr.Size = New System.Drawing.Size(146, 23) Me.txtBezugsNr.TabIndex = 14 ' 'cbxWahrung ' Me.cbxWahrung._allowedValuesFreiText = Nothing Me.cbxWahrung._allowFreiText = False Me.cbxWahrung._value = "" Me.cbxWahrung.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cbxWahrung.FormattingEnabled = True Me.cbxWahrung.Location = New System.Drawing.Point(431, 5) Me.cbxWahrung.Name = "cbxWahrung" Me.cbxWahrung.Size = New System.Drawing.Size(87, 24) Me.cbxWahrung.TabIndex = 12 ' 'lblWahrung ' Me.lblWahrung.AutoSize = True Me.lblWahrung.BackColor = System.Drawing.Color.Transparent Me.lblWahrung.Cursor = System.Windows.Forms.Cursors.Hand Me.lblWahrung.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblWahrung.ForeColor = System.Drawing.Color.Black Me.lblWahrung.Location = New System.Drawing.Point(352, 9) Me.lblWahrung.Name = "lblWahrung" Me.lblWahrung.Size = New System.Drawing.Size(70, 17) Me.lblWahrung.TabIndex = 11 Me.lblWahrung.Text = "Währung:" ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.BackColor = System.Drawing.Color.Transparent Me.Label1.Cursor = System.Windows.Forms.Cursors.Hand Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label1.ForeColor = System.Drawing.Color.Black Me.Label1.Location = New System.Drawing.Point(815, 9) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(44, 17) Me.Label1.TabIndex = 10 Me.Label1.Text = "3470:" ' 'txt3470 ' Me.txt3470._DateTimeOnly = False Me.txt3470._numbersOnly = True Me.txt3470._numbersOnlyKommastellen = "" Me.txt3470._numbersOnlyTrennzeichen = True Me.txt3470._Prozent = False Me.txt3470._ShortDateNew = False Me.txt3470._ShortDateOnly = False Me.txt3470._TimeOnly = False Me.txt3470._TimeOnly_Seconds = False Me.txt3470._value = "" Me.txt3470._Waehrung = True Me.txt3470._WaehrungZeichen = True Me.txt3470.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!) Me.txt3470.ForeColor = System.Drawing.Color.Black Me.txt3470.Location = New System.Drawing.Point(865, 3) Me.txt3470.MaxLength = 10 Me.txt3470.MaxLineLength = -1 Me.txt3470.MaxLines_Warning = "" Me.txt3470.MaxLines_Warning_Label = Nothing Me.txt3470.Name = "txt3470" Me.txt3470.Size = New System.Drawing.Size(100, 23) Me.txt3470.TabIndex = 10 ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.BackColor = System.Drawing.Color.Transparent Me.Label3.Cursor = System.Windows.Forms.Cursors.Hand Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label3.ForeColor = System.Drawing.Color.Black Me.Label3.Location = New System.Drawing.Point(10, 13) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(68, 17) Me.Label3.TabIndex = 5 Me.Label3.Text = "Zeitraum:" ' 'lblZeitraum ' Me.lblZeitraum.AutoSize = True Me.lblZeitraum.BackColor = System.Drawing.Color.Transparent Me.lblZeitraum.Cursor = System.Windows.Forms.Cursors.Hand Me.lblZeitraum.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblZeitraum.ForeColor = System.Drawing.Color.Black Me.lblZeitraum.Location = New System.Drawing.Point(207, 12) Me.lblZeitraum.Name = "lblZeitraum" Me.lblZeitraum.Size = New System.Drawing.Size(14, 17) Me.lblZeitraum.TabIndex = 7 Me.lblZeitraum.Text = "-" ' 'txtVon ' Me.txtVon._DateTimeOnly = False Me.txtVon._numbersOnly = False Me.txtVon._numbersOnlyKommastellen = "" Me.txtVon._numbersOnlyTrennzeichen = False Me.txtVon._Prozent = False Me.txtVon._ShortDateNew = True Me.txtVon._ShortDateOnly = False Me.txtVon._TimeOnly = False Me.txtVon._TimeOnly_Seconds = False Me.txtVon._value = "" Me.txtVon._Waehrung = False Me.txtVon._WaehrungZeichen = False Me.txtVon.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!) Me.txtVon.ForeColor = System.Drawing.Color.Black Me.txtVon.Location = New System.Drawing.Point(101, 10) Me.txtVon.MaxLength = 10 Me.txtVon.MaxLineLength = -1 Me.txtVon.MaxLines_Warning = "" Me.txtVon.MaxLines_Warning_Label = Nothing Me.txtVon.Name = "txtVon" Me.txtVon.Size = New System.Drawing.Size(100, 23) Me.txtVon.TabIndex = 6 ' 'txtBis ' Me.txtBis._DateTimeOnly = False Me.txtBis._numbersOnly = False Me.txtBis._numbersOnlyKommastellen = "" Me.txtBis._numbersOnlyTrennzeichen = False Me.txtBis._Prozent = False Me.txtBis._ShortDateNew = True Me.txtBis._ShortDateOnly = False Me.txtBis._TimeOnly = False Me.txtBis._TimeOnly_Seconds = False Me.txtBis._value = "" Me.txtBis._Waehrung = False Me.txtBis._WaehrungZeichen = False Me.txtBis.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!) Me.txtBis.ForeColor = System.Drawing.Color.Black Me.txtBis.Location = New System.Drawing.Point(227, 10) Me.txtBis.MaxLength = 10 Me.txtBis.MaxLineLength = -1 Me.txtBis.MaxLines_Warning = "" Me.txtBis.MaxLines_Warning_Label = Nothing Me.txtBis.Name = "txtBis" Me.txtBis.Size = New System.Drawing.Size(100, 23) Me.txtBis.TabIndex = 8 ' 'Panel6 ' Me.Panel6.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Panel6.BackColor = System.Drawing.Color.White Me.Panel6.ForeColor = System.Drawing.Color.White Me.Panel6.Location = New System.Drawing.Point(571, 56) Me.Panel6.Name = "Panel6" Me.Panel6.Size = New System.Drawing.Size(390, 1) Me.Panel6.TabIndex = 18 ' 'lblGesamtUSteuerFW ' Me.lblGesamtUSteuerFW.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.lblGesamtUSteuerFW.BackColor = System.Drawing.Color.Transparent Me.lblGesamtUSteuerFW.Cursor = System.Windows.Forms.Cursors.Default Me.lblGesamtUSteuerFW.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold) Me.lblGesamtUSteuerFW.ForeColor = System.Drawing.Color.White Me.lblGesamtUSteuerFW.Location = New System.Drawing.Point(721, 16) Me.lblGesamtUSteuerFW.Name = "lblGesamtUSteuerFW" Me.lblGesamtUSteuerFW.Size = New System.Drawing.Size(133, 17) Me.lblGesamtUSteuerFW.TabIndex = 17 Me.lblGesamtUSteuerFW.Text = "000.000,00 €" Me.lblGesamtUSteuerFW.TextAlign = System.Drawing.ContentAlignment.TopRight ' 'Label12 ' Me.Label12.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Label12.AutoSize = True Me.Label12.BackColor = System.Drawing.Color.Transparent Me.Label12.Cursor = System.Windows.Forms.Cursors.Default Me.Label12.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!) Me.Label12.ForeColor = System.Drawing.Color.White Me.Label12.Location = New System.Drawing.Point(579, 16) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(136, 15) Me.Label12.TabIndex = 16 Me.Label12.Text = "Gesamtbetrag USteuer:" ' 'lblDiffernezbetragFW ' Me.lblDiffernezbetragFW.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.lblDiffernezbetragFW.BackColor = System.Drawing.Color.Transparent Me.lblDiffernezbetragFW.Cursor = System.Windows.Forms.Cursors.Default Me.lblDiffernezbetragFW.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold) Me.lblDiffernezbetragFW.ForeColor = System.Drawing.Color.White Me.lblDiffernezbetragFW.Location = New System.Drawing.Point(721, 59) Me.lblDiffernezbetragFW.Name = "lblDiffernezbetragFW" Me.lblDiffernezbetragFW.Size = New System.Drawing.Size(133, 17) Me.lblDiffernezbetragFW.TabIndex = 15 Me.lblDiffernezbetragFW.Text = "000.000,00 €" Me.lblDiffernezbetragFW.TextAlign = System.Drawing.ContentAlignment.TopRight ' 'Label10 ' Me.Label10.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Label10.AutoSize = True Me.Label10.BackColor = System.Drawing.Color.Transparent Me.Label10.Cursor = System.Windows.Forms.Cursors.Default Me.Label10.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!) Me.Label10.ForeColor = System.Drawing.Color.White Me.Label10.Location = New System.Drawing.Point(579, 59) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(94, 15) Me.Label10.TabIndex = 14 Me.Label10.Text = "Differenzbetrag:" ' 'lblGesamtErstattungFW ' Me.lblGesamtErstattungFW.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.lblGesamtErstattungFW.BackColor = System.Drawing.Color.Transparent Me.lblGesamtErstattungFW.Cursor = System.Windows.Forms.Cursors.Default Me.lblGesamtErstattungFW.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold) Me.lblGesamtErstattungFW.ForeColor = System.Drawing.Color.White Me.lblGesamtErstattungFW.Location = New System.Drawing.Point(721, 36) Me.lblGesamtErstattungFW.Name = "lblGesamtErstattungFW" Me.lblGesamtErstattungFW.Size = New System.Drawing.Size(133, 17) Me.lblGesamtErstattungFW.TabIndex = 13 Me.lblGesamtErstattungFW.Text = "000.000,00 €" Me.lblGesamtErstattungFW.TextAlign = System.Drawing.ContentAlignment.TopRight ' 'Label7 ' Me.Label7.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Label7.AutoSize = True Me.Label7.BackColor = System.Drawing.Color.Transparent Me.Label7.Cursor = System.Windows.Forms.Cursors.Default Me.Label7.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!) Me.Label7.ForeColor = System.Drawing.Color.White Me.Label7.Location = New System.Drawing.Point(579, 36) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(146, 15) Me.Label7.TabIndex = 12 Me.Label7.Text = "Gesamtbetrag Erstattung:" ' 'Panel5 ' Me.Panel5.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.Panel5.Controls.Add(Me.Panel7) Me.Panel5.Controls.Add(Me.FlowLayoutPanel) Me.Panel5.Controls.Add(Me.Label5) Me.Panel5.Controls.Add(Me.cboStatus) Me.Panel5.Dock = System.Windows.Forms.DockStyle.Right Me.Panel5.Location = New System.Drawing.Point(973, 0) Me.Panel5.Margin = New System.Windows.Forms.Padding(0) Me.Panel5.Name = "Panel5" Me.Panel5.Size = New System.Drawing.Size(481, 177) Me.Panel5.TabIndex = 9 ' 'Panel7 ' Me.Panel7.Controls.Add(Me.Label6) Me.Panel7.Controls.Add(Me.rtbStatusText) Me.Panel7.Dock = System.Windows.Forms.DockStyle.Bottom Me.Panel7.Location = New System.Drawing.Point(0, 50) Me.Panel7.Name = "Panel7" Me.Panel7.Size = New System.Drawing.Size(481, 69) Me.Panel7.TabIndex = 20 ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.BackColor = System.Drawing.Color.Transparent Me.Label6.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!) Me.Label6.ForeColor = System.Drawing.Color.Black Me.Label6.Location = New System.Drawing.Point(4, 10) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(57, 13) Me.Label6.TabIndex = 1 Me.Label6.Text = "Statusinfo:" ' 'rtbStatusText ' Me.rtbStatusText.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.rtbStatusText.Location = New System.Drawing.Point(76, 7) Me.rtbStatusText.Name = "rtbStatusText" Me.rtbStatusText.Size = New System.Drawing.Size(394, 44) Me.rtbStatusText.TabIndex = 4 Me.rtbStatusText.Text = "" ' 'FlowLayoutPanel ' Me.FlowLayoutPanel.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) Me.FlowLayoutPanel.Controls.Add(Me.btnBearb) Me.FlowLayoutPanel.Controls.Add(Me.btnUnvollst) Me.FlowLayoutPanel.Controls.Add(Me.btnEingereicht) Me.FlowLayoutPanel.Controls.Add(Me.btnAbgelehnt) Me.FlowLayoutPanel.Controls.Add(Me.btnNachforderung) Me.FlowLayoutPanel.Controls.Add(Me.btnErstettel) Me.FlowLayoutPanel.Controls.Add(Me.btnTeilerstattung) Me.FlowLayoutPanel.Controls.Add(Me.btnStorno) Me.FlowLayoutPanel.Controls.Add(Me.lblAntragAbgeschlossen) Me.FlowLayoutPanel.Dock = System.Windows.Forms.DockStyle.Bottom Me.FlowLayoutPanel.Location = New System.Drawing.Point(0, 119) Me.FlowLayoutPanel.Margin = New System.Windows.Forms.Padding(0) Me.FlowLayoutPanel.Name = "FlowLayoutPanel" Me.FlowLayoutPanel.Size = New System.Drawing.Size(481, 58) Me.FlowLayoutPanel.TabIndex = 2 ' 'btnBearb ' Me.btnBearb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.btnBearb.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) Me.btnBearb.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnBearb.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!) Me.btnBearb.ForeColor = System.Drawing.Color.Black Me.btnBearb.Location = New System.Drawing.Point(3, 3) Me.btnBearb.Name = "btnBearb" Me.btnBearb.Size = New System.Drawing.Size(86, 36) Me.btnBearb.TabIndex = 0 Me.btnBearb.Text = "In Bearbeitung" Me.btnBearb.UseVisualStyleBackColor = False ' 'btnUnvollst ' Me.btnUnvollst.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.btnUnvollst.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer)) Me.btnUnvollst.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnUnvollst.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!) Me.btnUnvollst.ForeColor = System.Drawing.Color.Black Me.btnUnvollst.Location = New System.Drawing.Point(95, 3) Me.btnUnvollst.Name = "btnUnvollst" Me.btnUnvollst.Size = New System.Drawing.Size(90, 36) Me.btnUnvollst.TabIndex = 1 Me.btnUnvollst.Text = "Unvollständig" Me.btnUnvollst.UseVisualStyleBackColor = False ' 'btnEingereicht ' Me.btnEingereicht.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.btnEingereicht.BackColor = System.Drawing.Color.SteelBlue Me.btnEingereicht.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnEingereicht.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!) Me.btnEingereicht.ForeColor = System.Drawing.Color.White Me.btnEingereicht.Location = New System.Drawing.Point(191, 3) Me.btnEingereicht.Name = "btnEingereicht" Me.btnEingereicht.Size = New System.Drawing.Size(87, 36) Me.btnEingereicht.TabIndex = 2 Me.btnEingereicht.Text = " Eingereicht" Me.btnEingereicht.UseVisualStyleBackColor = False ' 'btnAbgelehnt ' Me.btnAbgelehnt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.btnAbgelehnt.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer)) Me.btnAbgelehnt.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnAbgelehnt.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!) Me.btnAbgelehnt.ForeColor = System.Drawing.Color.White Me.btnAbgelehnt.Location = New System.Drawing.Point(284, 3) Me.btnAbgelehnt.Name = "btnAbgelehnt" Me.btnAbgelehnt.Size = New System.Drawing.Size(80, 36) Me.btnAbgelehnt.TabIndex = 3 Me.btnAbgelehnt.Text = "Abgelehnt" Me.btnAbgelehnt.UseVisualStyleBackColor = False ' 'btnNachforderung ' Me.btnNachforderung.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.btnNachforderung.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer)) Me.btnNachforderung.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnNachforderung.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!) Me.btnNachforderung.ForeColor = System.Drawing.Color.Black Me.btnNachforderung.Location = New System.Drawing.Point(370, 3) Me.btnNachforderung.Name = "btnNachforderung" Me.btnNachforderung.Size = New System.Drawing.Size(98, 36) Me.btnNachforderung.TabIndex = 4 Me.btnNachforderung.Text = "Nachforderung/" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Berichtigung" Me.btnNachforderung.UseVisualStyleBackColor = False ' 'btnErstettel ' Me.btnErstettel.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.btnErstettel.BackColor = System.Drawing.Color.Green Me.btnErstettel.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnErstettel.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!) Me.btnErstettel.ForeColor = System.Drawing.Color.White Me.btnErstettel.Location = New System.Drawing.Point(3, 45) Me.btnErstettel.Name = "btnErstettel" Me.btnErstettel.Size = New System.Drawing.Size(86, 36) Me.btnErstettel.TabIndex = 5 Me.btnErstettel.Text = "Erstattet" Me.btnErstettel.UseVisualStyleBackColor = False ' 'btnTeilerstattung ' Me.btnTeilerstattung.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.btnTeilerstattung.BackColor = System.Drawing.Color.Green Me.btnTeilerstattung.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnTeilerstattung.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!) Me.btnTeilerstattung.ForeColor = System.Drawing.Color.White Me.btnTeilerstattung.Location = New System.Drawing.Point(95, 45) Me.btnTeilerstattung.Name = "btnTeilerstattung" Me.btnTeilerstattung.Size = New System.Drawing.Size(87, 36) Me.btnTeilerstattung.TabIndex = 6 Me.btnTeilerstattung.Text = "Teilerstattung" Me.btnTeilerstattung.UseVisualStyleBackColor = False ' 'btnStorno ' Me.btnStorno.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.btnStorno.BackColor = System.Drawing.Color.Red Me.btnStorno.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnStorno.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!) Me.btnStorno.ForeColor = System.Drawing.Color.White Me.btnStorno.Location = New System.Drawing.Point(188, 45) Me.btnStorno.Name = "btnStorno" Me.btnStorno.Size = New System.Drawing.Size(52, 36) Me.btnStorno.TabIndex = 7 Me.btnStorno.Text = "Storno" Me.btnStorno.UseVisualStyleBackColor = False ' 'lblAntragAbgeschlossen ' Me.lblAntragAbgeschlossen.AutoSize = True Me.lblAntragAbgeschlossen.BackColor = System.Drawing.Color.Transparent Me.lblAntragAbgeschlossen.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblAntragAbgeschlossen.ForeColor = System.Drawing.Color.Green Me.lblAntragAbgeschlossen.Location = New System.Drawing.Point(246, 42) Me.lblAntragAbgeschlossen.Name = "lblAntragAbgeschlossen" Me.lblAntragAbgeschlossen.Size = New System.Drawing.Size(193, 20) Me.lblAntragAbgeschlossen.TabIndex = 8 Me.lblAntragAbgeschlossen.Text = "Antrag abgeschlossen!" Me.lblAntragAbgeschlossen.Visible = False ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.BackColor = System.Drawing.Color.Transparent Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label5.ForeColor = System.Drawing.Color.Black Me.Label5.Location = New System.Drawing.Point(3, 19) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(67, 20) Me.Label5.TabIndex = 0 Me.Label5.Text = "Status:" ' 'cboStatus ' Me.cboStatus._allowedValuesFreiText = Nothing Me.cboStatus._allowFreiText = False Me.cboStatus._value = "" Me.cboStatus.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.cboStatus.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!) Me.cboStatus.FormattingEnabled = True Me.cboStatus.Location = New System.Drawing.Point(76, 16) Me.cboStatus.Name = "cboStatus" Me.cboStatus.Size = New System.Drawing.Size(394, 28) Me.cboStatus.TabIndex = 1 ' 'lblFirma ' Me.lblFirma.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.lblFirma.BackColor = System.Drawing.Color.Transparent Me.lblFirma.Cursor = System.Windows.Forms.Cursors.Default Me.lblFirma.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold) Me.lblFirma.ForeColor = System.Drawing.Color.White Me.lblFirma.Location = New System.Drawing.Point(79, 42) Me.lblFirma.Name = "lblFirma" Me.lblFirma.Size = New System.Drawing.Size(432, 18) Me.lblFirma.TabIndex = 3 Me.lblFirma.Text = "VERAG Spedition AG" ' 'lblWarnung ' Me.lblWarnung.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.lblWarnung.BackColor = System.Drawing.Color.Transparent Me.lblWarnung.Cursor = System.Windows.Forms.Cursors.Default Me.lblWarnung.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold) Me.lblWarnung.ForeColor = System.Drawing.Color.Red Me.lblWarnung.Location = New System.Drawing.Point(475, 10) Me.lblWarnung.Name = "lblWarnung" Me.lblWarnung.Size = New System.Drawing.Size(183, 18) Me.lblWarnung.TabIndex = 23 ' 'pnlBody ' Me.pnlBody.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.pnlBody.BackColor = System.Drawing.Color.White Me.pnlBody.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.pnlBody.Controls.Add(Me.TabControl1) Me.pnlBody.Location = New System.Drawing.Point(0, 177) Me.pnlBody.Name = "pnlBody" Me.pnlBody.Size = New System.Drawing.Size(1454, 472) Me.pnlBody.TabIndex = 1 ' 'TabControl1 ' Me.TabControl1.Controls.Add(Me.TabPage1) Me.TabControl1.Controls.Add(Me.TabPage2) Me.TabControl1.Dock = System.Windows.Forms.DockStyle.Fill Me.TabControl1.Location = New System.Drawing.Point(0, 0) Me.TabControl1.Name = "TabControl1" Me.TabControl1.SelectedIndex = 0 Me.TabControl1.Size = New System.Drawing.Size(1452, 470) Me.TabControl1.TabIndex = 1 ' 'TabPage1 ' Me.TabPage1.Controls.Add(Me.dgvUSTVPositionen) Me.TabPage1.Controls.Add(Me.pnlAntragsPosDetails) 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(1444, 444) Me.TabPage1.TabIndex = 0 Me.TabPage1.Text = "Antragspositionen" Me.TabPage1.UseVisualStyleBackColor = True ' 'dgvUSTVPositionen ' Me.dgvUSTVPositionen.AKTUALISIERUNGS_INTERVALL = 500 Me.dgvUSTVPositionen.AllowUserToAddRows = False Me.dgvUSTVPositionen.AllowUserToDeleteRows = False DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(240, Byte), Integer), CType(CType(245, Byte), Integer), CType(CType(255, Byte), Integer)) Me.dgvUSTVPositionen.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1 Me.dgvUSTVPositionen.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.dgvUSTVPositionen.BackgroundColor = System.Drawing.Color.White Me.dgvUSTVPositionen.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvUSTVPositionen.Location = New System.Drawing.Point(3, 3) Me.dgvUSTVPositionen.Name = "dgvUSTVPositionen" Me.dgvUSTVPositionen.ReadOnly = True Me.dgvUSTVPositionen.RowHeadersVisible = False Me.dgvUSTVPositionen.RowHeadersWidth = 62 Me.dgvUSTVPositionen.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect Me.dgvUSTVPositionen.Size = New System.Drawing.Size(1438, 169) Me.dgvUSTVPositionen.TabIndex = 0 ' 'pnlAntragsPosDetails ' Me.pnlAntragsPosDetails.Controls.Add(Me.Panel2) Me.pnlAntragsPosDetails.Dock = System.Windows.Forms.DockStyle.Bottom Me.pnlAntragsPosDetails.Location = New System.Drawing.Point(3, 178) Me.pnlAntragsPosDetails.Name = "pnlAntragsPosDetails" Me.pnlAntragsPosDetails.Size = New System.Drawing.Size(1438, 263) Me.pnlAntragsPosDetails.TabIndex = 2 ' 'Panel2 ' Me.Panel2.BackColor = System.Drawing.Color.White Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel2.Controls.Add(Me.UstCntlUSTV_AntragPosition1) Me.Panel2.Controls.Add(Me.Panel4) Me.Panel2.Dock = System.Windows.Forms.DockStyle.Fill Me.Panel2.Location = New System.Drawing.Point(0, 0) Me.Panel2.Name = "Panel2" Me.Panel2.Size = New System.Drawing.Size(1438, 263) Me.Panel2.TabIndex = 1 ' 'UstCntlUSTV_AntragPosition1 ' Me.UstCntlUSTV_AntragPosition1.Dock = System.Windows.Forms.DockStyle.Fill Me.UstCntlUSTV_AntragPosition1.Location = New System.Drawing.Point(154, 0) Me.UstCntlUSTV_AntragPosition1.Name = "UstCntlUSTV_AntragPosition1" Me.UstCntlUSTV_AntragPosition1.Size = New System.Drawing.Size(1282, 261) Me.UstCntlUSTV_AntragPosition1.TabIndex = 0 ' 'Panel4 ' Me.Panel4.BackColor = System.Drawing.Color.WhiteSmoke Me.Panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel4.Controls.Add(Me.btnEintragloeschen) Me.Panel4.Controls.Add(Me.btnNeuerEintrag) Me.Panel4.Dock = System.Windows.Forms.DockStyle.Left Me.Panel4.Location = New System.Drawing.Point(0, 0) Me.Panel4.Name = "Panel4" Me.Panel4.Size = New System.Drawing.Size(154, 261) Me.Panel4.TabIndex = 0 ' 'btnEintragloeschen ' Me.btnEintragloeschen.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnEintragloeschen.ForeColor = System.Drawing.Color.Black Me.btnEintragloeschen.Image = Global.SDL.My.Resources.Resources.del Me.btnEintragloeschen.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.btnEintragloeschen.Location = New System.Drawing.Point(6, 50) Me.btnEintragloeschen.Name = "btnEintragloeschen" Me.btnEintragloeschen.Size = New System.Drawing.Size(135, 39) Me.btnEintragloeschen.TabIndex = 1 Me.btnEintragloeschen.Text = "Eintrag löschen" Me.btnEintragloeschen.TextAlign = System.Drawing.ContentAlignment.MiddleRight Me.btnEintragloeschen.UseVisualStyleBackColor = True ' 'btnNeuerEintrag ' Me.btnNeuerEintrag.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnNeuerEintrag.ForeColor = System.Drawing.Color.Black Me.btnNeuerEintrag.Image = Global.SDL.My.Resources.Resources.plus Me.btnNeuerEintrag.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.btnNeuerEintrag.Location = New System.Drawing.Point(6, 5) Me.btnNeuerEintrag.Name = "btnNeuerEintrag" Me.btnNeuerEintrag.Size = New System.Drawing.Size(135, 39) Me.btnNeuerEintrag.TabIndex = 0 Me.btnNeuerEintrag.Text = "Neuer Eintrag" Me.btnNeuerEintrag.TextAlign = System.Drawing.ContentAlignment.MiddleRight Me.btnNeuerEintrag.UseVisualStyleBackColor = True ' 'TabPage2 ' Me.TabPage2.Controls.Add(Me.Panel3) 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(1444, 444) Me.TabPage2.TabIndex = 1 Me.TabPage2.Text = "Erstattungspositionen" Me.TabPage2.UseVisualStyleBackColor = True ' 'Panel3 ' Me.Panel3.BackColor = System.Drawing.Color.White Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel3.Controls.Add(Me.dgvErstattungspositionen) Me.Panel3.Controls.Add(Me.pnlErstattungsdetails) Me.Panel3.Dock = System.Windows.Forms.DockStyle.Fill Me.Panel3.Location = New System.Drawing.Point(3, 3) Me.Panel3.Name = "Panel3" Me.Panel3.Size = New System.Drawing.Size(1438, 438) Me.Panel3.TabIndex = 3 ' 'dgvErstattungspositionen ' Me.dgvErstattungspositionen.AKTUALISIERUNGS_INTERVALL = 500 Me.dgvErstattungspositionen.AllowUserToAddRows = False Me.dgvErstattungspositionen.AllowUserToDeleteRows = False DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(240, Byte), Integer), CType(CType(245, Byte), Integer), CType(CType(255, Byte), Integer)) Me.dgvErstattungspositionen.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2 Me.dgvErstattungspositionen.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.dgvErstattungspositionen.BackgroundColor = System.Drawing.Color.White Me.dgvErstattungspositionen.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvErstattungspositionen.Location = New System.Drawing.Point(3, 3) Me.dgvErstattungspositionen.Name = "dgvErstattungspositionen" Me.dgvErstattungspositionen.ReadOnly = True Me.dgvErstattungspositionen.RowHeadersVisible = False Me.dgvErstattungspositionen.RowHeadersWidth = 62 Me.dgvErstattungspositionen.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect Me.dgvErstattungspositionen.Size = New System.Drawing.Size(1438, 172) Me.dgvErstattungspositionen.TabIndex = 1 ' 'pnlErstattungsdetails ' Me.pnlErstattungsdetails.BackColor = System.Drawing.Color.WhiteSmoke Me.pnlErstattungsdetails.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.pnlErstattungsdetails.Controls.Add(Me.UstCntlUSTV_AntragErstattungen1) Me.pnlErstattungsdetails.Controls.Add(Me.Panel1) Me.pnlErstattungsdetails.Dock = System.Windows.Forms.DockStyle.Bottom Me.pnlErstattungsdetails.Location = New System.Drawing.Point(0, 175) Me.pnlErstattungsdetails.Name = "pnlErstattungsdetails" Me.pnlErstattungsdetails.Size = New System.Drawing.Size(1436, 261) Me.pnlErstattungsdetails.TabIndex = 0 ' 'UstCntlUSTV_AntragErstattungen1 ' Me.UstCntlUSTV_AntragErstattungen1.Dock = System.Windows.Forms.DockStyle.Fill Me.UstCntlUSTV_AntragErstattungen1.Location = New System.Drawing.Point(154, 0) Me.UstCntlUSTV_AntragErstattungen1.Name = "UstCntlUSTV_AntragErstattungen1" Me.UstCntlUSTV_AntragErstattungen1.Size = New System.Drawing.Size(1280, 259) Me.UstCntlUSTV_AntragErstattungen1.TabIndex = 2 ' 'Panel1 ' Me.Panel1.BackColor = System.Drawing.Color.WhiteSmoke Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel1.Controls.Add(Me.Button2) Me.Panel1.Controls.Add(Me.Button3) Me.Panel1.Dock = System.Windows.Forms.DockStyle.Left Me.Panel1.Location = New System.Drawing.Point(0, 0) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(154, 259) Me.Panel1.TabIndex = 3 ' 'Button2 ' Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button2.ForeColor = System.Drawing.Color.Black Me.Button2.Image = Global.SDL.My.Resources.Resources.del Me.Button2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button2.Location = New System.Drawing.Point(6, 50) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(135, 39) Me.Button2.TabIndex = 1 Me.Button2.Text = "Eintrag löschen" Me.Button2.TextAlign = System.Drawing.ContentAlignment.MiddleRight Me.Button2.UseVisualStyleBackColor = True ' 'Button3 ' Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button3.ForeColor = System.Drawing.Color.Black Me.Button3.Image = Global.SDL.My.Resources.Resources.plus Me.Button3.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button3.Location = New System.Drawing.Point(6, 5) Me.Button3.Name = "Button3" Me.Button3.Size = New System.Drawing.Size(135, 39) Me.Button3.TabIndex = 0 Me.Button3.Text = "Neuer Eintrag" Me.Button3.TextAlign = System.Drawing.ContentAlignment.MiddleRight Me.Button3.UseVisualStyleBackColor = True ' 'ContextMenuStrip1 ' Me.ContextMenuStrip1.Name = "ContextMenuStrip1" Me.ContextMenuStrip1.Size = New System.Drawing.Size(61, 4) ' 'ContextMenuStrip2 ' Me.ContextMenuStrip2.Name = "ContextMenuStrip1" Me.ContextMenuStrip2.Size = New System.Drawing.Size(61, 4) ' 'Button4 ' Me.Button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button4.ForeColor = System.Drawing.Color.Black Me.Button4.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button4.Location = New System.Drawing.Point(979, 30) Me.Button4.Name = "Button4" Me.Button4.Size = New System.Drawing.Size(103, 39) Me.Button4.TabIndex = 28 Me.Button4.Text = "Sped.-Buch eintragen" Me.Button4.UseVisualStyleBackColor = True ' 'frmMDM_USTVAntrag ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1454, 749) Me.Controls.Add(Me.pnlHeader) Me.Controls.Add(Me.pnlBody) Me.Controls.Add(Me.pnlBottom) Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon) Me.KeyPreview = True Me.Name = "frmMDM_USTVAntrag" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "USTV Antrag" Me.pnlBottom.ResumeLayout(False) Me.pnlBottom.PerformLayout() CType(Me.picPDF, System.ComponentModel.ISupportInitialize).EndInit() Me.pnlHeader.ResumeLayout(False) Me.pnlHeader.PerformLayout() Me.Panel9.ResumeLayout(False) Me.Panel8.ResumeLayout(False) Me.Panel8.PerformLayout() Me.Panel5.ResumeLayout(False) Me.Panel5.PerformLayout() Me.Panel7.ResumeLayout(False) Me.Panel7.PerformLayout() Me.FlowLayoutPanel.ResumeLayout(False) Me.FlowLayoutPanel.PerformLayout() Me.pnlBody.ResumeLayout(False) Me.TabControl1.ResumeLayout(False) Me.TabPage1.ResumeLayout(False) CType(Me.dgvUSTVPositionen, System.ComponentModel.ISupportInitialize).EndInit() Me.pnlAntragsPosDetails.ResumeLayout(False) Me.Panel2.ResumeLayout(False) Me.Panel4.ResumeLayout(False) Me.TabPage2.ResumeLayout(False) Me.Panel3.ResumeLayout(False) CType(Me.dgvErstattungspositionen, System.ComponentModel.ISupportInitialize).EndInit() Me.pnlErstattungsdetails.ResumeLayout(False) Me.Panel1.ResumeLayout(False) Me.ResumeLayout(False) End Sub Friend WithEvents pnlBottom As Panel Friend WithEvents btnAntrageeinarbeiten As Button Friend WithEvents pnlHeader As Panel Friend WithEvents lblFirma As Label Friend WithEvents pnlBody As Panel Friend WithEvents dgvUSTVPositionen As VERAG_PROG_ALLGEMEIN.MyDatagridview Friend WithEvents lbl_EintrageVerarbetiet As Label Friend WithEvents cbxArchivierteEintracheNochmalsEinarbetien As CheckBox Friend WithEvents Label3 As Label Friend WithEvents lblZeitraum As Label Friend WithEvents cboStatus As VERAG_PROG_ALLGEMEIN.MyComboBox Friend WithEvents Label5 As Label Friend WithEvents rtbStatusText As RichTextBox Friend WithEvents Button1 As Button Friend WithEvents pnlAntragsPosDetails As Panel Friend WithEvents Panel2 As Panel Friend WithEvents btnNeuerEintrag As Button Friend WithEvents Panel4 As Panel Friend WithEvents btnEintragloeschen As Button Friend WithEvents txtBis As VERAG_PROG_ALLGEMEIN.MyTextBox Friend WithEvents txtVon As VERAG_PROG_ALLGEMEIN.MyTextBox Friend WithEvents UstCntlUSTV_AntragPosition1 As ustCntlUSTV_AntragPosition Friend WithEvents Panel5 As Panel Friend WithEvents Label6 As Label Friend WithEvents FlowLayoutPanel As FlowLayoutPanel Friend WithEvents btnBearb As Button Friend WithEvents btnEingereicht As Button Friend WithEvents btnUnvollst As Button Friend WithEvents btnNachforderung As Button Friend WithEvents btnErstettel As Button Friend WithEvents btnAbgelehnt As Button Friend WithEvents btnStorno As Button Friend WithEvents btnTeilerstattung As Button Friend WithEvents lblAntragAbgeschlossen As Label Friend WithEvents lblGesamtUSteuerFW As Label Friend WithEvents Label12 As Label Friend WithEvents lblDiffernezbetragFW As Label Friend WithEvents Label10 As Label Friend WithEvents lblGesamtErstattungFW As Label Friend WithEvents Label7 As Label Friend WithEvents Panel6 As Panel Friend WithEvents Panel7 As Panel Friend WithEvents lblLand As Label Friend WithEvents Panel8 As Panel Friend WithEvents lblKdNr As Label Friend WithEvents Panel9 As Panel Friend WithEvents ContextMenuStrip1 As ContextMenuStrip Friend WithEvents btnMail As Button Friend WithEvents cboAntragArt As VERAG_PROG_ALLGEMEIN.MyComboBox Friend WithEvents Label1 As Label Friend WithEvents txt3470 As VERAG_PROG_ALLGEMEIN.MyTextBox Friend WithEvents ContextMenuStrip2 As ContextMenuStrip Friend WithEvents KdSearchBox1 As VERAG_PROG_ALLGEMEIN.KdSearchBox Friend WithEvents cbxLand As VERAG_PROG_ALLGEMEIN.MyComboBox Friend WithEvents cbxWahrung As VERAG_PROG_ALLGEMEIN.MyComboBox Friend WithEvents lblWahrung As Label Friend WithEvents lblWarnung As Label Friend WithEvents Label11 As Label Friend WithEvents txtStNr As VERAG_PROG_ALLGEMEIN.MyTextBox Friend WithEvents Label9 As Label Friend WithEvents txtVZ As VERAG_PROG_ALLGEMEIN.MyTextBox Friend WithEvents txtAbfNr As VERAG_PROG_ALLGEMEIN.MyTextBox Friend WithEvents Label8 As Label Friend WithEvents cbxFiliale As VERAG_PROG_ALLGEMEIN.MyComboBox Friend WithEvents Label4 As Label Friend WithEvents Label2 As Label Friend WithEvents txtBezugsNr As VERAG_PROG_ALLGEMEIN.MyTextBox Friend WithEvents picPDF As PictureBox Friend WithEvents txtGueltig As VERAG_PROG_ALLGEMEIN.MyTextBox Friend WithEvents Label13 As Label Friend WithEvents lblMWSTAntrag As Label Friend WithEvents lblGesamtUSteuer As Label Friend WithEvents lblDiffernezbetrag As Label Friend WithEvents lblGesamtErstattung As Label Friend WithEvents TabControl1 As TabControl Friend WithEvents TabPage1 As TabPage Friend WithEvents TabPage2 As TabPage Friend WithEvents dgvErstattungspositionen As VERAG_PROG_ALLGEMEIN.MyDatagridview Friend WithEvents Panel3 As Panel Friend WithEvents pnlErstattungsdetails As Panel Friend WithEvents UstCntlUSTV_AntragErstattungen1 As ustCntlUSTV_ErstattungPosition Friend WithEvents Panel1 As Panel Friend WithEvents Button2 As Button Friend WithEvents Button3 As Button Friend WithEvents Button4 As Button End Class