529 lines
24 KiB
VB.net
529 lines
24 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class frmBU_Mahnlauf
|
|
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 resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmBU_Mahnlauf))
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.cbxNurFaellig = New System.Windows.Forms.CheckBox()
|
|
Me.MyComboBox1 = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|
Me.KdSearchBox1 = New VERAG_PROG_ALLGEMEIN.KdSearchBox()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.btnSuche = New System.Windows.Forms.Button()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.cboFirma = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.MyTextBox1 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.pnlTop = New System.Windows.Forms.Panel()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.Panel2 = New System.Windows.Forms.Panel()
|
|
Me.MyDatagridview1 = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components)
|
|
Me.Panel3 = New System.Windows.Forms.Panel()
|
|
Me.cbxMahnstufeErh = New System.Windows.Forms.CheckBox()
|
|
Me.MyTextBox2 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label8 = New System.Windows.Forms.Label()
|
|
Me.Button6 = New System.Windows.Forms.Button()
|
|
Me.btnExcel = New System.Windows.Forms.Button()
|
|
Me.MyComboBox2 = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.Button5 = New System.Windows.Forms.Button()
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|
Me.Button4 = New System.Windows.Forms.Button()
|
|
Me.CheckBox1 = New System.Windows.Forms.CheckBox()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.Button3 = New System.Windows.Forms.Button()
|
|
Me.Button2 = New System.Windows.Forms.Button()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.Panel1.SuspendLayout()
|
|
Me.pnlTop.SuspendLayout()
|
|
Me.Panel2.SuspendLayout()
|
|
CType(Me.MyDatagridview1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.Panel3.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'Panel1
|
|
'
|
|
Me.Panel1.Controls.Add(Me.cbxNurFaellig)
|
|
Me.Panel1.Controls.Add(Me.MyComboBox1)
|
|
Me.Panel1.Controls.Add(Me.Label7)
|
|
Me.Panel1.Controls.Add(Me.KdSearchBox1)
|
|
Me.Panel1.Controls.Add(Me.Label5)
|
|
Me.Panel1.Controls.Add(Me.btnSuche)
|
|
Me.Panel1.Controls.Add(Me.Label2)
|
|
Me.Panel1.Controls.Add(Me.cboFirma)
|
|
Me.Panel1.Controls.Add(Me.MyTextBox1)
|
|
Me.Panel1.Controls.Add(Me.Label1)
|
|
Me.Panel1.Controls.Add(Me.pnlTop)
|
|
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.Panel1.Location = New System.Drawing.Point(0, 0)
|
|
Me.Panel1.Name = "Panel1"
|
|
Me.Panel1.Size = New System.Drawing.Size(1107, 127)
|
|
Me.Panel1.TabIndex = 0
|
|
'
|
|
'cbxNurFaellig
|
|
'
|
|
Me.cbxNurFaellig.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.cbxNurFaellig.AutoSize = True
|
|
Me.cbxNurFaellig.Checked = True
|
|
Me.cbxNurFaellig.CheckState = System.Windows.Forms.CheckState.Checked
|
|
Me.cbxNurFaellig.Location = New System.Drawing.Point(565, 63)
|
|
Me.cbxNurFaellig.Name = "cbxNurFaellig"
|
|
Me.cbxNurFaellig.Size = New System.Drawing.Size(94, 17)
|
|
Me.cbxNurFaellig.TabIndex = 38
|
|
Me.cbxNurFaellig.Text = "nur fällige OPs"
|
|
Me.cbxNurFaellig.UseVisualStyleBackColor = True
|
|
'
|
|
'MyComboBox1
|
|
'
|
|
Me.MyComboBox1._allowedValuesFreiText = Nothing
|
|
Me.MyComboBox1._allowFreiText = False
|
|
Me.MyComboBox1._value = ""
|
|
Me.MyComboBox1.FormattingEnabled = True
|
|
Me.MyComboBox1.Location = New System.Drawing.Point(410, 87)
|
|
Me.MyComboBox1.Name = "MyComboBox1"
|
|
Me.MyComboBox1.Size = New System.Drawing.Size(97, 21)
|
|
Me.MyComboBox1.TabIndex = 37
|
|
'
|
|
'Label7
|
|
'
|
|
Me.Label7.AutoSize = True
|
|
Me.Label7.Location = New System.Drawing.Point(329, 90)
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Size = New System.Drawing.Size(75, 13)
|
|
Me.Label7.TabIndex = 32
|
|
Me.Label7.Text = "ab Mahnstufe:"
|
|
'
|
|
'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 = False
|
|
Me.KdSearchBox1._hideIfListEmpty = True
|
|
Me.KdSearchBox1._loadKdData = False
|
|
Me.KdSearchBox1._UseFIRMA = ""
|
|
Me.KdSearchBox1._ValueKdAndName = True
|
|
Me.KdSearchBox1.dgvpos = "LEFT"
|
|
Me.KdSearchBox1.KdName = ""
|
|
Me.KdSearchBox1.KdNr = "-1"
|
|
Me.KdSearchBox1.kdNrField = Nothing
|
|
Me.KdSearchBox1.KdNrNullInt = Nothing
|
|
Me.KdSearchBox1.Location = New System.Drawing.Point(74, 88)
|
|
Me.KdSearchBox1.Name = "KdSearchBox1"
|
|
Me.KdSearchBox1.nurAktive = True
|
|
Me.KdSearchBox1.searchActive = True
|
|
Me.KdSearchBox1.Size = New System.Drawing.Size(230, 20)
|
|
Me.KdSearchBox1.TabIndex = 31
|
|
Me.KdSearchBox1.TIMER_SEARCH = True
|
|
Me.KdSearchBox1.usrcntl = Nothing
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Location = New System.Drawing.Point(12, 91)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(41, 13)
|
|
Me.Label5.TabIndex = 30
|
|
Me.Label5.Text = "Kunde:"
|
|
'
|
|
'btnSuche
|
|
'
|
|
Me.btnSuche.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.btnSuche.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnSuche.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnSuche.Image = Global.SDL.My.Resources.Resources.search
|
|
Me.btnSuche.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnSuche.Location = New System.Drawing.Point(912, 56)
|
|
Me.btnSuche.Name = "btnSuche"
|
|
Me.btnSuche.Size = New System.Drawing.Size(162, 52)
|
|
Me.btnSuche.TabIndex = 29
|
|
Me.btnSuche.Text = "Liste laden"
|
|
Me.btnSuche.UseVisualStyleBackColor = True
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Location = New System.Drawing.Point(324, 64)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(80, 13)
|
|
Me.Label2.TabIndex = 5
|
|
Me.Label2.Text = "Bagatellgrenze:"
|
|
'
|
|
'cboFirma
|
|
'
|
|
Me.cboFirma._allowedValuesFreiText = Nothing
|
|
Me.cboFirma._allowFreiText = False
|
|
Me.cboFirma._value = ""
|
|
Me.cboFirma.FormattingEnabled = True
|
|
Me.cboFirma.Location = New System.Drawing.Point(74, 61)
|
|
Me.cboFirma.Name = "cboFirma"
|
|
Me.cboFirma.Size = New System.Drawing.Size(230, 21)
|
|
Me.cboFirma.TabIndex = 2
|
|
'
|
|
'MyTextBox1
|
|
'
|
|
Me.MyTextBox1._DateTimeOnly = False
|
|
Me.MyTextBox1._numbersOnly = False
|
|
Me.MyTextBox1._numbersOnlyKommastellen = ""
|
|
Me.MyTextBox1._Prozent = False
|
|
Me.MyTextBox1._ShortDateNew = False
|
|
Me.MyTextBox1._ShortDateOnly = False
|
|
Me.MyTextBox1._TimeOnly = False
|
|
Me.MyTextBox1._TimeOnly_Seconds = False
|
|
Me.MyTextBox1._value = "20"
|
|
Me.MyTextBox1._Waehrung = True
|
|
Me.MyTextBox1._WaehrungZeichen = True
|
|
Me.MyTextBox1.ForeColor = System.Drawing.Color.Black
|
|
Me.MyTextBox1.Location = New System.Drawing.Point(410, 61)
|
|
Me.MyTextBox1.MaxLineLength = -1
|
|
Me.MyTextBox1.MaxLines_Warning = ""
|
|
Me.MyTextBox1.MaxLines_Warning_Label = Nothing
|
|
Me.MyTextBox1.Name = "MyTextBox1"
|
|
Me.MyTextBox1.Size = New System.Drawing.Size(97, 20)
|
|
Me.MyTextBox1.TabIndex = 1
|
|
Me.MyTextBox1.Text = "20,00 €"
|
|
Me.MyTextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Location = New System.Drawing.Point(12, 64)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(35, 13)
|
|
Me.Label1.TabIndex = 0
|
|
Me.Label1.Text = "Firma:"
|
|
'
|
|
'pnlTop
|
|
'
|
|
Me.pnlTop.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnlTop.Controls.Add(Me.Label4)
|
|
Me.pnlTop.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.pnlTop.Location = New System.Drawing.Point(0, 0)
|
|
Me.pnlTop.Name = "pnlTop"
|
|
Me.pnlTop.Size = New System.Drawing.Size(1107, 48)
|
|
Me.pnlTop.TabIndex = 4
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 16.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label4.ForeColor = System.Drawing.Color.White
|
|
Me.Label4.Location = New System.Drawing.Point(10, 13)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(178, 26)
|
|
Me.Label4.TabIndex = 0
|
|
Me.Label4.Text = "MAHNSYSTEM"
|
|
'
|
|
'Panel2
|
|
'
|
|
Me.Panel2.Controls.Add(Me.MyDatagridview1)
|
|
Me.Panel2.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.Panel2.Location = New System.Drawing.Point(0, 127)
|
|
Me.Panel2.Name = "Panel2"
|
|
Me.Panel2.Size = New System.Drawing.Size(1107, 572)
|
|
Me.Panel2.TabIndex = 1
|
|
'
|
|
'MyDatagridview1
|
|
'
|
|
Me.MyDatagridview1.AKTUALISIERUNGS_INTERVALL = -1
|
|
Me.MyDatagridview1.AllowUserToAddRows = False
|
|
Me.MyDatagridview1.AllowUserToResizeColumns = False
|
|
Me.MyDatagridview1.AllowUserToResizeRows = False
|
|
Me.MyDatagridview1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.MyDatagridview1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.MyDatagridview1.Location = New System.Drawing.Point(0, 0)
|
|
Me.MyDatagridview1.Name = "MyDatagridview1"
|
|
Me.MyDatagridview1.ReadOnly = True
|
|
Me.MyDatagridview1.RowHeadersVisible = False
|
|
Me.MyDatagridview1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
|
|
Me.MyDatagridview1.Size = New System.Drawing.Size(1107, 572)
|
|
Me.MyDatagridview1.TabIndex = 0
|
|
'
|
|
'Panel3
|
|
'
|
|
Me.Panel3.Controls.Add(Me.cbxMahnstufeErh)
|
|
Me.Panel3.Controls.Add(Me.Label8)
|
|
Me.Panel3.Controls.Add(Me.Button6)
|
|
Me.Panel3.Controls.Add(Me.btnExcel)
|
|
Me.Panel3.Controls.Add(Me.MyComboBox2)
|
|
Me.Panel3.Controls.Add(Me.Button5)
|
|
Me.Panel3.Controls.Add(Me.Label6)
|
|
Me.Panel3.Controls.Add(Me.Button4)
|
|
Me.Panel3.Controls.Add(Me.CheckBox1)
|
|
Me.Panel3.Controls.Add(Me.Label3)
|
|
Me.Panel3.Controls.Add(Me.Button3)
|
|
Me.Panel3.Controls.Add(Me.Button2)
|
|
Me.Panel3.Controls.Add(Me.Button1)
|
|
Me.Panel3.Controls.Add(Me.MyTextBox2)
|
|
Me.Panel3.Dock = System.Windows.Forms.DockStyle.Bottom
|
|
Me.Panel3.Location = New System.Drawing.Point(0, 699)
|
|
Me.Panel3.Name = "Panel3"
|
|
Me.Panel3.Size = New System.Drawing.Size(1107, 147)
|
|
Me.Panel3.TabIndex = 1
|
|
'
|
|
'cbxMahnstufeErh
|
|
'
|
|
Me.cbxMahnstufeErh.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.cbxMahnstufeErh.AutoSize = True
|
|
Me.cbxMahnstufeErh.Checked = True
|
|
Me.cbxMahnstufeErh.CheckState = System.Windows.Forms.CheckState.Checked
|
|
Me.cbxMahnstufeErh.Location = New System.Drawing.Point(900, 11)
|
|
Me.cbxMahnstufeErh.Name = "cbxMahnstufeErh"
|
|
Me.cbxMahnstufeErh.Size = New System.Drawing.Size(118, 17)
|
|
Me.cbxMahnstufeErh.TabIndex = 44
|
|
Me.cbxMahnstufeErh.Text = "Mahnstufe erhöhen"
|
|
Me.cbxMahnstufeErh.UseVisualStyleBackColor = True
|
|
'
|
|
'MyTextBox2
|
|
'
|
|
Me.MyTextBox2._DateTimeOnly = False
|
|
Me.MyTextBox2._numbersOnly = False
|
|
Me.MyTextBox2._numbersOnlyKommastellen = ""
|
|
Me.MyTextBox2._Prozent = False
|
|
Me.MyTextBox2._ShortDateNew = True
|
|
Me.MyTextBox2._ShortDateOnly = False
|
|
Me.MyTextBox2._TimeOnly = False
|
|
Me.MyTextBox2._TimeOnly_Seconds = False
|
|
Me.MyTextBox2._value = ""
|
|
Me.MyTextBox2._Waehrung = False
|
|
Me.MyTextBox2._WaehrungZeichen = False
|
|
Me.MyTextBox2.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.MyTextBox2.ForeColor = System.Drawing.Color.Black
|
|
Me.MyTextBox2.Location = New System.Drawing.Point(876, 118)
|
|
Me.MyTextBox2.MaxLength = 10
|
|
Me.MyTextBox2.MaxLineLength = -1
|
|
Me.MyTextBox2.MaxLines_Warning = ""
|
|
Me.MyTextBox2.MaxLines_Warning_Label = Nothing
|
|
Me.MyTextBox2.Name = "MyTextBox2"
|
|
Me.MyTextBox2.Size = New System.Drawing.Size(138, 20)
|
|
Me.MyTextBox2.TabIndex = 39
|
|
Me.MyTextBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.Label8.AutoSize = True
|
|
Me.Label8.Location = New System.Drawing.Point(789, 121)
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Size = New System.Drawing.Size(81, 13)
|
|
Me.Label8.TabIndex = 42
|
|
Me.Label8.Text = "ab Mahndatum:"
|
|
'
|
|
'Button6
|
|
'
|
|
Me.Button6.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.Button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button6.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Button6.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button6.Location = New System.Drawing.Point(792, 81)
|
|
Me.Button6.Name = "Button6"
|
|
Me.Button6.Size = New System.Drawing.Size(222, 38)
|
|
Me.Button6.TabIndex = 40
|
|
Me.Button6.Text = "Mahnlauf zurücksetzen"
|
|
Me.Button6.UseVisualStyleBackColor = True
|
|
'
|
|
'btnExcel
|
|
'
|
|
Me.btnExcel.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.btnExcel.BackgroundImage = Global.SDL.My.Resources.Resources.Excel_logo
|
|
Me.btnExcel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center
|
|
Me.btnExcel.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnExcel.Location = New System.Drawing.Point(1033, 30)
|
|
Me.btnExcel.Name = "btnExcel"
|
|
Me.btnExcel.Size = New System.Drawing.Size(41, 34)
|
|
Me.btnExcel.TabIndex = 39
|
|
Me.btnExcel.UseVisualStyleBackColor = True
|
|
'
|
|
'MyComboBox2
|
|
'
|
|
Me.MyComboBox2._allowedValuesFreiText = Nothing
|
|
Me.MyComboBox2._allowFreiText = False
|
|
Me.MyComboBox2._value = ""
|
|
Me.MyComboBox2.FormattingEnabled = True
|
|
Me.MyComboBox2.Location = New System.Drawing.Point(186, 117)
|
|
Me.MyComboBox2.Name = "MyComboBox2"
|
|
Me.MyComboBox2.Size = New System.Drawing.Size(199, 21)
|
|
Me.MyComboBox2.TabIndex = 38
|
|
'
|
|
'Button5
|
|
'
|
|
Me.Button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button5.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Button5.Image = Global.SDL.My.Resources.Resources.mahn
|
|
Me.Button5.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button5.Location = New System.Drawing.Point(186, 28)
|
|
Me.Button5.Name = "Button5"
|
|
Me.Button5.Size = New System.Drawing.Size(199, 45)
|
|
Me.Button5.TabIndex = 36
|
|
Me.Button5.Text = "OP-LISTE"
|
|
Me.Button5.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.Button5.UseVisualStyleBackColor = True
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.AutoSize = True
|
|
Me.Label6.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label6.Location = New System.Drawing.Point(183, 12)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(168, 13)
|
|
Me.Label6.TabIndex = 34
|
|
Me.Label6.Text = "Ohne Erhöhung des Mahnzählers:"
|
|
'
|
|
'Button4
|
|
'
|
|
Me.Button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button4.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Button4.Image = Global.SDL.My.Resources.Resources.mahn
|
|
Me.Button4.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button4.Location = New System.Drawing.Point(186, 72)
|
|
Me.Button4.Name = "Button4"
|
|
Me.Button4.Size = New System.Drawing.Size(199, 45)
|
|
Me.Button4.TabIndex = 35
|
|
Me.Button4.Text = "Zahlungserinnerung" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "/Mahnung"
|
|
Me.Button4.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.Button4.UseVisualStyleBackColor = True
|
|
'
|
|
'CheckBox1
|
|
'
|
|
Me.CheckBox1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.CheckBox1.AutoSize = True
|
|
Me.CheckBox1.Location = New System.Drawing.Point(565, 119)
|
|
Me.CheckBox1.Name = "CheckBox1"
|
|
Me.CheckBox1.Size = New System.Drawing.Size(147, 17)
|
|
Me.CheckBox1.TabIndex = 33
|
|
Me.CheckBox1.Text = "E-Mails sofort abschicken"
|
|
Me.CheckBox1.UseVisualStyleBackColor = True
|
|
Me.CheckBox1.Visible = False
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label3.Location = New System.Drawing.Point(789, 14)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(101, 13)
|
|
Me.Label3.TabIndex = 30
|
|
Me.Label3.Text = "Markierte Elemente:"
|
|
'
|
|
'Button3
|
|
'
|
|
Me.Button3.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
|
|
Me.Button3.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button3.Location = New System.Drawing.Point(38, 50)
|
|
Me.Button3.Name = "Button3"
|
|
Me.Button3.Size = New System.Drawing.Size(123, 23)
|
|
Me.Button3.TabIndex = 32
|
|
Me.Button3.Text = "Auswahl aufheben"
|
|
Me.Button3.UseVisualStyleBackColor = True
|
|
'
|
|
'Button2
|
|
'
|
|
Me.Button2.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button2.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Button2.Image = Global.SDL.My.Resources.Resources.mahn
|
|
Me.Button2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button2.Location = New System.Drawing.Point(792, 30)
|
|
Me.Button2.Name = "Button2"
|
|
Me.Button2.Size = New System.Drawing.Size(222, 45)
|
|
Me.Button2.TabIndex = 31
|
|
Me.Button2.Text = "Mahnlauf starten "
|
|
Me.Button2.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.Button2.UseVisualStyleBackColor = True
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
|
|
Me.Button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button1.Location = New System.Drawing.Point(38, 28)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(123, 23)
|
|
Me.Button1.TabIndex = 30
|
|
Me.Button1.Text = "Alle auswählen"
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
'
|
|
'frmBU_Mahnlauf
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.BackColor = System.Drawing.Color.White
|
|
Me.ClientSize = New System.Drawing.Size(1107, 846)
|
|
Me.Controls.Add(Me.Panel2)
|
|
Me.Controls.Add(Me.Panel3)
|
|
Me.Controls.Add(Me.Panel1)
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.Name = "frmBU_Mahnlauf"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
Me.Text = "Mahnlauf"
|
|
Me.Panel1.ResumeLayout(False)
|
|
Me.Panel1.PerformLayout()
|
|
Me.pnlTop.ResumeLayout(False)
|
|
Me.pnlTop.PerformLayout()
|
|
Me.Panel2.ResumeLayout(False)
|
|
CType(Me.MyDatagridview1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.Panel3.ResumeLayout(False)
|
|
Me.Panel3.PerformLayout()
|
|
Me.ResumeLayout(False)
|
|
|
|
End Sub
|
|
|
|
Friend WithEvents Panel1 As Panel
|
|
Friend WithEvents Panel2 As Panel
|
|
Friend WithEvents Panel3 As Panel
|
|
Friend WithEvents MyDatagridview1 As VERAG_PROG_ALLGEMEIN.MyDatagridview
|
|
Friend WithEvents cboFirma As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents MyTextBox1 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label1 As Label
|
|
Friend WithEvents pnlTop As Panel
|
|
Friend WithEvents Label4 As Label
|
|
Friend WithEvents Label2 As Label
|
|
Friend WithEvents btnSuche As Button
|
|
Friend WithEvents Button3 As Button
|
|
Friend WithEvents Button2 As Button
|
|
Friend WithEvents Button1 As Button
|
|
Friend WithEvents Label3 As Label
|
|
Friend WithEvents CheckBox1 As CheckBox
|
|
Friend WithEvents KdSearchBox1 As VERAG_PROG_ALLGEMEIN.KdSearchBox
|
|
Friend WithEvents Label5 As Label
|
|
Friend WithEvents Label6 As Label
|
|
Friend WithEvents Button4 As Button
|
|
Friend WithEvents Button5 As Button
|
|
Friend WithEvents MyComboBox1 As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents Label7 As Label
|
|
Friend WithEvents MyComboBox2 As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents cbxNurFaellig As CheckBox
|
|
Friend WithEvents btnExcel As Button
|
|
Friend WithEvents MyTextBox2 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label8 As Label
|
|
Friend WithEvents Button6 As Button
|
|
Friend WithEvents cbxMahnstufeErh As CheckBox
|
|
End Class
|