785 lines
40 KiB
VB.net
785 lines
40 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class frmDIHauptseite
|
|
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(frmDIHauptseite))
|
|
Me.dlgZielordner = New System.Windows.Forms.FolderBrowserDialog()
|
|
Me.dlgQuellordner = New System.Windows.Forms.FolderBrowserDialog()
|
|
Me.timRun_Dateiimport = New System.Windows.Forms.Timer(Me.components)
|
|
Me.contextLog = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
|
Me.AlleKnotenÖffnenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.AlleKnotenSchließenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.tcMain = New System.Windows.Forms.TabControl()
|
|
Me.tpMain = New System.Windows.Forms.TabPage()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.btnAbbrechen = New System.Windows.Forms.Button()
|
|
Me.cmbProfilauswahl = New System.Windows.Forms.ComboBox()
|
|
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
|
|
Me.lblmanuell_letzterDurchlauf = New System.Windows.Forms.Label()
|
|
Me.lblLetzter_Durchlauf = New System.Windows.Forms.Label()
|
|
Me.rbAutomatisch = New System.Windows.Forms.RadioButton()
|
|
Me.btnDurchlauf = New System.Windows.Forms.Button()
|
|
Me.lbldurchlauf1 = New System.Windows.Forms.Label()
|
|
Me.rbManuell = New System.Windows.Forms.RadioButton()
|
|
Me.numIntervallDurchlauf = New System.Windows.Forms.NumericUpDown()
|
|
Me.btnDI_Manuell_starten = New System.Windows.Forms.Button()
|
|
Me.lbldurchlauf2 = New System.Windows.Forms.Label()
|
|
Me.btnZielordner = New System.Windows.Forms.Button()
|
|
Me.txtZielordner = New System.Windows.Forms.TextBox()
|
|
Me.progressImport = New System.Windows.Forms.ProgressBar()
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|
Me.lblLog = New System.Windows.Forms.Label()
|
|
Me.btnQuellordner = New System.Windows.Forms.Button()
|
|
Me.lblProgress = New System.Windows.Forms.Label()
|
|
Me.TBDD_REPORTING_IMPORTBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.MyDataset = New ToolCollection.MyDataset()
|
|
Me.txtQuellordner = New System.Windows.Forms.TextBox()
|
|
Me.tvLog = New System.Windows.Forms.TreeView()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.tpKonfiguration = New System.Windows.Forms.TabPage()
|
|
Me.gbEmail = New System.Windows.Forms.GroupBox()
|
|
Me.Label16 = New System.Windows.Forms.Label()
|
|
Me.txtBody = New System.Windows.Forms.TextBox()
|
|
Me.btntestmail = New System.Windows.Forms.Button()
|
|
Me.txtEmpfaenger = New System.Windows.Forms.TextBox()
|
|
Me.Label13 = New System.Windows.Forms.Label()
|
|
Me.txtBetreff = New System.Windows.Forms.TextBox()
|
|
Me.Label12 = New System.Windows.Forms.Label()
|
|
Me.txtPasswort = New System.Windows.Forms.TextBox()
|
|
Me.Label11 = New System.Windows.Forms.Label()
|
|
Me.txtUser = New System.Windows.Forms.TextBox()
|
|
Me.Label8 = New System.Windows.Forms.Label()
|
|
Me.txtSMTP = New System.Windows.Forms.TextBox()
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|
Me.txtMail_from = New System.Windows.Forms.TextBox()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.GroupBox3 = New System.Windows.Forms.GroupBox()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.txtAusschluss = New System.Windows.Forms.TextBox()
|
|
Me.chkbEmail = New System.Windows.Forms.CheckBox()
|
|
Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
|
Me.TBUVBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBDD_REPORTING_IMPORTTableAdapter = New ToolCollection.MyDatasetTableAdapters.TBDD_REPORTING_IMPORTTableAdapter()
|
|
Me.TableAdapterManager = New ToolCollection.MyDatasetTableAdapters.TableAdapterManager()
|
|
Me.TBTC_DI_REGEX_MATCHBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBTC_DI_REGEX_MATCHTableAdapter = New ToolCollection.MyDatasetTableAdapters.TBTC_DI_REGEX_MATCHTableAdapter()
|
|
Me.contextLog.SuspendLayout()
|
|
Me.tcMain.SuspendLayout()
|
|
Me.tpMain.SuspendLayout()
|
|
Me.GroupBox1.SuspendLayout()
|
|
CType(Me.numIntervallDurchlauf, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBDD_REPORTING_IMPORTBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.tpKonfiguration.SuspendLayout()
|
|
Me.gbEmail.SuspendLayout()
|
|
Me.GroupBox3.SuspendLayout()
|
|
CType(Me.TBUVBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBTC_DI_REGEX_MATCHBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SuspendLayout()
|
|
'
|
|
'timRun_Dateiimport
|
|
'
|
|
Me.timRun_Dateiimport.Interval = 60
|
|
'
|
|
'contextLog
|
|
'
|
|
Me.contextLog.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.AlleKnotenÖffnenToolStripMenuItem, Me.AlleKnotenSchließenToolStripMenuItem})
|
|
Me.contextLog.Name = "contextLog"
|
|
Me.contextLog.Size = New System.Drawing.Size(187, 48)
|
|
'
|
|
'AlleKnotenÖffnenToolStripMenuItem
|
|
'
|
|
Me.AlleKnotenÖffnenToolStripMenuItem.Name = "AlleKnotenÖffnenToolStripMenuItem"
|
|
Me.AlleKnotenÖffnenToolStripMenuItem.Size = New System.Drawing.Size(186, 22)
|
|
Me.AlleKnotenÖffnenToolStripMenuItem.Text = "alle Knoten öffnen"
|
|
'
|
|
'AlleKnotenSchließenToolStripMenuItem
|
|
'
|
|
Me.AlleKnotenSchließenToolStripMenuItem.Name = "AlleKnotenSchließenToolStripMenuItem"
|
|
Me.AlleKnotenSchließenToolStripMenuItem.Size = New System.Drawing.Size(186, 22)
|
|
Me.AlleKnotenSchließenToolStripMenuItem.Text = "alle Knoten schließen"
|
|
'
|
|
'tcMain
|
|
'
|
|
Me.tcMain.Controls.Add(Me.tpMain)
|
|
Me.tcMain.Controls.Add(Me.tpKonfiguration)
|
|
Me.tcMain.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.tcMain.Location = New System.Drawing.Point(0, 0)
|
|
Me.tcMain.Name = "tcMain"
|
|
Me.tcMain.SelectedIndex = 0
|
|
Me.tcMain.Size = New System.Drawing.Size(722, 513)
|
|
Me.tcMain.TabIndex = 51
|
|
'
|
|
'tpMain
|
|
'
|
|
Me.tpMain.Controls.Add(Me.Label1)
|
|
Me.tpMain.Controls.Add(Me.Label2)
|
|
Me.tpMain.Controls.Add(Me.btnAbbrechen)
|
|
Me.tpMain.Controls.Add(Me.cmbProfilauswahl)
|
|
Me.tpMain.Controls.Add(Me.GroupBox1)
|
|
Me.tpMain.Controls.Add(Me.btnZielordner)
|
|
Me.tpMain.Controls.Add(Me.txtZielordner)
|
|
Me.tpMain.Controls.Add(Me.progressImport)
|
|
Me.tpMain.Controls.Add(Me.Label6)
|
|
Me.tpMain.Controls.Add(Me.lblLog)
|
|
Me.tpMain.Controls.Add(Me.btnQuellordner)
|
|
Me.tpMain.Controls.Add(Me.lblProgress)
|
|
Me.tpMain.Controls.Add(Me.txtQuellordner)
|
|
Me.tpMain.Controls.Add(Me.tvLog)
|
|
Me.tpMain.Controls.Add(Me.Label5)
|
|
Me.tpMain.Location = New System.Drawing.Point(4, 22)
|
|
Me.tpMain.Name = "tpMain"
|
|
Me.tpMain.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.tpMain.Size = New System.Drawing.Size(714, 487)
|
|
Me.tpMain.TabIndex = 0
|
|
Me.tpMain.Text = "Hauptseite"
|
|
Me.tpMain.UseVisualStyleBackColor = True
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Font = New System.Drawing.Font("Tahoma", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label1.Location = New System.Drawing.Point(6, 3)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(498, 29)
|
|
Me.Label1.TabIndex = 22
|
|
Me.Label1.Text = "Importieren von Dateien nach windream"
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label2.Location = New System.Drawing.Point(10, 46)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(156, 13)
|
|
Me.Label2.TabIndex = 23
|
|
Me.Label2.Text = "1. Profil für Dateiimport wählen"
|
|
'
|
|
'btnAbbrechen
|
|
'
|
|
Me.btnAbbrechen.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.btnAbbrechen.Image = Global.ToolCollection.My.Resources.Resources.cross
|
|
Me.btnAbbrechen.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnAbbrechen.Location = New System.Drawing.Point(553, 448)
|
|
Me.btnAbbrechen.Name = "btnAbbrechen"
|
|
Me.btnAbbrechen.Size = New System.Drawing.Size(154, 30)
|
|
Me.btnAbbrechen.TabIndex = 32
|
|
Me.btnAbbrechen.Text = "Dateiimport abbrechen"
|
|
Me.btnAbbrechen.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnAbbrechen.UseVisualStyleBackColor = True
|
|
Me.btnAbbrechen.Visible = False
|
|
'
|
|
'cmbProfilauswahl
|
|
'
|
|
Me.cmbProfilauswahl.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
|
Me.cmbProfilauswahl.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.cmbProfilauswahl.FormattingEnabled = True
|
|
Me.cmbProfilauswahl.Location = New System.Drawing.Point(11, 62)
|
|
Me.cmbProfilauswahl.Name = "cmbProfilauswahl"
|
|
Me.cmbProfilauswahl.Size = New System.Drawing.Size(296, 21)
|
|
Me.cmbProfilauswahl.Sorted = True
|
|
Me.cmbProfilauswahl.TabIndex = 24
|
|
'
|
|
'GroupBox1
|
|
'
|
|
Me.GroupBox1.Controls.Add(Me.lblmanuell_letzterDurchlauf)
|
|
Me.GroupBox1.Controls.Add(Me.lblLetzter_Durchlauf)
|
|
Me.GroupBox1.Controls.Add(Me.rbAutomatisch)
|
|
Me.GroupBox1.Controls.Add(Me.btnDurchlauf)
|
|
Me.GroupBox1.Controls.Add(Me.lbldurchlauf1)
|
|
Me.GroupBox1.Controls.Add(Me.rbManuell)
|
|
Me.GroupBox1.Controls.Add(Me.numIntervallDurchlauf)
|
|
Me.GroupBox1.Controls.Add(Me.btnDI_Manuell_starten)
|
|
Me.GroupBox1.Controls.Add(Me.lbldurchlauf2)
|
|
Me.GroupBox1.Location = New System.Drawing.Point(11, 189)
|
|
Me.GroupBox1.Name = "GroupBox1"
|
|
Me.GroupBox1.Size = New System.Drawing.Size(339, 220)
|
|
Me.GroupBox1.TabIndex = 48
|
|
Me.GroupBox1.TabStop = False
|
|
Me.GroupBox1.Text = "4. Durchlauf bestimmen"
|
|
'
|
|
'lblmanuell_letzterDurchlauf
|
|
'
|
|
Me.lblmanuell_letzterDurchlauf.AutoSize = True
|
|
Me.lblmanuell_letzterDurchlauf.Location = New System.Drawing.Point(29, 83)
|
|
Me.lblmanuell_letzterDurchlauf.Name = "lblmanuell_letzterDurchlauf"
|
|
Me.lblmanuell_letzterDurchlauf.Size = New System.Drawing.Size(0, 13)
|
|
Me.lblmanuell_letzterDurchlauf.TabIndex = 49
|
|
Me.lblmanuell_letzterDurchlauf.Visible = False
|
|
'
|
|
'lblLetzter_Durchlauf
|
|
'
|
|
Me.lblLetzter_Durchlauf.AutoSize = True
|
|
Me.lblLetzter_Durchlauf.Location = New System.Drawing.Point(29, 200)
|
|
Me.lblLetzter_Durchlauf.Name = "lblLetzter_Durchlauf"
|
|
Me.lblLetzter_Durchlauf.Size = New System.Drawing.Size(0, 13)
|
|
Me.lblLetzter_Durchlauf.TabIndex = 48
|
|
Me.lblLetzter_Durchlauf.Visible = False
|
|
'
|
|
'rbAutomatisch
|
|
'
|
|
Me.rbAutomatisch.AutoSize = True
|
|
Me.rbAutomatisch.Location = New System.Drawing.Point(7, 99)
|
|
Me.rbAutomatisch.Name = "rbAutomatisch"
|
|
Me.rbAutomatisch.Size = New System.Drawing.Size(235, 17)
|
|
Me.rbAutomatisch.TabIndex = 30
|
|
Me.rbAutomatisch.Text = "Zeitgesteuerter/Automatischer Durchlauf"
|
|
Me.rbAutomatisch.UseVisualStyleBackColor = True
|
|
'
|
|
'btnDurchlauf
|
|
'
|
|
Me.btnDurchlauf.Font = New System.Drawing.Font("Calibri", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnDurchlauf.Image = Global.ToolCollection.My.Resources.Resources.clock_run
|
|
Me.btnDurchlauf.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnDurchlauf.Location = New System.Drawing.Point(31, 151)
|
|
Me.btnDurchlauf.Name = "btnDurchlauf"
|
|
Me.btnDurchlauf.Padding = New System.Windows.Forms.Padding(10, 0, 0, 0)
|
|
Me.btnDurchlauf.Size = New System.Drawing.Size(288, 46)
|
|
Me.btnDurchlauf.TabIndex = 46
|
|
Me.btnDurchlauf.Text = "Autom. Durchlauf für Dateiimport starten"
|
|
Me.btnDurchlauf.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnDurchlauf.UseVisualStyleBackColor = True
|
|
'
|
|
'lbldurchlauf1
|
|
'
|
|
Me.lbldurchlauf1.AutoSize = True
|
|
Me.lbldurchlauf1.Location = New System.Drawing.Point(28, 122)
|
|
Me.lbldurchlauf1.Name = "lbldurchlauf1"
|
|
Me.lbldurchlauf1.Size = New System.Drawing.Size(25, 13)
|
|
Me.lbldurchlauf1.TabIndex = 45
|
|
Me.lbldurchlauf1.Text = "alle"
|
|
'
|
|
'rbManuell
|
|
'
|
|
Me.rbManuell.AutoSize = True
|
|
Me.rbManuell.Checked = True
|
|
Me.rbManuell.Location = New System.Drawing.Point(7, 21)
|
|
Me.rbManuell.Name = "rbManuell"
|
|
Me.rbManuell.Size = New System.Drawing.Size(131, 17)
|
|
Me.rbManuell.TabIndex = 29
|
|
Me.rbManuell.TabStop = True
|
|
Me.rbManuell.Text = "Manueller Durchlauf"
|
|
Me.rbManuell.UseVisualStyleBackColor = True
|
|
'
|
|
'numIntervallDurchlauf
|
|
'
|
|
Me.numIntervallDurchlauf.DataBindings.Add(New System.Windows.Forms.Binding("Value", Global.ToolCollection.My.MySettings.Default, "DIDurchlauf_Intervall", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
|
Me.numIntervallDurchlauf.Location = New System.Drawing.Point(55, 120)
|
|
Me.numIntervallDurchlauf.Name = "numIntervallDurchlauf"
|
|
Me.numIntervallDurchlauf.Size = New System.Drawing.Size(46, 22)
|
|
Me.numIntervallDurchlauf.TabIndex = 43
|
|
Me.numIntervallDurchlauf.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.numIntervallDurchlauf.Value = Global.ToolCollection.My.MySettings.Default.DIDurchlauf_Intervall
|
|
'
|
|
'btnDI_Manuell_starten
|
|
'
|
|
Me.btnDI_Manuell_starten.Font = New System.Drawing.Font("Calibri", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnDI_Manuell_starten.Image = Global.ToolCollection.My.Resources.Resources.resultset_next
|
|
Me.btnDI_Manuell_starten.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnDI_Manuell_starten.Location = New System.Drawing.Point(32, 44)
|
|
Me.btnDI_Manuell_starten.Name = "btnDI_Manuell_starten"
|
|
Me.btnDI_Manuell_starten.Size = New System.Drawing.Size(287, 36)
|
|
Me.btnDI_Manuell_starten.TabIndex = 28
|
|
Me.btnDI_Manuell_starten.Text = "Dateiimport starten"
|
|
Me.btnDI_Manuell_starten.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnDI_Manuell_starten.UseVisualStyleBackColor = True
|
|
'
|
|
'lbldurchlauf2
|
|
'
|
|
Me.lbldurchlauf2.AutoSize = True
|
|
Me.lbldurchlauf2.Location = New System.Drawing.Point(107, 119)
|
|
Me.lbldurchlauf2.Name = "lbldurchlauf2"
|
|
Me.lbldurchlauf2.Size = New System.Drawing.Size(212, 26)
|
|
Me.lbldurchlauf2.TabIndex = 44
|
|
Me.lbldurchlauf2.Text = "Minuten einen neuen Durchlauf für alle" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Profile starten"
|
|
'
|
|
'btnZielordner
|
|
'
|
|
Me.btnZielordner.Enabled = False
|
|
Me.btnZielordner.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnZielordner.Location = New System.Drawing.Point(278, 149)
|
|
Me.btnZielordner.Name = "btnZielordner"
|
|
Me.btnZielordner.Size = New System.Drawing.Size(29, 23)
|
|
Me.btnZielordner.TabIndex = 40
|
|
Me.btnZielordner.Text = "..."
|
|
Me.btnZielordner.UseVisualStyleBackColor = True
|
|
'
|
|
'txtZielordner
|
|
'
|
|
Me.txtZielordner.Enabled = False
|
|
Me.txtZielordner.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtZielordner.Location = New System.Drawing.Point(11, 151)
|
|
Me.txtZielordner.Name = "txtZielordner"
|
|
Me.txtZielordner.Size = New System.Drawing.Size(261, 21)
|
|
Me.txtZielordner.TabIndex = 39
|
|
'
|
|
'progressImport
|
|
'
|
|
Me.progressImport.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.progressImport.Location = New System.Drawing.Point(11, 415)
|
|
Me.progressImport.Name = "progressImport"
|
|
Me.progressImport.Size = New System.Drawing.Size(696, 27)
|
|
Me.progressImport.TabIndex = 29
|
|
Me.progressImport.Visible = False
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.AutoSize = True
|
|
Me.Label6.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label6.Location = New System.Drawing.Point(8, 135)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(165, 13)
|
|
Me.Label6.TabIndex = 38
|
|
Me.Label6.Text = "3. Zielordner (bei Bedarf ändern)"
|
|
'
|
|
'lblLog
|
|
'
|
|
Me.lblLog.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.lblLog.AutoSize = True
|
|
Me.lblLog.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblLog.Location = New System.Drawing.Point(339, 46)
|
|
Me.lblLog.Name = "lblLog"
|
|
Me.lblLog.Size = New System.Drawing.Size(103, 13)
|
|
Me.lblLog.TabIndex = 31
|
|
Me.lblLog.Text = "Log für Dateiimport:"
|
|
'
|
|
'btnQuellordner
|
|
'
|
|
Me.btnQuellordner.Enabled = False
|
|
Me.btnQuellordner.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnQuellordner.Location = New System.Drawing.Point(278, 109)
|
|
Me.btnQuellordner.Name = "btnQuellordner"
|
|
Me.btnQuellordner.Size = New System.Drawing.Size(29, 23)
|
|
Me.btnQuellordner.TabIndex = 37
|
|
Me.btnQuellordner.Text = "..."
|
|
Me.btnQuellordner.UseVisualStyleBackColor = True
|
|
'
|
|
'lblProgress
|
|
'
|
|
Me.lblProgress.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.lblProgress.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBTC_DI_REGEX_MATCHBindingSource, "GUID", True))
|
|
Me.lblProgress.Location = New System.Drawing.Point(11, 448)
|
|
Me.lblProgress.Name = "lblProgress"
|
|
Me.lblProgress.Size = New System.Drawing.Size(536, 33)
|
|
Me.lblProgress.TabIndex = 33
|
|
Me.lblProgress.Text = "0 von 100 Dateien importiert"
|
|
Me.lblProgress.Visible = False
|
|
'
|
|
'TBDD_REPORTING_IMPORTBindingSource
|
|
'
|
|
Me.TBDD_REPORTING_IMPORTBindingSource.DataMember = "TBDD_REPORTING_IMPORT"
|
|
Me.TBDD_REPORTING_IMPORTBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'MyDataset
|
|
'
|
|
Me.MyDataset.DataSetName = "MyDataset"
|
|
Me.MyDataset.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
|
'
|
|
'txtQuellordner
|
|
'
|
|
Me.txtQuellordner.Enabled = False
|
|
Me.txtQuellordner.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtQuellordner.Location = New System.Drawing.Point(11, 109)
|
|
Me.txtQuellordner.Name = "txtQuellordner"
|
|
Me.txtQuellordner.Size = New System.Drawing.Size(261, 21)
|
|
Me.txtQuellordner.TabIndex = 36
|
|
'
|
|
'tvLog
|
|
'
|
|
Me.tvLog.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.tvLog.ContextMenuStrip = Me.contextLog
|
|
Me.tvLog.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.tvLog.HideSelection = False
|
|
Me.tvLog.Location = New System.Drawing.Point(342, 62)
|
|
Me.tvLog.Name = "tvLog"
|
|
Me.tvLog.ShowNodeToolTips = True
|
|
Me.tvLog.Size = New System.Drawing.Size(365, 347)
|
|
Me.tvLog.TabIndex = 34
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label5.Location = New System.Drawing.Point(8, 93)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(169, 13)
|
|
Me.Label5.TabIndex = 35
|
|
Me.Label5.Text = "2. Quellordner (bei Bedarf ändern"
|
|
'
|
|
'tpKonfiguration
|
|
'
|
|
Me.tpKonfiguration.Controls.Add(Me.gbEmail)
|
|
Me.tpKonfiguration.Controls.Add(Me.GroupBox3)
|
|
Me.tpKonfiguration.Location = New System.Drawing.Point(4, 22)
|
|
Me.tpKonfiguration.Name = "tpKonfiguration"
|
|
Me.tpKonfiguration.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.tpKonfiguration.Size = New System.Drawing.Size(714, 487)
|
|
Me.tpKonfiguration.TabIndex = 1
|
|
Me.tpKonfiguration.Text = "Einstellungen"
|
|
Me.tpKonfiguration.UseVisualStyleBackColor = True
|
|
'
|
|
'gbEmail
|
|
'
|
|
Me.gbEmail.Controls.Add(Me.Label16)
|
|
Me.gbEmail.Controls.Add(Me.txtBody)
|
|
Me.gbEmail.Controls.Add(Me.btntestmail)
|
|
Me.gbEmail.Controls.Add(Me.txtEmpfaenger)
|
|
Me.gbEmail.Controls.Add(Me.Label13)
|
|
Me.gbEmail.Controls.Add(Me.txtBetreff)
|
|
Me.gbEmail.Controls.Add(Me.Label12)
|
|
Me.gbEmail.Controls.Add(Me.txtPasswort)
|
|
Me.gbEmail.Controls.Add(Me.Label11)
|
|
Me.gbEmail.Controls.Add(Me.txtUser)
|
|
Me.gbEmail.Controls.Add(Me.Label8)
|
|
Me.gbEmail.Controls.Add(Me.txtSMTP)
|
|
Me.gbEmail.Controls.Add(Me.Label7)
|
|
Me.gbEmail.Controls.Add(Me.txtMail_from)
|
|
Me.gbEmail.Controls.Add(Me.Label4)
|
|
Me.gbEmail.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.gbEmail.Enabled = False
|
|
Me.gbEmail.Location = New System.Drawing.Point(3, 83)
|
|
Me.gbEmail.Name = "gbEmail"
|
|
Me.gbEmail.Size = New System.Drawing.Size(708, 401)
|
|
Me.gbEmail.TabIndex = 1
|
|
Me.gbEmail.TabStop = False
|
|
Me.gbEmail.Text = "E-Mail Konfiguration"
|
|
'
|
|
'Label16
|
|
'
|
|
Me.Label16.AutoSize = True
|
|
Me.Label16.Location = New System.Drawing.Point(6, 237)
|
|
Me.Label16.Name = "Label16"
|
|
Me.Label16.Size = New System.Drawing.Size(503, 13)
|
|
Me.Label16.TabIndex = 16
|
|
Me.Label16.Text = "Standard Einleitungstext: (HTML fähig: <br> = Zeilenwechsel;<b>= Fett Formatiert;" &
|
|
"</b>= Ende)"
|
|
'
|
|
'txtBody
|
|
'
|
|
Me.txtBody.DataBindings.Add(New System.Windows.Forms.Binding("Text", Global.ToolCollection.My.MySettings.Default, "vDIMailBody", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
|
Me.txtBody.Location = New System.Drawing.Point(9, 253)
|
|
Me.txtBody.Multiline = True
|
|
Me.txtBody.Name = "txtBody"
|
|
Me.txtBody.Size = New System.Drawing.Size(699, 64)
|
|
Me.txtBody.TabIndex = 15
|
|
Me.txtBody.Text = Global.ToolCollection.My.MySettings.Default.vDIMailBody
|
|
'
|
|
'btntestmail
|
|
'
|
|
Me.btntestmail.Image = Global.ToolCollection.My.Resources.Resources.mail_write
|
|
Me.btntestmail.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btntestmail.Location = New System.Drawing.Point(9, 323)
|
|
Me.btntestmail.Name = "btntestmail"
|
|
Me.btntestmail.Size = New System.Drawing.Size(96, 37)
|
|
Me.btntestmail.TabIndex = 12
|
|
Me.btntestmail.Text = "Test-Mail"
|
|
Me.btntestmail.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btntestmail.UseVisualStyleBackColor = True
|
|
'
|
|
'txtEmpfaenger
|
|
'
|
|
Me.txtEmpfaenger.DataBindings.Add(New System.Windows.Forms.Binding("Text", Global.ToolCollection.My.MySettings.Default, "vDIMailEmpf", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
|
Me.txtEmpfaenger.Location = New System.Drawing.Point(9, 211)
|
|
Me.txtEmpfaenger.Name = "txtEmpfaenger"
|
|
Me.txtEmpfaenger.Size = New System.Drawing.Size(699, 22)
|
|
Me.txtEmpfaenger.TabIndex = 11
|
|
Me.txtEmpfaenger.Text = Global.ToolCollection.My.MySettings.Default.vDIMailEmpf
|
|
'
|
|
'Label13
|
|
'
|
|
Me.Label13.AutoSize = True
|
|
Me.Label13.Location = New System.Drawing.Point(6, 195)
|
|
Me.Label13.Name = "Label13"
|
|
Me.Label13.Size = New System.Drawing.Size(298, 13)
|
|
Me.Label13.TabIndex = 10
|
|
Me.Label13.Text = "Empfänger: (Mehrere Empfänger bitte durch "";"" trennen )"
|
|
'
|
|
'txtBetreff
|
|
'
|
|
Me.txtBetreff.DataBindings.Add(New System.Windows.Forms.Binding("Text", Global.ToolCollection.My.MySettings.Default, "vDIMailBetreff", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
|
Me.txtBetreff.Location = New System.Drawing.Point(9, 166)
|
|
Me.txtBetreff.Name = "txtBetreff"
|
|
Me.txtBetreff.Size = New System.Drawing.Size(344, 22)
|
|
Me.txtBetreff.TabIndex = 9
|
|
Me.txtBetreff.Text = Global.ToolCollection.My.MySettings.Default.vDIMailBetreff
|
|
'
|
|
'Label12
|
|
'
|
|
Me.Label12.AutoSize = True
|
|
Me.Label12.Location = New System.Drawing.Point(6, 150)
|
|
Me.Label12.Name = "Label12"
|
|
Me.Label12.Size = New System.Drawing.Size(238, 13)
|
|
Me.Label12.TabIndex = 8
|
|
Me.Label12.Text = "Betreff: (Text für den Betreff der Fehler-Email)"
|
|
'
|
|
'txtPasswort
|
|
'
|
|
Me.txtPasswort.DataBindings.Add(New System.Windows.Forms.Binding("Text", Global.ToolCollection.My.MySettings.Default, "vMailPW", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
|
Me.txtPasswort.Location = New System.Drawing.Point(364, 120)
|
|
Me.txtPasswort.Name = "txtPasswort"
|
|
Me.txtPasswort.Size = New System.Drawing.Size(189, 22)
|
|
Me.txtPasswort.TabIndex = 7
|
|
Me.txtPasswort.Text = Global.ToolCollection.My.MySettings.Default.vMailPW
|
|
Me.txtPasswort.UseSystemPasswordChar = True
|
|
'
|
|
'Label11
|
|
'
|
|
Me.Label11.AutoSize = True
|
|
Me.Label11.Location = New System.Drawing.Point(361, 104)
|
|
Me.Label11.Name = "Label11"
|
|
Me.Label11.Size = New System.Drawing.Size(86, 13)
|
|
Me.Label11.TabIndex = 6
|
|
Me.Label11.Text = "User-Passwort: "
|
|
'
|
|
'txtUser
|
|
'
|
|
Me.txtUser.DataBindings.Add(New System.Windows.Forms.Binding("Text", Global.ToolCollection.My.MySettings.Default, "vMailUser", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
|
Me.txtUser.Location = New System.Drawing.Point(364, 78)
|
|
Me.txtUser.Name = "txtUser"
|
|
Me.txtUser.Size = New System.Drawing.Size(344, 22)
|
|
Me.txtUser.TabIndex = 5
|
|
Me.txtUser.Text = Global.ToolCollection.My.MySettings.Default.vMailUser
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.AutoSize = True
|
|
Me.Label8.Location = New System.Drawing.Point(361, 62)
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Size = New System.Drawing.Size(133, 13)
|
|
Me.Label8.TabIndex = 4
|
|
Me.Label8.Text = "User: (Authentifizierung)"
|
|
'
|
|
'txtSMTP
|
|
'
|
|
Me.txtSMTP.DataBindings.Add(New System.Windows.Forms.Binding("Text", Global.ToolCollection.My.MySettings.Default, "vSMTP", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
|
Me.txtSMTP.Location = New System.Drawing.Point(9, 78)
|
|
Me.txtSMTP.Name = "txtSMTP"
|
|
Me.txtSMTP.Size = New System.Drawing.Size(344, 22)
|
|
Me.txtSMTP.TabIndex = 3
|
|
Me.txtSMTP.Text = Global.ToolCollection.My.MySettings.Default.vSMTP
|
|
'
|
|
'Label7
|
|
'
|
|
Me.Label7.AutoSize = True
|
|
Me.Label7.Location = New System.Drawing.Point(6, 62)
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Size = New System.Drawing.Size(138, 13)
|
|
Me.Label7.TabIndex = 2
|
|
Me.Label7.Text = "SMTP-Server: (Mail-Server)"
|
|
'
|
|
'txtMail_from
|
|
'
|
|
Me.txtMail_from.DataBindings.Add(New System.Windows.Forms.Binding("Text", Global.ToolCollection.My.MySettings.Default, "vDIMailfrom", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
|
Me.txtMail_from.Location = New System.Drawing.Point(9, 34)
|
|
Me.txtMail_from.Name = "txtMail_from"
|
|
Me.txtMail_from.Size = New System.Drawing.Size(344, 22)
|
|
Me.txtMail_from.TabIndex = 1
|
|
Me.txtMail_from.Text = Global.ToolCollection.My.MySettings.Default.vDIMailFrom
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Location = New System.Drawing.Point(6, 18)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(139, 13)
|
|
Me.Label4.TabIndex = 0
|
|
Me.Label4.Text = "Absender: (Email-Adresse)"
|
|
'
|
|
'GroupBox3
|
|
'
|
|
Me.GroupBox3.Controls.Add(Me.Label3)
|
|
Me.GroupBox3.Controls.Add(Me.txtAusschluss)
|
|
Me.GroupBox3.Controls.Add(Me.chkbEmail)
|
|
Me.GroupBox3.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.GroupBox3.Location = New System.Drawing.Point(3, 3)
|
|
Me.GroupBox3.Name = "GroupBox3"
|
|
Me.GroupBox3.Size = New System.Drawing.Size(708, 80)
|
|
Me.GroupBox3.TabIndex = 0
|
|
Me.GroupBox3.TabStop = False
|
|
Me.GroupBox3.Text = "Allgemeine Einstellungen:"
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label3.Location = New System.Drawing.Point(6, 40)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(431, 13)
|
|
Me.Label3.TabIndex = 8
|
|
Me.Label3.Text = "Dateien ausschließen die folgende Zeichen in Namen enthalten (Trennen mit ""/""):"
|
|
'
|
|
'txtAusschluss
|
|
'
|
|
Me.txtAusschluss.BackColor = System.Drawing.SystemColors.Window
|
|
Me.txtAusschluss.DataBindings.Add(New System.Windows.Forms.Binding("Text", Global.ToolCollection.My.MySettings.Default, "vDIAusschluss", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
|
Me.txtAusschluss.Location = New System.Drawing.Point(9, 58)
|
|
Me.txtAusschluss.Name = "txtAusschluss"
|
|
Me.txtAusschluss.Size = New System.Drawing.Size(687, 22)
|
|
Me.txtAusschluss.TabIndex = 7
|
|
Me.txtAusschluss.Text = Global.ToolCollection.My.MySettings.Default.vDIAusschluss
|
|
'
|
|
'chkbEmail
|
|
'
|
|
Me.chkbEmail.AutoSize = True
|
|
Me.chkbEmail.Checked = Global.ToolCollection.My.MySettings.Default.vDIMailSenden
|
|
Me.chkbEmail.DataBindings.Add(New System.Windows.Forms.Binding("Checked", Global.ToolCollection.My.MySettings.Default, "vDIMailSenden", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
|
Me.chkbEmail.Location = New System.Drawing.Point(9, 21)
|
|
Me.chkbEmail.Name = "chkbEmail"
|
|
Me.chkbEmail.Size = New System.Drawing.Size(146, 17)
|
|
Me.chkbEmail.TabIndex = 0
|
|
Me.chkbEmail.Text = "Fehler E-Mail aktivieren"
|
|
Me.chkbEmail.UseVisualStyleBackColor = True
|
|
'
|
|
'ContextMenuStrip1
|
|
'
|
|
Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
|
|
Me.ContextMenuStrip1.Size = New System.Drawing.Size(61, 4)
|
|
'
|
|
'TBUVBindingSource
|
|
'
|
|
Me.TBUVBindingSource.DataMember = "TBUV"
|
|
Me.TBUVBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'TBDD_REPORTING_IMPORTTableAdapter
|
|
'
|
|
Me.TBDD_REPORTING_IMPORTTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TableAdapterManager
|
|
'
|
|
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
|
|
Me.TableAdapterManager.TBDD_REPORTING_IMPORTTableAdapter = Me.TBDD_REPORTING_IMPORTTableAdapter
|
|
Me.TableAdapterManager.TBTC_DI_REGEX_MATCHTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBTC_MOVE_RENAMETableAdapter = Nothing
|
|
Me.TableAdapterManager.UpdateOrder = ToolCollection.MyDatasetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
|
'
|
|
'TBTC_DI_REGEX_MATCHBindingSource
|
|
'
|
|
Me.TBTC_DI_REGEX_MATCHBindingSource.DataMember = "TBTC_DI_REGEX_MATCH"
|
|
Me.TBTC_DI_REGEX_MATCHBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'TBTC_DI_REGEX_MATCHTableAdapter
|
|
'
|
|
Me.TBTC_DI_REGEX_MATCHTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'frmDIHauptseite
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(722, 513)
|
|
Me.Controls.Add(Me.tcMain)
|
|
Me.DataBindings.Add(New System.Windows.Forms.Binding("Location", Global.ToolCollection.My.MySettings.Default, "frmDIHauptseite_Loc", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
|
Me.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.Location = Global.ToolCollection.My.MySettings.Default.frmDIHauptseite_Loc
|
|
Me.Name = "frmDIHauptseite"
|
|
Me.Text = "Dateiimporter - Hauptseite"
|
|
Me.contextLog.ResumeLayout(False)
|
|
Me.tcMain.ResumeLayout(False)
|
|
Me.tpMain.ResumeLayout(False)
|
|
Me.tpMain.PerformLayout()
|
|
Me.GroupBox1.ResumeLayout(False)
|
|
Me.GroupBox1.PerformLayout()
|
|
CType(Me.numIntervallDurchlauf, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBDD_REPORTING_IMPORTBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.tpKonfiguration.ResumeLayout(False)
|
|
Me.gbEmail.ResumeLayout(False)
|
|
Me.gbEmail.PerformLayout()
|
|
Me.GroupBox3.ResumeLayout(False)
|
|
Me.GroupBox3.PerformLayout()
|
|
CType(Me.TBUVBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBTC_DI_REGEX_MATCHBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ResumeLayout(False)
|
|
|
|
End Sub
|
|
Friend WithEvents dlgZielordner As System.Windows.Forms.FolderBrowserDialog
|
|
Friend WithEvents dlgQuellordner As System.Windows.Forms.FolderBrowserDialog
|
|
Friend WithEvents timRun_Dateiimport As System.Windows.Forms.Timer
|
|
Friend WithEvents contextLog As System.Windows.Forms.ContextMenuStrip
|
|
Friend WithEvents AlleKnotenÖffnenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents AlleKnotenSchließenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents tcMain As System.Windows.Forms.TabControl
|
|
Friend WithEvents tpMain As System.Windows.Forms.TabPage
|
|
Friend WithEvents Label1 As System.Windows.Forms.Label
|
|
Friend WithEvents Label2 As System.Windows.Forms.Label
|
|
Friend WithEvents btnAbbrechen As System.Windows.Forms.Button
|
|
Friend WithEvents lbldurchlauf1 As System.Windows.Forms.Label
|
|
Friend WithEvents numIntervallDurchlauf As System.Windows.Forms.NumericUpDown
|
|
Friend WithEvents lbldurchlauf2 As System.Windows.Forms.Label
|
|
Friend WithEvents btnDurchlauf As System.Windows.Forms.Button
|
|
Friend WithEvents cmbProfilauswahl As System.Windows.Forms.ComboBox
|
|
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents btnDI_Manuell_starten As System.Windows.Forms.Button
|
|
Friend WithEvents btnZielordner As System.Windows.Forms.Button
|
|
Friend WithEvents txtZielordner As System.Windows.Forms.TextBox
|
|
Friend WithEvents progressImport As System.Windows.Forms.ProgressBar
|
|
Friend WithEvents Label6 As System.Windows.Forms.Label
|
|
Friend WithEvents lblLog As System.Windows.Forms.Label
|
|
Friend WithEvents btnQuellordner As System.Windows.Forms.Button
|
|
Friend WithEvents lblProgress As System.Windows.Forms.Label
|
|
Friend WithEvents txtQuellordner As System.Windows.Forms.TextBox
|
|
Friend WithEvents tvLog As System.Windows.Forms.TreeView
|
|
Friend WithEvents Label5 As System.Windows.Forms.Label
|
|
Friend WithEvents tpKonfiguration As System.Windows.Forms.TabPage
|
|
Friend WithEvents gbEmail As System.Windows.Forms.GroupBox
|
|
Friend WithEvents Label16 As System.Windows.Forms.Label
|
|
Friend WithEvents txtBody As System.Windows.Forms.TextBox
|
|
Friend WithEvents btntestmail As System.Windows.Forms.Button
|
|
Friend WithEvents txtEmpfaenger As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label13 As System.Windows.Forms.Label
|
|
Friend WithEvents txtBetreff As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label12 As System.Windows.Forms.Label
|
|
Friend WithEvents txtPasswort As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label11 As System.Windows.Forms.Label
|
|
Friend WithEvents txtUser As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label8 As System.Windows.Forms.Label
|
|
Friend WithEvents txtSMTP As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label7 As System.Windows.Forms.Label
|
|
Friend WithEvents txtMail_from As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label4 As System.Windows.Forms.Label
|
|
Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents chkbEmail As System.Windows.Forms.CheckBox
|
|
Friend WithEvents rbAutomatisch As System.Windows.Forms.RadioButton
|
|
Friend WithEvents rbManuell As System.Windows.Forms.RadioButton
|
|
Friend WithEvents lblLetzter_Durchlauf As System.Windows.Forms.Label
|
|
Friend WithEvents lblmanuell_letzterDurchlauf As System.Windows.Forms.Label
|
|
Friend WithEvents ContextMenuStrip1 As System.Windows.Forms.ContextMenuStrip
|
|
Friend WithEvents Label3 As System.Windows.Forms.Label
|
|
Friend WithEvents txtAusschluss As System.Windows.Forms.TextBox
|
|
Friend WithEvents MyDataset As ToolCollection.MyDataset
|
|
Friend WithEvents TBUVBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBDD_REPORTING_IMPORTBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBDD_REPORTING_IMPORTTableAdapter As ToolCollection.MyDatasetTableAdapters.TBDD_REPORTING_IMPORTTableAdapter
|
|
Friend WithEvents TableAdapterManager As ToolCollection.MyDatasetTableAdapters.TableAdapterManager
|
|
Friend WithEvents TBTC_DI_REGEX_MATCHBindingSource As BindingSource
|
|
Friend WithEvents TBTC_DI_REGEX_MATCHTableAdapter As MyDatasetTableAdapters.TBTC_DI_REGEX_MATCHTableAdapter
|
|
End Class
|