922 lines
47 KiB
VB.net
922 lines
47 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class frmMDM_USTVAntrag
|
|
Inherits System.Windows.Forms.Form
|
|
|
|
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
|
|
<System.Diagnostics.DebuggerNonUserCode()>
|
|
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
Try
|
|
If disposing AndAlso components IsNot Nothing Then
|
|
components.Dispose()
|
|
End If
|
|
Finally
|
|
MyBase.Dispose(disposing)
|
|
End Try
|
|
End Sub
|
|
|
|
'Wird vom Windows Form-Designer benötigt.
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
|
|
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
|
|
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
|
|
<System.Diagnostics.DebuggerStepThrough()>
|
|
Private Sub InitializeComponent()
|
|
Me.components = New System.ComponentModel.Container()
|
|
Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmMDM_USTVAntrag))
|
|
Me.Panel3 = New System.Windows.Forms.Panel()
|
|
Me.lblRMCeingearbeitet = New System.Windows.Forms.Label()
|
|
Me.btnRMCEinarbeiten = New System.Windows.Forms.Button()
|
|
Me.btnMail = New System.Windows.Forms.Button()
|
|
Me.Button14 = New System.Windows.Forms.Button()
|
|
Me.cbxArchivierteEintracheNochmalsEinarbetien = New System.Windows.Forms.CheckBox()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.lblPLOSE_EintrageVerarbetiet = New System.Windows.Forms.Label()
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.cboAntragArt = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.lblKdNr = New System.Windows.Forms.Label()
|
|
Me.Panel9 = New System.Windows.Forms.Panel()
|
|
Me.lblLand = New System.Windows.Forms.Label()
|
|
Me.Panel8 = New System.Windows.Forms.Panel()
|
|
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.lblGesamtUSteuer = New System.Windows.Forms.Label()
|
|
Me.Label12 = New System.Windows.Forms.Label()
|
|
Me.lblDiffernezbetrag = New System.Windows.Forms.Label()
|
|
Me.Label10 = New System.Windows.Forms.Label()
|
|
Me.lblGesamtErstattung = 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.pnlFilter = New System.Windows.Forms.Panel()
|
|
Me.dgvUSTVPositionen = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components)
|
|
Me.pnl = New System.Windows.Forms.Panel()
|
|
Me.Panel2 = New System.Windows.Forms.Panel()
|
|
Me.Panel4 = New System.Windows.Forms.Panel()
|
|
Me.Button3 = New System.Windows.Forms.Button()
|
|
Me.Button2 = New System.Windows.Forms.Button()
|
|
Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
|
Me.txt3470 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.UstCntlUSTV_AntragPosition1 = New SDL.ustCntlUSTV_AntragPosition()
|
|
Me.Panel3.SuspendLayout()
|
|
Me.Panel1.SuspendLayout()
|
|
Me.Panel9.SuspendLayout()
|
|
Me.Panel8.SuspendLayout()
|
|
Me.Panel5.SuspendLayout()
|
|
Me.Panel7.SuspendLayout()
|
|
Me.FlowLayoutPanel.SuspendLayout()
|
|
Me.pnlFilter.SuspendLayout()
|
|
CType(Me.dgvUSTVPositionen, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.pnl.SuspendLayout()
|
|
Me.Panel2.SuspendLayout()
|
|
Me.Panel4.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'Panel3
|
|
'
|
|
Me.Panel3.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.Panel3.Controls.Add(Me.lblRMCeingearbeitet)
|
|
Me.Panel3.Controls.Add(Me.btnRMCEinarbeiten)
|
|
Me.Panel3.Controls.Add(Me.btnMail)
|
|
Me.Panel3.Controls.Add(Me.Button14)
|
|
Me.Panel3.Controls.Add(Me.cbxArchivierteEintracheNochmalsEinarbetien)
|
|
Me.Panel3.Controls.Add(Me.Button1)
|
|
Me.Panel3.Controls.Add(Me.lblPLOSE_EintrageVerarbetiet)
|
|
Me.Panel3.Dock = System.Windows.Forms.DockStyle.Bottom
|
|
Me.Panel3.Location = New System.Drawing.Point(0, 649)
|
|
Me.Panel3.Name = "Panel3"
|
|
Me.Panel3.Size = New System.Drawing.Size(1454, 100)
|
|
Me.Panel3.TabIndex = 3
|
|
'
|
|
'lblRMCeingearbeitet
|
|
'
|
|
Me.lblRMCeingearbeitet.ForeColor = System.Drawing.Color.Black
|
|
Me.lblRMCeingearbeitet.Location = New System.Drawing.Point(198, 70)
|
|
Me.lblRMCeingearbeitet.Name = "lblRMCeingearbeitet"
|
|
Me.lblRMCeingearbeitet.Size = New System.Drawing.Size(168, 19)
|
|
Me.lblRMCeingearbeitet.TabIndex = 28
|
|
Me.lblRMCeingearbeitet.Text = "alle Einträge verarbeitet"
|
|
Me.lblRMCeingearbeitet.TextAlign = System.Drawing.ContentAlignment.TopRight
|
|
Me.lblRMCeingearbeitet.Visible = False
|
|
'
|
|
'btnRMCEinarbeiten
|
|
'
|
|
Me.btnRMCEinarbeiten.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnRMCEinarbeiten.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!)
|
|
Me.btnRMCEinarbeiten.ForeColor = System.Drawing.Color.Black
|
|
Me.btnRMCEinarbeiten.Image = Global.SDL.My.Resources.Resources.plus
|
|
Me.btnRMCEinarbeiten.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnRMCEinarbeiten.Location = New System.Drawing.Point(198, 29)
|
|
Me.btnRMCEinarbeiten.Name = "btnRMCEinarbeiten"
|
|
Me.btnRMCEinarbeiten.Size = New System.Drawing.Size(168, 38)
|
|
Me.btnRMCEinarbeiten.TabIndex = 27
|
|
Me.btnRMCEinarbeiten.Text = "RMC übernehmen"
|
|
Me.btnRMCEinarbeiten.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnRMCEinarbeiten.UseVisualStyleBackColor = True
|
|
'
|
|
'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(1095, 30)
|
|
Me.btnMail.Name = "btnMail"
|
|
Me.btnMail.Size = New System.Drawing.Size(75, 39)
|
|
Me.btnMail.TabIndex = 26
|
|
Me.btnMail.Text = "Anträge"
|
|
Me.btnMail.UseVisualStyleBackColor = True
|
|
'
|
|
'Button14
|
|
'
|
|
Me.Button14.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button14.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!)
|
|
Me.Button14.ForeColor = System.Drawing.Color.Black
|
|
Me.Button14.Image = Global.SDL.My.Resources.Resources.plus
|
|
Me.Button14.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button14.Location = New System.Drawing.Point(12, 29)
|
|
Me.Button14.Name = "Button14"
|
|
Me.Button14.Size = New System.Drawing.Size(168, 38)
|
|
Me.Button14.TabIndex = 1
|
|
Me.Button14.Text = "PLOSE übernehmen"
|
|
Me.Button14.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.Button14.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
|
|
'
|
|
'lblPLOSE_EintrageVerarbetiet
|
|
'
|
|
Me.lblPLOSE_EintrageVerarbetiet.ForeColor = System.Drawing.Color.Black
|
|
Me.lblPLOSE_EintrageVerarbetiet.Location = New System.Drawing.Point(12, 70)
|
|
Me.lblPLOSE_EintrageVerarbetiet.Name = "lblPLOSE_EintrageVerarbetiet"
|
|
Me.lblPLOSE_EintrageVerarbetiet.Size = New System.Drawing.Size(168, 19)
|
|
Me.lblPLOSE_EintrageVerarbetiet.TabIndex = 3
|
|
Me.lblPLOSE_EintrageVerarbetiet.Text = "alle Einträge verarbeitet"
|
|
Me.lblPLOSE_EintrageVerarbetiet.TextAlign = System.Drawing.ContentAlignment.TopRight
|
|
Me.lblPLOSE_EintrageVerarbetiet.Visible = False
|
|
'
|
|
'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.cboAntragArt)
|
|
Me.Panel1.Controls.Add(Me.lblKdNr)
|
|
Me.Panel1.Controls.Add(Me.Panel9)
|
|
Me.Panel1.Controls.Add(Me.Panel8)
|
|
Me.Panel1.Controls.Add(Me.Panel6)
|
|
Me.Panel1.Controls.Add(Me.lblGesamtUSteuer)
|
|
Me.Panel1.Controls.Add(Me.Label12)
|
|
Me.Panel1.Controls.Add(Me.lblDiffernezbetrag)
|
|
Me.Panel1.Controls.Add(Me.Label10)
|
|
Me.Panel1.Controls.Add(Me.lblGesamtErstattung)
|
|
Me.Panel1.Controls.Add(Me.Label7)
|
|
Me.Panel1.Controls.Add(Me.Panel5)
|
|
Me.Panel1.Controls.Add(Me.lblFirma)
|
|
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(1454, 177)
|
|
Me.Panel1.TabIndex = 0
|
|
'
|
|
'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.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
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.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
|
|
'
|
|
'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.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
|
|
'
|
|
'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 = True
|
|
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 = True
|
|
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 = True
|
|
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 = True
|
|
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(676, 56)
|
|
Me.Panel6.Name = "Panel6"
|
|
Me.Panel6.Size = New System.Drawing.Size(290, 1)
|
|
Me.Panel6.TabIndex = 18
|
|
'
|
|
'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.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
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(826, 16)
|
|
Me.lblGesamtUSteuer.Name = "lblGesamtUSteuer"
|
|
Me.lblGesamtUSteuer.Size = New System.Drawing.Size(133, 17)
|
|
Me.lblGesamtUSteuer.TabIndex = 17
|
|
Me.lblGesamtUSteuer.Text = "000.000,00 €"
|
|
Me.lblGesamtUSteuer.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.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
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(684, 16)
|
|
Me.Label12.Name = "Label12"
|
|
Me.Label12.Size = New System.Drawing.Size(136, 15)
|
|
Me.Label12.TabIndex = 16
|
|
Me.Label12.Text = "Gesamtbetrag USteuer:"
|
|
'
|
|
'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.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
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(826, 59)
|
|
Me.lblDiffernezbetrag.Name = "lblDiffernezbetrag"
|
|
Me.lblDiffernezbetrag.Size = New System.Drawing.Size(133, 17)
|
|
Me.lblDiffernezbetrag.TabIndex = 15
|
|
Me.lblDiffernezbetrag.Text = "000.000,00 €"
|
|
Me.lblDiffernezbetrag.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.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
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(684, 59)
|
|
Me.Label10.Name = "Label10"
|
|
Me.Label10.Size = New System.Drawing.Size(94, 15)
|
|
Me.Label10.TabIndex = 14
|
|
Me.Label10.Text = "Differenzbetrag:"
|
|
'
|
|
'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.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
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(826, 36)
|
|
Me.lblGesamtErstattung.Name = "lblGesamtErstattung"
|
|
Me.lblGesamtErstattung.Size = New System.Drawing.Size(133, 17)
|
|
Me.lblGesamtErstattung.TabIndex = 13
|
|
Me.lblGesamtErstattung.Text = "000.000,00 €"
|
|
Me.lblGesamtErstattung.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.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
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(684, 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.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
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"
|
|
'
|
|
'pnlFilter
|
|
'
|
|
Me.pnlFilter.BackColor = System.Drawing.Color.White
|
|
Me.pnlFilter.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.pnlFilter.Controls.Add(Me.dgvUSTVPositionen)
|
|
Me.pnlFilter.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.pnlFilter.Location = New System.Drawing.Point(0, 177)
|
|
Me.pnlFilter.Name = "pnlFilter"
|
|
Me.pnlFilter.Size = New System.Drawing.Size(1454, 203)
|
|
Me.pnlFilter.TabIndex = 1
|
|
'
|
|
'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.BackgroundColor = System.Drawing.Color.White
|
|
Me.dgvUSTVPositionen.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.dgvUSTVPositionen.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.dgvUSTVPositionen.Location = New System.Drawing.Point(0, 0)
|
|
Me.dgvUSTVPositionen.MultiSelect = False
|
|
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(1452, 201)
|
|
Me.dgvUSTVPositionen.TabIndex = 0
|
|
'
|
|
'pnl
|
|
'
|
|
Me.pnl.Controls.Add(Me.Panel2)
|
|
Me.pnl.Controls.Add(Me.Panel4)
|
|
Me.pnl.Dock = System.Windows.Forms.DockStyle.Bottom
|
|
Me.pnl.Location = New System.Drawing.Point(0, 380)
|
|
Me.pnl.Name = "pnl"
|
|
Me.pnl.Size = New System.Drawing.Size(1454, 269)
|
|
Me.pnl.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.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.Panel2.Location = New System.Drawing.Point(154, 0)
|
|
Me.Panel2.Name = "Panel2"
|
|
Me.Panel2.Size = New System.Drawing.Size(1300, 269)
|
|
Me.Panel2.TabIndex = 1
|
|
'
|
|
'Panel4
|
|
'
|
|
Me.Panel4.BackColor = System.Drawing.Color.WhiteSmoke
|
|
Me.Panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.Panel4.Controls.Add(Me.Button3)
|
|
Me.Panel4.Controls.Add(Me.Button2)
|
|
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, 269)
|
|
Me.Panel4.TabIndex = 0
|
|
'
|
|
'Button3
|
|
'
|
|
Me.Button3.Enabled = False
|
|
Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button3.ForeColor = System.Drawing.Color.Black
|
|
Me.Button3.Image = Global.SDL.My.Resources.Resources.del
|
|
Me.Button3.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button3.Location = New System.Drawing.Point(6, 50)
|
|
Me.Button3.Name = "Button3"
|
|
Me.Button3.Size = New System.Drawing.Size(135, 39)
|
|
Me.Button3.TabIndex = 1
|
|
Me.Button3.Text = "Eintrag löschen"
|
|
Me.Button3.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.Button3.UseVisualStyleBackColor = True
|
|
'
|
|
'Button2
|
|
'
|
|
Me.Button2.Enabled = False
|
|
Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button2.ForeColor = System.Drawing.Color.Black
|
|
Me.Button2.Image = Global.SDL.My.Resources.Resources.plus
|
|
Me.Button2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button2.Location = New System.Drawing.Point(6, 5)
|
|
Me.Button2.Name = "Button2"
|
|
Me.Button2.Size = New System.Drawing.Size(135, 39)
|
|
Me.Button2.TabIndex = 0
|
|
Me.Button2.Text = "Neuer Eintrag"
|
|
Me.Button2.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.Button2.UseVisualStyleBackColor = True
|
|
'
|
|
'ContextMenuStrip1
|
|
'
|
|
Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
|
|
Me.ContextMenuStrip1.Size = New System.Drawing.Size(61, 4)
|
|
'
|
|
'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(858, 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 = 9
|
|
'
|
|
'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(785, 6)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(44, 17)
|
|
Me.Label1.TabIndex = 10
|
|
Me.Label1.Text = "3470:"
|
|
'
|
|
'UstCntlUSTV_AntragPosition1
|
|
'
|
|
Me.UstCntlUSTV_AntragPosition1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.UstCntlUSTV_AntragPosition1.Location = New System.Drawing.Point(0, 0)
|
|
Me.UstCntlUSTV_AntragPosition1.Name = "UstCntlUSTV_AntragPosition1"
|
|
Me.UstCntlUSTV_AntragPosition1.Size = New System.Drawing.Size(1298, 267)
|
|
Me.UstCntlUSTV_AntragPosition1.TabIndex = 0
|
|
'
|
|
'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.pnlFilter)
|
|
Me.Controls.Add(Me.pnl)
|
|
Me.Controls.Add(Me.Panel3)
|
|
Me.Controls.Add(Me.Panel1)
|
|
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.Panel3.ResumeLayout(False)
|
|
Me.Panel3.PerformLayout()
|
|
Me.Panel1.ResumeLayout(False)
|
|
Me.Panel1.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.pnlFilter.ResumeLayout(False)
|
|
CType(Me.dgvUSTVPositionen, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.pnl.ResumeLayout(False)
|
|
Me.Panel2.ResumeLayout(False)
|
|
Me.Panel4.ResumeLayout(False)
|
|
Me.ResumeLayout(False)
|
|
|
|
End Sub
|
|
|
|
Friend WithEvents Panel3 As Panel
|
|
Friend WithEvents Button14 As Button
|
|
Friend WithEvents Panel1 As Panel
|
|
Friend WithEvents lblFirma As Label
|
|
Friend WithEvents pnlFilter As Panel
|
|
Friend WithEvents dgvUSTVPositionen As VERAG_PROG_ALLGEMEIN.MyDatagridview
|
|
Friend WithEvents lblPLOSE_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 pnl As Panel
|
|
Friend WithEvents Panel2 As Panel
|
|
Friend WithEvents Button2 As Button
|
|
Friend WithEvents Panel4 As Panel
|
|
Friend WithEvents Button3 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 lblGesamtUSteuer As Label
|
|
Friend WithEvents Label12 As Label
|
|
Friend WithEvents lblDiffernezbetrag As Label
|
|
Friend WithEvents Label10 As Label
|
|
Friend WithEvents lblGesamtErstattung 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 btnRMCEinarbeiten As Button
|
|
Friend WithEvents lblRMCeingearbeitet As Label
|
|
Friend WithEvents Label1 As Label
|
|
Friend WithEvents txt3470 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
End Class
|