745 lines
36 KiB
VB.net
745 lines
36 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class frmNIHauptseite
|
|
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(frmNIHauptseite))
|
|
Me.tcmain = New System.Windows.Forms.TabControl()
|
|
Me.tpMain = New System.Windows.Forms.TabPage()
|
|
Me.lblNotWorking = New System.Windows.Forms.Label()
|
|
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
|
|
Me.tslblStatus = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.Label9 = New System.Windows.Forms.Label()
|
|
Me.ProgressBar1 = New System.Windows.Forms.ProgressBar()
|
|
Me.ProgressBar2 = New System.Windows.Forms.ProgressBar()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|
Me.pnlInfos = New System.Windows.Forms.Panel()
|
|
Me.Label8 = New System.Windows.Forms.Label()
|
|
Me.lblDatei = New System.Windows.Forms.Label()
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|
Me.lblStatus = New System.Windows.Forms.Label()
|
|
Me.lblProfilname = New System.Windows.Forms.Label()
|
|
Me.lblDateiTitel = New System.Windows.Forms.Label()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.numIntervall = New System.Windows.Forms.NumericUpDown()
|
|
Me.TabPage2 = New System.Windows.Forms.TabPage()
|
|
Me.gbEmail = New System.Windows.Forms.GroupBox()
|
|
Me.txtPort = New System.Windows.Forms.TextBox()
|
|
Me.Label17 = New System.Windows.Forms.Label()
|
|
Me.Label16 = New System.Windows.Forms.Label()
|
|
Me.txtBody = New System.Windows.Forms.TextBox()
|
|
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.Label10 = New System.Windows.Forms.Label()
|
|
Me.txtSMTP = New System.Windows.Forms.TextBox()
|
|
Me.Label14 = New System.Windows.Forms.Label()
|
|
Me.txtMail_from = New System.Windows.Forms.TextBox()
|
|
Me.Label15 = New System.Windows.Forms.Label()
|
|
Me.GroupBox3 = New System.Windows.Forms.GroupBox()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.chkbEmail = New System.Windows.Forms.CheckBox()
|
|
Me.timRun = New System.Windows.Forms.Timer(Me.components)
|
|
Me.DS_More = New ToolCollection.DS_More()
|
|
Me.VWMO_RE_DOKUMENTARTZUORDNUNGBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.VWMO_RE_DOKUMENTARTZUORDNUNGTableAdapter = New ToolCollection.DS_MoreTableAdapters.VWMO_RE_DOKUMENTARTZUORDNUNGTableAdapter()
|
|
Me.TableAdapterManager = New ToolCollection.DS_MoreTableAdapters.TableAdapterManager()
|
|
Me.TBMO_RE_HISTORYBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBMO_RE_HISTORYTableAdapter = New ToolCollection.DS_MoreTableAdapters.TBMO_RE_HISTORYTableAdapter()
|
|
Me.TimerRefresh = New System.Windows.Forms.Timer(Me.components)
|
|
Me.MyDataset = New ToolCollection.MyDataset()
|
|
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
|
|
Me.btnStartStop = New System.Windows.Forms.Button()
|
|
Me.btntestmail = New System.Windows.Forms.Button()
|
|
Me.TBTC_MOVE_RENAMEBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBTC_MOVE_RENAMETableAdapter = New ToolCollection.MyDatasetTableAdapters.TBTC_MOVE_RENAMETableAdapter()
|
|
Me.TableAdapterManager1 = New ToolCollection.MyDatasetTableAdapters.TableAdapterManager()
|
|
Me.tcmain.SuspendLayout()
|
|
Me.tpMain.SuspendLayout()
|
|
Me.StatusStrip1.SuspendLayout()
|
|
Me.pnlInfos.SuspendLayout()
|
|
CType(Me.numIntervall, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.TabPage2.SuspendLayout()
|
|
Me.gbEmail.SuspendLayout()
|
|
Me.GroupBox3.SuspendLayout()
|
|
CType(Me.DS_More, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.VWMO_RE_DOKUMENTARTZUORDNUNGBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBMO_RE_HISTORYBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBTC_MOVE_RENAMEBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SuspendLayout()
|
|
'
|
|
'tcmain
|
|
'
|
|
Me.tcmain.Controls.Add(Me.tpMain)
|
|
Me.tcmain.Controls.Add(Me.TabPage2)
|
|
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(774, 547)
|
|
Me.tcmain.TabIndex = 46
|
|
'
|
|
'tpMain
|
|
'
|
|
Me.tpMain.AutoScroll = True
|
|
Me.tpMain.Controls.Add(Me.lblNotWorking)
|
|
Me.tpMain.Controls.Add(Me.StatusStrip1)
|
|
Me.tpMain.Controls.Add(Me.Label1)
|
|
Me.tpMain.Controls.Add(Me.Label9)
|
|
Me.tpMain.Controls.Add(Me.ProgressBar1)
|
|
Me.tpMain.Controls.Add(Me.ProgressBar2)
|
|
Me.tpMain.Controls.Add(Me.Label2)
|
|
Me.tpMain.Controls.Add(Me.PictureBox1)
|
|
Me.tpMain.Controls.Add(Me.btnStartStop)
|
|
Me.tpMain.Controls.Add(Me.Label6)
|
|
Me.tpMain.Controls.Add(Me.pnlInfos)
|
|
Me.tpMain.Controls.Add(Me.Label5)
|
|
Me.tpMain.Controls.Add(Me.Label3)
|
|
Me.tpMain.Controls.Add(Me.Label4)
|
|
Me.tpMain.Controls.Add(Me.numIntervall)
|
|
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(766, 521)
|
|
Me.tpMain.TabIndex = 0
|
|
Me.tpMain.Text = "Hauptseite"
|
|
Me.tpMain.UseVisualStyleBackColor = True
|
|
'
|
|
'lblNotWorking
|
|
'
|
|
Me.lblNotWorking.AutoSize = True
|
|
Me.lblNotWorking.BackColor = System.Drawing.Color.Yellow
|
|
Me.lblNotWorking.Font = New System.Drawing.Font("Segoe UI", 12.0!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblNotWorking.Location = New System.Drawing.Point(54, 192)
|
|
Me.lblNotWorking.Name = "lblNotWorking"
|
|
Me.lblNotWorking.Size = New System.Drawing.Size(67, 21)
|
|
Me.lblNotWorking.TabIndex = 46
|
|
Me.lblNotWorking.Text = "Label18"
|
|
Me.lblNotWorking.Visible = False
|
|
'
|
|
'StatusStrip1
|
|
'
|
|
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tslblStatus})
|
|
Me.StatusStrip1.Location = New System.Drawing.Point(3, 496)
|
|
Me.StatusStrip1.Name = "StatusStrip1"
|
|
Me.StatusStrip1.Size = New System.Drawing.Size(760, 22)
|
|
Me.StatusStrip1.TabIndex = 45
|
|
Me.StatusStrip1.Text = "StatusStrip1"
|
|
'
|
|
'tslblStatus
|
|
'
|
|
Me.tslblStatus.Name = "tslblStatus"
|
|
Me.tslblStatus.Size = New System.Drawing.Size(0, 17)
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Font = New System.Drawing.Font("Calibri", 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(595, 29)
|
|
Me.Label1.TabIndex = 24
|
|
Me.Label1.Text = "Automatisiertes Nachindexieren von Dateien in windream"
|
|
'
|
|
'Label9
|
|
'
|
|
Me.Label9.AutoSize = True
|
|
Me.Label9.Location = New System.Drawing.Point(11, 374)
|
|
Me.Label9.Name = "Label9"
|
|
Me.Label9.Size = New System.Drawing.Size(167, 13)
|
|
Me.Label9.TabIndex = 44
|
|
Me.Label9.Text = "Fortschritt des aktuellen Profils"
|
|
'
|
|
'ProgressBar1
|
|
'
|
|
Me.ProgressBar1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.ProgressBar1.Location = New System.Drawing.Point(11, 304)
|
|
Me.ProgressBar1.Name = "ProgressBar1"
|
|
Me.ProgressBar1.Size = New System.Drawing.Size(747, 33)
|
|
Me.ProgressBar1.TabIndex = 25
|
|
'
|
|
'ProgressBar2
|
|
'
|
|
Me.ProgressBar2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.ProgressBar2.Location = New System.Drawing.Point(11, 344)
|
|
Me.ProgressBar2.Name = "ProgressBar2"
|
|
Me.ProgressBar2.Size = New System.Drawing.Size(747, 23)
|
|
Me.ProgressBar2.TabIndex = 43
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Location = New System.Drawing.Point(8, 288)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(238, 13)
|
|
Me.Label2.TabIndex = 26
|
|
Me.Label2.Text = "Fortschritt des aktuellen Durchlaufs (Gesamt)"
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label6.Location = New System.Drawing.Point(109, 91)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(582, 73)
|
|
Me.Label6.TabIndex = 41
|
|
Me.Label6.Text = resources.GetString("Label6.Text")
|
|
Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
'
|
|
'pnlInfos
|
|
'
|
|
Me.pnlInfos.BackColor = System.Drawing.Color.RoyalBlue
|
|
Me.pnlInfos.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.pnlInfos.Controls.Add(Me.Label8)
|
|
Me.pnlInfos.Controls.Add(Me.lblDatei)
|
|
Me.pnlInfos.Controls.Add(Me.Label7)
|
|
Me.pnlInfos.Controls.Add(Me.lblStatus)
|
|
Me.pnlInfos.Controls.Add(Me.lblProfilname)
|
|
Me.pnlInfos.Controls.Add(Me.lblDateiTitel)
|
|
Me.pnlInfos.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.pnlInfos.ForeColor = System.Drawing.Color.White
|
|
Me.pnlInfos.Location = New System.Drawing.Point(112, 167)
|
|
Me.pnlInfos.Name = "pnlInfos"
|
|
Me.pnlInfos.Size = New System.Drawing.Size(596, 114)
|
|
Me.pnlInfos.TabIndex = 36
|
|
Me.pnlInfos.Visible = False
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.AutoSize = True
|
|
Me.Label8.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label8.Location = New System.Drawing.Point(14, 30)
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Size = New System.Drawing.Size(84, 13)
|
|
Me.Label8.TabIndex = 30
|
|
Me.Label8.Text = "In Bearbeitung"
|
|
'
|
|
'lblDatei
|
|
'
|
|
Me.lblDatei.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblDatei.Location = New System.Drawing.Point(107, 71)
|
|
Me.lblDatei.Name = "lblDatei"
|
|
Me.lblDatei.Size = New System.Drawing.Size(283, 33)
|
|
Me.lblDatei.TabIndex = 35
|
|
Me.lblDatei.Text = "lblDatei"
|
|
'
|
|
'Label7
|
|
'
|
|
Me.Label7.AutoSize = True
|
|
Me.Label7.Font = New System.Drawing.Font("Segoe UI Semibold", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label7.Location = New System.Drawing.Point(14, 54)
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Size = New System.Drawing.Size(85, 13)
|
|
Me.Label7.TabIndex = 31
|
|
Me.Label7.Text = "aktuelles Profil:"
|
|
'
|
|
'lblStatus
|
|
'
|
|
Me.lblStatus.AutoSize = True
|
|
Me.lblStatus.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblStatus.Location = New System.Drawing.Point(107, 30)
|
|
Me.lblStatus.Name = "lblStatus"
|
|
Me.lblStatus.Size = New System.Drawing.Size(96, 13)
|
|
Me.lblStatus.TabIndex = 34
|
|
Me.lblStatus.Text = "(Status: wartend)"
|
|
'
|
|
'lblProfilname
|
|
'
|
|
Me.lblProfilname.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblProfilname.Location = New System.Drawing.Point(107, 54)
|
|
Me.lblProfilname.Name = "lblProfilname"
|
|
Me.lblProfilname.Size = New System.Drawing.Size(283, 13)
|
|
Me.lblProfilname.TabIndex = 32
|
|
Me.lblProfilname.Text = "lblProfilname"
|
|
'
|
|
'lblDateiTitel
|
|
'
|
|
Me.lblDateiTitel.AutoSize = True
|
|
Me.lblDateiTitel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblDateiTitel.Location = New System.Drawing.Point(14, 71)
|
|
Me.lblDateiTitel.Name = "lblDateiTitel"
|
|
Me.lblDateiTitel.Size = New System.Drawing.Size(81, 13)
|
|
Me.lblDateiTitel.TabIndex = 33
|
|
Me.lblDateiTitel.Text = "aktuelle Datei:"
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Location = New System.Drawing.Point(52, 64)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(25, 13)
|
|
Me.Label5.TabIndex = 40
|
|
Me.Label5.Text = "alle"
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label3.Location = New System.Drawing.Point(52, 45)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(174, 13)
|
|
Me.Label3.TabIndex = 37
|
|
Me.Label3.Text = "Intervall der Nachindexierung"
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Location = New System.Drawing.Point(147, 64)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(212, 13)
|
|
Me.Label4.TabIndex = 39
|
|
Me.Label4.Text = "Minuten einen neuen Durchlauf starten"
|
|
'
|
|
'numIntervall
|
|
'
|
|
Me.numIntervall.DataBindings.Add(New System.Windows.Forms.Binding("Value", Global.ToolCollection.My.MySettings.Default, "NI_Durchlauf_Intervall", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
|
Me.numIntervall.Location = New System.Drawing.Point(81, 61)
|
|
Me.numIntervall.Maximum = New Decimal(New Integer() {600, 0, 0, 0})
|
|
Me.numIntervall.Minimum = New Decimal(New Integer() {1, 0, 0, 0})
|
|
Me.numIntervall.Name = "numIntervall"
|
|
Me.numIntervall.Size = New System.Drawing.Size(55, 22)
|
|
Me.numIntervall.TabIndex = 38
|
|
Me.numIntervall.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.numIntervall.Value = Global.ToolCollection.My.MySettings.Default.NI_Durchlauf_Intervall
|
|
'
|
|
'TabPage2
|
|
'
|
|
Me.TabPage2.Controls.Add(Me.gbEmail)
|
|
Me.TabPage2.Controls.Add(Me.GroupBox3)
|
|
Me.TabPage2.Location = New System.Drawing.Point(4, 22)
|
|
Me.TabPage2.Name = "TabPage2"
|
|
Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabPage2.Size = New System.Drawing.Size(766, 521)
|
|
Me.TabPage2.TabIndex = 1
|
|
Me.TabPage2.Text = "Konfigurationen"
|
|
Me.TabPage2.UseVisualStyleBackColor = True
|
|
'
|
|
'gbEmail
|
|
'
|
|
Me.gbEmail.Controls.Add(Me.txtPort)
|
|
Me.gbEmail.Controls.Add(Me.Label17)
|
|
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.Label10)
|
|
Me.gbEmail.Controls.Add(Me.txtSMTP)
|
|
Me.gbEmail.Controls.Add(Me.Label14)
|
|
Me.gbEmail.Controls.Add(Me.txtMail_from)
|
|
Me.gbEmail.Controls.Add(Me.Label15)
|
|
Me.gbEmail.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.gbEmail.Enabled = False
|
|
Me.gbEmail.Location = New System.Drawing.Point(3, 44)
|
|
Me.gbEmail.Name = "gbEmail"
|
|
Me.gbEmail.Size = New System.Drawing.Size(760, 474)
|
|
Me.gbEmail.TabIndex = 2
|
|
Me.gbEmail.TabStop = False
|
|
Me.gbEmail.Text = "E-Mail Konfiguration"
|
|
'
|
|
'txtPort
|
|
'
|
|
Me.txtPort.Location = New System.Drawing.Point(367, 34)
|
|
Me.txtPort.Name = "txtPort"
|
|
Me.txtPort.Size = New System.Drawing.Size(100, 22)
|
|
Me.txtPort.TabIndex = 16
|
|
'
|
|
'Label17
|
|
'
|
|
Me.Label17.AutoSize = True
|
|
Me.Label17.Location = New System.Drawing.Point(364, 18)
|
|
Me.Label17.Name = "Label17"
|
|
Me.Label17.Size = New System.Drawing.Size(31, 13)
|
|
Me.Label17.TabIndex = 15
|
|
Me.Label17.Text = "Port:"
|
|
'
|
|
'Label16
|
|
'
|
|
Me.Label16.AutoSize = True
|
|
Me.Label16.Location = New System.Drawing.Point(6, 236)
|
|
Me.Label16.Name = "Label16"
|
|
Me.Label16.Size = New System.Drawing.Size(503, 13)
|
|
Me.Label16.TabIndex = 14
|
|
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, "vNIMailBody", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
|
Me.txtBody.Location = New System.Drawing.Point(9, 252)
|
|
Me.txtBody.Multiline = True
|
|
Me.txtBody.Name = "txtBody"
|
|
Me.txtBody.Size = New System.Drawing.Size(699, 64)
|
|
Me.txtBody.TabIndex = 13
|
|
Me.txtBody.Text = Global.ToolCollection.My.MySettings.Default.vNIMailBody
|
|
'
|
|
'txtEmpfaenger
|
|
'
|
|
Me.txtEmpfaenger.DataBindings.Add(New System.Windows.Forms.Binding("Text", Global.ToolCollection.My.MySettings.Default, "vNIEmailEmpf", 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.vNIEmailEmpf
|
|
'
|
|
'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, "vNIMailBetreff", 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.vNIMailBetreff
|
|
'
|
|
'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(219, 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
|
|
'
|
|
'Label10
|
|
'
|
|
Me.Label10.AutoSize = True
|
|
Me.Label10.Location = New System.Drawing.Point(361, 62)
|
|
Me.Label10.Name = "Label10"
|
|
Me.Label10.Size = New System.Drawing.Size(133, 13)
|
|
Me.Label10.TabIndex = 4
|
|
Me.Label10.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
|
|
'
|
|
'Label14
|
|
'
|
|
Me.Label14.AutoSize = True
|
|
Me.Label14.Location = New System.Drawing.Point(6, 62)
|
|
Me.Label14.Name = "Label14"
|
|
Me.Label14.Size = New System.Drawing.Size(138, 13)
|
|
Me.Label14.TabIndex = 2
|
|
Me.Label14.Text = "SMTP-Server: (Mail-Server)"
|
|
'
|
|
'txtMail_from
|
|
'
|
|
Me.txtMail_from.DataBindings.Add(New System.Windows.Forms.Binding("Text", Global.ToolCollection.My.MySettings.Default, "vNIMailfrom", 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.vNIMailfrom
|
|
'
|
|
'Label15
|
|
'
|
|
Me.Label15.AutoSize = True
|
|
Me.Label15.Location = New System.Drawing.Point(6, 18)
|
|
Me.Label15.Name = "Label15"
|
|
Me.Label15.Size = New System.Drawing.Size(139, 13)
|
|
Me.Label15.TabIndex = 0
|
|
Me.Label15.Text = "Absender: (Email-Adresse)"
|
|
'
|
|
'GroupBox3
|
|
'
|
|
Me.GroupBox3.Controls.Add(Me.Button1)
|
|
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(760, 41)
|
|
Me.GroupBox3.TabIndex = 1
|
|
Me.GroupBox3.TabStop = False
|
|
Me.GroupBox3.Text = "Allgemeine Einstellungen:"
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.Location = New System.Drawing.Point(535, 12)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(75, 23)
|
|
Me.Button1.TabIndex = 1
|
|
Me.Button1.Text = "Button1"
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
'
|
|
'chkbEmail
|
|
'
|
|
Me.chkbEmail.AutoSize = True
|
|
Me.chkbEmail.Checked = Global.ToolCollection.My.MySettings.Default.vNIMailsenden
|
|
Me.chkbEmail.DataBindings.Add(New System.Windows.Forms.Binding("Checked", Global.ToolCollection.My.MySettings.Default, "vNIMailsenden", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
|
Me.chkbEmail.Location = New System.Drawing.Point(6, 20)
|
|
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
|
|
'
|
|
'timRun
|
|
'
|
|
Me.timRun.Interval = 60
|
|
'
|
|
'DS_More
|
|
'
|
|
Me.DS_More.DataSetName = "DS_More"
|
|
Me.DS_More.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
|
'
|
|
'VWMO_RE_DOKUMENTARTZUORDNUNGBindingSource
|
|
'
|
|
Me.VWMO_RE_DOKUMENTARTZUORDNUNGBindingSource.DataMember = "VWMO_RE_DOKUMENTARTZUORDNUNG"
|
|
Me.VWMO_RE_DOKUMENTARTZUORDNUNGBindingSource.DataSource = Me.DS_More
|
|
'
|
|
'VWMO_RE_DOKUMENTARTZUORDNUNGTableAdapter
|
|
'
|
|
Me.VWMO_RE_DOKUMENTARTZUORDNUNGTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TableAdapterManager
|
|
'
|
|
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
|
|
Me.TableAdapterManager.Connection = Nothing
|
|
Me.TableAdapterManager.TBMO_RE_DOKART_KUNDETableAdapter = Nothing
|
|
Me.TableAdapterManager.TBMO_RE_DOKARTTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBMO_RE_HISTORYTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBMO_RE_KUNDENTableAdapter = Nothing
|
|
Me.TableAdapterManager.UpdateOrder = ToolCollection.DS_MoreTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
|
'
|
|
'TBMO_RE_HISTORYBindingSource
|
|
'
|
|
Me.TBMO_RE_HISTORYBindingSource.DataMember = "TBMO_RE_HISTORY"
|
|
Me.TBMO_RE_HISTORYBindingSource.DataSource = Me.DS_More
|
|
'
|
|
'TBMO_RE_HISTORYTableAdapter
|
|
'
|
|
Me.TBMO_RE_HISTORYTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TimerRefresh
|
|
'
|
|
Me.TimerRefresh.Interval = 10000
|
|
'
|
|
'MyDataset
|
|
'
|
|
Me.MyDataset.DataSetName = "MyDataset"
|
|
Me.MyDataset.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
|
'
|
|
'PictureBox1
|
|
'
|
|
Me.PictureBox1.Image = Global.ToolCollection.My.Resources.Resources.info_small
|
|
Me.PictureBox1.Location = New System.Drawing.Point(55, 91)
|
|
Me.PictureBox1.Name = "PictureBox1"
|
|
Me.PictureBox1.Size = New System.Drawing.Size(48, 52)
|
|
Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
|
Me.PictureBox1.TabIndex = 42
|
|
Me.PictureBox1.TabStop = False
|
|
'
|
|
'btnStartStop
|
|
'
|
|
Me.btnStartStop.Font = New System.Drawing.Font("Calibri", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnStartStop.Image = Global.ToolCollection.My.Resources.Resources.clock_run
|
|
Me.btnStartStop.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnStartStop.Location = New System.Drawing.Point(211, 390)
|
|
Me.btnStartStop.Name = "btnStartStop"
|
|
Me.btnStartStop.Padding = New System.Windows.Forms.Padding(10, 0, 0, 0)
|
|
Me.btnStartStop.Size = New System.Drawing.Size(271, 40)
|
|
Me.btnStartStop.TabIndex = 27
|
|
Me.btnStartStop.Text = "Nachindexierung starten"
|
|
Me.btnStartStop.UseVisualStyleBackColor = True
|
|
'
|
|
'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, 322)
|
|
Me.btntestmail.Name = "btntestmail"
|
|
Me.btntestmail.Size = New System.Drawing.Size(99, 34)
|
|
Me.btntestmail.TabIndex = 12
|
|
Me.btntestmail.Text = "Test-Mail"
|
|
Me.btntestmail.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btntestmail.UseVisualStyleBackColor = True
|
|
'
|
|
'TBTC_MOVE_RENAMEBindingSource
|
|
'
|
|
Me.TBTC_MOVE_RENAMEBindingSource.DataMember = "TBTC_MOVE_RENAME"
|
|
Me.TBTC_MOVE_RENAMEBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'TBTC_MOVE_RENAMETableAdapter
|
|
'
|
|
Me.TBTC_MOVE_RENAMETableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TableAdapterManager1
|
|
'
|
|
Me.TableAdapterManager1.BackupDataSetBeforeUpdate = False
|
|
Me.TableAdapterManager1.TBTC_MOVE_RENAMETableAdapter = Me.TBTC_MOVE_RENAMETableAdapter
|
|
Me.TableAdapterManager1.UpdateOrder = ToolCollection.MyDatasetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
|
'
|
|
'frmNIHauptseite
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(774, 547)
|
|
Me.Controls.Add(Me.tcmain)
|
|
Me.DataBindings.Add(New System.Windows.Forms.Binding("Location", Global.ToolCollection.My.MySettings.Default, "frmNIHauptseite_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.frmNIHauptseite_Loc
|
|
Me.Name = "frmNIHauptseite"
|
|
Me.Text = "Hauptseite Nachindexierung"
|
|
Me.tcmain.ResumeLayout(False)
|
|
Me.tpMain.ResumeLayout(False)
|
|
Me.tpMain.PerformLayout()
|
|
Me.StatusStrip1.ResumeLayout(False)
|
|
Me.StatusStrip1.PerformLayout()
|
|
Me.pnlInfos.ResumeLayout(False)
|
|
Me.pnlInfos.PerformLayout()
|
|
CType(Me.numIntervall, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.TabPage2.ResumeLayout(False)
|
|
Me.gbEmail.ResumeLayout(False)
|
|
Me.gbEmail.PerformLayout()
|
|
Me.GroupBox3.ResumeLayout(False)
|
|
Me.GroupBox3.PerformLayout()
|
|
CType(Me.DS_More, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.VWMO_RE_DOKUMENTARTZUORDNUNGBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBMO_RE_HISTORYBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBTC_MOVE_RENAMEBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ResumeLayout(False)
|
|
|
|
End Sub
|
|
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 Label9 As System.Windows.Forms.Label
|
|
Friend WithEvents ProgressBar1 As System.Windows.Forms.ProgressBar
|
|
Friend WithEvents ProgressBar2 As System.Windows.Forms.ProgressBar
|
|
Friend WithEvents Label2 As System.Windows.Forms.Label
|
|
Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
|
|
Friend WithEvents btnStartStop As System.Windows.Forms.Button
|
|
Friend WithEvents Label6 As System.Windows.Forms.Label
|
|
Friend WithEvents pnlInfos As System.Windows.Forms.Panel
|
|
Friend WithEvents Label8 As System.Windows.Forms.Label
|
|
Friend WithEvents Label7 As System.Windows.Forms.Label
|
|
Friend WithEvents lblStatus As System.Windows.Forms.Label
|
|
Friend WithEvents lblProfilname As System.Windows.Forms.Label
|
|
Friend WithEvents Label5 As System.Windows.Forms.Label
|
|
Friend WithEvents Label3 As System.Windows.Forms.Label
|
|
Friend WithEvents Label4 As System.Windows.Forms.Label
|
|
Friend WithEvents numIntervall As System.Windows.Forms.NumericUpDown
|
|
Friend WithEvents TabPage2 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 Label10 As System.Windows.Forms.Label
|
|
Friend WithEvents txtSMTP As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label14 As System.Windows.Forms.Label
|
|
Friend WithEvents txtMail_from As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label15 As System.Windows.Forms.Label
|
|
Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents chkbEmail As System.Windows.Forms.CheckBox
|
|
Friend WithEvents timRun As System.Windows.Forms.Timer
|
|
Friend WithEvents MyDataset As ToolCollection.MyDataset
|
|
Friend WithEvents lblDatei As System.Windows.Forms.Label
|
|
Friend WithEvents lblDateiTitel As System.Windows.Forms.Label
|
|
|
|
Friend WithEvents DS_More As ToolCollection.DS_More
|
|
Friend WithEvents VWMO_RE_DOKUMENTARTZUORDNUNGBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents VWMO_RE_DOKUMENTARTZUORDNUNGTableAdapter As ToolCollection.DS_MoreTableAdapters.VWMO_RE_DOKUMENTARTZUORDNUNGTableAdapter
|
|
Friend WithEvents TableAdapterManager As ToolCollection.DS_MoreTableAdapters.TableAdapterManager
|
|
Friend WithEvents TBMO_RE_HISTORYBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBMO_RE_HISTORYTableAdapter As ToolCollection.DS_MoreTableAdapters.TBMO_RE_HISTORYTableAdapter
|
|
Friend WithEvents txtPort As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label17 As System.Windows.Forms.Label
|
|
Friend WithEvents Button1 As System.Windows.Forms.Button
|
|
Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip
|
|
Friend WithEvents tslblStatus As System.Windows.Forms.ToolStripStatusLabel
|
|
Friend WithEvents TimerRefresh As System.Windows.Forms.Timer
|
|
Friend WithEvents lblNotWorking As Label
|
|
Friend WithEvents TBTC_MOVE_RENAMEBindingSource As BindingSource
|
|
Friend WithEvents TBTC_MOVE_RENAMETableAdapter As MyDatasetTableAdapters.TBTC_MOVE_RENAMETableAdapter
|
|
Friend WithEvents TableAdapterManager1 As MyDatasetTableAdapters.TableAdapterManager
|
|
End Class
|