_ Partial Class usrCntlMitarbeiter Inherits System.Windows.Forms.UserControl 'UserControl ü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() Me.Button6 = New System.Windows.Forms.Button() Me.Panel2 = New System.Windows.Forms.Panel() Me.Button9 = New System.Windows.Forms.Button() Me.Button5 = New System.Windows.Forms.Button() Me.Button4 = New System.Windows.Forms.Button() Me.Button3 = New System.Windows.Forms.Button() Me.TabControl1 = New System.Windows.Forms.TabControl() Me.TabPage1 = New System.Windows.Forms.TabPage() Me.c = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components) Me.TabPage2 = New System.Windows.Forms.TabPage() Me.dgvATILLA = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components) Me.TabPage3 = New System.Windows.Forms.TabPage() Me.dgvIMEX = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components) Me.TabPage4 = New System.Windows.Forms.TabPage() Me.dgvUNISPED = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components) Me.TabPage5 = New System.Windows.Forms.TabPage() Me.dgvAMBAR = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components) Me.TabPage6 = New System.Windows.Forms.TabPage() Me.dgvFRONTOFFICE = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components) Me.TabPage7 = New System.Windows.Forms.TabPage() Me.dgvVERIMEX = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components) Me.TabPage8 = New System.Windows.Forms.TabPage() Me.dgvTimasNew = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components) Me.Panel1 = New System.Windows.Forms.Panel() Me.cbxDakosy = New System.Windows.Forms.CheckBox() Me.cbxZE = New System.Windows.Forms.CheckBox() Me.cbx = New System.Windows.Forms.CheckBox() Me.txtSuche = New System.Windows.Forms.TextBox() Me.Button1 = New System.Windows.Forms.Button() Me.Button2 = New System.Windows.Forms.Button() Me.Label1 = New System.Windows.Forms.Label() Me.Panel3 = New System.Windows.Forms.Panel() Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.UserKopierenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.BerechtigungenSetzenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.ContextMenuStrip2 = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.Panel2.SuspendLayout() Me.TabControl1.SuspendLayout() Me.TabPage1.SuspendLayout() CType(Me.c, System.ComponentModel.ISupportInitialize).BeginInit() Me.TabPage2.SuspendLayout() CType(Me.dgvATILLA, System.ComponentModel.ISupportInitialize).BeginInit() Me.TabPage3.SuspendLayout() CType(Me.dgvIMEX, System.ComponentModel.ISupportInitialize).BeginInit() Me.TabPage4.SuspendLayout() CType(Me.dgvUNISPED, System.ComponentModel.ISupportInitialize).BeginInit() Me.TabPage5.SuspendLayout() CType(Me.dgvAMBAR, System.ComponentModel.ISupportInitialize).BeginInit() Me.TabPage6.SuspendLayout() CType(Me.dgvFRONTOFFICE, System.ComponentModel.ISupportInitialize).BeginInit() Me.TabPage7.SuspendLayout() CType(Me.dgvVERIMEX, System.ComponentModel.ISupportInitialize).BeginInit() Me.TabPage8.SuspendLayout() CType(Me.dgvTimasNew, System.ComponentModel.ISupportInitialize).BeginInit() Me.Panel1.SuspendLayout() Me.Panel3.SuspendLayout() Me.ContextMenuStrip1.SuspendLayout() Me.SuspendLayout() ' 'Button6 ' Me.Button6.Location = New System.Drawing.Point(10, 196) Me.Button6.Name = "Button6" Me.Button6.Size = New System.Drawing.Size(75, 34) Me.Button6.TabIndex = 18 Me.Button6.Text = "Drucken" Me.Button6.UseVisualStyleBackColor = True ' 'Panel2 ' Me.Panel2.Controls.Add(Me.Button9) Me.Panel2.Controls.Add(Me.Button6) Me.Panel2.Controls.Add(Me.Button5) Me.Panel2.Controls.Add(Me.Button4) Me.Panel2.Controls.Add(Me.Button3) Me.Panel2.Dock = System.Windows.Forms.DockStyle.Right Me.Panel2.Location = New System.Drawing.Point(889, 0) Me.Panel2.Name = "Panel2" Me.Panel2.Size = New System.Drawing.Size(92, 684) Me.Panel2.TabIndex = 24 ' 'Button9 ' Me.Button9.Location = New System.Drawing.Point(10, 262) Me.Button9.Name = "Button9" Me.Button9.Size = New System.Drawing.Size(75, 34) Me.Button9.TabIndex = 21 Me.Button9.Text = "Wiki" Me.Button9.UseVisualStyleBackColor = True ' 'Button5 ' Me.Button5.Image = Global.ADMIN.My.Resources.Resources.del Me.Button5.ImageAlign = System.Drawing.ContentAlignment.MiddleRight Me.Button5.Location = New System.Drawing.Point(10, 94) Me.Button5.Name = "Button5" Me.Button5.Size = New System.Drawing.Size(75, 33) Me.Button5.TabIndex = 17 Me.Button5.Text = "Löschen" Me.Button5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button5.UseVisualStyleBackColor = True ' 'Button4 ' Me.Button4.Image = Global.ADMIN.My.Resources.Resources.stift Me.Button4.ImageAlign = System.Drawing.ContentAlignment.MiddleRight Me.Button4.Location = New System.Drawing.Point(10, 42) Me.Button4.Name = "Button4" Me.Button4.Size = New System.Drawing.Size(75, 33) Me.Button4.TabIndex = 16 Me.Button4.Text = "Ändern" Me.Button4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button4.UseVisualStyleBackColor = True ' 'Button3 ' Me.Button3.Image = Global.ADMIN.My.Resources.Resources.plus Me.Button3.ImageAlign = System.Drawing.ContentAlignment.MiddleRight Me.Button3.Location = New System.Drawing.Point(10, 3) Me.Button3.Name = "Button3" Me.Button3.Size = New System.Drawing.Size(75, 33) Me.Button3.TabIndex = 15 Me.Button3.Text = "Neu" Me.Button3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button3.UseVisualStyleBackColor = True ' 'TabControl1 ' Me.TabControl1.Controls.Add(Me.TabPage1) Me.TabControl1.Controls.Add(Me.TabPage2) Me.TabControl1.Controls.Add(Me.TabPage3) Me.TabControl1.Controls.Add(Me.TabPage4) Me.TabControl1.Controls.Add(Me.TabPage5) Me.TabControl1.Controls.Add(Me.TabPage6) Me.TabControl1.Controls.Add(Me.TabPage7) Me.TabControl1.Controls.Add(Me.TabPage8) Me.TabControl1.Dock = System.Windows.Forms.DockStyle.Fill Me.TabControl1.Location = New System.Drawing.Point(0, 0) Me.TabControl1.Name = "TabControl1" Me.TabControl1.SelectedIndex = 0 Me.TabControl1.Size = New System.Drawing.Size(889, 648) Me.TabControl1.TabIndex = 25 ' 'TabPage1 ' Me.TabPage1.Controls.Add(Me.c) Me.TabPage1.Location = New System.Drawing.Point(4, 22) Me.TabPage1.Name = "TabPage1" Me.TabPage1.Padding = New System.Windows.Forms.Padding(3) Me.TabPage1.Size = New System.Drawing.Size(881, 622) Me.TabPage1.TabIndex = 0 Me.TabPage1.Text = "VERAG" Me.TabPage1.UseVisualStyleBackColor = True ' 'c ' Me.c.AKTUALISIERUNGS_INTERVALL = -1 Me.c.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.c.Dock = System.Windows.Forms.DockStyle.Fill Me.c.Location = New System.Drawing.Point(3, 3) Me.c.Name = "c" Me.c.Size = New System.Drawing.Size(875, 616) Me.c.TabIndex = 24 ' 'TabPage2 ' Me.TabPage2.Controls.Add(Me.dgvATILLA) Me.TabPage2.Location = New System.Drawing.Point(4, 22) Me.TabPage2.Name = "TabPage2" Me.TabPage2.Padding = New System.Windows.Forms.Padding(3) Me.TabPage2.Size = New System.Drawing.Size(881, 622) Me.TabPage2.TabIndex = 1 Me.TabPage2.Text = "ATILLA" Me.TabPage2.UseVisualStyleBackColor = True ' 'dgvATILLA ' Me.dgvATILLA.AKTUALISIERUNGS_INTERVALL = -1 Me.dgvATILLA.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvATILLA.Dock = System.Windows.Forms.DockStyle.Fill Me.dgvATILLA.Location = New System.Drawing.Point(3, 3) Me.dgvATILLA.Name = "dgvATILLA" Me.dgvATILLA.Size = New System.Drawing.Size(875, 616) Me.dgvATILLA.TabIndex = 25 ' 'TabPage3 ' Me.TabPage3.Controls.Add(Me.dgvIMEX) Me.TabPage3.Location = New System.Drawing.Point(4, 22) Me.TabPage3.Name = "TabPage3" Me.TabPage3.Padding = New System.Windows.Forms.Padding(3) Me.TabPage3.Size = New System.Drawing.Size(881, 622) Me.TabPage3.TabIndex = 2 Me.TabPage3.Text = "IMEX" Me.TabPage3.UseVisualStyleBackColor = True ' 'dgvIMEX ' Me.dgvIMEX.AKTUALISIERUNGS_INTERVALL = -1 Me.dgvIMEX.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvIMEX.Dock = System.Windows.Forms.DockStyle.Fill Me.dgvIMEX.Location = New System.Drawing.Point(3, 3) Me.dgvIMEX.Name = "dgvIMEX" Me.dgvIMEX.Size = New System.Drawing.Size(875, 616) Me.dgvIMEX.TabIndex = 25 ' 'TabPage4 ' Me.TabPage4.Controls.Add(Me.dgvUNISPED) Me.TabPage4.Location = New System.Drawing.Point(4, 22) Me.TabPage4.Name = "TabPage4" Me.TabPage4.Padding = New System.Windows.Forms.Padding(3) Me.TabPage4.Size = New System.Drawing.Size(881, 622) Me.TabPage4.TabIndex = 3 Me.TabPage4.Text = "UNISPED" Me.TabPage4.UseVisualStyleBackColor = True ' 'dgvUNISPED ' Me.dgvUNISPED.AKTUALISIERUNGS_INTERVALL = -1 Me.dgvUNISPED.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvUNISPED.Dock = System.Windows.Forms.DockStyle.Fill Me.dgvUNISPED.Location = New System.Drawing.Point(3, 3) Me.dgvUNISPED.Name = "dgvUNISPED" Me.dgvUNISPED.Size = New System.Drawing.Size(875, 616) Me.dgvUNISPED.TabIndex = 25 ' 'TabPage5 ' Me.TabPage5.Controls.Add(Me.dgvAMBAR) Me.TabPage5.Location = New System.Drawing.Point(4, 22) Me.TabPage5.Name = "TabPage5" Me.TabPage5.Padding = New System.Windows.Forms.Padding(3) Me.TabPage5.Size = New System.Drawing.Size(881, 622) Me.TabPage5.TabIndex = 4 Me.TabPage5.Text = "AMBAR" Me.TabPage5.UseVisualStyleBackColor = True ' 'dgvAMBAR ' Me.dgvAMBAR.AKTUALISIERUNGS_INTERVALL = -1 Me.dgvAMBAR.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvAMBAR.Dock = System.Windows.Forms.DockStyle.Fill Me.dgvAMBAR.Location = New System.Drawing.Point(3, 3) Me.dgvAMBAR.Name = "dgvAMBAR" Me.dgvAMBAR.Size = New System.Drawing.Size(875, 616) Me.dgvAMBAR.TabIndex = 25 ' 'TabPage6 ' Me.TabPage6.Controls.Add(Me.dgvFRONTOFFICE) Me.TabPage6.Location = New System.Drawing.Point(4, 22) Me.TabPage6.Name = "TabPage6" Me.TabPage6.Padding = New System.Windows.Forms.Padding(3) Me.TabPage6.Size = New System.Drawing.Size(881, 622) Me.TabPage6.TabIndex = 5 Me.TabPage6.Text = "FRONT-OFFICE" Me.TabPage6.UseVisualStyleBackColor = True ' 'dgvFRONTOFFICE ' Me.dgvFRONTOFFICE.AKTUALISIERUNGS_INTERVALL = -1 Me.dgvFRONTOFFICE.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvFRONTOFFICE.Dock = System.Windows.Forms.DockStyle.Fill Me.dgvFRONTOFFICE.Location = New System.Drawing.Point(3, 3) Me.dgvFRONTOFFICE.Name = "dgvFRONTOFFICE" Me.dgvFRONTOFFICE.Size = New System.Drawing.Size(875, 616) Me.dgvFRONTOFFICE.TabIndex = 26 ' 'TabPage7 ' Me.TabPage7.Controls.Add(Me.dgvVERIMEX) Me.TabPage7.Location = New System.Drawing.Point(4, 22) Me.TabPage7.Name = "TabPage7" Me.TabPage7.Padding = New System.Windows.Forms.Padding(3) Me.TabPage7.Size = New System.Drawing.Size(881, 622) Me.TabPage7.TabIndex = 6 Me.TabPage7.Text = "VERIMEX" Me.TabPage7.UseVisualStyleBackColor = True ' 'dgvVERIMEX ' Me.dgvVERIMEX.AKTUALISIERUNGS_INTERVALL = -1 Me.dgvVERIMEX.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvVERIMEX.Dock = System.Windows.Forms.DockStyle.Fill Me.dgvVERIMEX.Location = New System.Drawing.Point(3, 3) Me.dgvVERIMEX.Name = "dgvVERIMEX" Me.dgvVERIMEX.Size = New System.Drawing.Size(875, 616) Me.dgvVERIMEX.TabIndex = 27 ' 'TabPage8 ' Me.TabPage8.Controls.Add(Me.dgvTimasNew) Me.TabPage8.Location = New System.Drawing.Point(4, 22) Me.TabPage8.Name = "TabPage8" Me.TabPage8.Size = New System.Drawing.Size(881, 622) Me.TabPage8.TabIndex = 7 Me.TabPage8.Text = "Zeiterfassung" Me.TabPage8.UseVisualStyleBackColor = True ' 'dgvTimasNew ' Me.dgvTimasNew.AKTUALISIERUNGS_INTERVALL = -1 Me.dgvTimasNew.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvTimasNew.Dock = System.Windows.Forms.DockStyle.Fill Me.dgvTimasNew.Location = New System.Drawing.Point(0, 0) Me.dgvTimasNew.Name = "dgvTimasNew" Me.dgvTimasNew.ReadOnly = True Me.dgvTimasNew.Size = New System.Drawing.Size(881, 622) Me.dgvTimasNew.TabIndex = 0 ' 'Panel1 ' Me.Panel1.Controls.Add(Me.cbxDakosy) Me.Panel1.Controls.Add(Me.cbxZE) Me.Panel1.Controls.Add(Me.cbx) Me.Panel1.Controls.Add(Me.txtSuche) Me.Panel1.Controls.Add(Me.Button1) Me.Panel1.Controls.Add(Me.Button2) Me.Panel1.Controls.Add(Me.Label1) 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(889, 36) Me.Panel1.TabIndex = 26 ' 'cbxDakosy ' Me.cbxDakosy.AutoSize = True Me.cbxDakosy.Checked = True Me.cbxDakosy.CheckState = System.Windows.Forms.CheckState.Indeterminate Me.cbxDakosy.Location = New System.Drawing.Point(798, 13) Me.cbxDakosy.Name = "cbxDakosy" Me.cbxDakosy.Size = New System.Drawing.Size(62, 17) Me.cbxDakosy.TabIndex = 52 Me.cbxDakosy.Text = "Dakosy" Me.cbxDakosy.ThreeState = True Me.cbxDakosy.UseVisualStyleBackColor = True ' 'cbxZE ' Me.cbxZE.AutoSize = True Me.cbxZE.Checked = True Me.cbxZE.CheckState = System.Windows.Forms.CheckState.Indeterminate Me.cbxZE.Location = New System.Drawing.Point(659, 13) Me.cbxZE.Name = "cbxZE" Me.cbxZE.Size = New System.Drawing.Size(133, 17) Me.cbxZE.TabIndex = 51 Me.cbxZE.Text = "Zeiterfassung-Account" Me.cbxZE.ThreeState = True Me.cbxZE.UseVisualStyleBackColor = True ' 'cbx ' Me.cbx.AutoSize = True Me.cbx.Location = New System.Drawing.Point(567, 13) Me.cbx.Name = "cbx" Me.cbx.Size = New System.Drawing.Size(73, 17) Me.cbx.TabIndex = 25 Me.cbx.Text = "gekündigt" Me.cbx.ThreeState = True Me.cbx.UseVisualStyleBackColor = True ' 'txtSuche ' Me.txtSuche.Location = New System.Drawing.Point(99, 9) Me.txtSuche.Name = "txtSuche" Me.txtSuche.Size = New System.Drawing.Size(300, 20) Me.txtSuche.TabIndex = 47 ' 'Button1 ' Me.Button1.Location = New System.Drawing.Point(405, 6) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(75, 23) Me.Button1.TabIndex = 48 Me.Button1.Text = "Suche" Me.Button1.UseVisualStyleBackColor = True ' 'Button2 ' Me.Button2.Location = New System.Drawing.Point(486, 6) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(75, 23) Me.Button2.TabIndex = 49 Me.Button2.Text = "Alle" Me.Button2.UseVisualStyleBackColor = True ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Location = New System.Drawing.Point(12, 12) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(60, 13) Me.Label1.TabIndex = 50 Me.Label1.Text = "MA-Suche:" ' 'Panel3 ' Me.Panel3.Controls.Add(Me.TabControl1) Me.Panel3.Dock = System.Windows.Forms.DockStyle.Fill Me.Panel3.Location = New System.Drawing.Point(0, 36) Me.Panel3.Name = "Panel3" Me.Panel3.Size = New System.Drawing.Size(889, 648) Me.Panel3.TabIndex = 27 ' 'ContextMenuStrip1 ' Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.UserKopierenToolStripMenuItem, Me.BerechtigungenSetzenToolStripMenuItem}) Me.ContextMenuStrip1.Name = "ContextMenuStrip1" Me.ContextMenuStrip1.Size = New System.Drawing.Size(195, 48) ' 'UserKopierenToolStripMenuItem ' Me.UserKopierenToolStripMenuItem.Name = "UserKopierenToolStripMenuItem" Me.UserKopierenToolStripMenuItem.Size = New System.Drawing.Size(194, 22) Me.UserKopierenToolStripMenuItem.Text = "User kopieren" ' 'BerechtigungenSetzenToolStripMenuItem ' Me.BerechtigungenSetzenToolStripMenuItem.Name = "BerechtigungenSetzenToolStripMenuItem" Me.BerechtigungenSetzenToolStripMenuItem.Size = New System.Drawing.Size(194, 22) Me.BerechtigungenSetzenToolStripMenuItem.Text = "Berechtigungen setzen" ' 'ContextMenuStrip2 ' Me.ContextMenuStrip2.Name = "ContextMenuStrip2" Me.ContextMenuStrip2.Size = New System.Drawing.Size(61, 4) ' 'usrCntlMitarbeiter ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Controls.Add(Me.Panel3) Me.Controls.Add(Me.Panel1) Me.Controls.Add(Me.Panel2) Me.Name = "usrCntlMitarbeiter" Me.Size = New System.Drawing.Size(981, 684) Me.Panel2.ResumeLayout(False) Me.TabControl1.ResumeLayout(False) Me.TabPage1.ResumeLayout(False) CType(Me.c, System.ComponentModel.ISupportInitialize).EndInit() Me.TabPage2.ResumeLayout(False) CType(Me.dgvATILLA, System.ComponentModel.ISupportInitialize).EndInit() Me.TabPage3.ResumeLayout(False) CType(Me.dgvIMEX, System.ComponentModel.ISupportInitialize).EndInit() Me.TabPage4.ResumeLayout(False) CType(Me.dgvUNISPED, System.ComponentModel.ISupportInitialize).EndInit() Me.TabPage5.ResumeLayout(False) CType(Me.dgvAMBAR, System.ComponentModel.ISupportInitialize).EndInit() Me.TabPage6.ResumeLayout(False) CType(Me.dgvFRONTOFFICE, System.ComponentModel.ISupportInitialize).EndInit() Me.TabPage7.ResumeLayout(False) CType(Me.dgvVERIMEX, System.ComponentModel.ISupportInitialize).EndInit() Me.TabPage8.ResumeLayout(False) CType(Me.dgvTimasNew, System.ComponentModel.ISupportInitialize).EndInit() Me.Panel1.ResumeLayout(False) Me.Panel1.PerformLayout() Me.Panel3.ResumeLayout(False) Me.ContextMenuStrip1.ResumeLayout(False) Me.ResumeLayout(False) End Sub Friend WithEvents Button6 As System.Windows.Forms.Button Friend WithEvents Panel2 As System.Windows.Forms.Panel Friend WithEvents Button5 As System.Windows.Forms.Button Friend WithEvents Button4 As System.Windows.Forms.Button Friend WithEvents Button3 As System.Windows.Forms.Button Friend WithEvents TabControl1 As System.Windows.Forms.TabControl Friend WithEvents TabPage1 As System.Windows.Forms.TabPage Friend WithEvents c As VERAG_PROG_ALLGEMEIN.MyDatagridview Friend WithEvents TabPage2 As System.Windows.Forms.TabPage Friend WithEvents dgvATILLA As VERAG_PROG_ALLGEMEIN.MyDatagridview Friend WithEvents Panel1 As System.Windows.Forms.Panel Friend WithEvents txtSuche As System.Windows.Forms.TextBox Friend WithEvents Button1 As System.Windows.Forms.Button Friend WithEvents Button2 As System.Windows.Forms.Button Friend WithEvents Label1 As System.Windows.Forms.Label Friend WithEvents Panel3 As System.Windows.Forms.Panel Friend WithEvents cbx As System.Windows.Forms.CheckBox Friend WithEvents TabPage3 As System.Windows.Forms.TabPage Friend WithEvents dgvIMEX As VERAG_PROG_ALLGEMEIN.MyDatagridview Friend WithEvents TabPage4 As TabPage Friend WithEvents TabPage5 As TabPage Friend WithEvents dgvUNISPED As VERAG_PROG_ALLGEMEIN.MyDatagridview Friend WithEvents dgvAMBAR As VERAG_PROG_ALLGEMEIN.MyDatagridview Friend WithEvents TabPage6 As TabPage Friend WithEvents dgvFRONTOFFICE As VERAG_PROG_ALLGEMEIN.MyDatagridview Friend WithEvents TabPage7 As TabPage Friend WithEvents dgvVERIMEX As VERAG_PROG_ALLGEMEIN.MyDatagridview Friend WithEvents ContextMenuStrip1 As ContextMenuStrip Friend WithEvents UserKopierenToolStripMenuItem As ToolStripMenuItem Friend WithEvents BerechtigungenSetzenToolStripMenuItem As ToolStripMenuItem Friend WithEvents TabPage8 As TabPage Friend WithEvents dgvTimasNew As VERAG_PROG_ALLGEMEIN.MyDatagridview Friend WithEvents Button9 As Button Friend WithEvents ContextMenuStrip2 As ContextMenuStrip Friend WithEvents cbxZE As CheckBox Friend WithEvents cbxDakosy As CheckBox End Class