Partial Class usrcntlFakturierung 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 resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(usrcntlFakturierung)) Me.GroupBox1 = New System.Windows.Forms.GroupBox() Me.btnLieferantenrechnungen = New System.Windows.Forms.Button() Me.btnMDMSammelrechnung = New System.Windows.Forms.Button() Me.btnFakturierung = New System.Windows.Forms.Button() Me.btnRechnugnsdaten = New System.Windows.Forms.Button() Me.Label3 = New System.Windows.Forms.Label() Me.Label61 = New System.Windows.Forms.Label() Me.GBMautberichte = New System.Windows.Forms.GroupBox() Me.TextBox1 = New System.Windows.Forms.TextBox() Me.dgvMautbericht = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components) Me.Label5 = New System.Windows.Forms.Label() Me.lblAnzahlMautberichte = New System.Windows.Forms.Label() Me.pbMautAnh_Proz = New System.Windows.Forms.ProgressBar() Me.lblMautAnh_Proz = New System.Windows.Forms.Label() Me.cbxDateMautbericht = New VERAG_PROG_ALLGEMEIN.MyComboBox() Me.Label69 = New System.Windows.Forms.Label() Me.Label68 = New System.Windows.Forms.Label() Me.cbxMautbericht = New VERAG_PROG_ALLGEMEIN.MyComboBox() Me.Label62 = New System.Windows.Forms.Label() Me.Button18 = New System.Windows.Forms.Button() Me.Label44 = New System.Windows.Forms.Label() Me.GBSammelrechnung = New System.Windows.Forms.GroupBox() Me.btnFixeTaxe = New System.Windows.Forms.Button() Me.Label11 = New System.Windows.Forms.Label() Me.PictureBox6 = New System.Windows.Forms.PictureBox() Me.lblAnzRE = New System.Windows.Forms.Label() Me.Label10 = New System.Windows.Forms.Label() Me.Label9 = New System.Windows.Forms.Label() Me.Label8 = New System.Windows.Forms.Label() Me.PictureBox10 = New System.Windows.Forms.PictureBox() Me.cbxStatusAUTOMAIL = New System.Windows.Forms.CheckBox() Me.Label7 = New System.Windows.Forms.Label() Me.Label6 = New System.Windows.Forms.Label() Me.btnAbfdruck = New System.Windows.Forms.Button() Me.btnREJdruck = New System.Windows.Forms.Button() Me.PictureBox9 = New System.Windows.Forms.PictureBox() Me.Label2 = New System.Windows.Forms.Label() Me.PictureBox8 = New System.Windows.Forms.PictureBox() Me.Label1 = New System.Windows.Forms.Label() Me.Button3 = New System.Windows.Forms.Button() Me.Button2 = New System.Windows.Forms.Button() Me.cbxMautanh = New System.Windows.Forms.CheckBox() Me.btnMautanh_pruefen = New System.Windows.Forms.Button() Me.PictureBox7 = New System.Windows.Forms.PictureBox() Me.PictureBox5 = New System.Windows.Forms.PictureBox() Me.PictureBox4 = New System.Windows.Forms.PictureBox() Me.PictureBox3 = New System.Windows.Forms.PictureBox() Me.PictureBox2 = New System.Windows.Forms.PictureBox() Me.PictureBox1 = New System.Windows.Forms.PictureBox() Me.Label4 = New System.Windows.Forms.Label() Me.cbxVorschau = New System.Windows.Forms.CheckBox() Me.cbxAbfVerbotdrucken = New System.Windows.Forms.CheckBox() Me.cbxRechnungsjournaldrucken = New System.Windows.Forms.CheckBox() Me.btn_Mautanh_entfernen = New System.Windows.Forms.Button() Me.Label72 = New System.Windows.Forms.Label() Me.KdSearchBox3 = New VERAG_PROG_ALLGEMEIN.KdSearchBox() Me.rbkunde = New System.Windows.Forms.RadioButton() Me.rbAlleKunden = New System.Windows.Forms.RadioButton() Me.txtPloseAnh_Einarbeitung = New System.Windows.Forms.TextBox() Me.Label71 = New System.Windows.Forms.Label() Me.pbPloseAnh_Proz = New System.Windows.Forms.ProgressBar() Me.lblPloseAnh_Proz = New System.Windows.Forms.Label() Me.btn_setRENr = New System.Windows.Forms.Button() Me.Label70 = New System.Windows.Forms.Label() Me.cboSachbearbeiter = New VERAG_PROG_ALLGEMEIN.MyComboBox() Me.Label67 = New System.Windows.Forms.Label() Me.dtRechnungsdatum = New System.Windows.Forms.DateTimePicker() Me.Label66 = New System.Windows.Forms.Label() Me.Label65 = New System.Windows.Forms.Label() Me.Label64 = New System.Windows.Forms.Label() Me.Label63 = New System.Windows.Forms.Label() Me.Label45 = New System.Windows.Forms.Label() Me.btnRePos = New System.Windows.Forms.Button() Me.Validation1 = New SDL.EORI.validation() Me.btnWikiStatusmails = New System.Windows.Forms.Button() Me.GroupBox1.SuspendLayout() Me.GBMautberichte.SuspendLayout() CType(Me.dgvMautbericht, System.ComponentModel.ISupportInitialize).BeginInit() Me.GBSammelrechnung.SuspendLayout() CType(Me.PictureBox6, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox10, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox9, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox8, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox7, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'GroupBox1 ' Me.GroupBox1.Controls.Add(Me.btnLieferantenrechnungen) Me.GroupBox1.Controls.Add(Me.btnMDMSammelrechnung) Me.GroupBox1.Controls.Add(Me.btnFakturierung) Me.GroupBox1.Controls.Add(Me.btnRechnugnsdaten) Me.GroupBox1.Location = New System.Drawing.Point(14, 20) Me.GroupBox1.Name = "GroupBox1" Me.GroupBox1.Size = New System.Drawing.Size(876, 86) Me.GroupBox1.TabIndex = 0 Me.GroupBox1.TabStop = False ' 'btnLieferantenrechnungen ' Me.btnLieferantenrechnungen.Enabled = False Me.btnLieferantenrechnungen.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnLieferantenrechnungen.ForeColor = System.Drawing.Color.Black Me.btnLieferantenrechnungen.Location = New System.Drawing.Point(679, 18) Me.btnLieferantenrechnungen.Name = "btnLieferantenrechnungen" Me.btnLieferantenrechnungen.Size = New System.Drawing.Size(139, 44) Me.btnLieferantenrechnungen.TabIndex = 52 Me.btnLieferantenrechnungen.Text = "MDM Lieferantenrechnungen" Me.btnLieferantenrechnungen.UseVisualStyleBackColor = True ' 'btnMDMSammelrechnung ' Me.btnMDMSammelrechnung.Enabled = False Me.btnMDMSammelrechnung.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnMDMSammelrechnung.ForeColor = System.Drawing.Color.Black Me.btnMDMSammelrechnung.Location = New System.Drawing.Point(475, 19) Me.btnMDMSammelrechnung.Name = "btnMDMSammelrechnung" Me.btnMDMSammelrechnung.Size = New System.Drawing.Size(121, 44) Me.btnMDMSammelrechnung.TabIndex = 51 Me.btnMDMSammelrechnung.Text = "MDM Sammelrechnung" Me.btnMDMSammelrechnung.UseVisualStyleBackColor = True ' 'btnFakturierung ' Me.btnFakturierung.Enabled = False Me.btnFakturierung.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnFakturierung.ForeColor = System.Drawing.Color.Black Me.btnFakturierung.Location = New System.Drawing.Point(6, 19) Me.btnFakturierung.Name = "btnFakturierung" Me.btnFakturierung.Size = New System.Drawing.Size(121, 43) Me.btnFakturierung.TabIndex = 6 Me.btnFakturierung.Text = "Fakturierung" Me.btnFakturierung.UseVisualStyleBackColor = True ' 'btnRechnugnsdaten ' Me.btnRechnugnsdaten.Enabled = False Me.btnRechnugnsdaten.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnRechnugnsdaten.ForeColor = System.Drawing.Color.Black Me.btnRechnugnsdaten.Location = New System.Drawing.Point(267, 18) Me.btnRechnugnsdaten.Name = "btnRechnugnsdaten" Me.btnRechnugnsdaten.Size = New System.Drawing.Size(121, 44) Me.btnRechnugnsdaten.TabIndex = 4 Me.btnRechnugnsdaten.Text = "Rechnungsdaten" Me.btnRechnugnsdaten.UseVisualStyleBackColor = True ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Label3.Location = New System.Drawing.Point(15, 0) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(100, 17) Me.Label3.TabIndex = 2 Me.Label3.Text = "Fakturierung" ' 'Label61 ' Me.Label61.AutoSize = True Me.Label61.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label61.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Label61.Location = New System.Drawing.Point(11, 120) Me.Label61.Name = "Label61" Me.Label61.Size = New System.Drawing.Size(310, 17) Me.Label61.TabIndex = 17 Me.Label61.Text = "MDM Sammelabrechnung - Mautberichte" ' 'GBMautberichte ' Me.GBMautberichte.Controls.Add(Me.TextBox1) Me.GBMautberichte.Controls.Add(Me.dgvMautbericht) Me.GBMautberichte.Controls.Add(Me.Label5) Me.GBMautberichte.Controls.Add(Me.lblAnzahlMautberichte) Me.GBMautberichte.Controls.Add(Me.pbMautAnh_Proz) Me.GBMautberichte.Controls.Add(Me.lblMautAnh_Proz) Me.GBMautberichte.Controls.Add(Me.cbxDateMautbericht) Me.GBMautberichte.Controls.Add(Me.Label69) Me.GBMautberichte.Controls.Add(Me.Label68) Me.GBMautberichte.Controls.Add(Me.cbxMautbericht) Me.GBMautberichte.Controls.Add(Me.Label62) Me.GBMautberichte.Controls.Add(Me.Button18) Me.GBMautberichte.Enabled = False Me.GBMautberichte.Location = New System.Drawing.Point(10, 131) Me.GBMautberichte.Name = "GBMautberichte" Me.GBMautberichte.Size = New System.Drawing.Size(880, 211) Me.GBMautberichte.TabIndex = 16 Me.GBMautberichte.TabStop = False ' 'TextBox1 ' Me.TextBox1.BackColor = System.Drawing.Color.White Me.TextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None Me.TextBox1.Location = New System.Drawing.Point(505, 41) Me.TextBox1.Name = "TextBox1" Me.TextBox1.Size = New System.Drawing.Size(106, 13) Me.TextBox1.TabIndex = 105 ' 'dgvMautbericht ' Me.dgvMautbericht.AKTUALISIERUNGS_INTERVALL = -1 Me.dgvMautbericht.BackgroundColor = System.Drawing.SystemColors.Window Me.dgvMautbericht.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvMautbericht.Location = New System.Drawing.Point(4, 71) Me.dgvMautbericht.Name = "dgvMautbericht" Me.dgvMautbericht.Size = New System.Drawing.Size(471, 135) Me.dgvMautbericht.TabIndex = 34 ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Location = New System.Drawing.Point(443, 41) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(56, 13) Me.Label5.TabIndex = 102 Me.Label5.Text = "Fortschritt:" ' 'lblAnzahlMautberichte ' Me.lblAnzahlMautberichte.AutoSize = True Me.lblAnzahlMautberichte.Location = New System.Drawing.Point(481, 57) Me.lblAnzahlMautberichte.Name = "lblAnzahlMautberichte" Me.lblAnzahlMautberichte.Size = New System.Drawing.Size(0, 13) Me.lblAnzahlMautberichte.TabIndex = 33 ' 'pbMautAnh_Proz ' Me.pbMautAnh_Proz.Location = New System.Drawing.Point(446, 12) Me.pbMautAnh_Proz.Name = "pbMautAnh_Proz" Me.pbMautAnh_Proz.Size = New System.Drawing.Size(245, 23) Me.pbMautAnh_Proz.TabIndex = 103 ' 'lblMautAnh_Proz ' Me.lblMautAnh_Proz.Location = New System.Drawing.Point(622, 41) Me.lblMautAnh_Proz.Name = "lblMautAnh_Proz" Me.lblMautAnh_Proz.Size = New System.Drawing.Size(69, 13) Me.lblMautAnh_Proz.TabIndex = 104 Me.lblMautAnh_Proz.Text = "0%" Me.lblMautAnh_Proz.TextAlign = System.Drawing.ContentAlignment.TopRight ' 'cbxDateMautbericht ' Me.cbxDateMautbericht._allowedValuesFreiText = Nothing Me.cbxDateMautbericht._allowFreiText = False Me.cbxDateMautbericht._value = "" Me.cbxDateMautbericht.FormattingEnabled = True Me.cbxDateMautbericht.Location = New System.Drawing.Point(265, 12) Me.cbxDateMautbericht.Name = "cbxDateMautbericht" Me.cbxDateMautbericht.Size = New System.Drawing.Size(87, 21) Me.cbxDateMautbericht.TabIndex = 32 ' 'Label69 ' Me.Label69.AutoSize = True Me.Label69.Location = New System.Drawing.Point(142, 19) Me.Label69.Name = "Label69" Me.Label69.Size = New System.Drawing.Size(38, 13) Me.Label69.TabIndex = 31 Me.Label69.Text = "Datum" ' 'Label68 ' Me.Label68.Location = New System.Drawing.Point(142, 57) Me.Label68.Name = "Label68" Me.Label68.Size = New System.Drawing.Size(333, 20) Me.Label68.TabIndex = 30 Me.Label68.Text = "Generiert Mautberichte" ' 'cbxMautbericht ' Me.cbxMautbericht._allowedValuesFreiText = Nothing Me.cbxMautbericht._allowFreiText = False Me.cbxMautbericht._value = "" Me.cbxMautbericht.DropDownWidth = 200 Me.cbxMautbericht.FormattingEnabled = True Me.cbxMautbericht.Location = New System.Drawing.Point(265, 33) Me.cbxMautbericht.Name = "cbxMautbericht" Me.cbxMautbericht.Size = New System.Drawing.Size(152, 21) Me.cbxMautbericht.TabIndex = 30 ' 'Label62 ' Me.Label62.AutoSize = True Me.Label62.Location = New System.Drawing.Point(142, 36) Me.Label62.Name = "Label62" Me.Label62.Size = New System.Drawing.Size(102, 13) Me.Label62.TabIndex = 5 Me.Label62.Text = "Mautsummenbericht" ' 'Button18 ' Me.Button18.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button18.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Button18.Location = New System.Drawing.Point(6, 19) Me.Button18.Name = "Button18" Me.Button18.Size = New System.Drawing.Size(121, 46) Me.Button18.TabIndex = 4 Me.Button18.Text = "Mautbericht" Me.Button18.UseVisualStyleBackColor = True ' 'Label44 ' Me.Label44.AutoSize = True Me.Label44.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label44.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Label44.Location = New System.Drawing.Point(11, 345) Me.Label44.Name = "Label44" Me.Label44.Size = New System.Drawing.Size(436, 17) Me.Label44.TabIndex = 15 Me.Label44.Text = "MDM Sammelabrechnung - MDM Sammelrechnung (Art=6)" ' 'GBSammelrechnung ' Me.GBSammelrechnung.Controls.Add(Me.btnFixeTaxe) Me.GBSammelrechnung.Controls.Add(Me.Label11) Me.GBSammelrechnung.Controls.Add(Me.PictureBox6) Me.GBSammelrechnung.Controls.Add(Me.lblAnzRE) Me.GBSammelrechnung.Controls.Add(Me.Label10) Me.GBSammelrechnung.Controls.Add(Me.Label9) Me.GBSammelrechnung.Controls.Add(Me.Label8) Me.GBSammelrechnung.Controls.Add(Me.PictureBox10) Me.GBSammelrechnung.Controls.Add(Me.cbxStatusAUTOMAIL) Me.GBSammelrechnung.Controls.Add(Me.Label7) Me.GBSammelrechnung.Controls.Add(Me.Label6) Me.GBSammelrechnung.Controls.Add(Me.btnAbfdruck) Me.GBSammelrechnung.Controls.Add(Me.btnREJdruck) Me.GBSammelrechnung.Controls.Add(Me.PictureBox9) Me.GBSammelrechnung.Controls.Add(Me.Label2) Me.GBSammelrechnung.Controls.Add(Me.PictureBox8) Me.GBSammelrechnung.Controls.Add(Me.Label1) Me.GBSammelrechnung.Controls.Add(Me.Button3) Me.GBSammelrechnung.Controls.Add(Me.Button2) Me.GBSammelrechnung.Controls.Add(Me.cbxMautanh) Me.GBSammelrechnung.Controls.Add(Me.btnMautanh_pruefen) Me.GBSammelrechnung.Controls.Add(Me.PictureBox7) Me.GBSammelrechnung.Controls.Add(Me.PictureBox5) Me.GBSammelrechnung.Controls.Add(Me.PictureBox4) Me.GBSammelrechnung.Controls.Add(Me.PictureBox3) Me.GBSammelrechnung.Controls.Add(Me.PictureBox2) Me.GBSammelrechnung.Controls.Add(Me.PictureBox1) Me.GBSammelrechnung.Controls.Add(Me.Label4) Me.GBSammelrechnung.Controls.Add(Me.cbxVorschau) Me.GBSammelrechnung.Controls.Add(Me.cbxAbfVerbotdrucken) Me.GBSammelrechnung.Controls.Add(Me.cbxRechnungsjournaldrucken) Me.GBSammelrechnung.Controls.Add(Me.btn_Mautanh_entfernen) Me.GBSammelrechnung.Controls.Add(Me.Label72) Me.GBSammelrechnung.Controls.Add(Me.KdSearchBox3) Me.GBSammelrechnung.Controls.Add(Me.rbkunde) Me.GBSammelrechnung.Controls.Add(Me.rbAlleKunden) Me.GBSammelrechnung.Controls.Add(Me.txtPloseAnh_Einarbeitung) Me.GBSammelrechnung.Controls.Add(Me.Label71) Me.GBSammelrechnung.Controls.Add(Me.pbPloseAnh_Proz) Me.GBSammelrechnung.Controls.Add(Me.lblPloseAnh_Proz) Me.GBSammelrechnung.Controls.Add(Me.btn_setRENr) Me.GBSammelrechnung.Controls.Add(Me.Label70) Me.GBSammelrechnung.Controls.Add(Me.cboSachbearbeiter) Me.GBSammelrechnung.Controls.Add(Me.Label67) Me.GBSammelrechnung.Controls.Add(Me.dtRechnungsdatum) Me.GBSammelrechnung.Controls.Add(Me.Label66) Me.GBSammelrechnung.Controls.Add(Me.Label65) Me.GBSammelrechnung.Controls.Add(Me.Label64) Me.GBSammelrechnung.Controls.Add(Me.Label63) Me.GBSammelrechnung.Controls.Add(Me.Label45) Me.GBSammelrechnung.Controls.Add(Me.btnRePos) Me.GBSammelrechnung.Enabled = False Me.GBSammelrechnung.Location = New System.Drawing.Point(10, 356) Me.GBSammelrechnung.Name = "GBSammelrechnung" Me.GBSammelrechnung.Size = New System.Drawing.Size(880, 403) Me.GBSammelrechnung.TabIndex = 14 Me.GBSammelrechnung.TabStop = False ' 'btnFixeTaxe ' Me.btnFixeTaxe.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnFixeTaxe.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.btnFixeTaxe.Location = New System.Drawing.Point(744, 185) Me.btnFixeTaxe.Name = "btnFixeTaxe" Me.btnFixeTaxe.Size = New System.Drawing.Size(107, 32) Me.btnFixeTaxe.TabIndex = 126 Me.btnFixeTaxe.Text = "FT berechnen" Me.btnFixeTaxe.UseVisualStyleBackColor = True ' 'Label11 ' Me.Label11.Location = New System.Drawing.Point(168, 156) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(440, 17) Me.Label11.TabIndex = 125 Me.Label11.Text = "6. Fixe Taxe 441 (bei Belegsumme < 500) berechnen" ' 'PictureBox6 ' Me.PictureBox6.BackgroundImage = CType(resources.GetObject("PictureBox6.BackgroundImage"), System.Drawing.Image) Me.PictureBox6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.PictureBox6.Location = New System.Drawing.Point(148, 157) Me.PictureBox6.Name = "PictureBox6" Me.PictureBox6.Size = New System.Drawing.Size(14, 14) Me.PictureBox6.TabIndex = 124 Me.PictureBox6.TabStop = False Me.PictureBox6.Visible = False ' 'lblAnzRE ' Me.lblAnzRE.AutoSize = True Me.lblAnzRE.Location = New System.Drawing.Point(608, 62) Me.lblAnzRE.Name = "lblAnzRE" Me.lblAnzRE.Size = New System.Drawing.Size(30, 13) Me.lblAnzRE.TabIndex = 123 Me.lblAnzRE.Text = "0 / 0" ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.Location = New System.Drawing.Point(434, 63) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(126, 13) Me.Label10.TabIndex = 122 Me.Label10.Text = "Anzahl RE offen/erledigt:" ' 'Label9 ' Me.Label9.Location = New System.Drawing.Point(13, 307) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(149, 19) Me.Label9.TabIndex = 121 Me.Label9.Text = "* wird im Nachtlauf versendet!" ' 'Label8 ' Me.Label8.Location = New System.Drawing.Point(168, 239) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(151, 16) Me.Label8.TabIndex = 120 Me.Label8.Text = "3. Status Autoversand setzen" ' 'PictureBox10 ' Me.PictureBox10.BackgroundImage = Global.SDL.My.Resources.Resources.ok Me.PictureBox10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.PictureBox10.Location = New System.Drawing.Point(148, 239) Me.PictureBox10.Name = "PictureBox10" Me.PictureBox10.Size = New System.Drawing.Size(14, 14) Me.PictureBox10.TabIndex = 119 Me.PictureBox10.TabStop = False Me.PictureBox10.Visible = False ' 'cbxStatusAUTOMAIL ' Me.cbxStatusAUTOMAIL.AutoSize = True Me.cbxStatusAUTOMAIL.Location = New System.Drawing.Point(15, 287) Me.cbxStatusAUTOMAIL.Name = "cbxStatusAUTOMAIL" Me.cbxStatusAUTOMAIL.Size = New System.Drawing.Size(143, 17) Me.cbxStatusAUTOMAIL.TabIndex = 118 Me.cbxStatusAUTOMAIL.Text = "Email autom. versenden*" Me.cbxStatusAUTOMAIL.UseVisualStyleBackColor = True ' 'Label7 ' Me.Label7.Location = New System.Drawing.Point(13, 265) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(48, 19) Me.Label7.TabIndex = 117 Me.Label7.Text = "AUTO:" ' 'Label6 ' Me.Label6.Location = New System.Drawing.Point(304, 265) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(48, 19) Me.Label6.TabIndex = 116 Me.Label6.Text = "Anzeige:" ' 'btnAbfdruck ' Me.btnAbfdruck.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnAbfdruck.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.btnAbfdruck.Location = New System.Drawing.Point(745, 20) Me.btnAbfdruck.Name = "btnAbfdruck" Me.btnAbfdruck.Size = New System.Drawing.Size(106, 32) Me.btnAbfdruck.TabIndex = 115 Me.btnAbfdruck.Text = "ABf-Verbot öffnen" Me.btnAbfdruck.UseVisualStyleBackColor = True ' 'btnREJdruck ' Me.btnREJdruck.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnREJdruck.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.btnREJdruck.Location = New System.Drawing.Point(745, 58) Me.btnREJdruck.Name = "btnREJdruck" Me.btnREJdruck.Size = New System.Drawing.Size(106, 32) Me.btnREJdruck.TabIndex = 114 Me.btnREJdruck.Text = "RE Journal öffnen" Me.btnREJdruck.UseVisualStyleBackColor = True ' 'PictureBox9 ' Me.PictureBox9.BackgroundImage = Global.SDL.My.Resources.Resources.ok Me.PictureBox9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.PictureBox9.Location = New System.Drawing.Point(148, 221) Me.PictureBox9.Name = "PictureBox9" Me.PictureBox9.Size = New System.Drawing.Size(14, 14) Me.PictureBox9.TabIndex = 113 Me.PictureBox9.TabStop = False Me.PictureBox9.Visible = False ' 'Label2 ' Me.Label2.Location = New System.Drawing.Point(168, 221) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(224, 17) Me.Label2.TabIndex = 112 Me.Label2.Text = "2. PDFs erzeugt" ' 'PictureBox8 ' Me.PictureBox8.BackgroundImage = Global.SDL.My.Resources.Resources.ok Me.PictureBox8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.PictureBox8.Location = New System.Drawing.Point(148, 204) Me.PictureBox8.Name = "PictureBox8" Me.PictureBox8.Size = New System.Drawing.Size(14, 14) Me.PictureBox8.TabIndex = 111 Me.PictureBox8.TabStop = False Me.PictureBox8.Visible = False ' 'Label1 ' Me.Label1.Location = New System.Drawing.Point(168, 204) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(224, 17) Me.Label1.TabIndex = 110 Me.Label1.Text = "1. Rechnungsnummern gesetzt" ' 'Button3 ' Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Button3.Location = New System.Drawing.Point(744, 147) Me.Button3.Name = "Button3" Me.Button3.Size = New System.Drawing.Size(107, 32) Me.Button3.TabIndex = 109 Me.Button3.Text = "BS berechnen" Me.Button3.UseVisualStyleBackColor = True Me.Button3.Visible = False ' 'Button2 ' Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Button2.Location = New System.Drawing.Point(745, 104) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(106, 32) Me.Button2.TabIndex = 108 Me.Button2.Text = "PP berechnen" Me.Button2.UseVisualStyleBackColor = True Me.Button2.Visible = False ' 'cbxMautanh ' Me.cbxMautanh.AutoSize = True Me.cbxMautanh.Checked = True Me.cbxMautanh.CheckState = System.Windows.Forms.CheckState.Checked Me.cbxMautanh.Location = New System.Drawing.Point(491, 287) Me.cbxMautanh.Name = "cbxMautanh" Me.cbxMautanh.Size = New System.Drawing.Size(184, 17) Me.cbxMautanh.TabIndex = 107 Me.cbxMautanh.Text = "Mautanhänge im PDF hinzufügen" Me.cbxMautanh.UseVisualStyleBackColor = True ' 'btnMautanh_pruefen ' Me.btnMautanh_pruefen.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnMautanh_pruefen.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.btnMautanh_pruefen.Location = New System.Drawing.Point(10, 12) Me.btnMautanh_pruefen.Name = "btnMautanh_pruefen" Me.btnMautanh_pruefen.Size = New System.Drawing.Size(121, 49) Me.btnMautanh_pruefen.TabIndex = 106 Me.btnMautanh_pruefen.Text = "Mautanh. prüfen" Me.btnMautanh_pruefen.UseVisualStyleBackColor = True ' 'PictureBox7 ' Me.PictureBox7.BackgroundImage = CType(resources.GetObject("PictureBox7.BackgroundImage"), System.Drawing.Image) Me.PictureBox7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.PictureBox7.Location = New System.Drawing.Point(148, 173) Me.PictureBox7.Name = "PictureBox7" Me.PictureBox7.Size = New System.Drawing.Size(14, 14) Me.PictureBox7.TabIndex = 105 Me.PictureBox7.TabStop = False Me.PictureBox7.Visible = False ' 'PictureBox5 ' Me.PictureBox5.BackgroundImage = CType(resources.GetObject("PictureBox5.BackgroundImage"), System.Drawing.Image) Me.PictureBox5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.PictureBox5.Location = New System.Drawing.Point(148, 141) Me.PictureBox5.Name = "PictureBox5" Me.PictureBox5.Size = New System.Drawing.Size(14, 14) Me.PictureBox5.TabIndex = 104 Me.PictureBox5.TabStop = False Me.PictureBox5.Visible = False ' 'PictureBox4 ' Me.PictureBox4.BackgroundImage = CType(resources.GetObject("PictureBox4.BackgroundImage"), System.Drawing.Image) Me.PictureBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.PictureBox4.Location = New System.Drawing.Point(148, 124) Me.PictureBox4.Name = "PictureBox4" Me.PictureBox4.Size = New System.Drawing.Size(14, 14) Me.PictureBox4.TabIndex = 103 Me.PictureBox4.TabStop = False Me.PictureBox4.Visible = False ' 'PictureBox3 ' Me.PictureBox3.BackgroundImage = CType(resources.GetObject("PictureBox3.BackgroundImage"), System.Drawing.Image) Me.PictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.PictureBox3.Location = New System.Drawing.Point(148, 107) Me.PictureBox3.Name = "PictureBox3" Me.PictureBox3.Size = New System.Drawing.Size(14, 14) Me.PictureBox3.TabIndex = 102 Me.PictureBox3.TabStop = False Me.PictureBox3.Visible = False ' 'PictureBox2 ' Me.PictureBox2.BackgroundImage = CType(resources.GetObject("PictureBox2.BackgroundImage"), System.Drawing.Image) Me.PictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.PictureBox2.Location = New System.Drawing.Point(148, 90) Me.PictureBox2.Name = "PictureBox2" Me.PictureBox2.Size = New System.Drawing.Size(14, 14) Me.PictureBox2.TabIndex = 101 Me.PictureBox2.TabStop = False Me.PictureBox2.Visible = False ' 'PictureBox1 ' Me.PictureBox1.BackgroundImage = Global.SDL.My.Resources.Resources.ok Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.PictureBox1.Location = New System.Drawing.Point(148, 71) Me.PictureBox1.Name = "PictureBox1" Me.PictureBox1.Size = New System.Drawing.Size(14, 14) Me.PictureBox1.TabIndex = 95 Me.PictureBox1.TabStop = False Me.PictureBox1.Visible = False ' 'Label4 ' Me.Label4.Location = New System.Drawing.Point(168, 141) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(440, 17) Me.Label4.TabIndex = 100 Me.Label4.Text = "5. Banküberweisung/Bankspesen berechnen" ' 'cbxVorschau ' Me.cbxVorschau.AutoSize = True Me.cbxVorschau.Checked = True Me.cbxVorschau.CheckState = System.Windows.Forms.CheckState.Checked Me.cbxVorschau.Location = New System.Drawing.Point(491, 310) Me.cbxVorschau.Name = "cbxVorschau" Me.cbxVorschau.Size = New System.Drawing.Size(109, 17) Me.cbxVorschau.TabIndex = 48 Me.cbxVorschau.Text = "als PDF anzeigen" Me.cbxVorschau.UseVisualStyleBackColor = True ' 'cbxAbfVerbotdrucken ' Me.cbxAbfVerbotdrucken.AutoSize = True Me.cbxAbfVerbotdrucken.Checked = True Me.cbxAbfVerbotdrucken.CheckState = System.Windows.Forms.CheckState.Checked Me.cbxAbfVerbotdrucken.Location = New System.Drawing.Point(307, 287) Me.cbxAbfVerbotdrucken.Name = "cbxAbfVerbotdrucken" Me.cbxAbfVerbotdrucken.Size = New System.Drawing.Size(157, 17) Me.cbxAbfVerbotdrucken.TabIndex = 47 Me.cbxAbfVerbotdrucken.Text = "Abfertigungsverbot drucken" Me.cbxAbfVerbotdrucken.UseVisualStyleBackColor = True ' 'cbxRechnungsjournaldrucken ' Me.cbxRechnungsjournaldrucken.AutoSize = True Me.cbxRechnungsjournaldrucken.Checked = True Me.cbxRechnungsjournaldrucken.CheckState = System.Windows.Forms.CheckState.Checked Me.cbxRechnungsjournaldrucken.Location = New System.Drawing.Point(307, 310) Me.cbxRechnungsjournaldrucken.Name = "cbxRechnungsjournaldrucken" Me.cbxRechnungsjournaldrucken.Size = New System.Drawing.Size(154, 17) Me.cbxRechnungsjournaldrucken.TabIndex = 46 Me.cbxRechnungsjournaldrucken.Text = "Rechnungsjournal drucken" Me.cbxRechnungsjournaldrucken.UseVisualStyleBackColor = True ' 'btn_Mautanh_entfernen ' Me.btn_Mautanh_entfernen.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btn_Mautanh_entfernen.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.btn_Mautanh_entfernen.Location = New System.Drawing.Point(147, 12) Me.btn_Mautanh_entfernen.Name = "btn_Mautanh_entfernen" Me.btn_Mautanh_entfernen.Size = New System.Drawing.Size(121, 49) Me.btn_Mautanh_entfernen.TabIndex = 43 Me.btn_Mautanh_entfernen.Text = "Mautanh. aus RE entfernen" Me.btn_Mautanh_entfernen.UseVisualStyleBackColor = True ' 'Label72 ' Me.Label72.Location = New System.Drawing.Point(102, 336) Me.Label72.Name = "Label72" Me.Label72.Size = New System.Drawing.Size(589, 19) Me.Label72.TabIndex = 42 Me.Label72.Text = "* hier wird eine RE-Nr erzeugt, die Rechnungen gelten dann als ""gedruckt"" und kön" & "nen somit nicht mehr geändert werden." ' 'KdSearchBox3 ' Me.KdSearchBox3._AlleFirmenCLUSTER = False Me.KdSearchBox3._AllowSetValue = True Me.KdSearchBox3._autoSizeGross = False Me.KdSearchBox3._display_Name1 = False Me.KdSearchBox3._displayAVISO_Email = False Me.KdSearchBox3._displayFullName = False Me.KdSearchBox3._displayWoelflKd = False Me.KdSearchBox3._hideIfListEmpty = True Me.KdSearchBox3._loadKdData = False Me.KdSearchBox3._searchName1 = True Me.KdSearchBox3._UseFIRMA = "" Me.KdSearchBox3._ValueKdAndName = True Me.KdSearchBox3.dgvpos = "LEFT" Me.KdSearchBox3.KdName = "" Me.KdSearchBox3.KdNr = "-1" Me.KdSearchBox3.kdNrField = Nothing Me.KdSearchBox3.KdNrNullInt = Nothing Me.KdSearchBox3.Location = New System.Drawing.Point(93, 358) Me.KdSearchBox3.Name = "KdSearchBox3" Me.KdSearchBox3.nurAktive = True Me.KdSearchBox3.searchActive = True Me.KdSearchBox3.Size = New System.Drawing.Size(350, 20) Me.KdSearchBox3.TabIndex = 41 Me.KdSearchBox3.TIMER_SEARCH = True Me.KdSearchBox3.usrcntl = Nothing ' 'rbkunde ' Me.rbkunde.AutoSize = True Me.rbkunde.Location = New System.Drawing.Point(15, 359) Me.rbkunde.Name = "rbkunde" Me.rbkunde.Size = New System.Drawing.Size(59, 17) Me.rbkunde.TabIndex = 40 Me.rbkunde.Text = "Kunde:" Me.rbkunde.UseVisualStyleBackColor = True ' 'rbAlleKunden ' Me.rbAlleKunden.AutoSize = True Me.rbAlleKunden.Checked = True Me.rbAlleKunden.Location = New System.Drawing.Point(15, 336) Me.rbAlleKunden.Name = "rbAlleKunden" Me.rbAlleKunden.Size = New System.Drawing.Size(81, 17) Me.rbAlleKunden.TabIndex = 39 Me.rbAlleKunden.TabStop = True Me.rbAlleKunden.Text = "alle Kunden" Me.rbAlleKunden.UseVisualStyleBackColor = True ' 'txtPloseAnh_Einarbeitung ' Me.txtPloseAnh_Einarbeitung.BackColor = System.Drawing.Color.White Me.txtPloseAnh_Einarbeitung.BorderStyle = System.Windows.Forms.BorderStyle.None Me.txtPloseAnh_Einarbeitung.Location = New System.Drawing.Point(510, 241) Me.txtPloseAnh_Einarbeitung.Name = "txtPloseAnh_Einarbeitung" Me.txtPloseAnh_Einarbeitung.Size = New System.Drawing.Size(106, 13) Me.txtPloseAnh_Einarbeitung.TabIndex = 38 ' 'Label71 ' Me.Label71.AutoSize = True Me.Label71.Location = New System.Drawing.Point(443, 241) Me.Label71.Name = "Label71" Me.Label71.Size = New System.Drawing.Size(56, 13) Me.Label71.TabIndex = 35 Me.Label71.Text = "Fortschritt:" ' 'pbPloseAnh_Proz ' Me.pbPloseAnh_Proz.Location = New System.Drawing.Point(446, 212) Me.pbPloseAnh_Proz.Name = "pbPloseAnh_Proz" Me.pbPloseAnh_Proz.Size = New System.Drawing.Size(245, 23) Me.pbPloseAnh_Proz.TabIndex = 36 ' 'lblPloseAnh_Proz ' Me.lblPloseAnh_Proz.Location = New System.Drawing.Point(622, 241) Me.lblPloseAnh_Proz.Name = "lblPloseAnh_Proz" Me.lblPloseAnh_Proz.Size = New System.Drawing.Size(69, 13) Me.lblPloseAnh_Proz.TabIndex = 37 Me.lblPloseAnh_Proz.Text = "0%" Me.lblPloseAnh_Proz.TextAlign = System.Drawing.ContentAlignment.TopRight ' 'btn_setRENr ' Me.btn_setRENr.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btn_setRENr.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.btn_setRENr.Location = New System.Drawing.Point(10, 191) Me.btn_setRENr.Name = "btn_setRENr" Me.btn_setRENr.Size = New System.Drawing.Size(121, 49) Me.btn_setRENr.TabIndex = 32 Me.btn_setRENr.Text = "RE.Nr setzen*" Me.btn_setRENr.UseVisualStyleBackColor = True ' 'Label70 ' Me.Label70.Location = New System.Drawing.Point(168, 173) Me.Label70.Name = "Label70" Me.Label70.Size = New System.Drawing.Size(429, 14) Me.Label70.TabIndex = 30 Me.Label70.Text = "7. Hängt Mautgesamtbericht an Sammenrechnungen an." ' 'cboSachbearbeiter ' Me.cboSachbearbeiter._allowedValuesFreiText = Nothing Me.cboSachbearbeiter._allowFreiText = False Me.cboSachbearbeiter._value = "" Me.cboSachbearbeiter.FormattingEnabled = True Me.cboSachbearbeiter.Location = New System.Drawing.Point(529, 38) Me.cboSachbearbeiter.Name = "cboSachbearbeiter" Me.cboSachbearbeiter.Size = New System.Drawing.Size(152, 21) Me.cboSachbearbeiter.TabIndex = 29 ' 'Label67 ' Me.Label67.AutoSize = True Me.Label67.Location = New System.Drawing.Point(434, 38) Me.Label67.Name = "Label67" Me.Label67.Size = New System.Drawing.Size(82, 13) Me.Label67.TabIndex = 28 Me.Label67.Text = "Sachbearbeiter:" ' 'dtRechnungsdatum ' Me.dtRechnungsdatum.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.dtRechnungsdatum.Location = New System.Drawing.Point(578, 12) Me.dtRechnungsdatum.Name = "dtRechnungsdatum" Me.dtRechnungsdatum.Size = New System.Drawing.Size(103, 20) Me.dtRechnungsdatum.TabIndex = 26 ' 'Label66 ' Me.Label66.AutoSize = True Me.Label66.Location = New System.Drawing.Point(434, 18) Me.Label66.Name = "Label66" Me.Label66.Size = New System.Drawing.Size(94, 13) Me.Label66.TabIndex = 27 Me.Label66.Text = "Rechnungsdatum:" ' 'Label65 ' Me.Label65.Location = New System.Drawing.Point(168, 124) Me.Label65.Name = "Label65" Me.Label65.Size = New System.Drawing.Size(440, 17) Me.Label65.TabIndex = 8 Me.Label65.Text = "4. Porto/Papiere berechnen" ' 'Label64 ' Me.Label64.Location = New System.Drawing.Point(168, 107) Me.Label64.Name = "Label64" Me.Label64.Size = New System.Drawing.Size(440, 17) Me.Label64.TabIndex = 7 Me.Label64.Text = "3. Rechnungstext im RK eintragen" ' 'Label63 ' Me.Label63.Location = New System.Drawing.Point(168, 90) Me.Label63.Name = "Label63" Me.Label63.Size = New System.Drawing.Size(440, 17) Me.Label63.TabIndex = 6 Me.Label63.Text = "2. Rechnung oder Gutschrift im RK eintragen, abhängig vom Sammelrechnungsbetrag (" & "+/-)" ' 'Label45 ' Me.Label45.Location = New System.Drawing.Point(168, 73) Me.Label45.Name = "Label45" Me.Label45.Size = New System.Drawing.Size(224, 17) Me.Label45.TabIndex = 5 Me.Label45.Text = "1. Einträge auf Sachbearbeiter ändern." ' 'btnRePos ' Me.btnRePos.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnRePos.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.btnRePos.Location = New System.Drawing.Point(10, 95) Me.btnRePos.Name = "btnRePos" Me.btnRePos.Size = New System.Drawing.Size(121, 49) Me.btnRePos.TabIndex = 4 Me.btnRePos.Text = "Rechnungspos. berechnen" Me.btnRePos.UseVisualStyleBackColor = True ' 'Validation1 ' Me.Validation1.Credentials = Nothing Me.Validation1.Url = "http://ec.europa.eu/taxation_customs/dds2/eos/validation/services/validation" Me.Validation1.UseDefaultCredentials = False ' 'btnWikiStatusmails ' Me.btnWikiStatusmails.BackgroundImage = Global.SDL.My.Resources.Resources.fragezeichen Me.btnWikiStatusmails.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.btnWikiStatusmails.FlatAppearance.BorderSize = 0 Me.btnWikiStatusmails.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnWikiStatusmails.Location = New System.Drawing.Point(121, 0) Me.btnWikiStatusmails.Name = "btnWikiStatusmails" Me.btnWikiStatusmails.Size = New System.Drawing.Size(25, 20) Me.btnWikiStatusmails.TabIndex = 72 Me.btnWikiStatusmails.UseVisualStyleBackColor = True ' 'usrcntlFakturierung ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.BackColor = System.Drawing.Color.White Me.Controls.Add(Me.btnWikiStatusmails) Me.Controls.Add(Me.Label61) Me.Controls.Add(Me.GBMautberichte) Me.Controls.Add(Me.Label44) Me.Controls.Add(Me.GBSammelrechnung) Me.Controls.Add(Me.Label3) Me.Controls.Add(Me.GroupBox1) Me.Name = "usrcntlFakturierung" Me.Size = New System.Drawing.Size(1149, 782) Me.GroupBox1.ResumeLayout(False) Me.GBMautberichte.ResumeLayout(False) Me.GBMautberichte.PerformLayout() CType(Me.dgvMautbericht, System.ComponentModel.ISupportInitialize).EndInit() Me.GBSammelrechnung.ResumeLayout(False) Me.GBSammelrechnung.PerformLayout() CType(Me.PictureBox6, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox10, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox9, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox8, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox7, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox Friend WithEvents btnRechnugnsdaten As System.Windows.Forms.Button Friend WithEvents btnFakturierung As System.Windows.Forms.Button Friend WithEvents Label3 As System.Windows.Forms.Label Friend WithEvents Label61 As Label Friend WithEvents GBMautberichte As GroupBox Friend WithEvents dgvMautbericht As VERAG_PROG_ALLGEMEIN.MyDatagridview Friend WithEvents lblAnzahlMautberichte As Label Friend WithEvents cbxDateMautbericht As VERAG_PROG_ALLGEMEIN.MyComboBox Friend WithEvents Label69 As Label Friend WithEvents Label68 As Label Friend WithEvents cbxMautbericht As VERAG_PROG_ALLGEMEIN.MyComboBox Friend WithEvents Label62 As Label Friend WithEvents Button18 As Button Friend WithEvents Label44 As Label Friend WithEvents GBSammelrechnung As GroupBox Friend WithEvents cbxVorschau As CheckBox Friend WithEvents cbxAbfVerbotdrucken As CheckBox Friend WithEvents cbxRechnungsjournaldrucken As CheckBox Friend WithEvents btn_Mautanh_entfernen As Button Friend WithEvents Label72 As Label Friend WithEvents KdSearchBox3 As VERAG_PROG_ALLGEMEIN.KdSearchBox Friend WithEvents rbkunde As RadioButton Friend WithEvents rbAlleKunden As RadioButton Friend WithEvents txtPloseAnh_Einarbeitung As TextBox Friend WithEvents Label71 As Label Friend WithEvents pbPloseAnh_Proz As ProgressBar Friend WithEvents lblPloseAnh_Proz As Label Friend WithEvents btn_setRENr As Button Friend WithEvents Label70 As Label Friend WithEvents cboSachbearbeiter As VERAG_PROG_ALLGEMEIN.MyComboBox Friend WithEvents Label67 As Label Friend WithEvents dtRechnungsdatum As DateTimePicker Friend WithEvents Label66 As Label Friend WithEvents Label65 As Label Friend WithEvents Label64 As Label Friend WithEvents Label63 As Label Friend WithEvents Label45 As Label Friend WithEvents btnRePos As Button Friend WithEvents btnMDMSammelrechnung As Button Friend WithEvents PictureBox1 As PictureBox Friend WithEvents Label4 As Label Friend WithEvents TextBox1 As TextBox Friend WithEvents Label5 As Label Friend WithEvents pbMautAnh_Proz As ProgressBar Friend WithEvents lblMautAnh_Proz As Label Friend WithEvents PictureBox7 As PictureBox Friend WithEvents PictureBox5 As PictureBox Friend WithEvents PictureBox4 As PictureBox Friend WithEvents PictureBox3 As PictureBox Friend WithEvents PictureBox2 As PictureBox Friend WithEvents btnMautanh_pruefen As Button Friend WithEvents cbxMautanh As CheckBox Friend WithEvents Button3 As Button Friend WithEvents Button2 As Button Friend WithEvents PictureBox8 As PictureBox Friend WithEvents Label1 As Label Friend WithEvents PictureBox9 As PictureBox Friend WithEvents Label2 As Label Friend WithEvents btnREJdruck As Button Friend WithEvents btnAbfdruck As Button Friend WithEvents btnLieferantenrechnungen As Button Friend WithEvents Validation1 As EORI.validation Friend WithEvents Label8 As Label Friend WithEvents PictureBox10 As PictureBox Friend WithEvents cbxStatusAUTOMAIL As CheckBox Friend WithEvents Label7 As Label Friend WithEvents Label6 As Label Friend WithEvents Label9 As Label Friend WithEvents btnWikiStatusmails As Button Friend WithEvents lblAnzRE As Label Friend WithEvents Label10 As Label Friend WithEvents Label11 As Label Friend WithEvents PictureBox6 As PictureBox Friend WithEvents btnFixeTaxe As Button End Class