786 lines
37 KiB
VB.net
786 lines
37 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class usrCntlUSTV
|
|
Inherits System.Windows.Forms.UserControl
|
|
|
|
'UserControl ü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()
|
|
Me.pnlFilter = New System.Windows.Forms.Panel()
|
|
Me.dgvUSTV = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components)
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.txtRisiko = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label10 = New System.Windows.Forms.Label()
|
|
Me.txtOPSaldo = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label11 = New System.Windows.Forms.Label()
|
|
Me.Label9 = New System.Windows.Forms.Label()
|
|
Me.txtSumDiff = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.btnKundendatenaktualisieren = New System.Windows.Forms.Button()
|
|
Me.txtSumErst = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtSumUst = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtVZBetrag = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.Label8 = New System.Windows.Forms.Label()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.txt3470Betrag = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|
Me.txtVorschaubetrGes = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|
Me.cbxDifferenzbetrag = New System.Windows.Forms.CheckBox()
|
|
Me.cbxEingereicht = New System.Windows.Forms.CheckBox()
|
|
Me.cbxTopMax = New System.Windows.Forms.CheckBox()
|
|
Me.txtMaxSrch = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.cboJahrBis = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.lblKunde = New System.Windows.Forms.Label()
|
|
Me.KdSearchBox1 = New VERAG_PROG_ALLGEMEIN.KdSearchBox()
|
|
Me.cboJahr = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.btnNeuerUSTVA = New System.Windows.Forms.Button()
|
|
Me.btnUSTVAloeschen = New System.Windows.Forms.Button()
|
|
Me.Panel2 = New System.Windows.Forms.Panel()
|
|
Me.Panel3 = New System.Windows.Forms.Panel()
|
|
Me.btnMail = New System.Windows.Forms.Button()
|
|
Me.btnPLOSEAlle = New System.Windows.Forms.Button()
|
|
Me.Button5 = New System.Windows.Forms.Button()
|
|
Me.Button8 = New System.Windows.Forms.Button()
|
|
Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
|
Me.ContextMenuStrip2 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
|
CType(Me.dgvUSTV, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.Panel1.SuspendLayout()
|
|
Me.Panel2.SuspendLayout()
|
|
Me.Panel3.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'pnlFilter
|
|
'
|
|
Me.pnlFilter.BackColor = System.Drawing.Color.White
|
|
Me.pnlFilter.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.pnlFilter.Dock = System.Windows.Forms.DockStyle.Bottom
|
|
Me.pnlFilter.Location = New System.Drawing.Point(0, 81)
|
|
Me.pnlFilter.Name = "pnlFilter"
|
|
Me.pnlFilter.Size = New System.Drawing.Size(1627, 27)
|
|
Me.pnlFilter.TabIndex = 6
|
|
'
|
|
'dgvUSTV
|
|
'
|
|
Me.dgvUSTV.AKTUALISIERUNGS_INTERVALL = -1
|
|
Me.dgvUSTV.AllowUserToAddRows = False
|
|
Me.dgvUSTV.AllowUserToDeleteRows = False
|
|
DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(240, Byte), Integer), CType(CType(245, Byte), Integer), CType(CType(255, Byte), Integer))
|
|
Me.dgvUSTV.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
|
|
Me.dgvUSTV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.dgvUSTV.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.dgvUSTV.Location = New System.Drawing.Point(0, 108)
|
|
Me.dgvUSTV.MultiSelect = False
|
|
Me.dgvUSTV.Name = "dgvUSTV"
|
|
Me.dgvUSTV.ReadOnly = True
|
|
Me.dgvUSTV.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
|
|
Me.dgvUSTV.Size = New System.Drawing.Size(1627, 431)
|
|
Me.dgvUSTV.TabIndex = 1
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.Label1.Location = New System.Drawing.Point(3, 6)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(56, 20)
|
|
Me.Label1.TabIndex = 0
|
|
Me.Label1.Text = "USTV"
|
|
'
|
|
'Panel1
|
|
'
|
|
Me.Panel1.BackColor = System.Drawing.Color.FromArgb(CType(CType(240, Byte), Integer), CType(CType(245, Byte), Integer), CType(CType(255, Byte), Integer))
|
|
Me.Panel1.Controls.Add(Me.txtRisiko)
|
|
Me.Panel1.Controls.Add(Me.Label10)
|
|
Me.Panel1.Controls.Add(Me.txtOPSaldo)
|
|
Me.Panel1.Controls.Add(Me.Label11)
|
|
Me.Panel1.Controls.Add(Me.Label9)
|
|
Me.Panel1.Controls.Add(Me.txtSumDiff)
|
|
Me.Panel1.Controls.Add(Me.btnKundendatenaktualisieren)
|
|
Me.Panel1.Controls.Add(Me.txtSumErst)
|
|
Me.Panel1.Controls.Add(Me.txtSumUst)
|
|
Me.Panel1.Controls.Add(Me.txtVZBetrag)
|
|
Me.Panel1.Controls.Add(Me.Label5)
|
|
Me.Panel1.Controls.Add(Me.Label8)
|
|
Me.Panel1.Controls.Add(Me.Label4)
|
|
Me.Panel1.Controls.Add(Me.txt3470Betrag)
|
|
Me.Panel1.Controls.Add(Me.Label3)
|
|
Me.Panel1.Controls.Add(Me.Label7)
|
|
Me.Panel1.Controls.Add(Me.txtVorschaubetrGes)
|
|
Me.Panel1.Controls.Add(Me.Label6)
|
|
Me.Panel1.Controls.Add(Me.cbxDifferenzbetrag)
|
|
Me.Panel1.Controls.Add(Me.cbxEingereicht)
|
|
Me.Panel1.Controls.Add(Me.cbxTopMax)
|
|
Me.Panel1.Controls.Add(Me.txtMaxSrch)
|
|
Me.Panel1.Controls.Add(Me.cboJahrBis)
|
|
Me.Panel1.Controls.Add(Me.Label2)
|
|
Me.Panel1.Controls.Add(Me.lblKunde)
|
|
Me.Panel1.Controls.Add(Me.KdSearchBox1)
|
|
Me.Panel1.Controls.Add(Me.cboJahr)
|
|
Me.Panel1.Controls.Add(Me.Label1)
|
|
Me.Panel1.Controls.Add(Me.pnlFilter)
|
|
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(1627, 108)
|
|
Me.Panel1.TabIndex = 0
|
|
'
|
|
'txtRisiko
|
|
'
|
|
Me.txtRisiko._DateTimeOnly = False
|
|
Me.txtRisiko._numbersOnly = False
|
|
Me.txtRisiko._numbersOnlyKommastellen = ""
|
|
Me.txtRisiko._numbersOnlyTrennzeichen = True
|
|
Me.txtRisiko._Prozent = False
|
|
Me.txtRisiko._ShortDateNew = False
|
|
Me.txtRisiko._ShortDateOnly = False
|
|
Me.txtRisiko._TimeOnly = False
|
|
Me.txtRisiko._TimeOnly_Seconds = False
|
|
Me.txtRisiko._value = ""
|
|
Me.txtRisiko._Waehrung = True
|
|
Me.txtRisiko._WaehrungZeichen = True
|
|
Me.txtRisiko.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.txtRisiko.ForeColor = System.Drawing.Color.Black
|
|
Me.txtRisiko.Location = New System.Drawing.Point(1161, 28)
|
|
Me.txtRisiko.MaxLineLength = -1
|
|
Me.txtRisiko.MaxLines_Warning = ""
|
|
Me.txtRisiko.MaxLines_Warning_Label = Nothing
|
|
Me.txtRisiko.Name = "txtRisiko"
|
|
Me.txtRisiko.ReadOnly = True
|
|
Me.txtRisiko.Size = New System.Drawing.Size(107, 20)
|
|
Me.txtRisiko.TabIndex = 56
|
|
'
|
|
'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.Location = New System.Drawing.Point(1116, 31)
|
|
Me.Label10.Name = "Label10"
|
|
Me.Label10.Size = New System.Drawing.Size(45, 13)
|
|
Me.Label10.TabIndex = 55
|
|
Me.Label10.Text = "= Risiko"
|
|
'
|
|
'txtOPSaldo
|
|
'
|
|
Me.txtOPSaldo._DateTimeOnly = False
|
|
Me.txtOPSaldo._numbersOnly = False
|
|
Me.txtOPSaldo._numbersOnlyKommastellen = ""
|
|
Me.txtOPSaldo._numbersOnlyTrennzeichen = True
|
|
Me.txtOPSaldo._Prozent = False
|
|
Me.txtOPSaldo._ShortDateNew = False
|
|
Me.txtOPSaldo._ShortDateOnly = False
|
|
Me.txtOPSaldo._TimeOnly = False
|
|
Me.txtOPSaldo._TimeOnly_Seconds = False
|
|
Me.txtOPSaldo._value = ""
|
|
Me.txtOPSaldo._Waehrung = True
|
|
Me.txtOPSaldo._WaehrungZeichen = True
|
|
Me.txtOPSaldo.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.txtOPSaldo.ForeColor = System.Drawing.Color.Black
|
|
Me.txtOPSaldo.Location = New System.Drawing.Point(999, 0)
|
|
Me.txtOPSaldo.MaxLineLength = -1
|
|
Me.txtOPSaldo.MaxLines_Warning = ""
|
|
Me.txtOPSaldo.MaxLines_Warning_Label = Nothing
|
|
Me.txtOPSaldo.Name = "txtOPSaldo"
|
|
Me.txtOPSaldo.ReadOnly = True
|
|
Me.txtOPSaldo.Size = New System.Drawing.Size(91, 20)
|
|
Me.txtOPSaldo.TabIndex = 54
|
|
'
|
|
'Label11
|
|
'
|
|
Me.Label11.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.Label11.AutoSize = True
|
|
Me.Label11.Location = New System.Drawing.Point(941, 6)
|
|
Me.Label11.Name = "Label11"
|
|
Me.Label11.Size = New System.Drawing.Size(52, 13)
|
|
Me.Label11.TabIndex = 53
|
|
Me.Label11.Text = "OP-Saldo"
|
|
'
|
|
'Label9
|
|
'
|
|
Me.Label9.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.Label9.AutoSize = True
|
|
Me.Label9.Location = New System.Drawing.Point(1512, 52)
|
|
Me.Label9.Name = "Label9"
|
|
Me.Label9.Size = New System.Drawing.Size(102, 13)
|
|
Me.Label9.TabIndex = 52
|
|
Me.Label9.Text = "*bis 30.06 -> Vorjahr"
|
|
'
|
|
'txtSumDiff
|
|
'
|
|
Me.txtSumDiff._DateTimeOnly = False
|
|
Me.txtSumDiff._numbersOnly = False
|
|
Me.txtSumDiff._numbersOnlyKommastellen = ""
|
|
Me.txtSumDiff._numbersOnlyTrennzeichen = True
|
|
Me.txtSumDiff._Prozent = False
|
|
Me.txtSumDiff._ShortDateNew = False
|
|
Me.txtSumDiff._ShortDateOnly = False
|
|
Me.txtSumDiff._TimeOnly = False
|
|
Me.txtSumDiff._TimeOnly_Seconds = False
|
|
Me.txtSumDiff._value = ""
|
|
Me.txtSumDiff._Waehrung = True
|
|
Me.txtSumDiff._WaehrungZeichen = True
|
|
Me.txtSumDiff.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.txtSumDiff.ForeColor = System.Drawing.Color.Black
|
|
Me.txtSumDiff.Location = New System.Drawing.Point(999, 19)
|
|
Me.txtSumDiff.MaxLineLength = -1
|
|
Me.txtSumDiff.MaxLines_Warning = ""
|
|
Me.txtSumDiff.MaxLines_Warning_Label = Nothing
|
|
Me.txtSumDiff.Name = "txtSumDiff"
|
|
Me.txtSumDiff.ReadOnly = True
|
|
Me.txtSumDiff.Size = New System.Drawing.Size(91, 20)
|
|
Me.txtSumDiff.TabIndex = 32
|
|
'
|
|
'btnKundendatenaktualisieren
|
|
'
|
|
Me.btnKundendatenaktualisieren.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.btnKundendatenaktualisieren.Enabled = False
|
|
Me.btnKundendatenaktualisieren.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnKundendatenaktualisieren.ForeColor = System.Drawing.Color.Black
|
|
Me.btnKundendatenaktualisieren.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnKundendatenaktualisieren.Location = New System.Drawing.Point(1497, 6)
|
|
Me.btnKundendatenaktualisieren.Name = "btnKundendatenaktualisieren"
|
|
Me.btnKundendatenaktualisieren.Size = New System.Drawing.Size(127, 39)
|
|
Me.btnKundendatenaktualisieren.TabIndex = 33
|
|
Me.btnKundendatenaktualisieren.Text = "Kundendaten aktualisieren*"
|
|
Me.btnKundendatenaktualisieren.UseVisualStyleBackColor = True
|
|
'
|
|
'txtSumErst
|
|
'
|
|
Me.txtSumErst._DateTimeOnly = False
|
|
Me.txtSumErst._numbersOnly = False
|
|
Me.txtSumErst._numbersOnlyKommastellen = ""
|
|
Me.txtSumErst._numbersOnlyTrennzeichen = True
|
|
Me.txtSumErst._Prozent = False
|
|
Me.txtSumErst._ShortDateNew = False
|
|
Me.txtSumErst._ShortDateOnly = False
|
|
Me.txtSumErst._TimeOnly = False
|
|
Me.txtSumErst._TimeOnly_Seconds = False
|
|
Me.txtSumErst._value = ""
|
|
Me.txtSumErst._Waehrung = True
|
|
Me.txtSumErst._WaehrungZeichen = True
|
|
Me.txtSumErst.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.txtSumErst.ForeColor = System.Drawing.Color.Black
|
|
Me.txtSumErst.Location = New System.Drawing.Point(1381, 25)
|
|
Me.txtSumErst.MaxLineLength = -1
|
|
Me.txtSumErst.MaxLines_Warning = ""
|
|
Me.txtSumErst.MaxLines_Warning_Label = Nothing
|
|
Me.txtSumErst.Name = "txtSumErst"
|
|
Me.txtSumErst.ReadOnly = True
|
|
Me.txtSumErst.Size = New System.Drawing.Size(107, 20)
|
|
Me.txtSumErst.TabIndex = 31
|
|
'
|
|
'txtSumUst
|
|
'
|
|
Me.txtSumUst._DateTimeOnly = False
|
|
Me.txtSumUst._numbersOnly = False
|
|
Me.txtSumUst._numbersOnlyKommastellen = ""
|
|
Me.txtSumUst._numbersOnlyTrennzeichen = True
|
|
Me.txtSumUst._Prozent = False
|
|
Me.txtSumUst._ShortDateNew = False
|
|
Me.txtSumUst._ShortDateOnly = False
|
|
Me.txtSumUst._TimeOnly = False
|
|
Me.txtSumUst._TimeOnly_Seconds = False
|
|
Me.txtSumUst._value = ""
|
|
Me.txtSumUst._Waehrung = True
|
|
Me.txtSumUst._WaehrungZeichen = True
|
|
Me.txtSumUst.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.txtSumUst.ForeColor = System.Drawing.Color.Black
|
|
Me.txtSumUst.Location = New System.Drawing.Point(1381, 5)
|
|
Me.txtSumUst.MaxLineLength = -1
|
|
Me.txtSumUst.MaxLines_Warning = ""
|
|
Me.txtSumUst.MaxLines_Warning_Label = Nothing
|
|
Me.txtSumUst.Name = "txtSumUst"
|
|
Me.txtSumUst.ReadOnly = True
|
|
Me.txtSumUst.Size = New System.Drawing.Size(107, 20)
|
|
Me.txtSumUst.TabIndex = 30
|
|
'
|
|
'txtVZBetrag
|
|
'
|
|
Me.txtVZBetrag._DateTimeOnly = False
|
|
Me.txtVZBetrag._numbersOnly = False
|
|
Me.txtVZBetrag._numbersOnlyKommastellen = ""
|
|
Me.txtVZBetrag._numbersOnlyTrennzeichen = True
|
|
Me.txtVZBetrag._Prozent = False
|
|
Me.txtVZBetrag._ShortDateNew = False
|
|
Me.txtVZBetrag._ShortDateOnly = False
|
|
Me.txtVZBetrag._TimeOnly = False
|
|
Me.txtVZBetrag._TimeOnly_Seconds = False
|
|
Me.txtVZBetrag._value = ""
|
|
Me.txtVZBetrag._Waehrung = True
|
|
Me.txtVZBetrag._WaehrungZeichen = True
|
|
Me.txtVZBetrag.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.txtVZBetrag.ForeColor = System.Drawing.Color.Black
|
|
Me.txtVZBetrag.Location = New System.Drawing.Point(1161, 5)
|
|
Me.txtVZBetrag.MaxLineLength = -1
|
|
Me.txtVZBetrag.MaxLines_Warning = ""
|
|
Me.txtVZBetrag.MaxLines_Warning_Label = Nothing
|
|
Me.txtVZBetrag.Name = "txtVZBetrag"
|
|
Me.txtVZBetrag.ReadOnly = True
|
|
Me.txtVZBetrag.Size = New System.Drawing.Size(107, 20)
|
|
Me.txtVZBetrag.TabIndex = 51
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Location = New System.Drawing.Point(914, 27)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(85, 13)
|
|
Me.Label5.TabIndex = 29
|
|
Me.Label5.Text = "- Differenzbetrag"
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.Label8.AutoSize = True
|
|
Me.Label8.Location = New System.Drawing.Point(1100, 8)
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Size = New System.Drawing.Size(64, 13)
|
|
Me.Label8.TabIndex = 50
|
|
Me.Label8.Text = "+ VZ-Betrag"
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Location = New System.Drawing.Point(1276, 28)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(90, 13)
|
|
Me.Label4.TabIndex = 28
|
|
Me.Label4.Text = "Erstattungsbetrag"
|
|
'
|
|
'txt3470Betrag
|
|
'
|
|
Me.txt3470Betrag._DateTimeOnly = False
|
|
Me.txt3470Betrag._numbersOnly = False
|
|
Me.txt3470Betrag._numbersOnlyKommastellen = ""
|
|
Me.txt3470Betrag._numbersOnlyTrennzeichen = True
|
|
Me.txt3470Betrag._Prozent = False
|
|
Me.txt3470Betrag._ShortDateNew = False
|
|
Me.txt3470Betrag._ShortDateOnly = False
|
|
Me.txt3470Betrag._TimeOnly = False
|
|
Me.txt3470Betrag._TimeOnly_Seconds = False
|
|
Me.txt3470Betrag._value = ""
|
|
Me.txt3470Betrag._Waehrung = True
|
|
Me.txt3470Betrag._WaehrungZeichen = True
|
|
Me.txt3470Betrag.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.txt3470Betrag.ForeColor = System.Drawing.Color.Black
|
|
Me.txt3470Betrag.Location = New System.Drawing.Point(999, 40)
|
|
Me.txt3470Betrag.MaxLineLength = -1
|
|
Me.txt3470Betrag.MaxLines_Warning = ""
|
|
Me.txt3470Betrag.MaxLines_Warning_Label = Nothing
|
|
Me.txt3470Betrag.Name = "txt3470Betrag"
|
|
Me.txt3470Betrag.ReadOnly = True
|
|
Me.txt3470Betrag.Size = New System.Drawing.Size(91, 20)
|
|
Me.txt3470Betrag.TabIndex = 49
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Location = New System.Drawing.Point(1276, 7)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(59, 13)
|
|
Me.Label3.TabIndex = 27
|
|
Me.Label3.Text = "USt-Betrag"
|
|
'
|
|
'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.Location = New System.Drawing.Point(956, 43)
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Size = New System.Drawing.Size(37, 13)
|
|
Me.Label7.TabIndex = 48
|
|
Me.Label7.Text = "- 3470"
|
|
'
|
|
'txtVorschaubetrGes
|
|
'
|
|
Me.txtVorschaubetrGes._DateTimeOnly = False
|
|
Me.txtVorschaubetrGes._numbersOnly = False
|
|
Me.txtVorschaubetrGes._numbersOnlyKommastellen = ""
|
|
Me.txtVorschaubetrGes._numbersOnlyTrennzeichen = True
|
|
Me.txtVorschaubetrGes._Prozent = False
|
|
Me.txtVorschaubetrGes._ShortDateNew = False
|
|
Me.txtVorschaubetrGes._ShortDateOnly = False
|
|
Me.txtVorschaubetrGes._TimeOnly = False
|
|
Me.txtVorschaubetrGes._TimeOnly_Seconds = False
|
|
Me.txtVorschaubetrGes._value = ""
|
|
Me.txtVorschaubetrGes._Waehrung = True
|
|
Me.txtVorschaubetrGes._WaehrungZeichen = True
|
|
Me.txtVorschaubetrGes.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.txtVorschaubetrGes.ForeColor = System.Drawing.Color.Black
|
|
Me.txtVorschaubetrGes.Location = New System.Drawing.Point(999, 60)
|
|
Me.txtVorschaubetrGes.MaxLineLength = -1
|
|
Me.txtVorschaubetrGes.MaxLines_Warning = ""
|
|
Me.txtVorschaubetrGes.MaxLines_Warning_Label = Nothing
|
|
Me.txtVorschaubetrGes.Name = "txtVorschaubetrGes"
|
|
Me.txtVorschaubetrGes.ReadOnly = True
|
|
Me.txtVorschaubetrGes.Size = New System.Drawing.Size(91, 20)
|
|
Me.txtVorschaubetrGes.TabIndex = 34
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.Label6.AutoSize = True
|
|
Me.Label6.Location = New System.Drawing.Point(872, 63)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(127, 13)
|
|
Me.Label6.TabIndex = 33
|
|
Me.Label6.Text = "- Vorschaubetrag-Gesamt"
|
|
'
|
|
'cbxDifferenzbetrag
|
|
'
|
|
Me.cbxDifferenzbetrag.AutoSize = True
|
|
Me.cbxDifferenzbetrag.Checked = True
|
|
Me.cbxDifferenzbetrag.CheckState = System.Windows.Forms.CheckState.Indeterminate
|
|
Me.cbxDifferenzbetrag.Location = New System.Drawing.Point(503, 35)
|
|
Me.cbxDifferenzbetrag.Name = "cbxDifferenzbetrag"
|
|
Me.cbxDifferenzbetrag.Size = New System.Drawing.Size(132, 17)
|
|
Me.cbxDifferenzbetrag.TabIndex = 47
|
|
Me.cbxDifferenzbetrag.Text = "nur mit Differenzbetrag"
|
|
Me.cbxDifferenzbetrag.ThreeState = True
|
|
Me.cbxDifferenzbetrag.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxEingereicht
|
|
'
|
|
Me.cbxEingereicht.AutoSize = True
|
|
Me.cbxEingereicht.Checked = True
|
|
Me.cbxEingereicht.CheckState = System.Windows.Forms.CheckState.Indeterminate
|
|
Me.cbxEingereicht.Location = New System.Drawing.Point(367, 35)
|
|
Me.cbxEingereicht.Name = "cbxEingereicht"
|
|
Me.cbxEingereicht.Size = New System.Drawing.Size(118, 17)
|
|
Me.cbxEingereicht.TabIndex = 46
|
|
Me.cbxEingereicht.Text = "Anträge eingereicht"
|
|
Me.cbxEingereicht.ThreeState = True
|
|
Me.cbxEingereicht.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxTopMax
|
|
'
|
|
Me.cbxTopMax.AutoSize = True
|
|
Me.cbxTopMax.Checked = True
|
|
Me.cbxTopMax.CheckState = System.Windows.Forms.CheckState.Checked
|
|
Me.cbxTopMax.Location = New System.Drawing.Point(668, 10)
|
|
Me.cbxTopMax.Name = "cbxTopMax"
|
|
Me.cbxTopMax.Size = New System.Drawing.Size(46, 17)
|
|
Me.cbxTopMax.TabIndex = 45
|
|
Me.cbxTopMax.Text = "Max"
|
|
Me.cbxTopMax.UseVisualStyleBackColor = True
|
|
'
|
|
'txtMaxSrch
|
|
'
|
|
Me.txtMaxSrch._DateTimeOnly = False
|
|
Me.txtMaxSrch._numbersOnly = True
|
|
Me.txtMaxSrch._numbersOnlyKommastellen = ""
|
|
Me.txtMaxSrch._numbersOnlyTrennzeichen = True
|
|
Me.txtMaxSrch._Prozent = False
|
|
Me.txtMaxSrch._ShortDateNew = False
|
|
Me.txtMaxSrch._ShortDateOnly = False
|
|
Me.txtMaxSrch._TimeOnly = False
|
|
Me.txtMaxSrch._TimeOnly_Seconds = False
|
|
Me.txtMaxSrch._value = ""
|
|
Me.txtMaxSrch._Waehrung = False
|
|
Me.txtMaxSrch._WaehrungZeichen = True
|
|
Me.txtMaxSrch.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtMaxSrch.ForeColor = System.Drawing.Color.Black
|
|
Me.txtMaxSrch.Location = New System.Drawing.Point(720, 9)
|
|
Me.txtMaxSrch.MaxLineLength = -1
|
|
Me.txtMaxSrch.MaxLines_Warning = ""
|
|
Me.txtMaxSrch.MaxLines_Warning_Label = Nothing
|
|
Me.txtMaxSrch.Name = "txtMaxSrch"
|
|
Me.txtMaxSrch.Size = New System.Drawing.Size(41, 20)
|
|
Me.txtMaxSrch.TabIndex = 44
|
|
Me.txtMaxSrch.Text = "200"
|
|
Me.txtMaxSrch.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'cboJahrBis
|
|
'
|
|
Me.cboJahrBis._allowedValuesFreiText = Nothing
|
|
Me.cboJahrBis._allowFreiText = False
|
|
Me.cboJahrBis._value = ""
|
|
Me.cboJahrBis.FormattingEnabled = True
|
|
Me.cboJahrBis.Location = New System.Drawing.Point(527, 8)
|
|
Me.cboJahrBis.Name = "cboJahrBis"
|
|
Me.cboJahrBis.Size = New System.Drawing.Size(121, 21)
|
|
Me.cboJahrBis.TabIndex = 7
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Location = New System.Drawing.Point(364, 12)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(30, 13)
|
|
Me.Label2.TabIndex = 3
|
|
Me.Label2.Text = "Jahr:"
|
|
'
|
|
'lblKunde
|
|
'
|
|
Me.lblKunde.AutoSize = True
|
|
Me.lblKunde.Location = New System.Drawing.Point(99, 12)
|
|
Me.lblKunde.Name = "lblKunde"
|
|
Me.lblKunde.Size = New System.Drawing.Size(41, 13)
|
|
Me.lblKunde.TabIndex = 1
|
|
Me.lblKunde.Text = "Kunde:"
|
|
'
|
|
'KdSearchBox1
|
|
'
|
|
Me.KdSearchBox1._AlleFirmenCLUSTER = False
|
|
Me.KdSearchBox1._AllowSetValue = True
|
|
Me.KdSearchBox1._autoSizeGross = False
|
|
Me.KdSearchBox1._display_Name1 = False
|
|
Me.KdSearchBox1._displayAVISO_Email = False
|
|
Me.KdSearchBox1._displayFullName = False
|
|
Me.KdSearchBox1._displayWoelflKd = True
|
|
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 = ""
|
|
Me.KdSearchBox1.KdNr = "-1"
|
|
Me.KdSearchBox1.kdNrField = Nothing
|
|
Me.KdSearchBox1.KdNrNullInt = Nothing
|
|
Me.KdSearchBox1.Location = New System.Drawing.Point(146, 8)
|
|
Me.KdSearchBox1.Name = "KdSearchBox1"
|
|
Me.KdSearchBox1.nurAktive = True
|
|
Me.KdSearchBox1.searchActive = True
|
|
Me.KdSearchBox1.Size = New System.Drawing.Size(212, 20)
|
|
Me.KdSearchBox1.TabIndex = 2
|
|
Me.KdSearchBox1.TIMER_SEARCH = True
|
|
Me.KdSearchBox1.usrcntl = Nothing
|
|
'
|
|
'cboJahr
|
|
'
|
|
Me.cboJahr._allowedValuesFreiText = Nothing
|
|
Me.cboJahr._allowFreiText = False
|
|
Me.cboJahr._value = ""
|
|
Me.cboJahr.FormattingEnabled = True
|
|
Me.cboJahr.Location = New System.Drawing.Point(400, 8)
|
|
Me.cboJahr.Name = "cboJahr"
|
|
Me.cboJahr.Size = New System.Drawing.Size(121, 21)
|
|
Me.cboJahr.TabIndex = 4
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button1.ForeColor = System.Drawing.Color.Black
|
|
Me.Button1.Image = Global.SDL.My.Resources.Resources.Excel_logo
|
|
Me.Button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button1.Location = New System.Drawing.Point(1510, 6)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(114, 39)
|
|
Me.Button1.TabIndex = 5
|
|
Me.Button1.Text = "In Excel " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "konvertieren"
|
|
Me.Button1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
'
|
|
'btnNeuerUSTVA
|
|
'
|
|
Me.btnNeuerUSTVA.Enabled = False
|
|
Me.btnNeuerUSTVA.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnNeuerUSTVA.ForeColor = System.Drawing.Color.Black
|
|
Me.btnNeuerUSTVA.Image = Global.SDL.My.Resources.Resources.plus
|
|
Me.btnNeuerUSTVA.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnNeuerUSTVA.Location = New System.Drawing.Point(7, 6)
|
|
Me.btnNeuerUSTVA.Name = "btnNeuerUSTVA"
|
|
Me.btnNeuerUSTVA.Size = New System.Drawing.Size(75, 39)
|
|
Me.btnNeuerUSTVA.TabIndex = 3
|
|
Me.btnNeuerUSTVA.Text = "Neu"
|
|
Me.btnNeuerUSTVA.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnNeuerUSTVA.UseVisualStyleBackColor = True
|
|
'
|
|
'btnUSTVAloeschen
|
|
'
|
|
Me.btnUSTVAloeschen.Enabled = False
|
|
Me.btnUSTVAloeschen.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnUSTVAloeschen.ForeColor = System.Drawing.Color.Black
|
|
Me.btnUSTVAloeschen.Image = Global.SDL.My.Resources.Resources.del
|
|
Me.btnUSTVAloeschen.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnUSTVAloeschen.Location = New System.Drawing.Point(88, 7)
|
|
Me.btnUSTVAloeschen.Name = "btnUSTVAloeschen"
|
|
Me.btnUSTVAloeschen.Size = New System.Drawing.Size(86, 39)
|
|
Me.btnUSTVAloeschen.TabIndex = 4
|
|
Me.btnUSTVAloeschen.Text = "Löschen"
|
|
Me.btnUSTVAloeschen.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnUSTVAloeschen.UseVisualStyleBackColor = True
|
|
'
|
|
'Panel2
|
|
'
|
|
Me.Panel2.BackColor = System.Drawing.Color.White
|
|
Me.Panel2.Controls.Add(Me.Panel3)
|
|
Me.Panel2.Dock = System.Windows.Forms.DockStyle.Bottom
|
|
Me.Panel2.Location = New System.Drawing.Point(0, 539)
|
|
Me.Panel2.MinimumSize = New System.Drawing.Size(0, 50)
|
|
Me.Panel2.Name = "Panel2"
|
|
Me.Panel2.Size = New System.Drawing.Size(1627, 77)
|
|
Me.Panel2.TabIndex = 2
|
|
'
|
|
'Panel3
|
|
'
|
|
Me.Panel3.AutoSize = True
|
|
Me.Panel3.Controls.Add(Me.btnMail)
|
|
Me.Panel3.Controls.Add(Me.btnPLOSEAlle)
|
|
Me.Panel3.Controls.Add(Me.Button5)
|
|
Me.Panel3.Controls.Add(Me.Button8)
|
|
Me.Panel3.Controls.Add(Me.Button1)
|
|
Me.Panel3.Controls.Add(Me.btnNeuerUSTVA)
|
|
Me.Panel3.Controls.Add(Me.btnUSTVAloeschen)
|
|
Me.Panel3.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.Panel3.Location = New System.Drawing.Point(0, 0)
|
|
Me.Panel3.Name = "Panel3"
|
|
Me.Panel3.Size = New System.Drawing.Size(1627, 77)
|
|
Me.Panel3.TabIndex = 0
|
|
'
|
|
'btnMail
|
|
'
|
|
Me.btnMail.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
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(1288, 5)
|
|
Me.btnMail.Name = "btnMail"
|
|
Me.btnMail.Size = New System.Drawing.Size(92, 39)
|
|
Me.btnMail.TabIndex = 25
|
|
Me.btnMail.Text = "Anträge"
|
|
Me.btnMail.UseVisualStyleBackColor = True
|
|
'
|
|
'btnPLOSEAlle
|
|
'
|
|
Me.btnPLOSEAlle.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnPLOSEAlle.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!)
|
|
Me.btnPLOSEAlle.ForeColor = System.Drawing.Color.Black
|
|
Me.btnPLOSEAlle.Image = Global.SDL.My.Resources.Resources.plus
|
|
Me.btnPLOSEAlle.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnPLOSEAlle.Location = New System.Drawing.Point(367, 8)
|
|
Me.btnPLOSEAlle.Name = "btnPLOSEAlle"
|
|
Me.btnPLOSEAlle.Size = New System.Drawing.Size(132, 40)
|
|
Me.btnPLOSEAlle.TabIndex = 24
|
|
Me.btnPLOSEAlle.Text = "offene Anträge übernehmen"
|
|
Me.btnPLOSEAlle.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnPLOSEAlle.UseVisualStyleBackColor = True
|
|
'
|
|
'Button5
|
|
'
|
|
Me.Button5.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.Button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button5.Image = Global.SDL.My.Resources.Resources.kunden
|
|
Me.Button5.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button5.Location = New System.Drawing.Point(1386, 5)
|
|
Me.Button5.Name = "Button5"
|
|
Me.Button5.Size = New System.Drawing.Size(118, 40)
|
|
Me.Button5.TabIndex = 23
|
|
Me.Button5.Text = "Gehe zum" & Global.Microsoft.VisualBasic.ChrW(10) & "Kundenblatt"
|
|
Me.Button5.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.Button5.UseVisualStyleBackColor = True
|
|
'
|
|
'Button8
|
|
'
|
|
Me.Button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button8.Image = Global.SDL.My.Resources.Resources.statistik_small
|
|
Me.Button8.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button8.Location = New System.Drawing.Point(213, 7)
|
|
Me.Button8.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.Button8.Name = "Button8"
|
|
Me.Button8.Size = New System.Drawing.Size(145, 41)
|
|
Me.Button8.TabIndex = 6
|
|
Me.Button8.Text = "Eingereichte Anträge" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "mit Differenzbetrag"
|
|
Me.Button8.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.Button8.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)
|
|
'
|
|
'usrCntlUSTV
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.Controls.Add(Me.dgvUSTV)
|
|
Me.Controls.Add(Me.Panel2)
|
|
Me.Controls.Add(Me.Panel1)
|
|
Me.Name = "usrCntlUSTV"
|
|
Me.Size = New System.Drawing.Size(1627, 616)
|
|
CType(Me.dgvUSTV, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.Panel1.ResumeLayout(False)
|
|
Me.Panel1.PerformLayout()
|
|
Me.Panel2.ResumeLayout(False)
|
|
Me.Panel2.PerformLayout()
|
|
Me.Panel3.ResumeLayout(False)
|
|
Me.ResumeLayout(False)
|
|
|
|
End Sub
|
|
Friend WithEvents pnlFilter As System.Windows.Forms.Panel
|
|
Friend WithEvents dgvUSTV As VERAG_PROG_ALLGEMEIN.MyDatagridview
|
|
Friend WithEvents Label1 As System.Windows.Forms.Label
|
|
Friend WithEvents Panel1 As System.Windows.Forms.Panel
|
|
Friend WithEvents Panel2 As System.Windows.Forms.Panel
|
|
Friend WithEvents Panel3 As System.Windows.Forms.Panel
|
|
Friend WithEvents btnNeuerUSTVA As System.Windows.Forms.Button
|
|
Friend WithEvents btnUSTVAloeschen As System.Windows.Forms.Button
|
|
Friend WithEvents Label2 As Label
|
|
Friend WithEvents lblKunde As Label
|
|
Friend WithEvents KdSearchBox1 As VERAG_PROG_ALLGEMEIN.KdSearchBox
|
|
Friend WithEvents cboJahr As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents Button1 As Button
|
|
Friend WithEvents Button8 As Button
|
|
Friend WithEvents cboJahrBis As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents Button5 As Button
|
|
Friend WithEvents btnPLOSEAlle As Button
|
|
Friend WithEvents btnMail As Button
|
|
Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
|
|
Friend WithEvents cbxTopMax As CheckBox
|
|
Friend WithEvents txtMaxSrch As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents cbxEingereicht As CheckBox
|
|
Friend WithEvents cbxDifferenzbetrag As CheckBox
|
|
Friend WithEvents Label5 As Label
|
|
Friend WithEvents Label4 As Label
|
|
Friend WithEvents Label3 As Label
|
|
Friend WithEvents txtSumDiff As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txtSumErst As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txtSumUst As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txtVorschaubetrGes As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label6 As Label
|
|
Friend WithEvents txtVZBetrag As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label8 As Label
|
|
Friend WithEvents txt3470Betrag As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label7 As Label
|
|
Friend WithEvents ContextMenuStrip2 As ContextMenuStrip
|
|
Friend WithEvents btnKundendatenaktualisieren As Button
|
|
Friend WithEvents Label9 As Label
|
|
Friend WithEvents txtRisiko As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label10 As Label
|
|
Friend WithEvents txtOPSaldo As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label11 As Label
|
|
End Class
|