_ Partial Class frmAuditFlow 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(frmAuditFlow)) Me.AbgeholtToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.cntxtOptionen = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.StornoToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.Panel1 = New System.Windows.Forms.Panel() Me.pnlTop = New System.Windows.Forms.Panel() Me.Label4 = New System.Windows.Forms.Label() Me.SplitContainer1 = New System.Windows.Forms.SplitContainer() Me.dgvPruefungsobjekte = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components) Me.pnloptions = New System.Windows.Forms.Panel() Me.lblAbDat = New System.Windows.Forms.Label() Me.txtWartungFaelligkeitAbDat = New VERAG_PROG_ALLGEMEIN.MyTextBox() Me.Button1 = New System.Windows.Forms.Button() Me.Label9 = New System.Windows.Forms.Label() Me.MyTextBox2 = New VERAG_PROG_ALLGEMEIN.MyTextBox() Me.Button2 = New System.Windows.Forms.Button() Me.Panel2 = New System.Windows.Forms.Panel() Me.Button3 = New System.Windows.Forms.Button() Me.cboKategorie = New VERAG_PROG_ALLGEMEIN.MyComboBox() Me.Label1 = New System.Windows.Forms.Label() Me.Label7 = New System.Windows.Forms.Label() Me.cboStandort = New VERAG_PROG_ALLGEMEIN.MyComboBox() Me.cboFirma = New VERAG_PROG_ALLGEMEIN.MyComboBox() Me.cboNL = New VERAG_PROG_ALLGEMEIN.MyComboBox() Me.Label5 = New System.Windows.Forms.Label() Me.Label6 = New System.Windows.Forms.Label() Me.Panel3 = New System.Windows.Forms.Panel() Me.Button9 = New System.Windows.Forms.Button() Me.Button11 = New System.Windows.Forms.Button() Me.Button12 = New System.Windows.Forms.Button() Me.Label3 = New System.Windows.Forms.Label() Me.MyTextBox1 = New VERAG_PROG_ALLGEMEIN.MyTextBox() Me.dgvPruefungen = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components) Me.pnl = New System.Windows.Forms.Panel() Me.btnSuche = New System.Windows.Forms.Button() Me.CheckBox1 = New System.Windows.Forms.CheckBox() Me.Label8 = New System.Windows.Forms.Label() Me.txtAbfertDat = New VERAG_PROG_ALLGEMEIN.MyTextBox() Me.txtAbfertDatBis = New VERAG_PROG_ALLGEMEIN.MyTextBox() Me.Button7 = New System.Windows.Forms.Button() Me.Button6 = New System.Windows.Forms.Button() Me.Button5 = New System.Windows.Forms.Button() Me.Label23 = New System.Windows.Forms.Label() Me.btnJahr = New System.Windows.Forms.Button() Me.btnBisJahr = New System.Windows.Forms.Button() Me.btnVonJahr = New System.Windows.Forms.Button() Me.btnMonat = New System.Windows.Forms.Button() Me.btnBisMonat = New System.Windows.Forms.Button() Me.btnVonMonat = New System.Windows.Forms.Button() Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker() Me.Label13 = New System.Windows.Forms.Label() Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker() Me.Button4 = New System.Windows.Forms.Button() Me.Button8 = New System.Windows.Forms.Button() Me.cntxtOptionen.SuspendLayout() Me.pnlTop.SuspendLayout() CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit() Me.SplitContainer1.Panel1.SuspendLayout() Me.SplitContainer1.Panel2.SuspendLayout() Me.SplitContainer1.SuspendLayout() CType(Me.dgvPruefungsobjekte, System.ComponentModel.ISupportInitialize).BeginInit() Me.pnloptions.SuspendLayout() Me.Panel2.SuspendLayout() Me.Panel3.SuspendLayout() CType(Me.dgvPruefungen, System.ComponentModel.ISupportInitialize).BeginInit() Me.pnl.SuspendLayout() Me.SuspendLayout() ' 'AbgeholtToolStripMenuItem ' Me.AbgeholtToolStripMenuItem.Name = "AbgeholtToolStripMenuItem" Me.AbgeholtToolStripMenuItem.Size = New System.Drawing.Size(123, 22) Me.AbgeholtToolStripMenuItem.Text = "Abgeholt" ' 'cntxtOptionen ' Me.cntxtOptionen.ImageScalingSize = New System.Drawing.Size(24, 24) Me.cntxtOptionen.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.AbgeholtToolStripMenuItem, Me.StornoToolStripMenuItem}) Me.cntxtOptionen.Name = "cntxtOptionen" Me.cntxtOptionen.Size = New System.Drawing.Size(124, 48) Me.cntxtOptionen.Text = "Optionen" ' 'StornoToolStripMenuItem ' Me.StornoToolStripMenuItem.Name = "StornoToolStripMenuItem" Me.StornoToolStripMenuItem.Size = New System.Drawing.Size(123, 22) Me.StornoToolStripMenuItem.Text = "Storno" ' 'Panel1 ' Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill Me.Panel1.Location = New System.Drawing.Point(0, 0) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(1586, 684) Me.Panel1.TabIndex = 4 ' 'pnlTop ' Me.pnlTop.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.pnlTop.Controls.Add(Me.Label4) Me.pnlTop.Dock = System.Windows.Forms.DockStyle.Top Me.pnlTop.Location = New System.Drawing.Point(0, 0) Me.pnlTop.Name = "pnlTop" Me.pnlTop.Size = New System.Drawing.Size(1586, 48) Me.pnlTop.TabIndex = 6 ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 16.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label4.ForeColor = System.Drawing.Color.White Me.Label4.Location = New System.Drawing.Point(10, 13) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(117, 26) Me.Label4.TabIndex = 0 Me.Label4.Text = "AuditFlow" ' 'SplitContainer1 ' Me.SplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill Me.SplitContainer1.Location = New System.Drawing.Point(0, 48) Me.SplitContainer1.Name = "SplitContainer1" ' 'SplitContainer1.Panel1 ' Me.SplitContainer1.Panel1.Controls.Add(Me.dgvPruefungsobjekte) Me.SplitContainer1.Panel1.Controls.Add(Me.pnloptions) Me.SplitContainer1.Panel1.Controls.Add(Me.Panel2) ' 'SplitContainer1.Panel2 ' Me.SplitContainer1.Panel2.Controls.Add(Me.Panel3) Me.SplitContainer1.Panel2.Controls.Add(Me.dgvPruefungen) Me.SplitContainer1.Panel2.Controls.Add(Me.pnl) Me.SplitContainer1.Size = New System.Drawing.Size(1586, 636) Me.SplitContainer1.SplitterDistance = 960 Me.SplitContainer1.TabIndex = 38 ' 'dgvPruefungsobjekte ' Me.dgvPruefungsobjekte.AKTUALISIERUNGS_INTERVALL = -1 Me.dgvPruefungsobjekte.AllowUserToAddRows = False Me.dgvPruefungsobjekte.AllowUserToDeleteRows = False Me.dgvPruefungsobjekte.AllowUserToOrderColumns = True Me.dgvPruefungsobjekte.AllowUserToResizeRows = False Me.dgvPruefungsobjekte.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft DataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Window DataGridViewCellStyle1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) DataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.ControlText DataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.GradientInactiveCaption DataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.ControlText DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[False] Me.dgvPruefungsobjekte.DefaultCellStyle = DataGridViewCellStyle1 Me.dgvPruefungsobjekte.Dock = System.Windows.Forms.DockStyle.Fill Me.dgvPruefungsobjekte.Location = New System.Drawing.Point(0, 106) Me.dgvPruefungsobjekte.Name = "dgvPruefungsobjekte" Me.dgvPruefungsobjekte.RowHeadersVisible = False Me.dgvPruefungsobjekte.Size = New System.Drawing.Size(960, 450) Me.dgvPruefungsobjekte.TabIndex = 7 ' 'pnloptions ' Me.pnloptions.BackColor = System.Drawing.Color.WhiteSmoke Me.pnloptions.Controls.Add(Me.lblAbDat) Me.pnloptions.Controls.Add(Me.txtWartungFaelligkeitAbDat) Me.pnloptions.Controls.Add(Me.Button1) Me.pnloptions.Controls.Add(Me.Label9) Me.pnloptions.Controls.Add(Me.MyTextBox2) Me.pnloptions.Controls.Add(Me.Button2) Me.pnloptions.Dock = System.Windows.Forms.DockStyle.Bottom Me.pnloptions.Location = New System.Drawing.Point(0, 556) Me.pnloptions.Name = "pnloptions" Me.pnloptions.Size = New System.Drawing.Size(960, 80) Me.pnloptions.TabIndex = 9 ' 'lblAbDat ' Me.lblAbDat.AutoSize = True Me.lblAbDat.Location = New System.Drawing.Point(613, 55) Me.lblAbDat.Name = "lblAbDat" Me.lblAbDat.Size = New System.Drawing.Size(56, 13) Me.lblAbDat.TabIndex = 142 Me.lblAbDat.Text = "ab Datum:" ' 'txtWartungFaelligkeitAbDat ' Me.txtWartungFaelligkeitAbDat._DateTimeOnly = False Me.txtWartungFaelligkeitAbDat._numbersOnly = False Me.txtWartungFaelligkeitAbDat._numbersOnlyKommastellen = "" Me.txtWartungFaelligkeitAbDat._numbersOnlyTrennzeichen = True Me.txtWartungFaelligkeitAbDat._Prozent = False Me.txtWartungFaelligkeitAbDat._ShortDateNew = True Me.txtWartungFaelligkeitAbDat._ShortDateOnly = False Me.txtWartungFaelligkeitAbDat._TimeOnly = False Me.txtWartungFaelligkeitAbDat._TimeOnly_Seconds = False Me.txtWartungFaelligkeitAbDat._value = "" Me.txtWartungFaelligkeitAbDat._Waehrung = False Me.txtWartungFaelligkeitAbDat._WaehrungZeichen = True Me.txtWartungFaelligkeitAbDat.ForeColor = System.Drawing.Color.Red Me.txtWartungFaelligkeitAbDat.Location = New System.Drawing.Point(675, 52) Me.txtWartungFaelligkeitAbDat.MaxLength = 10 Me.txtWartungFaelligkeitAbDat.MaxLineLength = -1 Me.txtWartungFaelligkeitAbDat.MaxLines_Warning = "" Me.txtWartungFaelligkeitAbDat.MaxLines_Warning_Label = Nothing Me.txtWartungFaelligkeitAbDat.Name = "txtWartungFaelligkeitAbDat" Me.txtWartungFaelligkeitAbDat.Size = New System.Drawing.Size(101, 20) Me.txtWartungFaelligkeitAbDat.TabIndex = 143 ' 'Button1 ' Me.Button1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button1.Image = Global.VERAG_PROG_ALLGEMEIN.My.Resources.Resources.zeiterfassung_s Me.Button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button1.Location = New System.Drawing.Point(583, 7) Me.Button1.Margin = New System.Windows.Forms.Padding(0) Me.Button1.Name = "Button1" Me.Button1.Padding = New System.Windows.Forms.Padding(0, 0, 10, 0) Me.Button1.Size = New System.Drawing.Size(193, 45) Me.Button1.TabIndex = 9 Me.Button1.Text = "Fälligkeiten berechnen" Me.Button1.TextAlign = System.Drawing.ContentAlignment.MiddleRight Me.Button1.UseVisualStyleBackColor = True ' 'Label9 ' Me.Label9.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Label9.AutoSize = True Me.Label9.Location = New System.Drawing.Point(865, 55) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(30, 13) Me.Label9.TabIndex = 7 Me.Label9.Text = "Max:" ' 'MyTextBox2 ' Me.MyTextBox2._DateTimeOnly = False Me.MyTextBox2._numbersOnly = True Me.MyTextBox2._numbersOnlyKommastellen = "" Me.MyTextBox2._numbersOnlyTrennzeichen = True Me.MyTextBox2._Prozent = False Me.MyTextBox2._ShortDateNew = False Me.MyTextBox2._ShortDateOnly = False Me.MyTextBox2._TimeOnly = False Me.MyTextBox2._TimeOnly_Seconds = False Me.MyTextBox2._value = "" Me.MyTextBox2._Waehrung = False Me.MyTextBox2._WaehrungZeichen = True Me.MyTextBox2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.MyTextBox2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.MyTextBox2.ForeColor = System.Drawing.Color.Black Me.MyTextBox2.Location = New System.Drawing.Point(897, 52) Me.MyTextBox2.MaxLineLength = -1 Me.MyTextBox2.MaxLines_Warning = "" Me.MyTextBox2.MaxLines_Warning_Label = Nothing Me.MyTextBox2.Name = "MyTextBox2" Me.MyTextBox2.Size = New System.Drawing.Size(48, 20) Me.MyTextBox2.TabIndex = 8 Me.MyTextBox2.Text = "1000" Me.MyTextBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'Button2 ' Me.Button2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button2.Image = Global.VERAG_PROG_ALLGEMEIN.My.Resources.Resources.plus Me.Button2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button2.Location = New System.Drawing.Point(12, 7) Me.Button2.Margin = New System.Windows.Forms.Padding(0) Me.Button2.Name = "Button2" Me.Button2.Padding = New System.Windows.Forms.Padding(0, 0, 10, 0) Me.Button2.Size = New System.Drawing.Size(84, 45) Me.Button2.TabIndex = 1 Me.Button2.Text = "Neu" Me.Button2.TextAlign = System.Drawing.ContentAlignment.MiddleRight Me.Button2.UseVisualStyleBackColor = True ' 'Panel2 ' Me.Panel2.BackColor = System.Drawing.Color.WhiteSmoke Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel2.Controls.Add(Me.Button8) Me.Panel2.Controls.Add(Me.Button4) Me.Panel2.Controls.Add(Me.Button3) Me.Panel2.Controls.Add(Me.cboKategorie) Me.Panel2.Controls.Add(Me.Label1) Me.Panel2.Controls.Add(Me.Label7) Me.Panel2.Controls.Add(Me.cboStandort) Me.Panel2.Controls.Add(Me.cboFirma) Me.Panel2.Controls.Add(Me.cboNL) Me.Panel2.Controls.Add(Me.Label5) Me.Panel2.Controls.Add(Me.Label6) Me.Panel2.Dock = System.Windows.Forms.DockStyle.Top Me.Panel2.Location = New System.Drawing.Point(0, 0) Me.Panel2.Name = "Panel2" Me.Panel2.Size = New System.Drawing.Size(960, 106) Me.Panel2.TabIndex = 8 ' 'Button3 ' Me.Button3.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button3.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button3.Location = New System.Drawing.Point(780, 2) Me.Button3.Margin = New System.Windows.Forms.Padding(0) Me.Button3.Name = "Button3" Me.Button3.Padding = New System.Windows.Forms.Padding(0, 0, 10, 0) Me.Button3.Size = New System.Drawing.Size(164, 27) Me.Button3.TabIndex = 31 Me.Button3.Text = "Niederlassungen verwalten" Me.Button3.UseVisualStyleBackColor = True Me.Button3.Visible = False ' 'cboKategorie ' Me.cboKategorie._allowedValuesFreiText = Nothing Me.cboKategorie._allowFreiText = False Me.cboKategorie._value = "" Me.cboKategorie.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend Me.cboKategorie.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems Me.cboKategorie.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cboKategorie.FormattingEnabled = True Me.cboKategorie.Location = New System.Drawing.Point(358, 7) Me.cboKategorie.Name = "cboKategorie" Me.cboKategorie.Size = New System.Drawing.Size(143, 24) Me.cboKategorie.TabIndex = 30 ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label1.Location = New System.Drawing.Point(270, 12) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(82, 13) Me.Label1.TabIndex = 29 Me.Label1.Text = "KATEGORIE:" ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label7.Location = New System.Drawing.Point(11, 69) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(50, 13) Me.Label7.TabIndex = 28 Me.Label7.Text = "Standort:" ' 'cboStandort ' Me.cboStandort._allowedValuesFreiText = Nothing Me.cboStandort._allowFreiText = False Me.cboStandort._value = "" Me.cboStandort.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend Me.cboStandort.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems Me.cboStandort.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cboStandort.FormattingEnabled = True Me.cboStandort.Location = New System.Drawing.Point(110, 64) Me.cboStandort.Name = "cboStandort" Me.cboStandort.Size = New System.Drawing.Size(143, 24) Me.cboStandort.TabIndex = 27 ' 'cboFirma ' Me.cboFirma._allowedValuesFreiText = Nothing Me.cboFirma._allowFreiText = False Me.cboFirma._value = "" Me.cboFirma.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend Me.cboFirma.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems Me.cboFirma.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cboFirma.FormattingEnabled = True Me.cboFirma.Location = New System.Drawing.Point(110, 7) Me.cboFirma.Name = "cboFirma" Me.cboFirma.Size = New System.Drawing.Size(143, 24) Me.cboFirma.TabIndex = 26 ' 'cboNL ' Me.cboNL._allowedValuesFreiText = Nothing Me.cboNL._allowFreiText = False Me.cboNL._value = "" Me.cboNL.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend Me.cboNL.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems Me.cboNL.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cboNL.FormattingEnabled = True Me.cboNL.Location = New System.Drawing.Point(110, 33) Me.cboNL.Name = "cboNL" Me.cboNL.Size = New System.Drawing.Size(143, 24) Me.cboNL.TabIndex = 25 ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label5.Location = New System.Drawing.Point(11, 12) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(49, 13) Me.Label5.TabIndex = 22 Me.Label5.Text = "FIRMA:" ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label6.Location = New System.Drawing.Point(11, 38) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(77, 13) Me.Label6.TabIndex = 24 Me.Label6.Text = "Niederlassung:" ' 'Panel3 ' Me.Panel3.BackColor = System.Drawing.Color.WhiteSmoke Me.Panel3.Controls.Add(Me.Button9) Me.Panel3.Controls.Add(Me.Button11) Me.Panel3.Controls.Add(Me.Button12) Me.Panel3.Controls.Add(Me.Label3) Me.Panel3.Controls.Add(Me.MyTextBox1) Me.Panel3.Dock = System.Windows.Forms.DockStyle.Bottom Me.Panel3.Location = New System.Drawing.Point(0, 556) Me.Panel3.Name = "Panel3" Me.Panel3.Size = New System.Drawing.Size(622, 80) Me.Panel3.TabIndex = 6 ' 'Button9 ' Me.Button9.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.Button9.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button9.Image = Global.VERAG_PROG_ALLGEMEIN.My.Resources.Resources.plus Me.Button9.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button9.Location = New System.Drawing.Point(12, 7) Me.Button9.Margin = New System.Windows.Forms.Padding(0) Me.Button9.Name = "Button9" Me.Button9.Padding = New System.Windows.Forms.Padding(0, 0, 10, 0) Me.Button9.Size = New System.Drawing.Size(84, 45) Me.Button9.TabIndex = 1 Me.Button9.Text = "Neu" Me.Button9.TextAlign = System.Drawing.ContentAlignment.MiddleRight Me.Button9.UseVisualStyleBackColor = True Me.Button9.Visible = False ' 'Button11 ' Me.Button11.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Button11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center Me.Button11.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button11.Location = New System.Drawing.Point(531, 43) Me.Button11.Name = "Button11" Me.Button11.Size = New System.Drawing.Size(41, 34) Me.Button11.TabIndex = 7 Me.Button11.UseVisualStyleBackColor = True Me.Button11.Visible = False ' 'Button12 ' Me.Button12.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Button12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.Button12.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button12.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button12.ForeColor = System.Drawing.Color.Black Me.Button12.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button12.Location = New System.Drawing.Point(578, 43) Me.Button12.Name = "Button12" Me.Button12.Size = New System.Drawing.Size(41, 34) Me.Button12.TabIndex = 8 Me.Button12.UseVisualStyleBackColor = True Me.Button12.Visible = False ' 'Label3 ' Me.Label3.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Label3.AutoSize = True Me.Label3.Location = New System.Drawing.Point(445, 55) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(30, 13) Me.Label3.TabIndex = 5 Me.Label3.Text = "Max:" ' 'MyTextBox1 ' Me.MyTextBox1._DateTimeOnly = False Me.MyTextBox1._numbersOnly = True Me.MyTextBox1._numbersOnlyKommastellen = "" Me.MyTextBox1._numbersOnlyTrennzeichen = True Me.MyTextBox1._Prozent = False Me.MyTextBox1._ShortDateNew = False Me.MyTextBox1._ShortDateOnly = False Me.MyTextBox1._TimeOnly = False Me.MyTextBox1._TimeOnly_Seconds = False Me.MyTextBox1._value = "" Me.MyTextBox1._Waehrung = False Me.MyTextBox1._WaehrungZeichen = True Me.MyTextBox1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.MyTextBox1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.MyTextBox1.ForeColor = System.Drawing.Color.Black Me.MyTextBox1.Location = New System.Drawing.Point(477, 52) Me.MyTextBox1.MaxLineLength = -1 Me.MyTextBox1.MaxLines_Warning = "" Me.MyTextBox1.MaxLines_Warning_Label = Nothing Me.MyTextBox1.Name = "MyTextBox1" Me.MyTextBox1.Size = New System.Drawing.Size(48, 20) Me.MyTextBox1.TabIndex = 6 Me.MyTextBox1.Text = "1000" Me.MyTextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'dgvPruefungen ' Me.dgvPruefungen.AKTUALISIERUNGS_INTERVALL = -1 Me.dgvPruefungen.AllowUserToAddRows = False Me.dgvPruefungen.AllowUserToDeleteRows = False Me.dgvPruefungen.AllowUserToOrderColumns = True Me.dgvPruefungen.AllowUserToResizeRows = False Me.dgvPruefungen.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft DataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window DataGridViewCellStyle2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.GradientInactiveCaption DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.ControlText DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[False] Me.dgvPruefungen.DefaultCellStyle = DataGridViewCellStyle2 Me.dgvPruefungen.Dock = System.Windows.Forms.DockStyle.Fill Me.dgvPruefungen.Location = New System.Drawing.Point(0, 106) Me.dgvPruefungen.Name = "dgvPruefungen" Me.dgvPruefungen.RowHeadersVisible = False Me.dgvPruefungen.Size = New System.Drawing.Size(622, 530) Me.dgvPruefungen.TabIndex = 5 ' 'pnl ' Me.pnl.BackColor = System.Drawing.Color.WhiteSmoke Me.pnl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.pnl.Controls.Add(Me.btnSuche) Me.pnl.Controls.Add(Me.CheckBox1) Me.pnl.Controls.Add(Me.Label8) Me.pnl.Controls.Add(Me.txtAbfertDat) Me.pnl.Controls.Add(Me.txtAbfertDatBis) Me.pnl.Controls.Add(Me.Button7) Me.pnl.Controls.Add(Me.Button6) Me.pnl.Controls.Add(Me.Button5) Me.pnl.Controls.Add(Me.Label23) Me.pnl.Controls.Add(Me.btnJahr) Me.pnl.Controls.Add(Me.btnBisJahr) Me.pnl.Controls.Add(Me.btnVonJahr) Me.pnl.Controls.Add(Me.btnMonat) Me.pnl.Controls.Add(Me.btnBisMonat) Me.pnl.Controls.Add(Me.btnVonMonat) Me.pnl.Controls.Add(Me.DateTimePicker2) Me.pnl.Controls.Add(Me.Label13) Me.pnl.Controls.Add(Me.DateTimePicker1) Me.pnl.Dock = System.Windows.Forms.DockStyle.Top Me.pnl.Location = New System.Drawing.Point(0, 0) Me.pnl.Name = "pnl" Me.pnl.Size = New System.Drawing.Size(622, 106) Me.pnl.TabIndex = 4 ' 'btnSuche ' Me.btnSuche.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.btnSuche.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnSuche.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.btnSuche.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.btnSuche.Location = New System.Drawing.Point(455, 37) Me.btnSuche.Name = "btnSuche" Me.btnSuche.Size = New System.Drawing.Size(162, 45) Me.btnSuche.TabIndex = 22 Me.btnSuche.Text = "Suche starten" Me.btnSuche.UseVisualStyleBackColor = True ' 'CheckBox1 ' Me.CheckBox1.AutoSize = True Me.CheckBox1.Checked = True Me.CheckBox1.CheckState = System.Windows.Forms.CheckState.Indeterminate Me.CheckBox1.Location = New System.Drawing.Point(328, 11) Me.CheckBox1.Name = "CheckBox1" Me.CheckBox1.Size = New System.Drawing.Size(155, 17) Me.CheckBox1.TabIndex = 35 Me.CheckBox1.Text = "Erledigte Einträge anzeigen" Me.CheckBox1.ThreeState = True Me.CheckBox1.UseVisualStyleBackColor = True ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label8.Location = New System.Drawing.Point(8, 12) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(108, 13) Me.Label8.TabIndex = 34 Me.Label8.Text = "Fälligkeits-Datum:" ' 'txtAbfertDat ' Me.txtAbfertDat._DateTimeOnly = False Me.txtAbfertDat._numbersOnly = False Me.txtAbfertDat._numbersOnlyKommastellen = "" Me.txtAbfertDat._numbersOnlyTrennzeichen = True Me.txtAbfertDat._Prozent = False Me.txtAbfertDat._ShortDateNew = True Me.txtAbfertDat._ShortDateOnly = False Me.txtAbfertDat._TimeOnly = False Me.txtAbfertDat._TimeOnly_Seconds = False Me.txtAbfertDat._value = "" Me.txtAbfertDat._Waehrung = False Me.txtAbfertDat._WaehrungZeichen = True Me.txtAbfertDat.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtAbfertDat.ForeColor = System.Drawing.Color.Black Me.txtAbfertDat.Location = New System.Drawing.Point(37, 33) Me.txtAbfertDat.MaxLength = 10 Me.txtAbfertDat.MaxLineLength = -1 Me.txtAbfertDat.MaxLines_Warning = "" Me.txtAbfertDat.MaxLines_Warning_Label = Nothing Me.txtAbfertDat.Name = "txtAbfertDat" Me.txtAbfertDat.Size = New System.Drawing.Size(83, 20) Me.txtAbfertDat.TabIndex = 9 ' 'txtAbfertDatBis ' Me.txtAbfertDatBis._DateTimeOnly = False Me.txtAbfertDatBis._numbersOnly = False Me.txtAbfertDatBis._numbersOnlyKommastellen = "" Me.txtAbfertDatBis._numbersOnlyTrennzeichen = True Me.txtAbfertDatBis._Prozent = False Me.txtAbfertDatBis._ShortDateNew = True Me.txtAbfertDatBis._ShortDateOnly = False Me.txtAbfertDatBis._TimeOnly = False Me.txtAbfertDatBis._TimeOnly_Seconds = False Me.txtAbfertDatBis._value = "" Me.txtAbfertDatBis._Waehrung = False Me.txtAbfertDatBis._WaehrungZeichen = True Me.txtAbfertDatBis.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtAbfertDatBis.ForeColor = System.Drawing.Color.Black Me.txtAbfertDatBis.Location = New System.Drawing.Point(37, 62) Me.txtAbfertDatBis.MaxLength = 10 Me.txtAbfertDatBis.MaxLineLength = -1 Me.txtAbfertDatBis.MaxLines_Warning = "" Me.txtAbfertDatBis.MaxLines_Warning_Label = Nothing Me.txtAbfertDatBis.Name = "txtAbfertDatBis" Me.txtAbfertDatBis.Size = New System.Drawing.Size(83, 20) Me.txtAbfertDatBis.TabIndex = 23 ' 'Button7 ' Me.Button7.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button7.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!) Me.Button7.ForeColor = System.Drawing.Color.Black Me.Button7.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button7.Location = New System.Drawing.Point(277, 7) Me.Button7.Margin = New System.Windows.Forms.Padding(0) Me.Button7.Name = "Button7" Me.Button7.Size = New System.Drawing.Size(34, 23) Me.Button7.TabIndex = 4 Me.Button7.Text = ">>" Me.Button7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button7.UseVisualStyleBackColor = True ' 'Button6 ' Me.Button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button6.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!) Me.Button6.ForeColor = System.Drawing.Color.Black Me.Button6.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button6.Location = New System.Drawing.Point(158, 7) Me.Button6.Margin = New System.Windows.Forms.Padding(0) Me.Button6.Name = "Button6" Me.Button6.Size = New System.Drawing.Size(34, 23) Me.Button6.TabIndex = 2 Me.Button6.Text = "<<" Me.Button6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button6.UseVisualStyleBackColor = True ' 'Button5 ' Me.Button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button5.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!) Me.Button5.ForeColor = System.Drawing.Color.Black Me.Button5.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button5.Location = New System.Drawing.Point(191, 7) Me.Button5.Margin = New System.Windows.Forms.Padding(0) Me.Button5.Name = "Button5" Me.Button5.Size = New System.Drawing.Size(87, 23) Me.Button5.TabIndex = 3 Me.Button5.Text = "Heute" Me.Button5.UseVisualStyleBackColor = True ' 'Label23 ' Me.Label23.AutoSize = True Me.Label23.Location = New System.Drawing.Point(8, 65) Me.Label23.Name = "Label23" Me.Label23.Size = New System.Drawing.Size(23, 13) Me.Label23.TabIndex = 20 Me.Label23.Text = "bis:" ' 'btnJahr ' Me.btnJahr.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnJahr.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!) Me.btnJahr.ForeColor = System.Drawing.Color.Black Me.btnJahr.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.btnJahr.Location = New System.Drawing.Point(191, 59) Me.btnJahr.Margin = New System.Windows.Forms.Padding(0) Me.btnJahr.Name = "btnJahr" Me.btnJahr.Size = New System.Drawing.Size(87, 23) Me.btnJahr.TabIndex = 26 Me.btnJahr.Text = "2016" Me.btnJahr.UseVisualStyleBackColor = True ' 'btnBisJahr ' Me.btnBisJahr.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnBisJahr.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!) Me.btnBisJahr.ForeColor = System.Drawing.Color.Black Me.btnBisJahr.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.btnBisJahr.Location = New System.Drawing.Point(277, 59) Me.btnBisJahr.Margin = New System.Windows.Forms.Padding(0) Me.btnBisJahr.Name = "btnBisJahr" Me.btnBisJahr.Size = New System.Drawing.Size(34, 23) Me.btnBisJahr.TabIndex = 27 Me.btnBisJahr.Text = ">>" Me.btnBisJahr.TextAlign = System.Drawing.ContentAlignment.MiddleLeft Me.btnBisJahr.UseVisualStyleBackColor = True ' 'btnVonJahr ' Me.btnVonJahr.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnVonJahr.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!) Me.btnVonJahr.ForeColor = System.Drawing.Color.Black Me.btnVonJahr.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.btnVonJahr.Location = New System.Drawing.Point(158, 59) Me.btnVonJahr.Margin = New System.Windows.Forms.Padding(0) Me.btnVonJahr.Name = "btnVonJahr" Me.btnVonJahr.Size = New System.Drawing.Size(34, 23) Me.btnVonJahr.TabIndex = 25 Me.btnVonJahr.Text = "<<" Me.btnVonJahr.TextAlign = System.Drawing.ContentAlignment.MiddleLeft Me.btnVonJahr.UseVisualStyleBackColor = True ' 'btnMonat ' Me.btnMonat.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnMonat.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!) Me.btnMonat.ForeColor = System.Drawing.Color.Black Me.btnMonat.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.btnMonat.Location = New System.Drawing.Point(191, 33) Me.btnMonat.Margin = New System.Windows.Forms.Padding(0) Me.btnMonat.Name = "btnMonat" Me.btnMonat.Size = New System.Drawing.Size(87, 23) Me.btnMonat.TabIndex = 12 Me.btnMonat.Text = "September" Me.btnMonat.UseVisualStyleBackColor = True ' 'btnBisMonat ' Me.btnBisMonat.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnBisMonat.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!) Me.btnBisMonat.ForeColor = System.Drawing.Color.Black Me.btnBisMonat.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.btnBisMonat.Location = New System.Drawing.Point(277, 33) Me.btnBisMonat.Margin = New System.Windows.Forms.Padding(0) Me.btnBisMonat.Name = "btnBisMonat" Me.btnBisMonat.Size = New System.Drawing.Size(34, 23) Me.btnBisMonat.TabIndex = 13 Me.btnBisMonat.Text = ">>" Me.btnBisMonat.TextAlign = System.Drawing.ContentAlignment.MiddleLeft Me.btnBisMonat.UseVisualStyleBackColor = True ' 'btnVonMonat ' Me.btnVonMonat.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnVonMonat.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!) Me.btnVonMonat.ForeColor = System.Drawing.Color.Black Me.btnVonMonat.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.btnVonMonat.Location = New System.Drawing.Point(158, 33) Me.btnVonMonat.Margin = New System.Windows.Forms.Padding(0) Me.btnVonMonat.Name = "btnVonMonat" Me.btnVonMonat.Size = New System.Drawing.Size(34, 23) Me.btnVonMonat.TabIndex = 11 Me.btnVonMonat.Text = "<<" Me.btnVonMonat.TextAlign = System.Drawing.ContentAlignment.MiddleLeft Me.btnVonMonat.UseVisualStyleBackColor = True ' 'DateTimePicker2 ' Me.DateTimePicker2.CustomFormat = "''" Me.DateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.Custom Me.DateTimePicker2.Location = New System.Drawing.Point(37, 62) Me.DateTimePicker2.Margin = New System.Windows.Forms.Padding(0) Me.DateTimePicker2.Name = "DateTimePicker2" Me.DateTimePicker2.RightToLeft = System.Windows.Forms.RightToLeft.No Me.DateTimePicker2.Size = New System.Drawing.Size(115, 20) Me.DateTimePicker2.TabIndex = 24 ' 'Label13 ' Me.Label13.AutoSize = True Me.Label13.Location = New System.Drawing.Point(8, 37) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(28, 13) Me.Label13.TabIndex = 8 Me.Label13.Text = "von:" ' 'DateTimePicker1 ' Me.DateTimePicker1.CustomFormat = "''" Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Custom Me.DateTimePicker1.Location = New System.Drawing.Point(37, 33) Me.DateTimePicker1.Margin = New System.Windows.Forms.Padding(0) Me.DateTimePicker1.Name = "DateTimePicker1" Me.DateTimePicker1.RightToLeft = System.Windows.Forms.RightToLeft.No Me.DateTimePicker1.Size = New System.Drawing.Size(115, 20) Me.DateTimePicker1.TabIndex = 10 ' 'Button4 ' Me.Button4.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.Button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button4.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button4.Location = New System.Drawing.Point(780, 30) Me.Button4.Margin = New System.Windows.Forms.Padding(0) Me.Button4.Name = "Button4" Me.Button4.Padding = New System.Windows.Forms.Padding(0, 0, 10, 0) Me.Button4.Size = New System.Drawing.Size(164, 27) Me.Button4.TabIndex = 32 Me.Button4.Text = "Standorte verwalten" Me.Button4.UseVisualStyleBackColor = True ' 'Button8 ' Me.Button8.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.Button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button8.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button8.Location = New System.Drawing.Point(780, 58) Me.Button8.Margin = New System.Windows.Forms.Padding(0) Me.Button8.Name = "Button8" Me.Button8.Padding = New System.Windows.Forms.Padding(0, 0, 10, 0) Me.Button8.Size = New System.Drawing.Size(164, 27) Me.Button8.TabIndex = 33 Me.Button8.Text = "Kategorien verwalten" Me.Button8.UseVisualStyleBackColor = True ' 'frmAuditFlow ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.BackColor = System.Drawing.Color.White Me.ClientSize = New System.Drawing.Size(1586, 684) Me.Controls.Add(Me.SplitContainer1) Me.Controls.Add(Me.pnlTop) Me.Controls.Add(Me.Panel1) Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon) Me.Name = "frmAuditFlow" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "AuditFlow" Me.cntxtOptionen.ResumeLayout(False) Me.pnlTop.ResumeLayout(False) Me.pnlTop.PerformLayout() Me.SplitContainer1.Panel1.ResumeLayout(False) Me.SplitContainer1.Panel2.ResumeLayout(False) CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit() Me.SplitContainer1.ResumeLayout(False) CType(Me.dgvPruefungsobjekte, System.ComponentModel.ISupportInitialize).EndInit() Me.pnloptions.ResumeLayout(False) Me.pnloptions.PerformLayout() Me.Panel2.ResumeLayout(False) Me.Panel2.PerformLayout() Me.Panel3.ResumeLayout(False) Me.Panel3.PerformLayout() CType(Me.dgvPruefungen, System.ComponentModel.ISupportInitialize).EndInit() Me.pnl.ResumeLayout(False) Me.pnl.PerformLayout() Me.ResumeLayout(False) End Sub Friend WithEvents AbgeholtToolStripMenuItem As Windows.Forms.ToolStripMenuItem Friend WithEvents cntxtOptionen As Windows.Forms.ContextMenuStrip Friend WithEvents StornoToolStripMenuItem As Windows.Forms.ToolStripMenuItem Friend WithEvents Panel1 As Windows.Forms.Panel Friend WithEvents pnlTop As Windows.Forms.Panel Friend WithEvents Label4 As Windows.Forms.Label Friend WithEvents SplitContainer1 As Windows.Forms.SplitContainer Friend WithEvents Panel2 As Windows.Forms.Panel Friend WithEvents dgvPruefungsobjekte As MyDatagridview Friend WithEvents dgvPruefungen As MyDatagridview Friend WithEvents pnl As Windows.Forms.Panel Friend WithEvents Label8 As Windows.Forms.Label Friend WithEvents txtAbfertDat As MyTextBox Friend WithEvents txtAbfertDatBis As MyTextBox Friend WithEvents Button7 As Windows.Forms.Button Friend WithEvents Button6 As Windows.Forms.Button Friend WithEvents Button5 As Windows.Forms.Button Friend WithEvents btnSuche As Windows.Forms.Button Friend WithEvents Label23 As Windows.Forms.Label Friend WithEvents btnJahr As Windows.Forms.Button Friend WithEvents btnBisJahr As Windows.Forms.Button Friend WithEvents btnVonJahr As Windows.Forms.Button Friend WithEvents btnMonat As Windows.Forms.Button Friend WithEvents btnBisMonat As Windows.Forms.Button Friend WithEvents btnVonMonat As Windows.Forms.Button Friend WithEvents DateTimePicker2 As Windows.Forms.DateTimePicker Friend WithEvents Label13 As Windows.Forms.Label Friend WithEvents DateTimePicker1 As Windows.Forms.DateTimePicker Friend WithEvents pnloptions As Windows.Forms.Panel Friend WithEvents Button2 As Windows.Forms.Button Friend WithEvents Label7 As Windows.Forms.Label Friend WithEvents cboStandort As MyComboBox Friend WithEvents cboFirma As MyComboBox Friend WithEvents cboNL As MyComboBox Friend WithEvents Label5 As Windows.Forms.Label Friend WithEvents Label6 As Windows.Forms.Label Friend WithEvents Panel3 As Windows.Forms.Panel Friend WithEvents Button9 As Windows.Forms.Button Friend WithEvents Button11 As Windows.Forms.Button Friend WithEvents Button12 As Windows.Forms.Button Friend WithEvents Label3 As Windows.Forms.Label Friend WithEvents MyTextBox1 As MyTextBox Friend WithEvents cboKategorie As MyComboBox Friend WithEvents Label1 As Windows.Forms.Label Friend WithEvents Label9 As Windows.Forms.Label Friend WithEvents MyTextBox2 As MyTextBox Friend WithEvents CheckBox1 As Windows.Forms.CheckBox Friend WithEvents Button1 As Windows.Forms.Button Friend WithEvents lblAbDat As Windows.Forms.Label Friend WithEvents txtWartungFaelligkeitAbDat As MyTextBox Friend WithEvents Button3 As Windows.Forms.Button Friend WithEvents Button4 As Windows.Forms.Button Friend WithEvents Button8 As Windows.Forms.Button End Class