_ Partial Class usrCntlKartenDaten 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() Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.DetailsAnzeigenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.FlowLayoutPanel = New System.Windows.Forms.FlowLayoutPanel() Me.btnSDL_Alle = New System.Windows.Forms.Button() Me.btnSDL_MautAT = New System.Windows.Forms.Button() Me.btnSDL_MautCZ = New System.Windows.Forms.Button() Me.btnSDL_MautDE = New System.Windows.Forms.Button() Me.btnSDL_DouBox = New System.Windows.Forms.Button() Me.btnSDL_MautFR = New System.Windows.Forms.Button() Me.btnSDL_FREJUS = New System.Windows.Forms.Button() Me.btnSDL_Hugo = New System.Windows.Forms.Button() Me.btnSDL_IDS = New System.Windows.Forms.Button() Me.btnSDL_MautIT = New System.Windows.Forms.Button() Me.btnSDL_MotorWay = New System.Windows.Forms.Button() Me.btnSDL_MautMSE = New System.Windows.Forms.Button() Me.btnSDL_ECOTAX = New System.Windows.Forms.Button() Me.btnSDL_MautPL = New System.Windows.Forms.Button() Me.btnSDL_MautSI = New System.Windows.Forms.Button() Me.btnSDL_UTA = New System.Windows.Forms.Button() Me.btnSDL_Woelfl = New System.Windows.Forms.Button() Me.btnMANAbgasplakette = New System.Windows.Forms.Button() Me.btnVERAGParkplatz = New System.Windows.Forms.Button() Me.btnVERAGCardNew = New System.Windows.Forms.Button() Me.btnSDL_PLOSE = New System.Windows.Forms.Button() Me.btnSDL_PLOSE_IT = New System.Windows.Forms.Button() Me.btnSDL_PLOSE_CZ = New System.Windows.Forms.Button() Me.btnSDL_PLOSE_MEDPASS = New System.Windows.Forms.Button() Me.btnSDL_PLOSE_TRUCKMASTER = New System.Windows.Forms.Button() Me.btnFilter = New System.Windows.Forms.Button() Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.KundenblattAnzeigenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.Panel1 = New System.Windows.Forms.Panel() Me.btnBestellformular = New System.Windows.Forms.Button() Me.cbxArchiv = New System.Windows.Forms.CheckBox() Me.Button1 = New System.Windows.Forms.Button() Me.Label1 = New System.Windows.Forms.Label() Me.btnRetourniert = New System.Windows.Forms.Button() Me.btnAbrechnungsblatt = New System.Windows.Forms.Button() Me.cbxMax200Eintrage = New System.Windows.Forms.CheckBox() Me.lblEinträge = New System.Windows.Forms.Label() Me.Button4 = New System.Windows.Forms.Button() Me.Button7 = New System.Windows.Forms.Button() Me.Button5 = New System.Windows.Forms.Button() Me.Button11 = New System.Windows.Forms.Button() Me.Label3 = New System.Windows.Forms.Label() Me.Button10 = New System.Windows.Forms.Button() Me.btnBenachrichtigungKartenboxen = New System.Windows.Forms.Button() Me.btnDel = New System.Windows.Forms.Button() Me.Label4 = New System.Windows.Forms.Label() Me.Button8 = New System.Windows.Forms.Button() Me.RichTextBoxVermerk = New System.Windows.Forms.RichTextBox() Me.Panel3 = New System.Windows.Forms.Panel() Me.SplitContainer1 = New System.Windows.Forms.SplitContainer() Me.dgvSDL = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components) Me.UsrCntlDatenDetails1 = New SDL.usrCntlDatenDetails() Me.Panel4 = New System.Windows.Forms.Panel() Me.pnlTest = New System.Windows.Forms.Panel() Me.dgvFILTER = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components) Me.cntxtExcel = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.ToolStripMenuItem3 = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStripMenuItem6 = New System.Windows.Forms.ToolStripMenuItem() Me.FlowLayoutPanel.SuspendLayout() Me.ContextMenuStrip1.SuspendLayout() Me.Panel1.SuspendLayout() Me.Panel3.SuspendLayout() CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit() Me.SplitContainer1.Panel1.SuspendLayout() Me.SplitContainer1.Panel2.SuspendLayout() Me.SplitContainer1.SuspendLayout() CType(Me.dgvSDL, System.ComponentModel.ISupportInitialize).BeginInit() Me.Panel4.SuspendLayout() Me.pnlTest.SuspendLayout() CType(Me.dgvFILTER, System.ComponentModel.ISupportInitialize).BeginInit() Me.cntxtExcel.SuspendLayout() Me.SuspendLayout() ' 'DetailsAnzeigenToolStripMenuItem ' Me.DetailsAnzeigenToolStripMenuItem.Name = "DetailsAnzeigenToolStripMenuItem" Me.DetailsAnzeigenToolStripMenuItem.Size = New System.Drawing.Size(189, 22) Me.DetailsAnzeigenToolStripMenuItem.Text = "Details anzeigen" ' 'FlowLayoutPanel ' Me.FlowLayoutPanel.AutoScroll = True Me.FlowLayoutPanel.BackColor = System.Drawing.Color.White Me.FlowLayoutPanel.Controls.Add(Me.btnSDL_Alle) Me.FlowLayoutPanel.Controls.Add(Me.btnSDL_MautAT) Me.FlowLayoutPanel.Controls.Add(Me.btnSDL_MautCZ) Me.FlowLayoutPanel.Controls.Add(Me.btnSDL_MautDE) Me.FlowLayoutPanel.Controls.Add(Me.btnSDL_DouBox) Me.FlowLayoutPanel.Controls.Add(Me.btnSDL_MautFR) Me.FlowLayoutPanel.Controls.Add(Me.btnSDL_FREJUS) Me.FlowLayoutPanel.Controls.Add(Me.btnSDL_Hugo) Me.FlowLayoutPanel.Controls.Add(Me.btnSDL_IDS) Me.FlowLayoutPanel.Controls.Add(Me.btnSDL_MautIT) Me.FlowLayoutPanel.Controls.Add(Me.btnSDL_MotorWay) Me.FlowLayoutPanel.Controls.Add(Me.btnSDL_MautMSE) Me.FlowLayoutPanel.Controls.Add(Me.btnSDL_ECOTAX) Me.FlowLayoutPanel.Controls.Add(Me.btnSDL_MautPL) Me.FlowLayoutPanel.Controls.Add(Me.btnSDL_MautSI) Me.FlowLayoutPanel.Controls.Add(Me.btnSDL_UTA) Me.FlowLayoutPanel.Controls.Add(Me.btnSDL_Woelfl) Me.FlowLayoutPanel.Controls.Add(Me.btnMANAbgasplakette) Me.FlowLayoutPanel.Controls.Add(Me.btnVERAGParkplatz) Me.FlowLayoutPanel.Controls.Add(Me.btnVERAGCardNew) Me.FlowLayoutPanel.Controls.Add(Me.btnSDL_PLOSE) Me.FlowLayoutPanel.Controls.Add(Me.btnSDL_PLOSE_IT) Me.FlowLayoutPanel.Controls.Add(Me.btnSDL_PLOSE_CZ) Me.FlowLayoutPanel.Controls.Add(Me.btnSDL_PLOSE_MEDPASS) Me.FlowLayoutPanel.Controls.Add(Me.btnSDL_PLOSE_TRUCKMASTER) Me.FlowLayoutPanel.Dock = System.Windows.Forms.DockStyle.Fill Me.FlowLayoutPanel.Location = New System.Drawing.Point(0, 0) Me.FlowLayoutPanel.Margin = New System.Windows.Forms.Padding(0) Me.FlowLayoutPanel.Name = "FlowLayoutPanel" Me.FlowLayoutPanel.Size = New System.Drawing.Size(1356, 78) Me.FlowLayoutPanel.TabIndex = 11 ' 'btnSDL_Alle ' Me.btnSDL_Alle.Cursor = System.Windows.Forms.Cursors.Default Me.btnSDL_Alle.FlatAppearance.BorderSize = 0 Me.btnSDL_Alle.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnSDL_Alle.ForeColor = System.Drawing.Color.Black Me.btnSDL_Alle.Image = Global.SDL.My.Resources.Resources.cards Me.btnSDL_Alle.ImageAlign = System.Drawing.ContentAlignment.TopCenter Me.btnSDL_Alle.Location = New System.Drawing.Point(0, 0) Me.btnSDL_Alle.Margin = New System.Windows.Forms.Padding(0) Me.btnSDL_Alle.Name = "btnSDL_Alle" Me.btnSDL_Alle.Size = New System.Drawing.Size(78, 64) Me.btnSDL_Alle.TabIndex = 30 Me.btnSDL_Alle.Text = "ALLE" Me.btnSDL_Alle.TextAlign = System.Drawing.ContentAlignment.BottomCenter Me.btnSDL_Alle.UseVisualStyleBackColor = True ' 'btnSDL_MautAT ' Me.btnSDL_MautAT.Cursor = System.Windows.Forms.Cursors.Default Me.btnSDL_MautAT.FlatAppearance.BorderSize = 0 Me.btnSDL_MautAT.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnSDL_MautAT.ForeColor = System.Drawing.Color.Black Me.btnSDL_MautAT.Image = Global.SDL.My.Resources.Resources.go Me.btnSDL_MautAT.ImageAlign = System.Drawing.ContentAlignment.TopCenter Me.btnSDL_MautAT.Location = New System.Drawing.Point(78, 0) Me.btnSDL_MautAT.Margin = New System.Windows.Forms.Padding(0) Me.btnSDL_MautAT.Name = "btnSDL_MautAT" Me.btnSDL_MautAT.Size = New System.Drawing.Size(78, 64) Me.btnSDL_MautAT.TabIndex = 29 Me.btnSDL_MautAT.Text = "AT MAUT" Me.btnSDL_MautAT.TextAlign = System.Drawing.ContentAlignment.BottomCenter Me.btnSDL_MautAT.UseVisualStyleBackColor = True ' 'btnSDL_MautCZ ' Me.btnSDL_MautCZ.Cursor = System.Windows.Forms.Cursors.Default Me.btnSDL_MautCZ.FlatAppearance.BorderSize = 0 Me.btnSDL_MautCZ.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnSDL_MautCZ.ForeColor = System.Drawing.Color.Black Me.btnSDL_MautCZ.Image = Global.SDL.My.Resources.Resources.premid Me.btnSDL_MautCZ.ImageAlign = System.Drawing.ContentAlignment.TopCenter Me.btnSDL_MautCZ.Location = New System.Drawing.Point(156, 0) Me.btnSDL_MautCZ.Margin = New System.Windows.Forms.Padding(0) Me.btnSDL_MautCZ.Name = "btnSDL_MautCZ" Me.btnSDL_MautCZ.Size = New System.Drawing.Size(78, 64) Me.btnSDL_MautCZ.TabIndex = 33 Me.btnSDL_MautCZ.Text = "CZ MAUT" Me.btnSDL_MautCZ.TextAlign = System.Drawing.ContentAlignment.BottomCenter Me.btnSDL_MautCZ.UseVisualStyleBackColor = True Me.btnSDL_MautCZ.Visible = False ' 'btnSDL_MautDE ' Me.btnSDL_MautDE.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.btnSDL_MautDE.Cursor = System.Windows.Forms.Cursors.Default Me.btnSDL_MautDE.FlatAppearance.BorderSize = 0 Me.btnSDL_MautDE.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnSDL_MautDE.ForeColor = System.Drawing.Color.Black Me.btnSDL_MautDE.Image = Global.SDL.My.Resources.Resources.toll_collect Me.btnSDL_MautDE.ImageAlign = System.Drawing.ContentAlignment.TopCenter Me.btnSDL_MautDE.Location = New System.Drawing.Point(234, 0) Me.btnSDL_MautDE.Margin = New System.Windows.Forms.Padding(0) Me.btnSDL_MautDE.Name = "btnSDL_MautDE" Me.btnSDL_MautDE.Size = New System.Drawing.Size(78, 64) Me.btnSDL_MautDE.TabIndex = 26 Me.btnSDL_MautDE.Text = "DE MAUT" Me.btnSDL_MautDE.TextAlign = System.Drawing.ContentAlignment.BottomCenter Me.btnSDL_MautDE.UseVisualStyleBackColor = True ' 'btnSDL_DouBox ' Me.btnSDL_DouBox.Cursor = System.Windows.Forms.Cursors.Default Me.btnSDL_DouBox.FlatAppearance.BorderSize = 0 Me.btnSDL_DouBox.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnSDL_DouBox.ForeColor = System.Drawing.Color.Black Me.btnSDL_DouBox.ImageAlign = System.Drawing.ContentAlignment.TopCenter Me.btnSDL_DouBox.Location = New System.Drawing.Point(312, 0) Me.btnSDL_DouBox.Margin = New System.Windows.Forms.Padding(0) Me.btnSDL_DouBox.Name = "btnSDL_DouBox" Me.btnSDL_DouBox.Size = New System.Drawing.Size(78, 64) Me.btnSDL_DouBox.TabIndex = 36 Me.btnSDL_DouBox.Text = "DUO-BOX" Me.btnSDL_DouBox.TextAlign = System.Drawing.ContentAlignment.BottomCenter Me.btnSDL_DouBox.UseVisualStyleBackColor = True Me.btnSDL_DouBox.Visible = False ' 'btnSDL_MautFR ' Me.btnSDL_MautFR.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.btnSDL_MautFR.Cursor = System.Windows.Forms.Cursors.Default Me.btnSDL_MautFR.FlatAppearance.BorderSize = 0 Me.btnSDL_MautFR.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnSDL_MautFR.ForeColor = System.Drawing.Color.Black Me.btnSDL_MautFR.Image = Global.SDL.My.Resources.Resources.axxes1 Me.btnSDL_MautFR.ImageAlign = System.Drawing.ContentAlignment.TopCenter Me.btnSDL_MautFR.Location = New System.Drawing.Point(393, 0) Me.btnSDL_MautFR.Margin = New System.Windows.Forms.Padding(3, 0, 0, 0) Me.btnSDL_MautFR.Name = "btnSDL_MautFR" Me.btnSDL_MautFR.Size = New System.Drawing.Size(78, 64) Me.btnSDL_MautFR.TabIndex = 25 Me.btnSDL_MautFR.Text = "FR MAUT" Me.btnSDL_MautFR.TextAlign = System.Drawing.ContentAlignment.BottomCenter Me.btnSDL_MautFR.UseVisualStyleBackColor = True Me.btnSDL_MautFR.Visible = False ' 'btnSDL_FREJUS ' Me.btnSDL_FREJUS.Cursor = System.Windows.Forms.Cursors.Default Me.btnSDL_FREJUS.FlatAppearance.BorderSize = 0 Me.btnSDL_FREJUS.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnSDL_FREJUS.ForeColor = System.Drawing.Color.Black Me.btnSDL_FREJUS.Image = Global.SDL.My.Resources.Resources.frejus Me.btnSDL_FREJUS.ImageAlign = System.Drawing.ContentAlignment.TopCenter Me.btnSDL_FREJUS.Location = New System.Drawing.Point(471, 0) Me.btnSDL_FREJUS.Margin = New System.Windows.Forms.Padding(0) Me.btnSDL_FREJUS.Name = "btnSDL_FREJUS" Me.btnSDL_FREJUS.Size = New System.Drawing.Size(78, 64) Me.btnSDL_FREJUS.TabIndex = 35 Me.btnSDL_FREJUS.Text = "FREJUS" Me.btnSDL_FREJUS.TextAlign = System.Drawing.ContentAlignment.BottomCenter Me.btnSDL_FREJUS.UseVisualStyleBackColor = True ' 'btnSDL_Hugo ' Me.btnSDL_Hugo.Cursor = System.Windows.Forms.Cursors.Default Me.btnSDL_Hugo.FlatAppearance.BorderSize = 0 Me.btnSDL_Hugo.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnSDL_Hugo.ForeColor = System.Drawing.Color.Black Me.btnSDL_Hugo.Image = Global.SDL.My.Resources.Resources.hugo Me.btnSDL_Hugo.ImageAlign = System.Drawing.ContentAlignment.TopCenter Me.btnSDL_Hugo.Location = New System.Drawing.Point(549, 0) Me.btnSDL_Hugo.Margin = New System.Windows.Forms.Padding(0) Me.btnSDL_Hugo.Name = "btnSDL_Hugo" Me.btnSDL_Hugo.Size = New System.Drawing.Size(78, 64) Me.btnSDL_Hugo.TabIndex = 38 Me.btnSDL_Hugo.Text = "HU-GO" Me.btnSDL_Hugo.TextAlign = System.Drawing.ContentAlignment.BottomCenter Me.btnSDL_Hugo.UseVisualStyleBackColor = True ' 'btnSDL_IDS ' Me.btnSDL_IDS.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.btnSDL_IDS.Cursor = System.Windows.Forms.Cursors.Arrow Me.btnSDL_IDS.FlatAppearance.BorderSize = 0 Me.btnSDL_IDS.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnSDL_IDS.ForeColor = System.Drawing.Color.Black Me.btnSDL_IDS.Image = Global.SDL.My.Resources.Resources.ids Me.btnSDL_IDS.ImageAlign = System.Drawing.ContentAlignment.TopCenter Me.btnSDL_IDS.Location = New System.Drawing.Point(627, 0) Me.btnSDL_IDS.Margin = New System.Windows.Forms.Padding(0) Me.btnSDL_IDS.Name = "btnSDL_IDS" Me.btnSDL_IDS.Size = New System.Drawing.Size(78, 64) Me.btnSDL_IDS.TabIndex = 23 Me.btnSDL_IDS.Text = "IDS" Me.btnSDL_IDS.TextAlign = System.Drawing.ContentAlignment.BottomCenter Me.btnSDL_IDS.UseVisualStyleBackColor = True ' 'btnSDL_MautIT ' Me.btnSDL_MautIT.BackColor = System.Drawing.Color.Transparent Me.btnSDL_MautIT.Cursor = System.Windows.Forms.Cursors.Default Me.btnSDL_MautIT.FlatAppearance.BorderSize = 0 Me.btnSDL_MautIT.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnSDL_MautIT.ForeColor = System.Drawing.Color.Black Me.btnSDL_MautIT.Image = Global.SDL.My.Resources.Resources.telepass Me.btnSDL_MautIT.ImageAlign = System.Drawing.ContentAlignment.TopCenter Me.btnSDL_MautIT.Location = New System.Drawing.Point(705, 0) Me.btnSDL_MautIT.Margin = New System.Windows.Forms.Padding(0) Me.btnSDL_MautIT.Name = "btnSDL_MautIT" Me.btnSDL_MautIT.Size = New System.Drawing.Size(78, 64) Me.btnSDL_MautIT.TabIndex = 37 Me.btnSDL_MautIT.Text = "IT MAUT (Jara)" Me.btnSDL_MautIT.TextAlign = System.Drawing.ContentAlignment.BottomCenter Me.btnSDL_MautIT.UseVisualStyleBackColor = False ' 'btnSDL_MotorWay ' Me.btnSDL_MotorWay.Cursor = System.Windows.Forms.Cursors.Default Me.btnSDL_MotorWay.FlatAppearance.BorderSize = 0 Me.btnSDL_MotorWay.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnSDL_MotorWay.ForeColor = System.Drawing.Color.Black Me.btnSDL_MotorWay.ImageAlign = System.Drawing.ContentAlignment.TopCenter Me.btnSDL_MotorWay.Location = New System.Drawing.Point(786, 0) Me.btnSDL_MotorWay.Margin = New System.Windows.Forms.Padding(3, 0, 0, 0) Me.btnSDL_MotorWay.Name = "btnSDL_MotorWay" Me.btnSDL_MotorWay.Size = New System.Drawing.Size(78, 64) Me.btnSDL_MotorWay.TabIndex = 24 Me.btnSDL_MotorWay.Text = "MotorWay" Me.btnSDL_MotorWay.TextAlign = System.Drawing.ContentAlignment.BottomCenter Me.btnSDL_MotorWay.UseVisualStyleBackColor = True Me.btnSDL_MotorWay.Visible = False ' 'btnSDL_MautMSE ' Me.btnSDL_MautMSE.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.btnSDL_MautMSE.Cursor = System.Windows.Forms.Cursors.Default Me.btnSDL_MautMSE.FlatAppearance.BorderSize = 0 Me.btnSDL_MautMSE.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnSDL_MautMSE.ForeColor = System.Drawing.Color.Black Me.btnSDL_MautMSE.Image = Global.SDL.My.Resources.Resources.mse Me.btnSDL_MautMSE.ImageAlign = System.Drawing.ContentAlignment.TopCenter Me.btnSDL_MautMSE.Location = New System.Drawing.Point(864, 0) Me.btnSDL_MautMSE.Margin = New System.Windows.Forms.Padding(0) Me.btnSDL_MautMSE.Name = "btnSDL_MautMSE" Me.btnSDL_MautMSE.Size = New System.Drawing.Size(78, 64) Me.btnSDL_MautMSE.TabIndex = 27 Me.btnSDL_MautMSE.Text = "MSE-Card" Me.btnSDL_MautMSE.TextAlign = System.Drawing.ContentAlignment.BottomCenter Me.btnSDL_MautMSE.UseVisualStyleBackColor = True Me.btnSDL_MautMSE.Visible = False ' 'btnSDL_ECOTAX ' Me.btnSDL_ECOTAX.Cursor = System.Windows.Forms.Cursors.Default Me.btnSDL_ECOTAX.FlatAppearance.BorderSize = 0 Me.btnSDL_ECOTAX.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnSDL_ECOTAX.ForeColor = System.Drawing.Color.Black Me.btnSDL_ECOTAX.Image = Global.SDL.My.Resources.Resources.axxes Me.btnSDL_ECOTAX.ImageAlign = System.Drawing.ContentAlignment.TopCenter Me.btnSDL_ECOTAX.Location = New System.Drawing.Point(942, 0) Me.btnSDL_ECOTAX.Margin = New System.Windows.Forms.Padding(0) Me.btnSDL_ECOTAX.Name = "btnSDL_ECOTAX" Me.btnSDL_ECOTAX.Size = New System.Drawing.Size(78, 64) Me.btnSDL_ECOTAX.TabIndex = 34 Me.btnSDL_ECOTAX.Text = "MULTIBOX" Me.btnSDL_ECOTAX.TextAlign = System.Drawing.ContentAlignment.BottomCenter Me.btnSDL_ECOTAX.UseVisualStyleBackColor = True ' 'btnSDL_MautPL ' Me.btnSDL_MautPL.Cursor = System.Windows.Forms.Cursors.Default Me.btnSDL_MautPL.FlatAppearance.BorderSize = 0 Me.btnSDL_MautPL.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnSDL_MautPL.ForeColor = System.Drawing.Color.Black Me.btnSDL_MautPL.Image = Global.SDL.My.Resources.Resources.viatoll Me.btnSDL_MautPL.ImageAlign = System.Drawing.ContentAlignment.TopCenter Me.btnSDL_MautPL.Location = New System.Drawing.Point(1020, 0) Me.btnSDL_MautPL.Margin = New System.Windows.Forms.Padding(0) Me.btnSDL_MautPL.Name = "btnSDL_MautPL" Me.btnSDL_MautPL.Size = New System.Drawing.Size(78, 64) Me.btnSDL_MautPL.TabIndex = 22 Me.btnSDL_MautPL.Text = "PL MAUT" Me.btnSDL_MautPL.TextAlign = System.Drawing.ContentAlignment.BottomCenter Me.btnSDL_MautPL.UseVisualStyleBackColor = True Me.btnSDL_MautPL.Visible = False ' 'btnSDL_MautSI ' Me.btnSDL_MautSI.Cursor = System.Windows.Forms.Cursors.Default Me.btnSDL_MautSI.FlatAppearance.BorderSize = 0 Me.btnSDL_MautSI.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnSDL_MautSI.ForeColor = System.Drawing.Color.Black Me.btnSDL_MautSI.Image = Global.SDL.My.Resources.Resources.abc_obu Me.btnSDL_MautSI.ImageAlign = System.Drawing.ContentAlignment.TopCenter Me.btnSDL_MautSI.Location = New System.Drawing.Point(1098, 0) Me.btnSDL_MautSI.Margin = New System.Windows.Forms.Padding(0) Me.btnSDL_MautSI.Name = "btnSDL_MautSI" Me.btnSDL_MautSI.Size = New System.Drawing.Size(78, 64) Me.btnSDL_MautSI.TabIndex = 32 Me.btnSDL_MautSI.Text = "SI MAUT" Me.btnSDL_MautSI.TextAlign = System.Drawing.ContentAlignment.BottomCenter Me.btnSDL_MautSI.UseVisualStyleBackColor = True Me.btnSDL_MautSI.Visible = False ' 'btnSDL_UTA ' Me.btnSDL_UTA.Cursor = System.Windows.Forms.Cursors.Default Me.btnSDL_UTA.FlatAppearance.BorderSize = 0 Me.btnSDL_UTA.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnSDL_UTA.ForeColor = System.Drawing.Color.Black Me.btnSDL_UTA.Image = Global.SDL.My.Resources.Resources.uta Me.btnSDL_UTA.ImageAlign = System.Drawing.ContentAlignment.TopCenter Me.btnSDL_UTA.Location = New System.Drawing.Point(1176, 0) Me.btnSDL_UTA.Margin = New System.Windows.Forms.Padding(0) Me.btnSDL_UTA.Name = "btnSDL_UTA" Me.btnSDL_UTA.Size = New System.Drawing.Size(78, 64) Me.btnSDL_UTA.TabIndex = 28 Me.btnSDL_UTA.Text = "UTA" Me.btnSDL_UTA.TextAlign = System.Drawing.ContentAlignment.BottomCenter Me.btnSDL_UTA.UseVisualStyleBackColor = True ' 'btnSDL_Woelfl ' Me.btnSDL_Woelfl.Cursor = System.Windows.Forms.Cursors.Default Me.btnSDL_Woelfl.FlatAppearance.BorderSize = 0 Me.btnSDL_Woelfl.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnSDL_Woelfl.ForeColor = System.Drawing.Color.Black Me.btnSDL_Woelfl.Image = Global.SDL.My.Resources.Resources.woelfl Me.btnSDL_Woelfl.ImageAlign = System.Drawing.ContentAlignment.TopCenter Me.btnSDL_Woelfl.Location = New System.Drawing.Point(1254, 0) Me.btnSDL_Woelfl.Margin = New System.Windows.Forms.Padding(0) Me.btnSDL_Woelfl.Name = "btnSDL_Woelfl" Me.btnSDL_Woelfl.Size = New System.Drawing.Size(78, 64) Me.btnSDL_Woelfl.TabIndex = 31 Me.btnSDL_Woelfl.Text = "WÖLFL" Me.btnSDL_Woelfl.TextAlign = System.Drawing.ContentAlignment.BottomCenter Me.btnSDL_Woelfl.UseVisualStyleBackColor = True Me.btnSDL_Woelfl.Visible = False ' 'btnMANAbgasplakette ' Me.btnMANAbgasplakette.Cursor = System.Windows.Forms.Cursors.Default Me.btnMANAbgasplakette.FlatAppearance.BorderSize = 0 Me.btnMANAbgasplakette.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnMANAbgasplakette.ForeColor = System.Drawing.Color.Black Me.btnMANAbgasplakette.Image = Global.SDL.My.Resources.Resources.Plakette1 Me.btnMANAbgasplakette.ImageAlign = System.Drawing.ContentAlignment.TopCenter Me.btnMANAbgasplakette.Location = New System.Drawing.Point(0, 64) Me.btnMANAbgasplakette.Margin = New System.Windows.Forms.Padding(0) Me.btnMANAbgasplakette.Name = "btnMANAbgasplakette" Me.btnMANAbgasplakette.Size = New System.Drawing.Size(78, 64) Me.btnMANAbgasplakette.TabIndex = 39 Me.btnMANAbgasplakette.Text = "MAN Abgas." Me.btnMANAbgasplakette.TextAlign = System.Drawing.ContentAlignment.BottomCenter Me.btnMANAbgasplakette.UseVisualStyleBackColor = True ' 'btnVERAGParkplatz ' Me.btnVERAGParkplatz.Cursor = System.Windows.Forms.Cursors.Default Me.btnVERAGParkplatz.FlatAppearance.BorderSize = 0 Me.btnVERAGParkplatz.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnVERAGParkplatz.ForeColor = System.Drawing.Color.Black Me.btnVERAGParkplatz.Image = Global.SDL.My.Resources.Resources.verag_Card1 Me.btnVERAGParkplatz.ImageAlign = System.Drawing.ContentAlignment.TopCenter Me.btnVERAGParkplatz.Location = New System.Drawing.Point(78, 64) Me.btnVERAGParkplatz.Margin = New System.Windows.Forms.Padding(0) Me.btnVERAGParkplatz.Name = "btnVERAGParkplatz" Me.btnVERAGParkplatz.Size = New System.Drawing.Size(78, 64) Me.btnVERAGParkplatz.TabIndex = 40 Me.btnVERAGParkplatz.Text = "Parkp. ALT" Me.btnVERAGParkplatz.TextAlign = System.Drawing.ContentAlignment.BottomCenter Me.btnVERAGParkplatz.UseVisualStyleBackColor = True Me.btnVERAGParkplatz.Visible = False ' 'btnVERAGCardNew ' Me.btnVERAGCardNew.Cursor = System.Windows.Forms.Cursors.Default Me.btnVERAGCardNew.FlatAppearance.BorderSize = 0 Me.btnVERAGCardNew.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnVERAGCardNew.ForeColor = System.Drawing.Color.Black Me.btnVERAGCardNew.Image = Global.SDL.My.Resources.Resources.verag_Card1 Me.btnVERAGCardNew.ImageAlign = System.Drawing.ContentAlignment.TopCenter Me.btnVERAGCardNew.Location = New System.Drawing.Point(156, 64) Me.btnVERAGCardNew.Margin = New System.Windows.Forms.Padding(0) Me.btnVERAGCardNew.Name = "btnVERAGCardNew" Me.btnVERAGCardNew.Size = New System.Drawing.Size(78, 64) Me.btnVERAGCardNew.TabIndex = 45 Me.btnVERAGCardNew.Text = "Parkplatz" Me.btnVERAGCardNew.TextAlign = System.Drawing.ContentAlignment.BottomCenter Me.btnVERAGCardNew.UseVisualStyleBackColor = True ' 'btnSDL_PLOSE ' Me.btnSDL_PLOSE.Cursor = System.Windows.Forms.Cursors.Default Me.btnSDL_PLOSE.FlatAppearance.BorderSize = 0 Me.btnSDL_PLOSE.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnSDL_PLOSE.ForeColor = System.Drawing.Color.Black Me.btnSDL_PLOSE.Image = Global.SDL.My.Resources.Resources.plose_1 Me.btnSDL_PLOSE.ImageAlign = System.Drawing.ContentAlignment.TopCenter Me.btnSDL_PLOSE.Location = New System.Drawing.Point(234, 64) Me.btnSDL_PLOSE.Margin = New System.Windows.Forms.Padding(0) Me.btnSDL_PLOSE.Name = "btnSDL_PLOSE" Me.btnSDL_PLOSE.Size = New System.Drawing.Size(92, 64) Me.btnSDL_PLOSE.TabIndex = 41 Me.btnSDL_PLOSE.Text = "RoadMaster" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "PLOSE" Me.btnSDL_PLOSE.TextAlign = System.Drawing.ContentAlignment.BottomCenter Me.btnSDL_PLOSE.UseVisualStyleBackColor = True ' 'btnSDL_PLOSE_IT ' Me.btnSDL_PLOSE_IT.Cursor = System.Windows.Forms.Cursors.Default Me.btnSDL_PLOSE_IT.FlatAppearance.BorderSize = 0 Me.btnSDL_PLOSE_IT.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnSDL_PLOSE_IT.ForeColor = System.Drawing.Color.Black Me.btnSDL_PLOSE_IT.Image = Global.SDL.My.Resources.Resources.plose_it Me.btnSDL_PLOSE_IT.ImageAlign = System.Drawing.ContentAlignment.TopCenter Me.btnSDL_PLOSE_IT.Location = New System.Drawing.Point(326, 64) Me.btnSDL_PLOSE_IT.Margin = New System.Windows.Forms.Padding(0) Me.btnSDL_PLOSE_IT.Name = "btnSDL_PLOSE_IT" Me.btnSDL_PLOSE_IT.Size = New System.Drawing.Size(78, 64) Me.btnSDL_PLOSE_IT.TabIndex = 42 Me.btnSDL_PLOSE_IT.Text = "PLOSE IT" Me.btnSDL_PLOSE_IT.TextAlign = System.Drawing.ContentAlignment.BottomCenter Me.btnSDL_PLOSE_IT.UseVisualStyleBackColor = True ' 'btnSDL_PLOSE_CZ ' Me.btnSDL_PLOSE_CZ.Cursor = System.Windows.Forms.Cursors.Default Me.btnSDL_PLOSE_CZ.FlatAppearance.BorderSize = 0 Me.btnSDL_PLOSE_CZ.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnSDL_PLOSE_CZ.ForeColor = System.Drawing.Color.Black Me.btnSDL_PLOSE_CZ.Image = Global.SDL.My.Resources.Resources.plose_cz Me.btnSDL_PLOSE_CZ.ImageAlign = System.Drawing.ContentAlignment.TopCenter Me.btnSDL_PLOSE_CZ.Location = New System.Drawing.Point(404, 64) Me.btnSDL_PLOSE_CZ.Margin = New System.Windows.Forms.Padding(0) Me.btnSDL_PLOSE_CZ.Name = "btnSDL_PLOSE_CZ" Me.btnSDL_PLOSE_CZ.Size = New System.Drawing.Size(78, 64) Me.btnSDL_PLOSE_CZ.TabIndex = 43 Me.btnSDL_PLOSE_CZ.Text = "PLOSE CZ" Me.btnSDL_PLOSE_CZ.TextAlign = System.Drawing.ContentAlignment.BottomCenter Me.btnSDL_PLOSE_CZ.UseVisualStyleBackColor = True ' 'btnSDL_PLOSE_MEDPASS ' Me.btnSDL_PLOSE_MEDPASS.Cursor = System.Windows.Forms.Cursors.Default Me.btnSDL_PLOSE_MEDPASS.FlatAppearance.BorderSize = 0 Me.btnSDL_PLOSE_MEDPASS.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnSDL_PLOSE_MEDPASS.ForeColor = System.Drawing.Color.Black Me.btnSDL_PLOSE_MEDPASS.Image = Global.SDL.My.Resources.Resources.plose_medpass Me.btnSDL_PLOSE_MEDPASS.ImageAlign = System.Drawing.ContentAlignment.TopCenter Me.btnSDL_PLOSE_MEDPASS.Location = New System.Drawing.Point(482, 64) Me.btnSDL_PLOSE_MEDPASS.Margin = New System.Windows.Forms.Padding(0) Me.btnSDL_PLOSE_MEDPASS.Name = "btnSDL_PLOSE_MEDPASS" Me.btnSDL_PLOSE_MEDPASS.Size = New System.Drawing.Size(78, 64) Me.btnSDL_PLOSE_MEDPASS.TabIndex = 44 Me.btnSDL_PLOSE_MEDPASS.Text = "MEDPASS" Me.btnSDL_PLOSE_MEDPASS.TextAlign = System.Drawing.ContentAlignment.BottomCenter Me.btnSDL_PLOSE_MEDPASS.UseVisualStyleBackColor = True ' 'btnSDL_PLOSE_TRUCKMASTER ' Me.btnSDL_PLOSE_TRUCKMASTER.Cursor = System.Windows.Forms.Cursors.Default Me.btnSDL_PLOSE_TRUCKMASTER.FlatAppearance.BorderSize = 0 Me.btnSDL_PLOSE_TRUCKMASTER.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnSDL_PLOSE_TRUCKMASTER.ForeColor = System.Drawing.Color.Black Me.btnSDL_PLOSE_TRUCKMASTER.Image = Global.SDL.My.Resources.Resources.plose_truckmaster Me.btnSDL_PLOSE_TRUCKMASTER.ImageAlign = System.Drawing.ContentAlignment.TopCenter Me.btnSDL_PLOSE_TRUCKMASTER.Location = New System.Drawing.Point(560, 64) Me.btnSDL_PLOSE_TRUCKMASTER.Margin = New System.Windows.Forms.Padding(0) Me.btnSDL_PLOSE_TRUCKMASTER.Name = "btnSDL_PLOSE_TRUCKMASTER" Me.btnSDL_PLOSE_TRUCKMASTER.Size = New System.Drawing.Size(78, 64) Me.btnSDL_PLOSE_TRUCKMASTER.TabIndex = 46 Me.btnSDL_PLOSE_TRUCKMASTER.Text = "TruckMaster" Me.btnSDL_PLOSE_TRUCKMASTER.TextAlign = System.Drawing.ContentAlignment.BottomCenter Me.btnSDL_PLOSE_TRUCKMASTER.UseVisualStyleBackColor = True ' 'btnFilter ' Me.btnFilter.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnFilter.Location = New System.Drawing.Point(131, 20) Me.btnFilter.Name = "btnFilter" Me.btnFilter.Size = New System.Drawing.Size(98, 23) Me.btnFilter.TabIndex = 39 Me.btnFilter.Text = "Filter einblenden" Me.btnFilter.UseVisualStyleBackColor = True Me.btnFilter.Visible = False ' 'ContextMenuStrip1 ' Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.DetailsAnzeigenToolStripMenuItem, Me.KundenblattAnzeigenToolStripMenuItem}) Me.ContextMenuStrip1.Name = "ContextMenuStrip1" Me.ContextMenuStrip1.Size = New System.Drawing.Size(190, 48) ' 'KundenblattAnzeigenToolStripMenuItem ' Me.KundenblattAnzeigenToolStripMenuItem.Name = "KundenblattAnzeigenToolStripMenuItem" Me.KundenblattAnzeigenToolStripMenuItem.Size = New System.Drawing.Size(189, 22) Me.KundenblattAnzeigenToolStripMenuItem.Text = "Kundenblatt anzeigen" ' 'Panel1 ' Me.Panel1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink Me.Panel1.BackColor = System.Drawing.SystemColors.ControlLightLight Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel1.Controls.Add(Me.btnBestellformular) Me.Panel1.Controls.Add(Me.cbxArchiv) Me.Panel1.Controls.Add(Me.Button1) Me.Panel1.Controls.Add(Me.Label1) Me.Panel1.Controls.Add(Me.btnRetourniert) Me.Panel1.Controls.Add(Me.btnAbrechnungsblatt) Me.Panel1.Controls.Add(Me.cbxMax200Eintrage) Me.Panel1.Controls.Add(Me.lblEinträge) Me.Panel1.Controls.Add(Me.btnFilter) Me.Panel1.Controls.Add(Me.Button4) Me.Panel1.Controls.Add(Me.Button7) Me.Panel1.Controls.Add(Me.Button5) Me.Panel1.Controls.Add(Me.Button11) Me.Panel1.Controls.Add(Me.Label3) Me.Panel1.Controls.Add(Me.Button10) Me.Panel1.Controls.Add(Me.btnBenachrichtigungKartenboxen) Me.Panel1.Controls.Add(Me.btnDel) Me.Panel1.Controls.Add(Me.Label4) Me.Panel1.Controls.Add(Me.Button8) Me.Panel1.Controls.Add(Me.RichTextBoxVermerk) Me.Panel1.Dock = System.Windows.Forms.DockStyle.Right Me.Panel1.Location = New System.Drawing.Point(1356, 0) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(260, 907) Me.Panel1.TabIndex = 23 ' 'btnBestellformular ' Me.btnBestellformular.Enabled = False Me.btnBestellformular.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnBestellformular.Image = Global.SDL.My.Resources.Resources.warenkorb1 Me.btnBestellformular.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.btnBestellformular.Location = New System.Drawing.Point(130, 356) Me.btnBestellformular.Name = "btnBestellformular" Me.btnBestellformular.Size = New System.Drawing.Size(118, 44) Me.btnBestellformular.TabIndex = 47 Me.btnBestellformular.Text = "Formular" & Global.Microsoft.VisualBasic.ChrW(10) & "Bestellung" Me.btnBestellformular.TextAlign = System.Drawing.ContentAlignment.MiddleRight Me.btnBestellformular.UseVisualStyleBackColor = True ' 'cbxArchiv ' Me.cbxArchiv.AutoSize = True Me.cbxArchiv.Location = New System.Drawing.Point(131, 63) Me.cbxArchiv.Name = "cbxArchiv" Me.cbxArchiv.Size = New System.Drawing.Size(117, 17) Me.cbxArchiv.TabIndex = 46 Me.cbxArchiv.Text = "archivierte Einträge" Me.cbxArchiv.ThreeState = True Me.cbxArchiv.UseVisualStyleBackColor = True ' 'Button1 ' Me.Button1.BackgroundImage = Global.SDL.My.Resources.Resources.refresh Me.Button1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button1.Location = New System.Drawing.Point(199, 180) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(50, 44) Me.Button1.TabIndex = 45 Me.Button1.TextAlign = System.Drawing.ContentAlignment.MiddleRight Me.Button1.UseVisualStyleBackColor = True ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Location = New System.Drawing.Point(5, 240) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(49, 13) Me.Label1.TabIndex = 44 Me.Label1.Text = "Berichte:" ' 'btnRetourniert ' Me.btnRetourniert.Enabled = False Me.btnRetourniert.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnRetourniert.Image = Global.SDL.My.Resources.Resources.cards1 Me.btnRetourniert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.btnRetourniert.Location = New System.Drawing.Point(7, 356) Me.btnRetourniert.Name = "btnRetourniert" Me.btnRetourniert.Size = New System.Drawing.Size(118, 44) Me.btnRetourniert.TabIndex = 43 Me.btnRetourniert.Text = "Karten /Boxen" & Global.Microsoft.VisualBasic.ChrW(10) & "retourniert" Me.btnRetourniert.TextAlign = System.Drawing.ContentAlignment.MiddleRight Me.btnRetourniert.UseVisualStyleBackColor = True ' 'btnAbrechnungsblatt ' Me.btnAbrechnungsblatt.Enabled = False Me.btnAbrechnungsblatt.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnAbrechnungsblatt.Image = Global.SDL.My.Resources.Resources.rechnung1 Me.btnAbrechnungsblatt.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.btnAbrechnungsblatt.Location = New System.Drawing.Point(131, 306) Me.btnAbrechnungsblatt.Name = "btnAbrechnungsblatt" Me.btnAbrechnungsblatt.Size = New System.Drawing.Size(118, 44) Me.btnAbrechnungsblatt.TabIndex = 42 Me.btnAbrechnungsblatt.Text = "Abrechnung" Me.btnAbrechnungsblatt.TextAlign = System.Drawing.ContentAlignment.MiddleRight Me.btnAbrechnungsblatt.UseVisualStyleBackColor = True ' 'cbxMax200Eintrage ' Me.cbxMax200Eintrage.AutoSize = True Me.cbxMax200Eintrage.Checked = True Me.cbxMax200Eintrage.CheckState = System.Windows.Forms.CheckState.Checked Me.cbxMax200Eintrage.Location = New System.Drawing.Point(131, 46) Me.cbxMax200Eintrage.Name = "cbxMax200Eintrage" Me.cbxMax200Eintrage.Size = New System.Drawing.Size(111, 17) Me.cbxMax200Eintrage.TabIndex = 41 Me.cbxMax200Eintrage.Text = "max. 200 Einträge" Me.cbxMax200Eintrage.UseVisualStyleBackColor = True ' 'lblEinträge ' Me.lblEinträge.AutoSize = True Me.lblEinträge.BackColor = System.Drawing.Color.White Me.lblEinträge.Location = New System.Drawing.Point(131, 100) Me.lblEinträge.Name = "lblEinträge" Me.lblEinträge.Size = New System.Drawing.Size(58, 13) Me.lblEinträge.TabIndex = 40 Me.lblEinträge.Text = "0 Einträge " ' 'Button4 ' Me.Button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button4.Image = Global.SDL.My.Resources.Resources.checklist Me.Button4.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button4.Location = New System.Drawing.Point(7, 180) Me.Button4.Name = "Button4" Me.Button4.Size = New System.Drawing.Size(118, 44) Me.Button4.TabIndex = 21 Me.Button4.Text = "Details" & Global.Microsoft.VisualBasic.ChrW(10) & "anzeigen" Me.Button4.TextAlign = System.Drawing.ContentAlignment.MiddleRight Me.Button4.UseVisualStyleBackColor = True ' 'Button7 ' Me.Button7.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button7.Image = Global.SDL.My.Resources.Resources.plus Me.Button7.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button7.Location = New System.Drawing.Point(7, 19) Me.Button7.Name = "Button7" Me.Button7.Size = New System.Drawing.Size(118, 44) Me.Button7.TabIndex = 27 Me.Button7.Text = "Neue Daten" & Global.Microsoft.VisualBasic.ChrW(10) & "erfassen" Me.Button7.TextAlign = System.Drawing.ContentAlignment.MiddleRight Me.Button7.UseVisualStyleBackColor = True ' 'Button5 ' 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(7, 130) Me.Button5.Name = "Button5" Me.Button5.Size = New System.Drawing.Size(118, 44) Me.Button5.TabIndex = 22 Me.Button5.Text = "Gehe zum" & Global.Microsoft.VisualBasic.ChrW(10) & "Kundenblatt" Me.Button5.TextAlign = System.Drawing.ContentAlignment.MiddleRight Me.Button5.UseVisualStyleBackColor = True ' 'Button11 ' Me.Button11.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button11.Image = Global.SDL.My.Resources.Resources.list Me.Button11.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button11.Location = New System.Drawing.Point(7, 256) Me.Button11.Name = "Button11" Me.Button11.Size = New System.Drawing.Size(118, 44) Me.Button11.TabIndex = 36 Me.Button11.Text = "SDL Brief" Me.Button11.TextAlign = System.Drawing.ContentAlignment.MiddleRight Me.Button11.UseVisualStyleBackColor = True ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Location = New System.Drawing.Point(3, 3) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(53, 13) Me.Label3.TabIndex = 25 Me.Label3.Text = "Optionen:" ' 'Button10 ' Me.Button10.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button10.Image = Global.SDL.My.Resources.Resources.sanduhr Me.Button10.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button10.Location = New System.Drawing.Point(131, 256) Me.Button10.Name = "Button10" Me.Button10.Padding = New System.Windows.Forms.Padding(12, 0, 0, 0) Me.Button10.Size = New System.Drawing.Size(118, 44) Me.Button10.TabIndex = 35 Me.Button10.Text = "Überfällige" & Global.Microsoft.VisualBasic.ChrW(10) & "Bestellungen" Me.Button10.TextAlign = System.Drawing.ContentAlignment.MiddleRight Me.Button10.UseVisualStyleBackColor = True ' 'btnBenachrichtigungKartenboxen ' Me.btnBenachrichtigungKartenboxen.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnBenachrichtigungKartenboxen.Image = Global.SDL.My.Resources.Resources.cards1 Me.btnBenachrichtigungKartenboxen.ImageAlign = System.Drawing.ContentAlignment.TopLeft Me.btnBenachrichtigungKartenboxen.Location = New System.Drawing.Point(7, 306) Me.btnBenachrichtigungKartenboxen.Name = "btnBenachrichtigungKartenboxen" Me.btnBenachrichtigungKartenboxen.Size = New System.Drawing.Size(118, 44) Me.btnBenachrichtigungKartenboxen.TabIndex = 34 Me.btnBenachrichtigungKartenboxen.Text = "Benachrichtig." & Global.Microsoft.VisualBasic.ChrW(10) & "neue Karten / Boxen" Me.btnBenachrichtigungKartenboxen.TextAlign = System.Drawing.ContentAlignment.MiddleRight Me.btnBenachrichtigungKartenboxen.UseVisualStyleBackColor = True ' 'btnDel ' Me.btnDel.Enabled = False Me.btnDel.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnDel.Image = Global.SDL.My.Resources.Resources.del Me.btnDel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.btnDel.Location = New System.Drawing.Point(7, 69) Me.btnDel.Name = "btnDel" Me.btnDel.Size = New System.Drawing.Size(118, 44) Me.btnDel.TabIndex = 30 Me.btnDel.Text = "Eintrag" & Global.Microsoft.VisualBasic.ChrW(10) & "löschen" Me.btnDel.TextAlign = System.Drawing.ContentAlignment.MiddleRight Me.btnDel.UseVisualStyleBackColor = True ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.BackColor = System.Drawing.Color.White Me.Label4.Location = New System.Drawing.Point(4, 406) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(109, 13) Me.Label4.TabIndex = 33 Me.Label4.Text = "Vermerk zur Leistung:" ' 'Button8 ' Me.Button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button8.Image = Global.SDL.My.Resources.Resources.Excel_logo Me.Button8.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button8.Location = New System.Drawing.Point(131, 130) Me.Button8.Name = "Button8" Me.Button8.Size = New System.Drawing.Size(118, 44) Me.Button8.TabIndex = 31 Me.Button8.Text = "In Excel " & Global.Microsoft.VisualBasic.ChrW(10) & "konvertieren" Me.Button8.TextAlign = System.Drawing.ContentAlignment.MiddleRight Me.Button8.UseVisualStyleBackColor = True ' 'RichTextBoxVermerk ' Me.RichTextBoxVermerk.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.RichTextBoxVermerk.BackColor = System.Drawing.Color.LightCyan Me.RichTextBoxVermerk.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold) Me.RichTextBoxVermerk.Location = New System.Drawing.Point(2, 422) Me.RichTextBoxVermerk.Name = "RichTextBoxVermerk" Me.RichTextBoxVermerk.ReadOnly = True Me.RichTextBoxVermerk.Size = New System.Drawing.Size(249, 1405) Me.RichTextBoxVermerk.TabIndex = 32 Me.RichTextBoxVermerk.Text = "" ' 'Panel3 ' Me.Panel3.AutoScroll = True Me.Panel3.Controls.Add(Me.SplitContainer1) Me.Panel3.Controls.Add(Me.Panel4) 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(1356, 907) Me.Panel3.TabIndex = 29 ' 'SplitContainer1 ' Me.SplitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.SplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill Me.SplitContainer1.IsSplitterFixed = True Me.SplitContainer1.Location = New System.Drawing.Point(0, 108) Me.SplitContainer1.Name = "SplitContainer1" Me.SplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal ' 'SplitContainer1.Panel1 ' Me.SplitContainer1.Panel1.AutoScroll = True Me.SplitContainer1.Panel1.Controls.Add(Me.dgvSDL) ' 'SplitContainer1.Panel2 ' Me.SplitContainer1.Panel2.Controls.Add(Me.UsrCntlDatenDetails1) Me.SplitContainer1.Panel2MinSize = 234 Me.SplitContainer1.Size = New System.Drawing.Size(1356, 799) Me.SplitContainer1.SplitterDistance = 559 Me.SplitContainer1.TabIndex = 13 ' 'dgvSDL ' Me.dgvSDL.AKTUALISIERUNGS_INTERVALL = 1000 Me.dgvSDL.AllowUserToAddRows = False Me.dgvSDL.AllowUserToDeleteRows = False Me.dgvSDL.AllowUserToResizeColumns = False DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(240, Byte), Integer), CType(CType(245, Byte), Integer), CType(CType(255, Byte), Integer)) Me.dgvSDL.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2 Me.dgvSDL.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvSDL.Location = New System.Drawing.Point(0, -1) Me.dgvSDL.Name = "dgvSDL" Me.dgvSDL.Size = New System.Drawing.Size(1354, 599) Me.dgvSDL.TabIndex = 29 ' 'UsrCntlDatenDetails1 ' Me.UsrCntlDatenDetails1.Dock = System.Windows.Forms.DockStyle.Fill Me.UsrCntlDatenDetails1.Location = New System.Drawing.Point(0, 0) Me.UsrCntlDatenDetails1.Name = "UsrCntlDatenDetails1" Me.UsrCntlDatenDetails1.Size = New System.Drawing.Size(1354, 234) Me.UsrCntlDatenDetails1.TabIndex = 0 Me.UsrCntlDatenDetails1.Visible = False ' 'Panel4 ' Me.Panel4.BackColor = System.Drawing.Color.White Me.Panel4.Controls.Add(Me.FlowLayoutPanel) Me.Panel4.Controls.Add(Me.pnlTest) Me.Panel4.Dock = System.Windows.Forms.DockStyle.Top Me.Panel4.Location = New System.Drawing.Point(0, 0) Me.Panel4.Name = "Panel4" Me.Panel4.Size = New System.Drawing.Size(1356, 108) Me.Panel4.TabIndex = 11 ' 'pnlTest ' Me.pnlTest.BackColor = System.Drawing.Color.White Me.pnlTest.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.pnlTest.Controls.Add(Me.dgvFILTER) Me.pnlTest.Dock = System.Windows.Forms.DockStyle.Bottom Me.pnlTest.Location = New System.Drawing.Point(0, 78) Me.pnlTest.Name = "pnlTest" Me.pnlTest.Size = New System.Drawing.Size(1356, 30) Me.pnlTest.TabIndex = 33 ' 'dgvFILTER ' Me.dgvFILTER.AKTUALISIERUNGS_INTERVALL = -1 Me.dgvFILTER.AllowUserToAddRows = False Me.dgvFILTER.AllowUserToDeleteRows = False Me.dgvFILTER.AllowUserToResizeColumns = False Me.dgvFILTER.AllowUserToResizeRows = False Me.dgvFILTER.BackgroundColor = System.Drawing.Color.White Me.dgvFILTER.BorderStyle = System.Windows.Forms.BorderStyle.None Me.dgvFILTER.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvFILTER.ColumnHeadersVisible = False Me.dgvFILTER.Location = New System.Drawing.Point(0, 0) Me.dgvFILTER.Name = "dgvFILTER" Me.dgvFILTER.ScrollBars = System.Windows.Forms.ScrollBars.None Me.dgvFILTER.Size = New System.Drawing.Size(1286, 28) Me.dgvFILTER.TabIndex = 0 ' 'cntxtExcel ' Me.cntxtExcel.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem3, Me.ToolStripMenuItem6}) Me.cntxtExcel.Name = "cntxtExcel" Me.cntxtExcel.Size = New System.Drawing.Size(211, 48) Me.cntxtExcel.Text = "Excel" ' 'ToolStripMenuItem3 ' Me.ToolStripMenuItem3.Name = "ToolStripMenuItem3" Me.ToolStripMenuItem3.Size = New System.Drawing.Size(210, 22) Me.ToolStripMenuItem3.Text = "Einfach" ' 'ToolStripMenuItem6 ' Me.ToolStripMenuItem6.Name = "ToolStripMenuItem6" Me.ToolStripMenuItem6.Size = New System.Drawing.Size(210, 22) Me.ToolStripMenuItem6.Text = "Formatiert (dauert länger)" ' 'usrCntlKartenDaten ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.Controls.Add(Me.Panel3) Me.Controls.Add(Me.Panel1) Me.DoubleBuffered = True Me.Name = "usrCntlKartenDaten" Me.Size = New System.Drawing.Size(1616, 907) Me.FlowLayoutPanel.ResumeLayout(False) Me.ContextMenuStrip1.ResumeLayout(False) Me.Panel1.ResumeLayout(False) Me.Panel1.PerformLayout() Me.Panel3.ResumeLayout(False) Me.SplitContainer1.Panel1.ResumeLayout(False) Me.SplitContainer1.Panel2.ResumeLayout(False) CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit() Me.SplitContainer1.ResumeLayout(False) CType(Me.dgvSDL, System.ComponentModel.ISupportInitialize).EndInit() Me.Panel4.ResumeLayout(False) Me.pnlTest.ResumeLayout(False) CType(Me.dgvFILTER, System.ComponentModel.ISupportInitialize).EndInit() Me.cntxtExcel.ResumeLayout(False) Me.ResumeLayout(False) End Sub Friend WithEvents DetailsAnzeigenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents FlowLayoutPanel As System.Windows.Forms.FlowLayoutPanel Friend WithEvents btnSDL_Alle As System.Windows.Forms.Button Friend WithEvents btnSDL_MautAT As System.Windows.Forms.Button Friend WithEvents btnSDL_IDS As System.Windows.Forms.Button Friend WithEvents btnSDL_MautDE As System.Windows.Forms.Button Friend WithEvents btnSDL_MautMSE As System.Windows.Forms.Button Friend WithEvents btnSDL_UTA As System.Windows.Forms.Button Friend WithEvents btnSDL_MautPL As System.Windows.Forms.Button Friend WithEvents btnSDL_MautIT As System.Windows.Forms.Button Friend WithEvents btnSDL_Woelfl As System.Windows.Forms.Button Friend WithEvents btnSDL_MautSI As System.Windows.Forms.Button Friend WithEvents btnSDL_MautCZ As System.Windows.Forms.Button Friend WithEvents btnSDL_ECOTAX As System.Windows.Forms.Button Friend WithEvents btnSDL_FREJUS As System.Windows.Forms.Button Friend WithEvents btnSDL_Hugo As System.Windows.Forms.Button Friend WithEvents btnSDL_DouBox As System.Windows.Forms.Button Friend WithEvents btnSDL_MotorWay As System.Windows.Forms.Button Friend WithEvents btnSDL_MautFR As System.Windows.Forms.Button Friend WithEvents btnFilter As System.Windows.Forms.Button Friend WithEvents ContextMenuStrip1 As System.Windows.Forms.ContextMenuStrip Friend WithEvents KundenblattAnzeigenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents Panel1 As System.Windows.Forms.Panel Friend WithEvents Button11 As System.Windows.Forms.Button Friend WithEvents Button10 As System.Windows.Forms.Button Friend WithEvents btnBenachrichtigungKartenboxen As System.Windows.Forms.Button Friend WithEvents Label4 As System.Windows.Forms.Label Friend WithEvents RichTextBoxVermerk As System.Windows.Forms.RichTextBox Friend WithEvents Button8 As System.Windows.Forms.Button Friend WithEvents btnDel As System.Windows.Forms.Button Friend WithEvents Button7 As System.Windows.Forms.Button Friend WithEvents Label3 As System.Windows.Forms.Label Friend WithEvents Button5 As System.Windows.Forms.Button Friend WithEvents Panel3 As System.Windows.Forms.Panel Friend WithEvents SplitContainer1 As System.Windows.Forms.SplitContainer Friend WithEvents Button4 As System.Windows.Forms.Button Friend WithEvents dgvSDL As VERAG_PROG_ALLGEMEIN.MyDatagridview Friend WithEvents cntxtExcel As System.Windows.Forms.ContextMenuStrip Friend WithEvents ToolStripMenuItem3 As System.Windows.Forms.ToolStripMenuItem Friend WithEvents ToolStripMenuItem6 As System.Windows.Forms.ToolStripMenuItem Friend WithEvents lblEinträge As System.Windows.Forms.Label Friend WithEvents cbxMax200Eintrage As System.Windows.Forms.CheckBox Friend WithEvents btnAbrechnungsblatt As System.Windows.Forms.Button Friend WithEvents btnRetourniert As System.Windows.Forms.Button Friend WithEvents Label1 As System.Windows.Forms.Label Friend WithEvents UsrCntlDatenDetails1 As SDL.usrCntlDatenDetails Friend WithEvents Button1 As System.Windows.Forms.Button Friend WithEvents cbxArchiv As System.Windows.Forms.CheckBox Friend WithEvents Panel4 As System.Windows.Forms.Panel Friend WithEvents pnlTest As System.Windows.Forms.Panel Friend WithEvents dgvFILTER As VERAG_PROG_ALLGEMEIN.MyDatagridview Friend WithEvents btnMANAbgasplakette As System.Windows.Forms.Button Friend WithEvents btnBestellformular As System.Windows.Forms.Button Friend WithEvents btnVERAGParkplatz As System.Windows.Forms.Button Friend WithEvents btnSDL_PLOSE As Button Friend WithEvents btnSDL_PLOSE_IT As Button Friend WithEvents btnSDL_PLOSE_CZ As Button Friend WithEvents btnSDL_PLOSE_MEDPASS As Button Friend WithEvents btnVERAGCardNew As Button Friend WithEvents btnSDL_PLOSE_TRUCKMASTER As Button End Class