1697 lines
89 KiB
VB.net
1697 lines
89 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class frmKundenUebersichtZOLL
|
|
Inherits System.Windows.Forms.Form
|
|
|
|
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
|
|
<System.Diagnostics.DebuggerNonUserCode()>
|
|
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
Try
|
|
If disposing AndAlso components IsNot Nothing Then
|
|
components.Dispose()
|
|
End If
|
|
Finally
|
|
MyBase.Dispose(disposing)
|
|
End Try
|
|
End Sub
|
|
|
|
'Wird vom Windows Form-Designer benötigt.
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
|
|
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
|
|
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
|
|
<System.Diagnostics.DebuggerStepThrough()>
|
|
Private Sub InitializeComponent()
|
|
Me.components = New System.ComponentModel.Container()
|
|
Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmKundenUebersichtZOLL))
|
|
Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
|
Me.KopierenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.tabZolltarife = New System.Windows.Forms.TabPage()
|
|
Me.pnlZollTarife = New System.Windows.Forms.Panel()
|
|
Me.tabKundendaten = New System.Windows.Forms.TabPage()
|
|
Me.usrcntlKundenuebersicht = New SDL.usrCntlKundenuebersicht()
|
|
Me.ContextMenuStrip2 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
|
Me.ToolStripMenuItem2 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.tbcntrKundenDaten = New System.Windows.Forms.TabControl()
|
|
Me.TabPage1 = New System.Windows.Forms.TabPage()
|
|
Me.UsrCntlOfferte1 = New SDL.usrCntlOfferte()
|
|
Me.tbStatistik = New System.Windows.Forms.TabPage()
|
|
Me.cboKundenblattFirma = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.btnUbersicht = New System.Windows.Forms.Button()
|
|
Me.Label27 = New System.Windows.Forms.Label()
|
|
Me.dgvFilialen = New System.Windows.Forms.DataGridView()
|
|
Me.grpFilter = New System.Windows.Forms.GroupBox()
|
|
Me.Label24 = New System.Windows.Forms.Label()
|
|
Me.MyListBox1 = New VERAG_PROG_ALLGEMEIN.MyListBox()
|
|
Me.Label25 = New System.Windows.Forms.Label()
|
|
Me.Button2 = New System.Windows.Forms.Button()
|
|
Me.datVon = New System.Windows.Forms.DateTimePicker()
|
|
Me.Label26 = New System.Windows.Forms.Label()
|
|
Me.datBis = New System.Windows.Forms.DateTimePicker()
|
|
Me.btn = New System.Windows.Forms.Button()
|
|
Me.Label23 = New System.Windows.Forms.Label()
|
|
Me.dgvStat_Frachtf = New System.Windows.Forms.DataGridView()
|
|
Me.Label22 = New System.Windows.Forms.Label()
|
|
Me.txtAnzFrachtf = New System.Windows.Forms.TextBox()
|
|
Me.Label21 = New System.Windows.Forms.Label()
|
|
Me.txtAnzAvis = New System.Windows.Forms.TextBox()
|
|
Me.txtAnzAtrEmpf = New System.Windows.Forms.TextBox()
|
|
Me.txtAnzAbs = New System.Windows.Forms.TextBox()
|
|
Me.txtAnzAtr = New System.Windows.Forms.TextBox()
|
|
Me.Label20 = New System.Windows.Forms.Label()
|
|
Me.Label19 = New System.Windows.Forms.Label()
|
|
Me.Label18 = New System.Windows.Forms.Label()
|
|
Me.Label17 = New System.Windows.Forms.Label()
|
|
Me.Label16 = New System.Windows.Forms.Label()
|
|
Me.dgvStat_Avis = New System.Windows.Forms.DataGridView()
|
|
Me.Label15 = New System.Windows.Forms.Label()
|
|
Me.dgvStat_Empf = New System.Windows.Forms.DataGridView()
|
|
Me.Label14 = New System.Windows.Forms.Label()
|
|
Me.dgvStat_Abs = New System.Windows.Forms.DataGridView()
|
|
Me.lblTopAuftraggeber = New System.Windows.Forms.Label()
|
|
Me.dgvStat_Atr = New System.Windows.Forms.DataGridView()
|
|
Me.tbFiskal = New System.Windows.Forms.TabPage()
|
|
Me.pnlFiskal = New System.Windows.Forms.Panel()
|
|
Me.pnlFiskTop = New System.Windows.Forms.Panel()
|
|
Me.lblFiskGespeichert = New System.Windows.Forms.Label()
|
|
Me.btnSpeichern = New System.Windows.Forms.Button()
|
|
Me.Label35 = New System.Windows.Forms.Label()
|
|
Me.tbRechnungen = New System.Windows.Forms.TabPage()
|
|
Me.dgvRg = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components)
|
|
Me.MyPanel1 = New VERAG_PROG_ALLGEMEIN.MyPanel(Me.components)
|
|
Me.btnRgPdf = New System.Windows.Forms.Button()
|
|
Me.ctxtRg = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
|
Me.DateiHochladenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.btnMonat = New System.Windows.Forms.Button()
|
|
Me.Button10 = New System.Windows.Forms.Button()
|
|
Me.Button11 = New System.Windows.Forms.Button()
|
|
Me.Label40 = New System.Windows.Forms.Label()
|
|
Me.tbSpeditionsbuch = New System.Windows.Forms.TabPage()
|
|
Me.tbFiskaluebersicht = New System.Windows.Forms.TabPage()
|
|
Me.UsrcntlFiskaluebersicht1 = New SDL.usrcntlFiskaluebersicht()
|
|
Me.tbCBAM = New System.Windows.Forms.TabPage()
|
|
Me.NotifyIcon1 = New System.Windows.Forms.NotifyIcon(Me.components)
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.MenuStripKunden = New System.Windows.Forms.MenuStrip()
|
|
Me.mnueKunden = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.mnueZoll = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.mnueOfferte = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.mnueRechnungen = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.mnueSpeditionsbuch = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.mnueStatistik = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.mneFormulare = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.MANAGERToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripMenuItem4 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.toolStrVM_de = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ZollvollmachtDEFiskalToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripMenuItem6 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripMenuItem8 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ZollvollmachtATEVToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.VollmachtFinanzamtToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripMenuItem9 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripMenuItem10 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripMenuItem14 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripMenuItem16 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripMenuItem17 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.VUBVERAGSpeditionAGToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.VeragCustomsServiceToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripMenuItem19 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.EORIAntragToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.EinfuhrverbotToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.mnueCBAM = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.mnueFiskaluebersicht = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.mnueFiskal = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.toolNeuerKunde = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.toolOptionen = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.BearbeitenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.AnDakosyÜbertragenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.AufschubEORIBearbeitenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.TOBBKdNrÄndernToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.SYSKAÜbertragToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.mneBearbeiten = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.pnlTop = New System.Windows.Forms.Panel()
|
|
Me.cbx = New System.Windows.Forms.CheckBox()
|
|
Me.lblAbfertigungsverbot = New System.Windows.Forms.Label()
|
|
Me.lblTESTSystem = New System.Windows.Forms.Label()
|
|
Me.pic = New System.Windows.Forms.PictureBox()
|
|
Me.KdSearchBox1 = New VERAG_PROG_ALLGEMEIN.KdSearchBox()
|
|
Me.rtbInfo = New System.Windows.Forms.RichTextBox()
|
|
Me.tmrFiskal = New System.Windows.Forms.Timer(Me.components)
|
|
Me.ContextMenuStrip3 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
|
Me.ToolStripMenuItem3 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ÄndernToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.HochladenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ScannenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.PDFLöschenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.ContextMenuStrip1.SuspendLayout()
|
|
Me.tabZolltarife.SuspendLayout()
|
|
Me.tabKundendaten.SuspendLayout()
|
|
Me.ContextMenuStrip2.SuspendLayout()
|
|
Me.tbcntrKundenDaten.SuspendLayout()
|
|
Me.TabPage1.SuspendLayout()
|
|
Me.tbStatistik.SuspendLayout()
|
|
CType(Me.dgvFilialen, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.grpFilter.SuspendLayout()
|
|
CType(Me.dgvStat_Frachtf, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.dgvStat_Avis, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.dgvStat_Empf, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.dgvStat_Abs, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.dgvStat_Atr, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.tbFiskal.SuspendLayout()
|
|
Me.pnlFiskTop.SuspendLayout()
|
|
Me.tbRechnungen.SuspendLayout()
|
|
CType(Me.dgvRg, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.MyPanel1.SuspendLayout()
|
|
Me.ctxtRg.SuspendLayout()
|
|
Me.tbFiskaluebersicht.SuspendLayout()
|
|
Me.Panel1.SuspendLayout()
|
|
Me.MenuStripKunden.SuspendLayout()
|
|
Me.pnlTop.SuspendLayout()
|
|
CType(Me.pic, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.ContextMenuStrip3.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'ContextMenuStrip1
|
|
'
|
|
Me.ContextMenuStrip1.ImageScalingSize = New System.Drawing.Size(24, 24)
|
|
Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.KopierenToolStripMenuItem})
|
|
Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
|
|
Me.ContextMenuStrip1.Size = New System.Drawing.Size(122, 26)
|
|
'
|
|
'KopierenToolStripMenuItem
|
|
'
|
|
Me.KopierenToolStripMenuItem.Name = "KopierenToolStripMenuItem"
|
|
Me.KopierenToolStripMenuItem.Size = New System.Drawing.Size(121, 22)
|
|
Me.KopierenToolStripMenuItem.Text = "Kopieren"
|
|
'
|
|
'tabZolltarife
|
|
'
|
|
Me.tabZolltarife.Controls.Add(Me.pnlZollTarife)
|
|
Me.tabZolltarife.Location = New System.Drawing.Point(4, 25)
|
|
Me.tabZolltarife.Name = "tabZolltarife"
|
|
Me.tabZolltarife.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.tabZolltarife.Size = New System.Drawing.Size(1182, 697)
|
|
Me.tabZolltarife.TabIndex = 1
|
|
Me.tabZolltarife.Text = "Kunden - Zolltarife"
|
|
Me.tabZolltarife.UseVisualStyleBackColor = True
|
|
'
|
|
'pnlZollTarife
|
|
'
|
|
Me.pnlZollTarife.BackColor = System.Drawing.Color.White
|
|
Me.pnlZollTarife.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.pnlZollTarife.Location = New System.Drawing.Point(3, 3)
|
|
Me.pnlZollTarife.Name = "pnlZollTarife"
|
|
Me.pnlZollTarife.Size = New System.Drawing.Size(1176, 691)
|
|
Me.pnlZollTarife.TabIndex = 0
|
|
'
|
|
'tabKundendaten
|
|
'
|
|
Me.tabKundendaten.BackColor = System.Drawing.Color.White
|
|
Me.tabKundendaten.Controls.Add(Me.usrcntlKundenuebersicht)
|
|
Me.tabKundendaten.Location = New System.Drawing.Point(4, 25)
|
|
Me.tabKundendaten.Name = "tabKundendaten"
|
|
Me.tabKundendaten.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.tabKundendaten.Size = New System.Drawing.Size(1182, 697)
|
|
Me.tabKundendaten.TabIndex = 0
|
|
Me.tabKundendaten.Text = "Kundendaten"
|
|
'
|
|
'usrcntlKundenuebersicht
|
|
'
|
|
Me.usrcntlKundenuebersicht.BackColor = System.Drawing.Color.White
|
|
Me.usrcntlKundenuebersicht.BER_STUFE = 0
|
|
Me.usrcntlKundenuebersicht.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.usrcntlKundenuebersicht.Location = New System.Drawing.Point(3, 3)
|
|
Me.usrcntlKundenuebersicht.Margin = New System.Windows.Forms.Padding(2)
|
|
Me.usrcntlKundenuebersicht.Name = "usrcntlKundenuebersicht"
|
|
Me.usrcntlKundenuebersicht.Size = New System.Drawing.Size(1176, 691)
|
|
Me.usrcntlKundenuebersicht.TabIndex = 0
|
|
'
|
|
'ContextMenuStrip2
|
|
'
|
|
Me.ContextMenuStrip2.ImageScalingSize = New System.Drawing.Size(24, 24)
|
|
Me.ContextMenuStrip2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem2})
|
|
Me.ContextMenuStrip2.Name = "ContextMenuStrip1"
|
|
Me.ContextMenuStrip2.Size = New System.Drawing.Size(122, 26)
|
|
'
|
|
'ToolStripMenuItem2
|
|
'
|
|
Me.ToolStripMenuItem2.Name = "ToolStripMenuItem2"
|
|
Me.ToolStripMenuItem2.Size = New System.Drawing.Size(121, 22)
|
|
Me.ToolStripMenuItem2.Text = "Kopieren"
|
|
'
|
|
'tbcntrKundenDaten
|
|
'
|
|
Me.tbcntrKundenDaten.Appearance = System.Windows.Forms.TabAppearance.FlatButtons
|
|
Me.tbcntrKundenDaten.Controls.Add(Me.tabKundendaten)
|
|
Me.tbcntrKundenDaten.Controls.Add(Me.tabZolltarife)
|
|
Me.tbcntrKundenDaten.Controls.Add(Me.TabPage1)
|
|
Me.tbcntrKundenDaten.Controls.Add(Me.tbStatistik)
|
|
Me.tbcntrKundenDaten.Controls.Add(Me.tbFiskal)
|
|
Me.tbcntrKundenDaten.Controls.Add(Me.tbRechnungen)
|
|
Me.tbcntrKundenDaten.Controls.Add(Me.tbSpeditionsbuch)
|
|
Me.tbcntrKundenDaten.Controls.Add(Me.tbFiskaluebersicht)
|
|
Me.tbcntrKundenDaten.Controls.Add(Me.tbCBAM)
|
|
Me.tbcntrKundenDaten.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.tbcntrKundenDaten.ItemSize = New System.Drawing.Size(76, 0)
|
|
Me.tbcntrKundenDaten.Location = New System.Drawing.Point(0, 0)
|
|
Me.tbcntrKundenDaten.Name = "tbcntrKundenDaten"
|
|
Me.tbcntrKundenDaten.SelectedIndex = 0
|
|
Me.tbcntrKundenDaten.Size = New System.Drawing.Size(1190, 726)
|
|
Me.tbcntrKundenDaten.SizeMode = System.Windows.Forms.TabSizeMode.Fixed
|
|
Me.tbcntrKundenDaten.TabIndex = 191
|
|
'
|
|
'TabPage1
|
|
'
|
|
Me.TabPage1.BackColor = System.Drawing.Color.White
|
|
Me.TabPage1.Controls.Add(Me.UsrCntlOfferte1)
|
|
Me.TabPage1.Location = New System.Drawing.Point(4, 25)
|
|
Me.TabPage1.Name = "TabPage1"
|
|
Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabPage1.Size = New System.Drawing.Size(1182, 697)
|
|
Me.TabPage1.TabIndex = 2
|
|
Me.TabPage1.Text = "Offerte"
|
|
'
|
|
'UsrCntlOfferte1
|
|
'
|
|
Me.UsrCntlOfferte1.BackColor = System.Drawing.Color.White
|
|
Me.UsrCntlOfferte1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.UsrCntlOfferte1.Location = New System.Drawing.Point(3, 3)
|
|
Me.UsrCntlOfferte1.Margin = New System.Windows.Forms.Padding(2)
|
|
Me.UsrCntlOfferte1.Name = "UsrCntlOfferte1"
|
|
Me.UsrCntlOfferte1.Size = New System.Drawing.Size(1176, 691)
|
|
Me.UsrCntlOfferte1.TabIndex = 0
|
|
'
|
|
'tbStatistik
|
|
'
|
|
Me.tbStatistik.BackColor = System.Drawing.Color.White
|
|
Me.tbStatistik.Controls.Add(Me.cboKundenblattFirma)
|
|
Me.tbStatistik.Controls.Add(Me.Button1)
|
|
Me.tbStatistik.Controls.Add(Me.btnUbersicht)
|
|
Me.tbStatistik.Controls.Add(Me.Label27)
|
|
Me.tbStatistik.Controls.Add(Me.dgvFilialen)
|
|
Me.tbStatistik.Controls.Add(Me.grpFilter)
|
|
Me.tbStatistik.Controls.Add(Me.Label23)
|
|
Me.tbStatistik.Controls.Add(Me.dgvStat_Frachtf)
|
|
Me.tbStatistik.Controls.Add(Me.Label22)
|
|
Me.tbStatistik.Controls.Add(Me.txtAnzFrachtf)
|
|
Me.tbStatistik.Controls.Add(Me.Label21)
|
|
Me.tbStatistik.Controls.Add(Me.txtAnzAvis)
|
|
Me.tbStatistik.Controls.Add(Me.txtAnzAtrEmpf)
|
|
Me.tbStatistik.Controls.Add(Me.txtAnzAbs)
|
|
Me.tbStatistik.Controls.Add(Me.txtAnzAtr)
|
|
Me.tbStatistik.Controls.Add(Me.Label20)
|
|
Me.tbStatistik.Controls.Add(Me.Label19)
|
|
Me.tbStatistik.Controls.Add(Me.Label18)
|
|
Me.tbStatistik.Controls.Add(Me.Label17)
|
|
Me.tbStatistik.Controls.Add(Me.Label16)
|
|
Me.tbStatistik.Controls.Add(Me.dgvStat_Avis)
|
|
Me.tbStatistik.Controls.Add(Me.Label15)
|
|
Me.tbStatistik.Controls.Add(Me.dgvStat_Empf)
|
|
Me.tbStatistik.Controls.Add(Me.Label14)
|
|
Me.tbStatistik.Controls.Add(Me.dgvStat_Abs)
|
|
Me.tbStatistik.Controls.Add(Me.lblTopAuftraggeber)
|
|
Me.tbStatistik.Controls.Add(Me.dgvStat_Atr)
|
|
Me.tbStatistik.Location = New System.Drawing.Point(4, 25)
|
|
Me.tbStatistik.Name = "tbStatistik"
|
|
Me.tbStatistik.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.tbStatistik.Size = New System.Drawing.Size(1182, 697)
|
|
Me.tbStatistik.TabIndex = 3
|
|
Me.tbStatistik.Text = "Statikstik"
|
|
'
|
|
'cboKundenblattFirma
|
|
'
|
|
Me.cboKundenblattFirma._allowedValuesFreiText = Nothing
|
|
Me.cboKundenblattFirma._allowFreiText = False
|
|
Me.cboKundenblattFirma._value = ""
|
|
Me.cboKundenblattFirma.FormattingEnabled = True
|
|
Me.cboKundenblattFirma.Location = New System.Drawing.Point(6, 331)
|
|
Me.cboKundenblattFirma.Name = "cboKundenblattFirma"
|
|
Me.cboKundenblattFirma.Size = New System.Drawing.Size(224, 21)
|
|
Me.cboKundenblattFirma.TabIndex = 171
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button1.Image = Global.SDL.My.Resources.Resources.list
|
|
Me.Button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button1.Location = New System.Drawing.Point(237, 287)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(225, 44)
|
|
Me.Button1.TabIndex = 170
|
|
Me.Button1.Text = "Zusatzblatt"
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
'
|
|
'btnUbersicht
|
|
'
|
|
Me.btnUbersicht.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnUbersicht.Image = Global.SDL.My.Resources.Resources.statistik_small
|
|
Me.btnUbersicht.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnUbersicht.Location = New System.Drawing.Point(6, 287)
|
|
Me.btnUbersicht.Name = "btnUbersicht"
|
|
Me.btnUbersicht.Size = New System.Drawing.Size(224, 44)
|
|
Me.btnUbersicht.TabIndex = 169
|
|
Me.btnUbersicht.Text = "Kundenblatt"
|
|
Me.btnUbersicht.UseVisualStyleBackColor = True
|
|
Me.btnUbersicht.Visible = False
|
|
'
|
|
'Label27
|
|
'
|
|
Me.Label27.AutoSize = True
|
|
Me.Label27.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label27.Location = New System.Drawing.Point(465, 30)
|
|
Me.Label27.Name = "Label27"
|
|
Me.Label27.Size = New System.Drawing.Size(47, 13)
|
|
Me.Label27.TabIndex = 168
|
|
Me.Label27.Text = "Filialen"
|
|
'
|
|
'dgvFilialen
|
|
'
|
|
Me.dgvFilialen.AllowUserToAddRows = False
|
|
Me.dgvFilialen.AllowUserToDeleteRows = False
|
|
Me.dgvFilialen.AllowUserToOrderColumns = True
|
|
Me.dgvFilialen.AllowUserToResizeColumns = False
|
|
Me.dgvFilialen.AllowUserToResizeRows = False
|
|
Me.dgvFilialen.BackgroundColor = System.Drawing.Color.White
|
|
Me.dgvFilialen.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", 7.0!)
|
|
DataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.ControlText
|
|
DataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|
DataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
|
Me.dgvFilialen.DefaultCellStyle = DataGridViewCellStyle1
|
|
Me.dgvFilialen.Location = New System.Drawing.Point(468, 46)
|
|
Me.dgvFilialen.Name = "dgvFilialen"
|
|
Me.dgvFilialen.RowHeadersVisible = False
|
|
Me.dgvFilialen.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
|
|
Me.dgvFilialen.Size = New System.Drawing.Size(225, 154)
|
|
Me.dgvFilialen.TabIndex = 167
|
|
'
|
|
'grpFilter
|
|
'
|
|
Me.grpFilter.Controls.Add(Me.Label24)
|
|
Me.grpFilter.Controls.Add(Me.MyListBox1)
|
|
Me.grpFilter.Controls.Add(Me.Label25)
|
|
Me.grpFilter.Controls.Add(Me.Button2)
|
|
Me.grpFilter.Controls.Add(Me.datVon)
|
|
Me.grpFilter.Controls.Add(Me.Label26)
|
|
Me.grpFilter.Controls.Add(Me.datBis)
|
|
Me.grpFilter.Controls.Add(Me.btn)
|
|
Me.grpFilter.Location = New System.Drawing.Point(892, 6)
|
|
Me.grpFilter.Name = "grpFilter"
|
|
Me.grpFilter.Size = New System.Drawing.Size(263, 342)
|
|
Me.grpFilter.TabIndex = 166
|
|
Me.grpFilter.TabStop = False
|
|
Me.grpFilter.Text = "Filter"
|
|
'
|
|
'Label24
|
|
'
|
|
Me.Label24.AutoSize = True
|
|
Me.Label24.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label24.Location = New System.Drawing.Point(6, 20)
|
|
Me.Label24.Name = "Label24"
|
|
Me.Label24.Size = New System.Drawing.Size(171, 17)
|
|
Me.Label24.TabIndex = 14
|
|
Me.Label24.Text = "Zeitraum der Auswertung:"
|
|
'
|
|
'MyListBox1
|
|
'
|
|
Me.MyListBox1._value = ""
|
|
Me.MyListBox1.FormattingEnabled = True
|
|
Me.MyListBox1.Location = New System.Drawing.Point(9, 88)
|
|
Me.MyListBox1.Name = "MyListBox1"
|
|
Me.MyListBox1.SelectionMode = System.Windows.Forms.SelectionMode.MultiSimple
|
|
Me.MyListBox1.Size = New System.Drawing.Size(239, 199)
|
|
Me.MyListBox1.TabIndex = 165
|
|
'
|
|
'Label25
|
|
'
|
|
Me.Label25.AutoSize = True
|
|
Me.Label25.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label25.Location = New System.Drawing.Point(103, 42)
|
|
Me.Label25.Name = "Label25"
|
|
Me.Label25.Size = New System.Drawing.Size(10, 13)
|
|
Me.Label25.TabIndex = 1
|
|
Me.Label25.Text = "-"
|
|
'
|
|
'Button2
|
|
'
|
|
Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button2.Location = New System.Drawing.Point(9, 299)
|
|
Me.Button2.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.Button2.Name = "Button2"
|
|
Me.Button2.Size = New System.Drawing.Size(239, 26)
|
|
Me.Button2.TabIndex = 164
|
|
Me.Button2.Text = "Auswahl aufheben"
|
|
Me.Button2.UseVisualStyleBackColor = True
|
|
'
|
|
'datVon
|
|
'
|
|
Me.datVon.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
|
|
Me.datVon.Location = New System.Drawing.Point(7, 40)
|
|
Me.datVon.Name = "datVon"
|
|
Me.datVon.Size = New System.Drawing.Size(92, 20)
|
|
Me.datVon.TabIndex = 17
|
|
'
|
|
'Label26
|
|
'
|
|
Me.Label26.AutoSize = True
|
|
Me.Label26.Location = New System.Drawing.Point(6, 72)
|
|
Me.Label26.Name = "Label26"
|
|
Me.Label26.Size = New System.Drawing.Size(93, 13)
|
|
Me.Label26.TabIndex = 163
|
|
Me.Label26.Text = "Abfertigungsarten:"
|
|
'
|
|
'datBis
|
|
'
|
|
Me.datBis.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
|
|
Me.datBis.Location = New System.Drawing.Point(117, 40)
|
|
Me.datBis.Name = "datBis"
|
|
Me.datBis.Size = New System.Drawing.Size(92, 20)
|
|
Me.datBis.TabIndex = 18
|
|
'
|
|
'btn
|
|
'
|
|
Me.btn.BackgroundImage = Global.SDL.My.Resources.Resources.arrow_right
|
|
Me.btn.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.btn.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btn.Location = New System.Drawing.Point(216, 40)
|
|
Me.btn.Name = "btn"
|
|
Me.btn.Size = New System.Drawing.Size(32, 20)
|
|
Me.btn.TabIndex = 19
|
|
Me.btn.Text = ">"
|
|
Me.btn.UseVisualStyleBackColor = True
|
|
'
|
|
'Label23
|
|
'
|
|
Me.Label23.AutoSize = True
|
|
Me.Label23.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label23.Location = New System.Drawing.Point(927, 359)
|
|
Me.Label23.Name = "Label23"
|
|
Me.Label23.Size = New System.Drawing.Size(80, 13)
|
|
Me.Label23.TabIndex = 16
|
|
Me.Label23.Text = "Top Frächter"
|
|
'
|
|
'dgvStat_Frachtf
|
|
'
|
|
Me.dgvStat_Frachtf.AllowUserToAddRows = False
|
|
Me.dgvStat_Frachtf.AllowUserToDeleteRows = False
|
|
Me.dgvStat_Frachtf.AllowUserToOrderColumns = True
|
|
Me.dgvStat_Frachtf.AllowUserToResizeColumns = False
|
|
Me.dgvStat_Frachtf.AllowUserToResizeRows = False
|
|
Me.dgvStat_Frachtf.BackgroundColor = System.Drawing.Color.White
|
|
Me.dgvStat_Frachtf.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", 7.0!)
|
|
DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText
|
|
DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|
DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
|
Me.dgvStat_Frachtf.DefaultCellStyle = DataGridViewCellStyle2
|
|
Me.dgvStat_Frachtf.Location = New System.Drawing.Point(930, 375)
|
|
Me.dgvStat_Frachtf.Name = "dgvStat_Frachtf"
|
|
Me.dgvStat_Frachtf.RowHeadersVisible = False
|
|
Me.dgvStat_Frachtf.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
|
|
Me.dgvStat_Frachtf.Size = New System.Drawing.Size(225, 294)
|
|
Me.dgvStat_Frachtf.TabIndex = 15
|
|
'
|
|
'Label22
|
|
'
|
|
Me.Label22.AutoSize = True
|
|
Me.Label22.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label22.Location = New System.Drawing.Point(6, 26)
|
|
Me.Label22.Name = "Label22"
|
|
Me.Label22.Size = New System.Drawing.Size(229, 17)
|
|
Me.Label22.TabIndex = 14
|
|
Me.Label22.Text = "Anzahl der Einträge in Sendungen:"
|
|
'
|
|
'txtAnzFrachtf
|
|
'
|
|
Me.txtAnzFrachtf.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtAnzFrachtf.Location = New System.Drawing.Point(130, 169)
|
|
Me.txtAnzFrachtf.Name = "txtAnzFrachtf"
|
|
Me.txtAnzFrachtf.ReadOnly = True
|
|
Me.txtAnzFrachtf.Size = New System.Drawing.Size(100, 23)
|
|
Me.txtAnzFrachtf.TabIndex = 12
|
|
Me.txtAnzFrachtf.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'Label21
|
|
'
|
|
Me.Label21.AutoSize = True
|
|
Me.Label21.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label21.Location = New System.Drawing.Point(6, 172)
|
|
Me.Label21.Name = "Label21"
|
|
Me.Label21.Size = New System.Drawing.Size(88, 17)
|
|
Me.Label21.TabIndex = 11
|
|
Me.Label21.Text = "Als Frächter:"
|
|
'
|
|
'txtAnzAvis
|
|
'
|
|
Me.txtAnzAvis.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtAnzAvis.Location = New System.Drawing.Point(130, 140)
|
|
Me.txtAnzAvis.Name = "txtAnzAvis"
|
|
Me.txtAnzAvis.ReadOnly = True
|
|
Me.txtAnzAvis.Size = New System.Drawing.Size(100, 23)
|
|
Me.txtAnzAvis.TabIndex = 10
|
|
Me.txtAnzAvis.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'txtAnzAtrEmpf
|
|
'
|
|
Me.txtAnzAtrEmpf.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtAnzAtrEmpf.Location = New System.Drawing.Point(130, 111)
|
|
Me.txtAnzAtrEmpf.Name = "txtAnzAtrEmpf"
|
|
Me.txtAnzAtrEmpf.ReadOnly = True
|
|
Me.txtAnzAtrEmpf.Size = New System.Drawing.Size(100, 23)
|
|
Me.txtAnzAtrEmpf.TabIndex = 10
|
|
Me.txtAnzAtrEmpf.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'txtAnzAbs
|
|
'
|
|
Me.txtAnzAbs.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtAnzAbs.Location = New System.Drawing.Point(130, 82)
|
|
Me.txtAnzAbs.Name = "txtAnzAbs"
|
|
Me.txtAnzAbs.ReadOnly = True
|
|
Me.txtAnzAbs.Size = New System.Drawing.Size(100, 23)
|
|
Me.txtAnzAbs.TabIndex = 10
|
|
Me.txtAnzAbs.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'txtAnzAtr
|
|
'
|
|
Me.txtAnzAtr.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtAnzAtr.Location = New System.Drawing.Point(130, 53)
|
|
Me.txtAnzAtr.Name = "txtAnzAtr"
|
|
Me.txtAnzAtr.ReadOnly = True
|
|
Me.txtAnzAtr.Size = New System.Drawing.Size(100, 23)
|
|
Me.txtAnzAtr.TabIndex = 10
|
|
Me.txtAnzAtr.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'Label20
|
|
'
|
|
Me.Label20.AutoSize = True
|
|
Me.Label20.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label20.Location = New System.Drawing.Point(6, 143)
|
|
Me.Label20.Name = "Label20"
|
|
Me.Label20.Size = New System.Drawing.Size(90, 17)
|
|
Me.Label20.TabIndex = 9
|
|
Me.Label20.Text = "Als Avisierer:"
|
|
'
|
|
'Label19
|
|
'
|
|
Me.Label19.AutoSize = True
|
|
Me.Label19.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label19.Location = New System.Drawing.Point(6, 114)
|
|
Me.Label19.Name = "Label19"
|
|
Me.Label19.Size = New System.Drawing.Size(100, 17)
|
|
Me.Label19.TabIndex = 9
|
|
Me.Label19.Text = "Als Empfänger"
|
|
'
|
|
'Label18
|
|
'
|
|
Me.Label18.AutoSize = True
|
|
Me.Label18.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label18.Location = New System.Drawing.Point(6, 85)
|
|
Me.Label18.Name = "Label18"
|
|
Me.Label18.Size = New System.Drawing.Size(96, 17)
|
|
Me.Label18.TabIndex = 9
|
|
Me.Label18.Text = "Als Absender:"
|
|
'
|
|
'Label17
|
|
'
|
|
Me.Label17.AutoSize = True
|
|
Me.Label17.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label17.Location = New System.Drawing.Point(6, 56)
|
|
Me.Label17.Name = "Label17"
|
|
Me.Label17.Size = New System.Drawing.Size(118, 17)
|
|
Me.Label17.TabIndex = 8
|
|
Me.Label17.Text = "Als Auftraggeber:"
|
|
'
|
|
'Label16
|
|
'
|
|
Me.Label16.AutoSize = True
|
|
Me.Label16.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label16.Location = New System.Drawing.Point(696, 359)
|
|
Me.Label16.Name = "Label16"
|
|
Me.Label16.Size = New System.Drawing.Size(82, 13)
|
|
Me.Label16.TabIndex = 7
|
|
Me.Label16.Text = "Top Avisierer"
|
|
'
|
|
'dgvStat_Avis
|
|
'
|
|
Me.dgvStat_Avis.AllowUserToAddRows = False
|
|
Me.dgvStat_Avis.AllowUserToDeleteRows = False
|
|
Me.dgvStat_Avis.AllowUserToOrderColumns = True
|
|
Me.dgvStat_Avis.AllowUserToResizeColumns = False
|
|
Me.dgvStat_Avis.AllowUserToResizeRows = False
|
|
Me.dgvStat_Avis.BackgroundColor = System.Drawing.Color.White
|
|
Me.dgvStat_Avis.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window
|
|
DataGridViewCellStyle3.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.0!)
|
|
DataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText
|
|
DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|
DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
|
Me.dgvStat_Avis.DefaultCellStyle = DataGridViewCellStyle3
|
|
Me.dgvStat_Avis.Location = New System.Drawing.Point(699, 375)
|
|
Me.dgvStat_Avis.Name = "dgvStat_Avis"
|
|
Me.dgvStat_Avis.RowHeadersVisible = False
|
|
Me.dgvStat_Avis.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
|
|
Me.dgvStat_Avis.Size = New System.Drawing.Size(225, 294)
|
|
Me.dgvStat_Avis.TabIndex = 6
|
|
'
|
|
'Label15
|
|
'
|
|
Me.Label15.AutoSize = True
|
|
Me.Label15.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label15.Location = New System.Drawing.Point(465, 359)
|
|
Me.Label15.Name = "Label15"
|
|
Me.Label15.Size = New System.Drawing.Size(93, 13)
|
|
Me.Label15.TabIndex = 5
|
|
Me.Label15.Text = "Top Empfänger"
|
|
'
|
|
'dgvStat_Empf
|
|
'
|
|
Me.dgvStat_Empf.AllowUserToAddRows = False
|
|
Me.dgvStat_Empf.AllowUserToDeleteRows = False
|
|
Me.dgvStat_Empf.AllowUserToOrderColumns = True
|
|
Me.dgvStat_Empf.AllowUserToResizeColumns = False
|
|
Me.dgvStat_Empf.AllowUserToResizeRows = False
|
|
Me.dgvStat_Empf.BackgroundColor = System.Drawing.Color.White
|
|
Me.dgvStat_Empf.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
DataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
DataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Window
|
|
DataGridViewCellStyle4.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.0!)
|
|
DataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.ControlText
|
|
DataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|
DataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
|
Me.dgvStat_Empf.DefaultCellStyle = DataGridViewCellStyle4
|
|
Me.dgvStat_Empf.Location = New System.Drawing.Point(468, 375)
|
|
Me.dgvStat_Empf.Name = "dgvStat_Empf"
|
|
Me.dgvStat_Empf.RowHeadersVisible = False
|
|
Me.dgvStat_Empf.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
|
|
Me.dgvStat_Empf.Size = New System.Drawing.Size(225, 294)
|
|
Me.dgvStat_Empf.TabIndex = 4
|
|
'
|
|
'Label14
|
|
'
|
|
Me.Label14.AutoSize = True
|
|
Me.Label14.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label14.Location = New System.Drawing.Point(234, 359)
|
|
Me.Label14.Name = "Label14"
|
|
Me.Label14.Size = New System.Drawing.Size(86, 13)
|
|
Me.Label14.TabIndex = 3
|
|
Me.Label14.Text = "Top Absender"
|
|
'
|
|
'dgvStat_Abs
|
|
'
|
|
Me.dgvStat_Abs.AllowUserToAddRows = False
|
|
Me.dgvStat_Abs.AllowUserToDeleteRows = False
|
|
Me.dgvStat_Abs.AllowUserToOrderColumns = True
|
|
Me.dgvStat_Abs.AllowUserToResizeColumns = False
|
|
Me.dgvStat_Abs.AllowUserToResizeRows = False
|
|
Me.dgvStat_Abs.BackgroundColor = System.Drawing.Color.White
|
|
Me.dgvStat_Abs.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
DataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
DataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Window
|
|
DataGridViewCellStyle5.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.0!)
|
|
DataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.ControlText
|
|
DataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|
DataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
|
Me.dgvStat_Abs.DefaultCellStyle = DataGridViewCellStyle5
|
|
Me.dgvStat_Abs.Location = New System.Drawing.Point(237, 375)
|
|
Me.dgvStat_Abs.Name = "dgvStat_Abs"
|
|
Me.dgvStat_Abs.RowHeadersVisible = False
|
|
Me.dgvStat_Abs.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
|
|
Me.dgvStat_Abs.Size = New System.Drawing.Size(225, 294)
|
|
Me.dgvStat_Abs.TabIndex = 2
|
|
'
|
|
'lblTopAuftraggeber
|
|
'
|
|
Me.lblTopAuftraggeber.AutoSize = True
|
|
Me.lblTopAuftraggeber.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblTopAuftraggeber.Location = New System.Drawing.Point(3, 359)
|
|
Me.lblTopAuftraggeber.Name = "lblTopAuftraggeber"
|
|
Me.lblTopAuftraggeber.Size = New System.Drawing.Size(106, 13)
|
|
Me.lblTopAuftraggeber.TabIndex = 1
|
|
Me.lblTopAuftraggeber.Text = "Top Auftraggeber"
|
|
'
|
|
'dgvStat_Atr
|
|
'
|
|
Me.dgvStat_Atr.AllowUserToAddRows = False
|
|
Me.dgvStat_Atr.AllowUserToDeleteRows = False
|
|
Me.dgvStat_Atr.AllowUserToOrderColumns = True
|
|
Me.dgvStat_Atr.AllowUserToResizeColumns = False
|
|
Me.dgvStat_Atr.AllowUserToResizeRows = False
|
|
Me.dgvStat_Atr.BackgroundColor = System.Drawing.Color.White
|
|
Me.dgvStat_Atr.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
DataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
DataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Window
|
|
DataGridViewCellStyle6.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.0!)
|
|
DataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.ControlText
|
|
DataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|
DataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
|
Me.dgvStat_Atr.DefaultCellStyle = DataGridViewCellStyle6
|
|
Me.dgvStat_Atr.Location = New System.Drawing.Point(6, 375)
|
|
Me.dgvStat_Atr.Name = "dgvStat_Atr"
|
|
Me.dgvStat_Atr.RowHeadersVisible = False
|
|
Me.dgvStat_Atr.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
|
|
Me.dgvStat_Atr.Size = New System.Drawing.Size(225, 294)
|
|
Me.dgvStat_Atr.TabIndex = 0
|
|
'
|
|
'tbFiskal
|
|
'
|
|
Me.tbFiskal.BackColor = System.Drawing.Color.White
|
|
Me.tbFiskal.Controls.Add(Me.pnlFiskal)
|
|
Me.tbFiskal.Controls.Add(Me.pnlFiskTop)
|
|
Me.tbFiskal.Location = New System.Drawing.Point(4, 25)
|
|
Me.tbFiskal.Name = "tbFiskal"
|
|
Me.tbFiskal.Size = New System.Drawing.Size(1182, 697)
|
|
Me.tbFiskal.TabIndex = 4
|
|
Me.tbFiskal.Text = "Fiskal"
|
|
'
|
|
'pnlFiskal
|
|
'
|
|
Me.pnlFiskal.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.pnlFiskal.Location = New System.Drawing.Point(0, 55)
|
|
Me.pnlFiskal.Name = "pnlFiskal"
|
|
Me.pnlFiskal.Size = New System.Drawing.Size(1182, 642)
|
|
Me.pnlFiskal.TabIndex = 40
|
|
'
|
|
'pnlFiskTop
|
|
'
|
|
Me.pnlFiskTop.Controls.Add(Me.lblFiskGespeichert)
|
|
Me.pnlFiskTop.Controls.Add(Me.btnSpeichern)
|
|
Me.pnlFiskTop.Controls.Add(Me.Label35)
|
|
Me.pnlFiskTop.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.pnlFiskTop.Location = New System.Drawing.Point(0, 0)
|
|
Me.pnlFiskTop.Name = "pnlFiskTop"
|
|
Me.pnlFiskTop.Size = New System.Drawing.Size(1182, 55)
|
|
Me.pnlFiskTop.TabIndex = 39
|
|
'
|
|
'lblFiskGespeichert
|
|
'
|
|
Me.lblFiskGespeichert.AutoSize = True
|
|
Me.lblFiskGespeichert.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblFiskGespeichert.ForeColor = System.Drawing.Color.Green
|
|
Me.lblFiskGespeichert.Location = New System.Drawing.Point(603, 31)
|
|
Me.lblFiskGespeichert.Name = "lblFiskGespeichert"
|
|
Me.lblFiskGespeichert.Size = New System.Drawing.Size(73, 13)
|
|
Me.lblFiskGespeichert.TabIndex = 55
|
|
Me.lblFiskGespeichert.Text = "gespeichert"
|
|
Me.lblFiskGespeichert.Visible = False
|
|
'
|
|
'btnSpeichern
|
|
'
|
|
Me.btnSpeichern.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnSpeichern.Location = New System.Drawing.Point(448, 22)
|
|
Me.btnSpeichern.Name = "btnSpeichern"
|
|
Me.btnSpeichern.Size = New System.Drawing.Size(148, 27)
|
|
Me.btnSpeichern.TabIndex = 54
|
|
Me.btnSpeichern.Text = "Änderungen speichern"
|
|
Me.btnSpeichern.UseVisualStyleBackColor = True
|
|
'
|
|
'Label35
|
|
'
|
|
Me.Label35.AutoSize = True
|
|
Me.Label35.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label35.Location = New System.Drawing.Point(24, 29)
|
|
Me.Label35.Name = "Label35"
|
|
Me.Label35.Size = New System.Drawing.Size(110, 20)
|
|
Me.Label35.TabIndex = 38
|
|
Me.Label35.Text = "Fiskal Daten"
|
|
'
|
|
'tbRechnungen
|
|
'
|
|
Me.tbRechnungen.BackColor = System.Drawing.Color.White
|
|
Me.tbRechnungen.Controls.Add(Me.dgvRg)
|
|
Me.tbRechnungen.Controls.Add(Me.MyPanel1)
|
|
Me.tbRechnungen.Location = New System.Drawing.Point(4, 25)
|
|
Me.tbRechnungen.Name = "tbRechnungen"
|
|
Me.tbRechnungen.Size = New System.Drawing.Size(1182, 697)
|
|
Me.tbRechnungen.TabIndex = 5
|
|
Me.tbRechnungen.Text = "Rechnungen"
|
|
'
|
|
'dgvRg
|
|
'
|
|
Me.dgvRg.AKTUALISIERUNGS_INTERVALL = -1
|
|
Me.dgvRg.AllowUserToAddRows = False
|
|
Me.dgvRg.AllowUserToDeleteRows = False
|
|
Me.dgvRg.AllowUserToResizeColumns = False
|
|
Me.dgvRg.AllowUserToResizeRows = False
|
|
Me.dgvRg.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.dgvRg.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.dgvRg.Location = New System.Drawing.Point(0, 60)
|
|
Me.dgvRg.Name = "dgvRg"
|
|
Me.dgvRg.ReadOnly = True
|
|
Me.dgvRg.RowHeadersVisible = False
|
|
Me.dgvRg.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
|
|
Me.dgvRg.Size = New System.Drawing.Size(1182, 637)
|
|
Me.dgvRg.TabIndex = 1
|
|
'
|
|
'MyPanel1
|
|
'
|
|
Me.MyPanel1.Controls.Add(Me.btnRgPdf)
|
|
Me.MyPanel1.Controls.Add(Me.btnMonat)
|
|
Me.MyPanel1.Controls.Add(Me.Button10)
|
|
Me.MyPanel1.Controls.Add(Me.Button11)
|
|
Me.MyPanel1.Controls.Add(Me.Label40)
|
|
Me.MyPanel1.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.MyPanel1.Location = New System.Drawing.Point(0, 0)
|
|
Me.MyPanel1.Name = "MyPanel1"
|
|
Me.MyPanel1.Size = New System.Drawing.Size(1182, 60)
|
|
Me.MyPanel1.TabIndex = 0
|
|
'
|
|
'btnRgPdf
|
|
'
|
|
Me.btnRgPdf.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.btnRgPdf.ContextMenuStrip = Me.ctxtRg
|
|
Me.btnRgPdf.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnRgPdf.Image = Global.SDL.My.Resources.Resources.pdf1
|
|
Me.btnRgPdf.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnRgPdf.Location = New System.Drawing.Point(1069, 2)
|
|
Me.btnRgPdf.Margin = New System.Windows.Forms.Padding(10, 3, 3, 3)
|
|
Me.btnRgPdf.Name = "btnRgPdf"
|
|
Me.btnRgPdf.Size = New System.Drawing.Size(105, 57)
|
|
Me.btnRgPdf.TabIndex = 212
|
|
Me.btnRgPdf.Text = "Als PDF"
|
|
Me.btnRgPdf.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnRgPdf.UseVisualStyleBackColor = True
|
|
'
|
|
'ctxtRg
|
|
'
|
|
Me.ctxtRg.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.DateiHochladenToolStripMenuItem})
|
|
Me.ctxtRg.Name = "ctxtRg"
|
|
Me.ctxtRg.Size = New System.Drawing.Size(197, 26)
|
|
'
|
|
'DateiHochladenToolStripMenuItem
|
|
'
|
|
Me.DateiHochladenToolStripMenuItem.Image = Global.SDL.My.Resources.Resources.pdf
|
|
Me.DateiHochladenToolStripMenuItem.Name = "DateiHochladenToolStripMenuItem"
|
|
Me.DateiHochladenToolStripMenuItem.Size = New System.Drawing.Size(196, 22)
|
|
Me.DateiHochladenToolStripMenuItem.Text = "PDF in Zwischenablage"
|
|
'
|
|
'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(194, 29)
|
|
Me.btnMonat.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.btnMonat.Name = "btnMonat"
|
|
Me.btnMonat.Size = New System.Drawing.Size(103, 23)
|
|
Me.btnMonat.TabIndex = 53
|
|
Me.btnMonat.Text = "September"
|
|
Me.btnMonat.UseVisualStyleBackColor = True
|
|
'
|
|
'Button10
|
|
'
|
|
Me.Button10.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button10.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
|
|
Me.Button10.ForeColor = System.Drawing.Color.Black
|
|
Me.Button10.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button10.Location = New System.Drawing.Point(161, 29)
|
|
Me.Button10.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.Button10.Name = "Button10"
|
|
Me.Button10.Size = New System.Drawing.Size(34, 23)
|
|
Me.Button10.TabIndex = 52
|
|
Me.Button10.Text = "<<"
|
|
Me.Button10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button10.UseVisualStyleBackColor = True
|
|
'
|
|
'Button11
|
|
'
|
|
Me.Button11.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button11.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
|
|
Me.Button11.ForeColor = System.Drawing.Color.Black
|
|
Me.Button11.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button11.Location = New System.Drawing.Point(296, 29)
|
|
Me.Button11.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.Button11.Name = "Button11"
|
|
Me.Button11.Size = New System.Drawing.Size(34, 23)
|
|
Me.Button11.TabIndex = 54
|
|
Me.Button11.Text = ">>"
|
|
Me.Button11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button11.UseVisualStyleBackColor = True
|
|
'
|
|
'Label40
|
|
'
|
|
Me.Label40.AutoSize = True
|
|
Me.Label40.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label40.Location = New System.Drawing.Point(22, 29)
|
|
Me.Label40.Name = "Label40"
|
|
Me.Label40.Size = New System.Drawing.Size(111, 20)
|
|
Me.Label40.TabIndex = 39
|
|
Me.Label40.Text = "Rechnungen"
|
|
'
|
|
'tbSpeditionsbuch
|
|
'
|
|
Me.tbSpeditionsbuch.Location = New System.Drawing.Point(4, 25)
|
|
Me.tbSpeditionsbuch.Name = "tbSpeditionsbuch"
|
|
Me.tbSpeditionsbuch.Size = New System.Drawing.Size(1182, 697)
|
|
Me.tbSpeditionsbuch.TabIndex = 6
|
|
Me.tbSpeditionsbuch.Text = "Speditionsbuch"
|
|
Me.tbSpeditionsbuch.UseVisualStyleBackColor = True
|
|
'
|
|
'tbFiskaluebersicht
|
|
'
|
|
Me.tbFiskaluebersicht.Controls.Add(Me.UsrcntlFiskaluebersicht1)
|
|
Me.tbFiskaluebersicht.Location = New System.Drawing.Point(4, 25)
|
|
Me.tbFiskaluebersicht.Name = "tbFiskaluebersicht"
|
|
Me.tbFiskaluebersicht.Size = New System.Drawing.Size(1182, 697)
|
|
Me.tbFiskaluebersicht.TabIndex = 7
|
|
Me.tbFiskaluebersicht.Text = "Fiskal-Analyse"
|
|
Me.tbFiskaluebersicht.UseVisualStyleBackColor = True
|
|
'
|
|
'UsrcntlFiskaluebersicht1
|
|
'
|
|
Me.UsrcntlFiskaluebersicht1.BackColor = System.Drawing.Color.White
|
|
Me.UsrcntlFiskaluebersicht1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.UsrcntlFiskaluebersicht1.Location = New System.Drawing.Point(0, 0)
|
|
Me.UsrcntlFiskaluebersicht1.Name = "UsrcntlFiskaluebersicht1"
|
|
Me.UsrcntlFiskaluebersicht1.Size = New System.Drawing.Size(1182, 697)
|
|
Me.UsrcntlFiskaluebersicht1.TabIndex = 0
|
|
'
|
|
'tbCBAM
|
|
'
|
|
Me.tbCBAM.Location = New System.Drawing.Point(4, 25)
|
|
Me.tbCBAM.Name = "tbCBAM"
|
|
Me.tbCBAM.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.tbCBAM.Size = New System.Drawing.Size(1182, 697)
|
|
Me.tbCBAM.TabIndex = 8
|
|
Me.tbCBAM.Text = "CBAM"
|
|
Me.tbCBAM.UseVisualStyleBackColor = True
|
|
'
|
|
'NotifyIcon1
|
|
'
|
|
Me.NotifyIcon1.Text = "NotifyIcon1"
|
|
Me.NotifyIcon1.Visible = True
|
|
'
|
|
'Panel1
|
|
'
|
|
Me.Panel1.AutoScroll = True
|
|
Me.Panel1.BackColor = System.Drawing.Color.White
|
|
Me.Panel1.Controls.Add(Me.tbcntrKundenDaten)
|
|
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.Panel1.Location = New System.Drawing.Point(114, 32)
|
|
Me.Panel1.Name = "Panel1"
|
|
Me.Panel1.Size = New System.Drawing.Size(1190, 726)
|
|
Me.Panel1.TabIndex = 201
|
|
'
|
|
'MenuStripKunden
|
|
'
|
|
Me.MenuStripKunden.AutoSize = False
|
|
Me.MenuStripKunden.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.MenuStripKunden.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.MenuStripKunden.Dock = System.Windows.Forms.DockStyle.Left
|
|
Me.MenuStripKunden.ImageScalingSize = New System.Drawing.Size(24, 24)
|
|
Me.MenuStripKunden.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
|
Me.MenuStripKunden.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.mnueKunden, Me.mnueZoll, Me.mnueOfferte, Me.mnueRechnungen, Me.mnueSpeditionsbuch, Me.mnueStatistik, Me.mneFormulare, Me.mnueCBAM, Me.mnueFiskaluebersicht, Me.mnueFiskal, Me.toolNeuerKunde, Me.toolOptionen, Me.mneBearbeiten, Me.ToolStripMenuItem1})
|
|
Me.MenuStripKunden.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.VerticalStackWithOverflow
|
|
Me.MenuStripKunden.Location = New System.Drawing.Point(0, 0)
|
|
Me.MenuStripKunden.Name = "MenuStripKunden"
|
|
Me.MenuStripKunden.Size = New System.Drawing.Size(114, 758)
|
|
Me.MenuStripKunden.TabIndex = 208
|
|
Me.MenuStripKunden.Text = "test"
|
|
'
|
|
'mnueKunden
|
|
'
|
|
Me.mnueKunden.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.mnueKunden.Enabled = False
|
|
Me.mnueKunden.ForeColor = System.Drawing.Color.White
|
|
Me.mnueKunden.Image = Global.SDL.My.Resources.Resources.kunden
|
|
Me.mnueKunden.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.mnueKunden.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
|
|
Me.mnueKunden.Name = "mnueKunden"
|
|
Me.mnueKunden.Size = New System.Drawing.Size(107, 64)
|
|
Me.mnueKunden.Text = "Kunden"
|
|
Me.mnueKunden.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.mnueKunden.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal
|
|
Me.mnueKunden.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
|
|
'
|
|
'mnueZoll
|
|
'
|
|
Me.mnueZoll.Enabled = False
|
|
Me.mnueZoll.ForeColor = System.Drawing.Color.White
|
|
Me.mnueZoll.Image = Global.SDL.My.Resources.Resources.zoll
|
|
Me.mnueZoll.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.mnueZoll.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
|
|
Me.mnueZoll.Margin = New System.Windows.Forms.Padding(0, 5, 0, 0)
|
|
Me.mnueZoll.Name = "mnueZoll"
|
|
Me.mnueZoll.Padding = New System.Windows.Forms.Padding(0)
|
|
Me.mnueZoll.Size = New System.Drawing.Size(107, 59)
|
|
Me.mnueZoll.Text = "Kunden-Zolltarif"
|
|
Me.mnueZoll.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.mnueZoll.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
|
|
'
|
|
'mnueOfferte
|
|
'
|
|
Me.mnueOfferte.Enabled = False
|
|
Me.mnueOfferte.ForeColor = System.Drawing.Color.White
|
|
Me.mnueOfferte.Image = Global.SDL.My.Resources.Resources.checklist
|
|
Me.mnueOfferte.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.mnueOfferte.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
|
|
Me.mnueOfferte.Margin = New System.Windows.Forms.Padding(0, 5, 0, 0)
|
|
Me.mnueOfferte.Name = "mnueOfferte"
|
|
Me.mnueOfferte.Size = New System.Drawing.Size(107, 49)
|
|
Me.mnueOfferte.Text = "Offerte/Preise"
|
|
Me.mnueOfferte.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.mnueOfferte.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal
|
|
Me.mnueOfferte.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
|
|
'
|
|
'mnueRechnungen
|
|
'
|
|
Me.mnueRechnungen.Enabled = False
|
|
Me.mnueRechnungen.ForeColor = System.Drawing.Color.White
|
|
Me.mnueRechnungen.Image = Global.SDL.My.Resources.Resources.rechnung1
|
|
Me.mnueRechnungen.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
|
|
Me.mnueRechnungen.Margin = New System.Windows.Forms.Padding(0, 0, 0, 2)
|
|
Me.mnueRechnungen.Name = "mnueRechnungen"
|
|
Me.mnueRechnungen.Size = New System.Drawing.Size(107, 51)
|
|
Me.mnueRechnungen.Text = "Rechnungen"
|
|
Me.mnueRechnungen.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.mnueRechnungen.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
|
|
'
|
|
'mnueSpeditionsbuch
|
|
'
|
|
Me.mnueSpeditionsbuch.Enabled = False
|
|
Me.mnueSpeditionsbuch.ForeColor = System.Drawing.Color.White
|
|
Me.mnueSpeditionsbuch.Image = Global.SDL.My.Resources.Resources.spedbuch1
|
|
Me.mnueSpeditionsbuch.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
|
|
Me.mnueSpeditionsbuch.Name = "mnueSpeditionsbuch"
|
|
Me.mnueSpeditionsbuch.Padding = New System.Windows.Forms.Padding(4, 10, 4, 0)
|
|
Me.mnueSpeditionsbuch.Size = New System.Drawing.Size(107, 69)
|
|
Me.mnueSpeditionsbuch.Text = "Speditionsbuch"
|
|
Me.mnueSpeditionsbuch.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.mnueSpeditionsbuch.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
|
|
'
|
|
'mnueStatistik
|
|
'
|
|
Me.mnueStatistik.Enabled = False
|
|
Me.mnueStatistik.ForeColor = System.Drawing.Color.White
|
|
Me.mnueStatistik.Image = Global.SDL.My.Resources.Resources.statistik2
|
|
Me.mnueStatistik.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.mnueStatistik.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
|
|
Me.mnueStatistik.Name = "mnueStatistik"
|
|
Me.mnueStatistik.Size = New System.Drawing.Size(107, 58)
|
|
Me.mnueStatistik.Text = "Statistik"
|
|
Me.mnueStatistik.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.mnueStatistik.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
|
|
'
|
|
'mneFormulare
|
|
'
|
|
Me.mneFormulare.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.mneFormulare.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.MANAGERToolStripMenuItem, Me.ToolStripSeparator3, Me.ToolStripMenuItem4, Me.ToolStripMenuItem9, Me.ToolStripMenuItem10, Me.ToolStripMenuItem14, Me.ToolStripMenuItem16, Me.ToolStripMenuItem17, Me.ToolStripMenuItem19, Me.EORIAntragToolStripMenuItem, Me.EinfuhrverbotToolStripMenuItem})
|
|
Me.mneFormulare.Enabled = False
|
|
Me.mneFormulare.Font = New System.Drawing.Font("Segoe UI", 9.0!)
|
|
Me.mneFormulare.ForeColor = System.Drawing.Color.White
|
|
Me.mneFormulare.Image = Global.SDL.My.Resources.Resources.report
|
|
Me.mneFormulare.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.mneFormulare.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
|
|
Me.mneFormulare.Margin = New System.Windows.Forms.Padding(0, 5, 0, 0)
|
|
Me.mneFormulare.Name = "mneFormulare"
|
|
Me.mneFormulare.Size = New System.Drawing.Size(107, 64)
|
|
Me.mneFormulare.Text = "Formulare"
|
|
Me.mneFormulare.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.mneFormulare.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
|
|
'
|
|
'MANAGERToolStripMenuItem
|
|
'
|
|
Me.MANAGERToolStripMenuItem.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold)
|
|
Me.MANAGERToolStripMenuItem.Name = "MANAGERToolStripMenuItem"
|
|
Me.MANAGERToolStripMenuItem.Size = New System.Drawing.Size(242, 22)
|
|
Me.MANAGERToolStripMenuItem.Text = "Formular - Manager"
|
|
'
|
|
'ToolStripSeparator3
|
|
'
|
|
Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
|
|
Me.ToolStripSeparator3.Size = New System.Drawing.Size(239, 6)
|
|
'
|
|
'ToolStripMenuItem4
|
|
'
|
|
Me.ToolStripMenuItem4.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.toolStrVM_de, Me.ZollvollmachtDEFiskalToolStripMenuItem, Me.ToolStripMenuItem6, Me.ToolStripMenuItem8, Me.ZollvollmachtATEVToolStripMenuItem, Me.VollmachtFinanzamtToolStripMenuItem})
|
|
Me.ToolStripMenuItem4.Name = "ToolStripMenuItem4"
|
|
Me.ToolStripMenuItem4.Size = New System.Drawing.Size(242, 22)
|
|
Me.ToolStripMenuItem4.Text = "Vollmachten"
|
|
'
|
|
'toolStrVM_de
|
|
'
|
|
Me.toolStrVM_de.Name = "toolStrVM_de"
|
|
Me.toolStrVM_de.Size = New System.Drawing.Size(204, 22)
|
|
Me.toolStrVM_de.Text = "Zollvollmacht DE"
|
|
'
|
|
'ZollvollmachtDEFiskalToolStripMenuItem
|
|
'
|
|
Me.ZollvollmachtDEFiskalToolStripMenuItem.Name = "ZollvollmachtDEFiskalToolStripMenuItem"
|
|
Me.ZollvollmachtDEFiskalToolStripMenuItem.Size = New System.Drawing.Size(204, 22)
|
|
Me.ZollvollmachtDEFiskalToolStripMenuItem.Text = "Zollvollmacht DE - Fiskal"
|
|
'
|
|
'ToolStripMenuItem6
|
|
'
|
|
Me.ToolStripMenuItem6.Name = "ToolStripMenuItem6"
|
|
Me.ToolStripMenuItem6.Size = New System.Drawing.Size(204, 22)
|
|
Me.ToolStripMenuItem6.Text = "Zollvollmacht AT"
|
|
'
|
|
'ToolStripMenuItem8
|
|
'
|
|
Me.ToolStripMenuItem8.Name = "ToolStripMenuItem8"
|
|
Me.ToolStripMenuItem8.Size = New System.Drawing.Size(204, 22)
|
|
Me.ToolStripMenuItem8.Text = "Zollvollmacht AT - Fiskal"
|
|
'
|
|
'ZollvollmachtATEVToolStripMenuItem
|
|
'
|
|
Me.ZollvollmachtATEVToolStripMenuItem.Name = "ZollvollmachtATEVToolStripMenuItem"
|
|
Me.ZollvollmachtATEVToolStripMenuItem.Size = New System.Drawing.Size(204, 22)
|
|
Me.ZollvollmachtATEVToolStripMenuItem.Text = "Zollvollmacht AT - EV"
|
|
'
|
|
'VollmachtFinanzamtToolStripMenuItem
|
|
'
|
|
Me.VollmachtFinanzamtToolStripMenuItem.Name = "VollmachtFinanzamtToolStripMenuItem"
|
|
Me.VollmachtFinanzamtToolStripMenuItem.Size = New System.Drawing.Size(204, 22)
|
|
Me.VollmachtFinanzamtToolStripMenuItem.Text = "Vollmacht Finanzamt"
|
|
'
|
|
'ToolStripMenuItem9
|
|
'
|
|
Me.ToolStripMenuItem9.Name = "ToolStripMenuItem9"
|
|
Me.ToolStripMenuItem9.Size = New System.Drawing.Size(242, 22)
|
|
Me.ToolStripMenuItem9.Text = "Gestellungsgarantien"
|
|
'
|
|
'ToolStripMenuItem10
|
|
'
|
|
Me.ToolStripMenuItem10.Name = "ToolStripMenuItem10"
|
|
Me.ToolStripMenuItem10.Size = New System.Drawing.Size(242, 22)
|
|
Me.ToolStripMenuItem10.Text = "Importaviso"
|
|
'
|
|
'ToolStripMenuItem14
|
|
'
|
|
Me.ToolStripMenuItem14.Name = "ToolStripMenuItem14"
|
|
Me.ToolStripMenuItem14.Size = New System.Drawing.Size(242, 22)
|
|
Me.ToolStripMenuItem14.Text = "Dispoliste"
|
|
'
|
|
'ToolStripMenuItem16
|
|
'
|
|
Me.ToolStripMenuItem16.Name = "ToolStripMenuItem16"
|
|
Me.ToolStripMenuItem16.Size = New System.Drawing.Size(242, 22)
|
|
Me.ToolStripMenuItem16.Text = "Verzollungspreise"
|
|
'
|
|
'ToolStripMenuItem17
|
|
'
|
|
Me.ToolStripMenuItem17.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.VUBVERAGSpeditionAGToolStripMenuItem, Me.VeragCustomsServiceToolStripMenuItem})
|
|
Me.ToolStripMenuItem17.Name = "ToolStripMenuItem17"
|
|
Me.ToolStripMenuItem17.Size = New System.Drawing.Size(242, 22)
|
|
Me.ToolStripMenuItem17.Text = "VUB"
|
|
'
|
|
'VUBVERAGSpeditionAGToolStripMenuItem
|
|
'
|
|
Me.VUBVERAGSpeditionAGToolStripMenuItem.Name = "VUBVERAGSpeditionAGToolStripMenuItem"
|
|
Me.VUBVERAGSpeditionAGToolStripMenuItem.Size = New System.Drawing.Size(271, 22)
|
|
Me.VUBVERAGSpeditionAGToolStripMenuItem.Text = "VUB - VERAG Spedition AG"
|
|
'
|
|
'VeragCustomsServiceToolStripMenuItem
|
|
'
|
|
Me.VeragCustomsServiceToolStripMenuItem.Name = "VeragCustomsServiceToolStripMenuItem"
|
|
Me.VeragCustomsServiceToolStripMenuItem.Size = New System.Drawing.Size(271, 22)
|
|
Me.VeragCustomsServiceToolStripMenuItem.Text = "VUB - VERAG Customs Service GmbH"
|
|
'
|
|
'ToolStripMenuItem19
|
|
'
|
|
Me.ToolStripMenuItem19.Name = "ToolStripMenuItem19"
|
|
Me.ToolStripMenuItem19.Size = New System.Drawing.Size(242, 22)
|
|
Me.ToolStripMenuItem19.Text = "Bonitätsauskunft (Creditreform)"
|
|
'
|
|
'EORIAntragToolStripMenuItem
|
|
'
|
|
Me.EORIAntragToolStripMenuItem.Name = "EORIAntragToolStripMenuItem"
|
|
Me.EORIAntragToolStripMenuItem.Size = New System.Drawing.Size(242, 22)
|
|
Me.EORIAntragToolStripMenuItem.Text = "EORI Antrag"
|
|
'
|
|
'EinfuhrverbotToolStripMenuItem
|
|
'
|
|
Me.EinfuhrverbotToolStripMenuItem.Name = "EinfuhrverbotToolStripMenuItem"
|
|
Me.EinfuhrverbotToolStripMenuItem.Size = New System.Drawing.Size(242, 22)
|
|
Me.EinfuhrverbotToolStripMenuItem.Text = "Y824 / EU VO 833/2014"
|
|
'
|
|
'mnueCBAM
|
|
'
|
|
Me.mnueCBAM.Enabled = False
|
|
Me.mnueCBAM.ForeColor = System.Drawing.Color.White
|
|
Me.mnueCBAM.Image = Global.SDL.My.Resources.Resources.cbam_s
|
|
Me.mnueCBAM.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.mnueCBAM.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
|
|
Me.mnueCBAM.Name = "mnueCBAM"
|
|
Me.mnueCBAM.Size = New System.Drawing.Size(107, 49)
|
|
Me.mnueCBAM.Text = "CBAM"
|
|
Me.mnueCBAM.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.mnueCBAM.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
|
|
Me.mnueCBAM.Visible = False
|
|
'
|
|
'mnueFiskaluebersicht
|
|
'
|
|
Me.mnueFiskaluebersicht.Enabled = False
|
|
Me.mnueFiskaluebersicht.ForeColor = System.Drawing.Color.White
|
|
Me.mnueFiskaluebersicht.Image = Global.SDL.My.Resources.Resources.bh
|
|
Me.mnueFiskaluebersicht.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.mnueFiskaluebersicht.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
|
|
Me.mnueFiskaluebersicht.Name = "mnueFiskaluebersicht"
|
|
Me.mnueFiskaluebersicht.Size = New System.Drawing.Size(107, 64)
|
|
Me.mnueFiskaluebersicht.Text = "Fiskal-Analyse"
|
|
Me.mnueFiskaluebersicht.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.mnueFiskaluebersicht.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
|
|
Me.mnueFiskaluebersicht.Visible = False
|
|
'
|
|
'mnueFiskal
|
|
'
|
|
Me.mnueFiskal.Enabled = False
|
|
Me.mnueFiskal.ForeColor = System.Drawing.Color.White
|
|
Me.mnueFiskal.Margin = New System.Windows.Forms.Padding(0, 10, 0, 0)
|
|
Me.mnueFiskal.Name = "mnueFiskal"
|
|
Me.mnueFiskal.Size = New System.Drawing.Size(107, 19)
|
|
Me.mnueFiskal.Text = "Fiskal"
|
|
Me.mnueFiskal.Visible = False
|
|
'
|
|
'toolNeuerKunde
|
|
'
|
|
Me.toolNeuerKunde.ForeColor = System.Drawing.Color.White
|
|
Me.toolNeuerKunde.Image = Global.SDL.My.Resources.Resources.plus
|
|
Me.toolNeuerKunde.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.toolNeuerKunde.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
|
|
Me.toolNeuerKunde.Margin = New System.Windows.Forms.Padding(0, 15, 0, 0)
|
|
Me.toolNeuerKunde.Name = "toolNeuerKunde"
|
|
Me.toolNeuerKunde.Size = New System.Drawing.Size(107, 47)
|
|
Me.toolNeuerKunde.Text = "Neuer Kunde"
|
|
Me.toolNeuerKunde.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.toolNeuerKunde.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
|
|
'
|
|
'toolOptionen
|
|
'
|
|
Me.toolOptionen.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BearbeitenToolStripMenuItem, Me.AnDakosyÜbertragenToolStripMenuItem, Me.AufschubEORIBearbeitenToolStripMenuItem, Me.TOBBKdNrÄndernToolStripMenuItem, Me.SYSKAÜbertragToolStripMenuItem})
|
|
Me.toolOptionen.Enabled = False
|
|
Me.toolOptionen.ForeColor = System.Drawing.Color.White
|
|
Me.toolOptionen.Margin = New System.Windows.Forms.Padding(0, 20, 0, 0)
|
|
Me.toolOptionen.Name = "toolOptionen"
|
|
Me.toolOptionen.Size = New System.Drawing.Size(107, 19)
|
|
Me.toolOptionen.Text = "Optionen"
|
|
'
|
|
'BearbeitenToolStripMenuItem
|
|
'
|
|
Me.BearbeitenToolStripMenuItem.Name = "BearbeitenToolStripMenuItem"
|
|
Me.BearbeitenToolStripMenuItem.Size = New System.Drawing.Size(217, 22)
|
|
Me.BearbeitenToolStripMenuItem.Text = "Bearbeiten"
|
|
'
|
|
'AnDakosyÜbertragenToolStripMenuItem
|
|
'
|
|
Me.AnDakosyÜbertragenToolStripMenuItem.Name = "AnDakosyÜbertragenToolStripMenuItem"
|
|
Me.AnDakosyÜbertragenToolStripMenuItem.Size = New System.Drawing.Size(217, 22)
|
|
Me.AnDakosyÜbertragenToolStripMenuItem.Text = "An Dakosy übertragen"
|
|
'
|
|
'AufschubEORIBearbeitenToolStripMenuItem
|
|
'
|
|
Me.AufschubEORIBearbeitenToolStripMenuItem.Name = "AufschubEORIBearbeitenToolStripMenuItem"
|
|
Me.AufschubEORIBearbeitenToolStripMenuItem.Size = New System.Drawing.Size(217, 22)
|
|
Me.AufschubEORIBearbeitenToolStripMenuItem.Text = "Aufschub/EORI bearbeiten "
|
|
'
|
|
'TOBBKdNrÄndernToolStripMenuItem
|
|
'
|
|
Me.TOBBKdNrÄndernToolStripMenuItem.Name = "TOBBKdNrÄndernToolStripMenuItem"
|
|
Me.TOBBKdNrÄndernToolStripMenuItem.Size = New System.Drawing.Size(217, 22)
|
|
Me.TOBBKdNrÄndernToolStripMenuItem.Text = "TOBB KdNr ändern"
|
|
'
|
|
'SYSKAÜbertragToolStripMenuItem
|
|
'
|
|
Me.SYSKAÜbertragToolStripMenuItem.Name = "SYSKAÜbertragToolStripMenuItem"
|
|
Me.SYSKAÜbertragToolStripMenuItem.Size = New System.Drawing.Size(217, 22)
|
|
Me.SYSKAÜbertragToolStripMenuItem.Text = "SYSKA übertragen"
|
|
'
|
|
'mneBearbeiten
|
|
'
|
|
Me.mneBearbeiten.Enabled = False
|
|
Me.mneBearbeiten.ForeColor = System.Drawing.Color.White
|
|
Me.mneBearbeiten.Image = Global.SDL.My.Resources.Resources.stift1
|
|
Me.mneBearbeiten.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.mneBearbeiten.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
|
|
Me.mneBearbeiten.Margin = New System.Windows.Forms.Padding(0, 5, 0, 0)
|
|
Me.mneBearbeiten.Name = "mneBearbeiten"
|
|
Me.mneBearbeiten.Size = New System.Drawing.Size(107, 44)
|
|
Me.mneBearbeiten.Text = "Bearbeiten"
|
|
Me.mneBearbeiten.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.mneBearbeiten.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
|
|
'
|
|
'ToolStripMenuItem1
|
|
'
|
|
Me.ToolStripMenuItem1.Name = "ToolStripMenuItem1"
|
|
Me.ToolStripMenuItem1.Size = New System.Drawing.Size(107, 4)
|
|
'
|
|
'pnlTop
|
|
'
|
|
Me.pnlTop.Controls.Add(Me.cbx)
|
|
Me.pnlTop.Controls.Add(Me.lblAbfertigungsverbot)
|
|
Me.pnlTop.Controls.Add(Me.lblTESTSystem)
|
|
Me.pnlTop.Controls.Add(Me.pic)
|
|
Me.pnlTop.Controls.Add(Me.KdSearchBox1)
|
|
Me.pnlTop.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.pnlTop.Location = New System.Drawing.Point(114, 0)
|
|
Me.pnlTop.Name = "pnlTop"
|
|
Me.pnlTop.Size = New System.Drawing.Size(1190, 32)
|
|
Me.pnlTop.TabIndex = 209
|
|
'
|
|
'cbx
|
|
'
|
|
Me.cbx.AutoSize = True
|
|
Me.cbx.Location = New System.Drawing.Point(541, 8)
|
|
Me.cbx.Name = "cbx"
|
|
Me.cbx.Size = New System.Drawing.Size(77, 17)
|
|
Me.cbx.TabIndex = 213
|
|
Me.cbx.Text = "Alle Firmen"
|
|
Me.cbx.UseVisualStyleBackColor = True
|
|
'
|
|
'lblAbfertigungsverbot
|
|
'
|
|
Me.lblAbfertigungsverbot.BackColor = System.Drawing.Color.Red
|
|
Me.lblAbfertigungsverbot.Cursor = System.Windows.Forms.Cursors.Help
|
|
Me.lblAbfertigungsverbot.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold)
|
|
Me.lblAbfertigungsverbot.ForeColor = System.Drawing.Color.White
|
|
Me.lblAbfertigungsverbot.Location = New System.Drawing.Point(638, 1)
|
|
Me.lblAbfertigungsverbot.Name = "lblAbfertigungsverbot"
|
|
Me.lblAbfertigungsverbot.Size = New System.Drawing.Size(188, 29)
|
|
Me.lblAbfertigungsverbot.TabIndex = 209
|
|
Me.lblAbfertigungsverbot.Text = "! ABFERTIGUNGSVERBOT !"
|
|
Me.lblAbfertigungsverbot.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
Me.lblAbfertigungsverbot.Visible = False
|
|
'
|
|
'lblTESTSystem
|
|
'
|
|
Me.lblTESTSystem.AutoSize = True
|
|
Me.lblTESTSystem.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblTESTSystem.ForeColor = System.Drawing.Color.Red
|
|
Me.lblTESTSystem.Location = New System.Drawing.Point(395, 8)
|
|
Me.lblTESTSystem.Name = "lblTESTSystem"
|
|
Me.lblTESTSystem.Size = New System.Drawing.Size(128, 17)
|
|
Me.lblTESTSystem.TabIndex = 189
|
|
Me.lblTESTSystem.Text = "! TESTSYSTEM !"
|
|
'
|
|
'pic
|
|
'
|
|
Me.pic.Cursor = System.Windows.Forms.Cursors.Hand
|
|
Me.pic.Image = Global.SDL.My.Resources.Resources.search
|
|
Me.pic.Location = New System.Drawing.Point(4, 8)
|
|
Me.pic.Name = "pic"
|
|
Me.pic.Size = New System.Drawing.Size(18, 18)
|
|
Me.pic.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
|
Me.pic.TabIndex = 212
|
|
Me.pic.TabStop = False
|
|
'
|
|
'KdSearchBox1
|
|
'
|
|
Me.KdSearchBox1._AlleFirmenCLUSTER = False
|
|
Me.KdSearchBox1._AllowSetValue = True
|
|
Me.KdSearchBox1._autoSizeGross = False
|
|
Me.KdSearchBox1._display_Name1 = False
|
|
Me.KdSearchBox1._displayAVISO_Email = False
|
|
Me.KdSearchBox1._displayFullName = False
|
|
Me.KdSearchBox1._displayWoelflKd = True
|
|
Me.KdSearchBox1._hideIfListEmpty = True
|
|
Me.KdSearchBox1._loadKdData = False
|
|
Me.KdSearchBox1._searchName1 = True
|
|
Me.KdSearchBox1._UseFIRMA = ""
|
|
Me.KdSearchBox1._ValueKdAndName = False
|
|
Me.KdSearchBox1.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend
|
|
Me.KdSearchBox1.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource
|
|
Me.KdSearchBox1.BackColor = System.Drawing.SystemColors.Control
|
|
Me.KdSearchBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.KdSearchBox1.dgvpos = "LEFT"
|
|
Me.KdSearchBox1.Font = New System.Drawing.Font("Microsoft Sans Serif", 15.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.KdSearchBox1.KdName = ""
|
|
Me.KdSearchBox1.KdNr = "-1"
|
|
Me.KdSearchBox1.kdNrField = Nothing
|
|
Me.KdSearchBox1.KdNrNullInt = Nothing
|
|
Me.KdSearchBox1.Location = New System.Drawing.Point(30, 1)
|
|
Me.KdSearchBox1.Name = "KdSearchBox1"
|
|
Me.KdSearchBox1.nurAktive = False
|
|
Me.KdSearchBox1.searchActive = True
|
|
Me.KdSearchBox1.Size = New System.Drawing.Size(504, 30)
|
|
Me.KdSearchBox1.TabIndex = 211
|
|
Me.KdSearchBox1.TIMER_SEARCH = True
|
|
Me.KdSearchBox1.usrcntl = Nothing
|
|
'
|
|
'rtbInfo
|
|
'
|
|
Me.rtbInfo.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.rtbInfo.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.rtbInfo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.rtbInfo.ForeColor = System.Drawing.Color.Black
|
|
Me.rtbInfo.Location = New System.Drawing.Point(938, 0)
|
|
Me.rtbInfo.Name = "rtbInfo"
|
|
Me.rtbInfo.ReadOnly = True
|
|
Me.rtbInfo.Size = New System.Drawing.Size(366, 32)
|
|
Me.rtbInfo.TabIndex = 210
|
|
Me.rtbInfo.Text = ""
|
|
Me.rtbInfo.Visible = False
|
|
'
|
|
'tmrFiskal
|
|
'
|
|
Me.tmrFiskal.Interval = 1500
|
|
'
|
|
'ContextMenuStrip3
|
|
'
|
|
Me.ContextMenuStrip3.ImageScalingSize = New System.Drawing.Size(24, 24)
|
|
Me.ContextMenuStrip3.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem3, Me.ÄndernToolStripMenuItem, Me.HochladenToolStripMenuItem, Me.ScannenToolStripMenuItem, Me.PDFLöschenToolStripMenuItem})
|
|
Me.ContextMenuStrip3.Name = "ContextMenuStrip1"
|
|
Me.ContextMenuStrip3.Size = New System.Drawing.Size(148, 154)
|
|
'
|
|
'ToolStripMenuItem3
|
|
'
|
|
Me.ToolStripMenuItem3.Image = Global.SDL.My.Resources.Resources.del
|
|
Me.ToolStripMenuItem3.Name = "ToolStripMenuItem3"
|
|
Me.ToolStripMenuItem3.Size = New System.Drawing.Size(147, 30)
|
|
Me.ToolStripMenuItem3.Text = "Löschen"
|
|
'
|
|
'ÄndernToolStripMenuItem
|
|
'
|
|
Me.ÄndernToolStripMenuItem.Image = Global.SDL.My.Resources.Resources.stift
|
|
Me.ÄndernToolStripMenuItem.Name = "ÄndernToolStripMenuItem"
|
|
Me.ÄndernToolStripMenuItem.Size = New System.Drawing.Size(147, 30)
|
|
Me.ÄndernToolStripMenuItem.Text = "Ändern"
|
|
'
|
|
'HochladenToolStripMenuItem
|
|
'
|
|
Me.HochladenToolStripMenuItem.Image = Global.SDL.My.Resources.Resources.pdf
|
|
Me.HochladenToolStripMenuItem.Name = "HochladenToolStripMenuItem"
|
|
Me.HochladenToolStripMenuItem.Size = New System.Drawing.Size(147, 30)
|
|
Me.HochladenToolStripMenuItem.Text = "Hochladen"
|
|
'
|
|
'ScannenToolStripMenuItem
|
|
'
|
|
Me.ScannenToolStripMenuItem.Image = Global.SDL.My.Resources.Resources.scanner1
|
|
Me.ScannenToolStripMenuItem.Name = "ScannenToolStripMenuItem"
|
|
Me.ScannenToolStripMenuItem.Size = New System.Drawing.Size(147, 30)
|
|
Me.ScannenToolStripMenuItem.Text = "Scannen"
|
|
'
|
|
'PDFLöschenToolStripMenuItem
|
|
'
|
|
Me.PDFLöschenToolStripMenuItem.Name = "PDFLöschenToolStripMenuItem"
|
|
Me.PDFLöschenToolStripMenuItem.Size = New System.Drawing.Size(147, 30)
|
|
Me.PDFLöschenToolStripMenuItem.Text = "PDF löschen"
|
|
'
|
|
'DataGridViewTextBoxColumn1
|
|
'
|
|
Me.DataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill
|
|
Me.DataGridViewTextBoxColumn1.HeaderText = "Kunde"
|
|
Me.DataGridViewTextBoxColumn1.Name = "DataGridViewTextBoxColumn1"
|
|
'
|
|
'DataGridViewTextBoxColumn2
|
|
'
|
|
Me.DataGridViewTextBoxColumn2.HeaderText = "KundenNr"
|
|
Me.DataGridViewTextBoxColumn2.Name = "DataGridViewTextBoxColumn2"
|
|
'
|
|
'frmKundenUebersichtZOLL
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.AutoScroll = True
|
|
Me.ClientSize = New System.Drawing.Size(1304, 758)
|
|
Me.Controls.Add(Me.rtbInfo)
|
|
Me.Controls.Add(Me.Panel1)
|
|
Me.Controls.Add(Me.pnlTop)
|
|
Me.Controls.Add(Me.MenuStripKunden)
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.MinimumSize = New System.Drawing.Size(900, 780)
|
|
Me.Name = "frmKundenUebersichtZOLL"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
Me.Text = "Kunden Übersicht"
|
|
Me.ContextMenuStrip1.ResumeLayout(False)
|
|
Me.tabZolltarife.ResumeLayout(False)
|
|
Me.tabKundendaten.ResumeLayout(False)
|
|
Me.ContextMenuStrip2.ResumeLayout(False)
|
|
Me.tbcntrKundenDaten.ResumeLayout(False)
|
|
Me.TabPage1.ResumeLayout(False)
|
|
Me.tbStatistik.ResumeLayout(False)
|
|
Me.tbStatistik.PerformLayout()
|
|
CType(Me.dgvFilialen, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.grpFilter.ResumeLayout(False)
|
|
Me.grpFilter.PerformLayout()
|
|
CType(Me.dgvStat_Frachtf, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.dgvStat_Avis, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.dgvStat_Empf, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.dgvStat_Abs, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.dgvStat_Atr, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.tbFiskal.ResumeLayout(False)
|
|
Me.pnlFiskTop.ResumeLayout(False)
|
|
Me.pnlFiskTop.PerformLayout()
|
|
Me.tbRechnungen.ResumeLayout(False)
|
|
CType(Me.dgvRg, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.MyPanel1.ResumeLayout(False)
|
|
Me.MyPanel1.PerformLayout()
|
|
Me.ctxtRg.ResumeLayout(False)
|
|
Me.tbFiskaluebersicht.ResumeLayout(False)
|
|
Me.Panel1.ResumeLayout(False)
|
|
Me.MenuStripKunden.ResumeLayout(False)
|
|
Me.MenuStripKunden.PerformLayout()
|
|
Me.pnlTop.ResumeLayout(False)
|
|
Me.pnlTop.PerformLayout()
|
|
CType(Me.pic, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ContextMenuStrip3.ResumeLayout(False)
|
|
Me.ResumeLayout(False)
|
|
|
|
End Sub
|
|
Friend WithEvents tabZolltarife As System.Windows.Forms.TabPage
|
|
Friend WithEvents tabKundendaten As System.Windows.Forms.TabPage
|
|
Friend WithEvents tbcntrKundenDaten As System.Windows.Forms.TabControl
|
|
Friend WithEvents NotifyIcon1 As System.Windows.Forms.NotifyIcon
|
|
Friend WithEvents pnlZollTarife As System.Windows.Forms.Panel
|
|
Friend WithEvents Panel1 As System.Windows.Forms.Panel
|
|
Friend WithEvents TabPage1 As System.Windows.Forms.TabPage
|
|
Friend WithEvents MenuStripKunden As System.Windows.Forms.MenuStrip
|
|
Friend WithEvents mnueKunden As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents mnueZoll As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents mnueOfferte As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents pnlTop As System.Windows.Forms.Panel
|
|
Friend WithEvents lblAbfertigungsverbot As System.Windows.Forms.Label
|
|
Friend WithEvents DataGridViewTextBoxColumn1 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn2 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents pic As System.Windows.Forms.PictureBox
|
|
Friend WithEvents ToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents mnueStatistik As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents tbStatistik As System.Windows.Forms.TabPage
|
|
Friend WithEvents txtAnzFrachtf As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label21 As System.Windows.Forms.Label
|
|
Friend WithEvents txtAnzAvis As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtAnzAtrEmpf As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtAnzAbs As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtAnzAtr As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label20 As System.Windows.Forms.Label
|
|
Friend WithEvents Label19 As System.Windows.Forms.Label
|
|
Friend WithEvents Label18 As System.Windows.Forms.Label
|
|
Friend WithEvents Label17 As System.Windows.Forms.Label
|
|
Friend WithEvents Label16 As System.Windows.Forms.Label
|
|
Friend WithEvents dgvStat_Avis As System.Windows.Forms.DataGridView
|
|
Friend WithEvents Label15 As System.Windows.Forms.Label
|
|
Friend WithEvents dgvStat_Empf As System.Windows.Forms.DataGridView
|
|
Friend WithEvents Label14 As System.Windows.Forms.Label
|
|
Friend WithEvents dgvStat_Abs As System.Windows.Forms.DataGridView
|
|
Friend WithEvents lblTopAuftraggeber As System.Windows.Forms.Label
|
|
Friend WithEvents dgvStat_Atr As System.Windows.Forms.DataGridView
|
|
Friend WithEvents Label23 As System.Windows.Forms.Label
|
|
Friend WithEvents dgvStat_Frachtf As System.Windows.Forms.DataGridView
|
|
Friend WithEvents Label22 As System.Windows.Forms.Label
|
|
Friend WithEvents datBis As System.Windows.Forms.DateTimePicker
|
|
Friend WithEvents datVon As System.Windows.Forms.DateTimePicker
|
|
Friend WithEvents Label24 As System.Windows.Forms.Label
|
|
Friend WithEvents Label25 As System.Windows.Forms.Label
|
|
Friend WithEvents btn As System.Windows.Forms.Button
|
|
Friend WithEvents Label27 As System.Windows.Forms.Label
|
|
Friend WithEvents dgvFilialen As System.Windows.Forms.DataGridView
|
|
Friend WithEvents grpFilter As System.Windows.Forms.GroupBox
|
|
Friend WithEvents MyListBox1 As VERAG_PROG_ALLGEMEIN.MyListBox
|
|
Friend WithEvents Button2 As System.Windows.Forms.Button
|
|
Friend WithEvents Label26 As System.Windows.Forms.Label
|
|
Friend WithEvents toolOptionen As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents rtbInfo As System.Windows.Forms.RichTextBox
|
|
Friend WithEvents ContextMenuStrip1 As System.Windows.Forms.ContextMenuStrip
|
|
Friend WithEvents KopierenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents mnueFiskal As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents tbFiskal As System.Windows.Forms.TabPage
|
|
Friend WithEvents Label35 As System.Windows.Forms.Label
|
|
Friend WithEvents tmrFiskal As System.Windows.Forms.Timer
|
|
Friend WithEvents mneFormulare As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents MANAGERToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripSeparator3 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents ToolStripMenuItem4 As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents toolStrVM_de As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ZollvollmachtDEFiskalToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripMenuItem6 As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripMenuItem8 As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ZollvollmachtATEVToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripMenuItem9 As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripMenuItem10 As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripMenuItem14 As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripMenuItem16 As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripMenuItem17 As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents VUBVERAGSpeditionAGToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents VeragCustomsServiceToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripMenuItem19 As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents mnueSpeditionsbuch As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents tbRechnungen As System.Windows.Forms.TabPage
|
|
Friend WithEvents MyPanel1 As VERAG_PROG_ALLGEMEIN.MyPanel
|
|
Friend WithEvents Label40 As System.Windows.Forms.Label
|
|
Friend WithEvents btnMonat As System.Windows.Forms.Button
|
|
Friend WithEvents Button10 As System.Windows.Forms.Button
|
|
Friend WithEvents Button11 As System.Windows.Forms.Button
|
|
Friend WithEvents dgvRg As VERAG_PROG_ALLGEMEIN.MyDatagridview
|
|
Friend WithEvents mnueRechnungen As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents tbSpeditionsbuch As System.Windows.Forms.TabPage
|
|
Friend WithEvents pnlFiskTop As System.Windows.Forms.Panel
|
|
Friend WithEvents pnlFiskal As System.Windows.Forms.Panel
|
|
Friend WithEvents lblFiskGespeichert As System.Windows.Forms.Label
|
|
Friend WithEvents btnSpeichern As System.Windows.Forms.Button
|
|
Friend WithEvents btnUbersicht As System.Windows.Forms.Button
|
|
Friend WithEvents ContextMenuStrip2 As System.Windows.Forms.ContextMenuStrip
|
|
Friend WithEvents ToolStripMenuItem2 As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents BearbeitenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents AnDakosyÜbertragenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents AufschubEORIBearbeitenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents UsrCntlOfferte1 As usrCntlOfferte
|
|
Friend WithEvents ContextMenuStrip3 As ContextMenuStrip
|
|
Friend WithEvents ToolStripMenuItem3 As ToolStripMenuItem
|
|
Friend WithEvents HochladenToolStripMenuItem As ToolStripMenuItem
|
|
Friend WithEvents ScannenToolStripMenuItem As ToolStripMenuItem
|
|
Friend WithEvents ÄndernToolStripMenuItem As ToolStripMenuItem
|
|
Friend WithEvents PDFLöschenToolStripMenuItem As ToolStripMenuItem
|
|
Friend WithEvents lblTESTSystem As Label
|
|
Public WithEvents KdSearchBox1 As VERAG_PROG_ALLGEMEIN.KdSearchBox
|
|
Friend WithEvents usrcntlKundenuebersicht As usrCntlKundenuebersicht
|
|
Friend WithEvents Button1 As Button
|
|
Friend WithEvents cbx As CheckBox
|
|
Friend WithEvents toolNeuerKunde As ToolStripMenuItem
|
|
Friend WithEvents cboKundenblattFirma As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents SYSKAÜbertragToolStripMenuItem As ToolStripMenuItem
|
|
Friend WithEvents btnRgPdf As Button
|
|
Friend WithEvents ctxtRg As ContextMenuStrip
|
|
Friend WithEvents DateiHochladenToolStripMenuItem As ToolStripMenuItem
|
|
Friend WithEvents mnueFiskaluebersicht As ToolStripMenuItem
|
|
Friend WithEvents tbFiskaluebersicht As TabPage
|
|
Friend WithEvents UsrcntlFiskaluebersicht1 As usrcntlFiskaluebersicht
|
|
Friend WithEvents mneBearbeiten As ToolStripMenuItem
|
|
Friend WithEvents EORIAntragToolStripMenuItem As ToolStripMenuItem
|
|
Friend WithEvents tbCBAM As TabPage
|
|
Friend WithEvents mnueCBAM As ToolStripMenuItem
|
|
Friend WithEvents EinfuhrverbotToolStripMenuItem As ToolStripMenuItem
|
|
Friend WithEvents TOBBKdNrÄndernToolStripMenuItem As ToolStripMenuItem
|
|
Friend WithEvents VollmachtFinanzamtToolStripMenuItem As ToolStripMenuItem
|
|
End Class
|