406 lines
16 KiB
VB.net
406 lines
16 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmDatenarchivarchiv
|
|
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()
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmDatenarchivarchiv))
|
|
Me.ProgressBar1 = New System.Windows.Forms.ProgressBar()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|
Me.Label8 = New System.Windows.Forms.Label()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.Label9 = New System.Windows.Forms.Label()
|
|
Me.Label10 = New System.Windows.Forms.Label()
|
|
Me.txtBis = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtVon = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtMax = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtUOrdner3 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtUOrdner2 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtUOrdner1 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtOrdner = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtKategorie = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.SuspendLayout()
|
|
'
|
|
'ProgressBar1
|
|
'
|
|
Me.ProgressBar1.Location = New System.Drawing.Point(29, 123)
|
|
Me.ProgressBar1.Name = "ProgressBar1"
|
|
Me.ProgressBar1.Size = New System.Drawing.Size(664, 23)
|
|
Me.ProgressBar1.TabIndex = 0
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Location = New System.Drawing.Point(350, 153)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(24, 13)
|
|
Me.Label1.TabIndex = 1
|
|
Me.Label1.Text = "0/0"
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Location = New System.Drawing.Point(26, 19)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(174, 13)
|
|
Me.Label2.TabIndex = 1
|
|
Me.Label2.Text = "Daten in ArchivArchiv verschieben:"
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Location = New System.Drawing.Point(26, 56)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(55, 13)
|
|
Me.Label3.TabIndex = 2
|
|
Me.Label3.Text = "Kategorie:"
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Location = New System.Drawing.Point(160, 56)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(42, 13)
|
|
Me.Label4.TabIndex = 4
|
|
Me.Label4.Text = "Ordner:"
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Location = New System.Drawing.Point(294, 56)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(62, 13)
|
|
Me.Label5.TabIndex = 6
|
|
Me.Label5.Text = "U Ordner 1:"
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.AutoSize = True
|
|
Me.Label6.Location = New System.Drawing.Point(428, 56)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(62, 13)
|
|
Me.Label6.TabIndex = 8
|
|
Me.Label6.Text = "U Ordner 2:"
|
|
'
|
|
'Label7
|
|
'
|
|
Me.Label7.AutoSize = True
|
|
Me.Label7.Location = New System.Drawing.Point(562, 56)
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Size = New System.Drawing.Size(62, 13)
|
|
Me.Label7.TabIndex = 10
|
|
Me.Label7.Text = "U Ordner 3:"
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.AutoSize = True
|
|
Me.Label8.Location = New System.Drawing.Point(562, 2)
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Size = New System.Drawing.Size(33, 13)
|
|
Me.Label8.TabIndex = 13
|
|
Me.Label8.Text = "MAX:"
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button1.Location = New System.Drawing.Point(278, 194)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(165, 33)
|
|
Me.Button1.TabIndex = 14
|
|
Me.Button1.Text = "Start"
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
'
|
|
'Label9
|
|
'
|
|
Me.Label9.AutoSize = True
|
|
Me.Label9.Location = New System.Drawing.Point(428, 2)
|
|
Me.Label9.Name = "Label9"
|
|
Me.Label9.Size = New System.Drawing.Size(23, 13)
|
|
Me.Label9.TabIndex = 17
|
|
Me.Label9.Text = "bis:"
|
|
'
|
|
'Label10
|
|
'
|
|
Me.Label10.AutoSize = True
|
|
Me.Label10.Location = New System.Drawing.Point(294, 2)
|
|
Me.Label10.Name = "Label10"
|
|
Me.Label10.Size = New System.Drawing.Size(28, 13)
|
|
Me.Label10.TabIndex = 15
|
|
Me.Label10.Text = "von:"
|
|
'
|
|
'txtBis
|
|
'
|
|
Me.txtBis._DateTimeOnly = False
|
|
Me.txtBis._numbersOnly = False
|
|
Me.txtBis._numbersOnlyKommastellen = ""
|
|
Me.txtBis._numbersOnlyTrennzeichen = True
|
|
Me.txtBis._Prozent = False
|
|
Me.txtBis._ShortDateNew = True
|
|
Me.txtBis._ShortDateOnly = False
|
|
Me.txtBis._TimeOnly = False
|
|
Me.txtBis._TimeOnly_Seconds = False
|
|
Me.txtBis._value = "31.12.2020"
|
|
Me.txtBis._Waehrung = False
|
|
Me.txtBis._WaehrungZeichen = True
|
|
Me.txtBis.ForeColor = System.Drawing.Color.Black
|
|
Me.txtBis.Location = New System.Drawing.Point(431, 19)
|
|
Me.txtBis.MaxLength = 10
|
|
Me.txtBis.MaxLineLength = -1
|
|
Me.txtBis.MaxLines_Warning = ""
|
|
Me.txtBis.MaxLines_Warning_Label = Nothing
|
|
Me.txtBis.Name = "txtBis"
|
|
Me.txtBis.Size = New System.Drawing.Size(128, 20)
|
|
Me.txtBis.TabIndex = 18
|
|
Me.txtBis.Text = "31.12.2020"
|
|
'
|
|
'txtVon
|
|
'
|
|
Me.txtVon._DateTimeOnly = False
|
|
Me.txtVon._numbersOnly = False
|
|
Me.txtVon._numbersOnlyKommastellen = ""
|
|
Me.txtVon._numbersOnlyTrennzeichen = True
|
|
Me.txtVon._Prozent = False
|
|
Me.txtVon._ShortDateNew = True
|
|
Me.txtVon._ShortDateOnly = False
|
|
Me.txtVon._TimeOnly = False
|
|
Me.txtVon._TimeOnly_Seconds = False
|
|
Me.txtVon._value = "01.01.2020"
|
|
Me.txtVon._Waehrung = False
|
|
Me.txtVon._WaehrungZeichen = True
|
|
Me.txtVon.ForeColor = System.Drawing.Color.Black
|
|
Me.txtVon.Location = New System.Drawing.Point(297, 19)
|
|
Me.txtVon.MaxLength = 10
|
|
Me.txtVon.MaxLineLength = -1
|
|
Me.txtVon.MaxLines_Warning = ""
|
|
Me.txtVon.MaxLines_Warning_Label = Nothing
|
|
Me.txtVon.Name = "txtVon"
|
|
Me.txtVon.Size = New System.Drawing.Size(128, 20)
|
|
Me.txtVon.TabIndex = 16
|
|
Me.txtVon.Text = "01.01.2020"
|
|
'
|
|
'txtMax
|
|
'
|
|
Me.txtMax._DateTimeOnly = False
|
|
Me.txtMax._numbersOnly = False
|
|
Me.txtMax._numbersOnlyKommastellen = ""
|
|
Me.txtMax._numbersOnlyTrennzeichen = True
|
|
Me.txtMax._Prozent = False
|
|
Me.txtMax._ShortDateNew = False
|
|
Me.txtMax._ShortDateOnly = False
|
|
Me.txtMax._TimeOnly = False
|
|
Me.txtMax._TimeOnly_Seconds = False
|
|
Me.txtMax._value = "1000"
|
|
Me.txtMax._Waehrung = False
|
|
Me.txtMax._WaehrungZeichen = True
|
|
Me.txtMax.ForeColor = System.Drawing.Color.Black
|
|
Me.txtMax.Location = New System.Drawing.Point(565, 19)
|
|
Me.txtMax.MaxLineLength = -1
|
|
Me.txtMax.MaxLines_Warning = ""
|
|
Me.txtMax.MaxLines_Warning_Label = Nothing
|
|
Me.txtMax.Name = "txtMax"
|
|
Me.txtMax.Size = New System.Drawing.Size(128, 20)
|
|
Me.txtMax.TabIndex = 12
|
|
Me.txtMax.Text = "1000"
|
|
Me.txtMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'txtUOrdner3
|
|
'
|
|
Me.txtUOrdner3._DateTimeOnly = False
|
|
Me.txtUOrdner3._numbersOnly = False
|
|
Me.txtUOrdner3._numbersOnlyKommastellen = ""
|
|
Me.txtUOrdner3._numbersOnlyTrennzeichen = True
|
|
Me.txtUOrdner3._Prozent = False
|
|
Me.txtUOrdner3._ShortDateNew = False
|
|
Me.txtUOrdner3._ShortDateOnly = False
|
|
Me.txtUOrdner3._TimeOnly = False
|
|
Me.txtUOrdner3._TimeOnly_Seconds = False
|
|
Me.txtUOrdner3._value = ""
|
|
Me.txtUOrdner3._Waehrung = False
|
|
Me.txtUOrdner3._WaehrungZeichen = True
|
|
Me.txtUOrdner3.Enabled = False
|
|
Me.txtUOrdner3.ForeColor = System.Drawing.Color.Black
|
|
Me.txtUOrdner3.Location = New System.Drawing.Point(565, 73)
|
|
Me.txtUOrdner3.MaxLineLength = -1
|
|
Me.txtUOrdner3.MaxLines_Warning = ""
|
|
Me.txtUOrdner3.MaxLines_Warning_Label = Nothing
|
|
Me.txtUOrdner3.Name = "txtUOrdner3"
|
|
Me.txtUOrdner3.Size = New System.Drawing.Size(128, 20)
|
|
Me.txtUOrdner3.TabIndex = 11
|
|
'
|
|
'txtUOrdner2
|
|
'
|
|
Me.txtUOrdner2._DateTimeOnly = False
|
|
Me.txtUOrdner2._numbersOnly = False
|
|
Me.txtUOrdner2._numbersOnlyKommastellen = ""
|
|
Me.txtUOrdner2._numbersOnlyTrennzeichen = True
|
|
Me.txtUOrdner2._Prozent = False
|
|
Me.txtUOrdner2._ShortDateNew = False
|
|
Me.txtUOrdner2._ShortDateOnly = False
|
|
Me.txtUOrdner2._TimeOnly = False
|
|
Me.txtUOrdner2._TimeOnly_Seconds = False
|
|
Me.txtUOrdner2._value = ""
|
|
Me.txtUOrdner2._Waehrung = False
|
|
Me.txtUOrdner2._WaehrungZeichen = True
|
|
Me.txtUOrdner2.Enabled = False
|
|
Me.txtUOrdner2.ForeColor = System.Drawing.Color.Black
|
|
Me.txtUOrdner2.Location = New System.Drawing.Point(431, 73)
|
|
Me.txtUOrdner2.MaxLineLength = -1
|
|
Me.txtUOrdner2.MaxLines_Warning = ""
|
|
Me.txtUOrdner2.MaxLines_Warning_Label = Nothing
|
|
Me.txtUOrdner2.Name = "txtUOrdner2"
|
|
Me.txtUOrdner2.Size = New System.Drawing.Size(128, 20)
|
|
Me.txtUOrdner2.TabIndex = 9
|
|
'
|
|
'txtUOrdner1
|
|
'
|
|
Me.txtUOrdner1._DateTimeOnly = False
|
|
Me.txtUOrdner1._numbersOnly = False
|
|
Me.txtUOrdner1._numbersOnlyKommastellen = ""
|
|
Me.txtUOrdner1._numbersOnlyTrennzeichen = True
|
|
Me.txtUOrdner1._Prozent = False
|
|
Me.txtUOrdner1._ShortDateNew = False
|
|
Me.txtUOrdner1._ShortDateOnly = False
|
|
Me.txtUOrdner1._TimeOnly = False
|
|
Me.txtUOrdner1._TimeOnly_Seconds = False
|
|
Me.txtUOrdner1._value = ""
|
|
Me.txtUOrdner1._Waehrung = False
|
|
Me.txtUOrdner1._WaehrungZeichen = True
|
|
Me.txtUOrdner1.Enabled = False
|
|
Me.txtUOrdner1.ForeColor = System.Drawing.Color.Black
|
|
Me.txtUOrdner1.Location = New System.Drawing.Point(297, 73)
|
|
Me.txtUOrdner1.MaxLineLength = -1
|
|
Me.txtUOrdner1.MaxLines_Warning = ""
|
|
Me.txtUOrdner1.MaxLines_Warning_Label = Nothing
|
|
Me.txtUOrdner1.Name = "txtUOrdner1"
|
|
Me.txtUOrdner1.Size = New System.Drawing.Size(128, 20)
|
|
Me.txtUOrdner1.TabIndex = 7
|
|
'
|
|
'txtOrdner
|
|
'
|
|
Me.txtOrdner._DateTimeOnly = False
|
|
Me.txtOrdner._numbersOnly = False
|
|
Me.txtOrdner._numbersOnlyKommastellen = ""
|
|
Me.txtOrdner._numbersOnlyTrennzeichen = True
|
|
Me.txtOrdner._Prozent = False
|
|
Me.txtOrdner._ShortDateNew = False
|
|
Me.txtOrdner._ShortDateOnly = False
|
|
Me.txtOrdner._TimeOnly = False
|
|
Me.txtOrdner._TimeOnly_Seconds = False
|
|
Me.txtOrdner._value = "AVISO_ANHAENGE"
|
|
Me.txtOrdner._Waehrung = False
|
|
Me.txtOrdner._WaehrungZeichen = True
|
|
Me.txtOrdner.ForeColor = System.Drawing.Color.Black
|
|
Me.txtOrdner.Location = New System.Drawing.Point(163, 73)
|
|
Me.txtOrdner.MaxLineLength = -1
|
|
Me.txtOrdner.MaxLines_Warning = ""
|
|
Me.txtOrdner.MaxLines_Warning_Label = Nothing
|
|
Me.txtOrdner.Name = "txtOrdner"
|
|
Me.txtOrdner.Size = New System.Drawing.Size(128, 20)
|
|
Me.txtOrdner.TabIndex = 5
|
|
Me.txtOrdner.Text = "AVISO_ANHAENGE"
|
|
'
|
|
'txtKategorie
|
|
'
|
|
Me.txtKategorie._DateTimeOnly = False
|
|
Me.txtKategorie._numbersOnly = False
|
|
Me.txtKategorie._numbersOnlyKommastellen = ""
|
|
Me.txtKategorie._numbersOnlyTrennzeichen = True
|
|
Me.txtKategorie._Prozent = False
|
|
Me.txtKategorie._ShortDateNew = False
|
|
Me.txtKategorie._ShortDateOnly = False
|
|
Me.txtKategorie._TimeOnly = False
|
|
Me.txtKategorie._TimeOnly_Seconds = False
|
|
Me.txtKategorie._value = "DOKUMENTE"
|
|
Me.txtKategorie._Waehrung = False
|
|
Me.txtKategorie._WaehrungZeichen = True
|
|
Me.txtKategorie.ForeColor = System.Drawing.Color.Black
|
|
Me.txtKategorie.Location = New System.Drawing.Point(29, 73)
|
|
Me.txtKategorie.MaxLineLength = -1
|
|
Me.txtKategorie.MaxLines_Warning = ""
|
|
Me.txtKategorie.MaxLines_Warning_Label = Nothing
|
|
Me.txtKategorie.Name = "txtKategorie"
|
|
Me.txtKategorie.Size = New System.Drawing.Size(128, 20)
|
|
Me.txtKategorie.TabIndex = 3
|
|
Me.txtKategorie.Text = "DOKUMENTE"
|
|
'
|
|
'frmDatenarchivarchiv
|
|
'
|
|
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(722, 239)
|
|
Me.Controls.Add(Me.txtBis)
|
|
Me.Controls.Add(Me.Label9)
|
|
Me.Controls.Add(Me.txtVon)
|
|
Me.Controls.Add(Me.Label10)
|
|
Me.Controls.Add(Me.Button1)
|
|
Me.Controls.Add(Me.Label8)
|
|
Me.Controls.Add(Me.txtMax)
|
|
Me.Controls.Add(Me.txtUOrdner3)
|
|
Me.Controls.Add(Me.Label7)
|
|
Me.Controls.Add(Me.txtUOrdner2)
|
|
Me.Controls.Add(Me.Label6)
|
|
Me.Controls.Add(Me.txtUOrdner1)
|
|
Me.Controls.Add(Me.Label5)
|
|
Me.Controls.Add(Me.txtOrdner)
|
|
Me.Controls.Add(Me.Label4)
|
|
Me.Controls.Add(Me.txtKategorie)
|
|
Me.Controls.Add(Me.Label3)
|
|
Me.Controls.Add(Me.Label2)
|
|
Me.Controls.Add(Me.Label1)
|
|
Me.Controls.Add(Me.ProgressBar1)
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.Name = "frmDatenarchivarchiv"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
Me.Text = "frmDatenarchivarchiv"
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
|
|
Friend WithEvents ProgressBar1 As ProgressBar
|
|
Friend WithEvents Label1 As Label
|
|
Friend WithEvents Label2 As Label
|
|
Friend WithEvents Label3 As Label
|
|
Friend WithEvents txtKategorie As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txtOrdner As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label4 As Label
|
|
Friend WithEvents txtUOrdner1 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label5 As Label
|
|
Friend WithEvents txtUOrdner2 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label6 As Label
|
|
Friend WithEvents txtUOrdner3 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label7 As Label
|
|
Friend WithEvents txtMax As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label8 As Label
|
|
Friend WithEvents Button1 As Button
|
|
Friend WithEvents txtBis As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label9 As Label
|
|
Friend WithEvents txtVon As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label10 As Label
|
|
End Class
|