Digital Data - Marlon Schreiber d8a4759106 ms
2019-01-07 14:11:49 +01:00

3038 lines
158 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
Partial Class frmMain
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 GUIDLabel As System.Windows.Forms.Label
Dim ProfilnameLabel As System.Windows.Forms.Label
Dim ObjekttypLabel As System.Windows.Forms.Label
Dim WindreamSucheLabel As System.Windows.Forms.Label
Dim Letzter_DurchlaufLabel As System.Windows.Forms.Label
Dim ReihenfolgeLabel As System.Windows.Forms.Label
Dim ERSTELLTWERLabel As System.Windows.Forms.Label
Dim ERSTELLTWANNLabel As System.Windows.Forms.Label
Dim GEAENDERTWERLabel As System.Windows.Forms.Label
Dim GUIDLabel1 As System.Windows.Forms.Label
Dim JOB_TYPLabel As System.Windows.Forms.Label
Dim REIHENFOLGELabel1 As System.Windows.Forms.Label
Dim ERSTELLTWERLabel1 As System.Windows.Forms.Label
Dim ERSTELLTWANNLabel1 As System.Windows.Forms.Label
Dim GEAENDERTWERLabel1 As System.Windows.Forms.Label
Dim GEAENDERTWANNLabel1 As System.Windows.Forms.Label
Dim GUIDLabel2 As System.Windows.Forms.Label
Dim STEP_TYPLabel As System.Windows.Forms.Label
Dim REIHENFOLGELabel2 As System.Windows.Forms.Label
Dim ERSTELLTWERLabel2 As System.Windows.Forms.Label
Dim ERSTELLTWANNLabel2 As System.Windows.Forms.Label
Dim GEAENDERTWERLabel2 As System.Windows.Forms.Label
Dim GEAENDERTWANNLabel As System.Windows.Forms.Label
Dim GEAENDERTWANNLabel2 As System.Windows.Forms.Label
Dim LAST_TICKLabel As System.Windows.Forms.Label
Dim GEAENDERT_WERLabel As System.Windows.Forms.Label
Dim GEÄNDERT_WANNLabel As System.Windows.Forms.Label
Dim WD_LAUFWERKLabel As System.Windows.Forms.Label
Dim GUIDLabel3 As System.Windows.Forms.Label
Dim NAMELabel As System.Windows.Forms.Label
Dim EMAIL_FROMLabel As System.Windows.Forms.Label
Dim EMAIL_SMTPLabel As System.Windows.Forms.Label
Dim EMAIL_USERLabel As System.Windows.Forms.Label
Dim EMAIL_PWLabel As System.Windows.Forms.Label
Dim PORTLabel As System.Windows.Forms.Label
Dim ADDED_WHOLabel As System.Windows.Forms.Label
Dim ADDED_WHENLabel As System.Windows.Forms.Label
Dim CHANGED_WHOLabel As System.Windows.Forms.Label
Dim CHANGED_WHENLabel As System.Windows.Forms.Label
Dim Label5 As System.Windows.Forms.Label
Dim PDF_TK_LOCATIONLabel As System.Windows.Forms.Label
Dim PDF_XCHANGE_LOCATIONLabel As System.Windows.Forms.Label
Dim AUTH_TYPELabel As System.Windows.Forms.Label
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmMain))
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
Me.tsstatus = New System.Windows.Forms.ToolStripStatusLabel()
Me.ToolStripStatusLabelVersion = New System.Windows.Forms.ToolStripStatusLabel()
Me.TabControlMain = New System.Windows.Forms.TabControl()
Me.TabPage1 = New System.Windows.Forms.TabPage()
Me.ToolStrip1 = New System.Windows.Forms.ToolStrip()
Me.tsbtmrefresh_Uebersicht = New System.Windows.Forms.ToolStripButton()
Me.ListViewProfile = New System.Windows.Forms.ListView()
Me.col0 = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader)
Me.col1 = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader)
Me.col2 = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader)
Me.col3 = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader)
Me.ImageList1 = New System.Windows.Forms.ImageList(Me.components)
Me.TabPage2 = New System.Windows.Forms.TabPage()
Me.TabControl1 = New System.Windows.Forms.TabControl()
Me.TabPage5 = New System.Windows.Forms.TabPage()
Me.REIHENFOLGENumericUpDown = New System.Windows.Forms.NumericUpDown()
Me.TBWMRH_PROFIL_JOBBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.MyDataset = New ResultHandler_Konfig.MyDataset()
Me.GridControl3 = New DevExpress.XtraGrid.GridControl()
Me.GridView3 = New DevExpress.XtraGrid.Views.Grid.GridView()
Me.colJOB_TYP = New DevExpress.XtraGrid.Columns.GridColumn()
Me.STRING4TextBox = New System.Windows.Forms.TextBox()
Me.lblString4 = New System.Windows.Forms.Label()
Me.STRING5TextBox = New System.Windows.Forms.TextBox()
Me.TBWMRH_PROFIL_JOBBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
Me.ToolStripButton1 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripLabel1 = New System.Windows.Forms.ToolStripLabel()
Me.ToolStripButton2 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton3 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton4 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
Me.ToolStripTextBox1 = New System.Windows.Forms.ToolStripTextBox()
Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
Me.ToolStripButton5 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton6 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator()
Me.ToolStripButton7 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton23 = New System.Windows.Forms.ToolStripButton()
Me.lblString5 = New System.Windows.Forms.Label()
Me.PROFILJOB_GUIDTextBox = New System.Windows.Forms.TextBox()
Me.GEAENDERTWANNTextBox1 = New System.Windows.Forms.TextBox()
Me.STRING3TextBox = New System.Windows.Forms.TextBox()
Me.GEAENDERTWERTextBox1 = New System.Windows.Forms.TextBox()
Me.lblString3 = New System.Windows.Forms.Label()
Me.lblString2 = New System.Windows.Forms.Label()
Me.ERSTELLTWANNTextBox1 = New System.Windows.Forms.TextBox()
Me.AKTIVCheckBox2 = New System.Windows.Forms.CheckBox()
Me.Label4 = New System.Windows.Forms.Label()
Me.ERSTELLTWERTextBox1 = New System.Windows.Forms.TextBox()
Me.lblString1 = New System.Windows.Forms.Label()
Me.btnJOB_addSpeicherort = New System.Windows.Forms.Button()
Me.BOOL1CheckBox = New System.Windows.Forms.CheckBox()
Me.STRING2TextBox = New System.Windows.Forms.TextBox()
Me.STRING1TextBox = New System.Windows.Forms.TextBox()
Me.JOB_TYPComboBox = New System.Windows.Forms.ComboBox()
Me.STRING3TextBox1 = New System.Windows.Forms.TextBox()
Me.TabPage6 = New System.Windows.Forms.TabPage()
Me.REIHENFOLGENumericUpDown1 = New System.Windows.Forms.NumericUpDown()
Me.TBWMRH_PROFIL_FILE_JOBBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.GridControl2 = New DevExpress.XtraGrid.GridControl()
Me.GridView2 = New DevExpress.XtraGrid.Views.Grid.GridView()
Me.colTYP = New DevExpress.XtraGrid.Columns.GridColumn()
Me.AKTIVCheckBox1 = New System.Windows.Forms.CheckBox()
Me.TBPROFIL_FILE_JOBBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
Me.ToolStripButton8 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripLabel2 = New System.Windows.Forms.ToolStripLabel()
Me.ToolStripButton9 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton10 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton11 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripSeparator4 = New System.Windows.Forms.ToolStripSeparator()
Me.ToolStripTextBox2 = New System.Windows.Forms.ToolStripTextBox()
Me.ToolStripSeparator5 = New System.Windows.Forms.ToolStripSeparator()
Me.ToolStripButton12 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton13 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripSeparator6 = New System.Windows.Forms.ToolStripSeparator()
Me.ToolStripButton14 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton24 = New System.Windows.Forms.ToolStripButton()
Me.lblndexname = New System.Windows.Forms.Label()
Me.Label3 = New System.Windows.Forms.Label()
Me.btnTestCon = New System.Windows.Forms.Button()
Me.GEAENDERTWERTextBox2 = New System.Windows.Forms.TextBox()
Me.btnFileJob_addIndex = New System.Windows.Forms.Button()
Me.cmbFileJob_WHIndexe = New System.Windows.Forms.ComboBox()
Me.ERSTELLTWANNTextBox2 = New System.Windows.Forms.TextBox()
Me.btnaddDatetime = New System.Windows.Forms.Button()
Me.lblString2FileJobs = New System.Windows.Forms.Label()
Me.ERSTELLTWERTextBox2 = New System.Windows.Forms.TextBox()
Me.STRING1TextBoxFile_Job = New System.Windows.Forms.TextBox()
Me.lblString1FileJobs = New System.Windows.Forms.Label()
Me.GEAENDERTWANNTextBox2 = New System.Windows.Forms.TextBox()
Me.STRING2TextBoxProfil_FileJob = New System.Windows.Forms.TextBox()
Me.STRING1ComboBox = New System.Windows.Forms.ComboBox()
Me.STEP_TYPComboBox = New System.Windows.Forms.ComboBox()
Me.GUIDTextBox2 = New System.Windows.Forms.TextBox()
Me.Panel1 = New System.Windows.Forms.Panel()
Me.ReihenfolgeNumericUpDown2 = New System.Windows.Forms.NumericUpDown()
Me.TBWMRH_PROFILBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.GridControl1 = New DevExpress.XtraGrid.GridControl()
Me.GridView1 = New DevExpress.XtraGrid.Views.Grid.GridView()
Me.colProfilname = New DevExpress.XtraGrid.Columns.GridColumn()
Me.colAktiv = New DevExpress.XtraGrid.Columns.GridColumn()
Me.Button2 = New System.Windows.Forms.Button()
Me.GEAENDERTWANNTextBox = New System.Windows.Forms.TextBox()
Me.NumericUpDown = New System.Windows.Forms.NumericUpDown()
Me.lblTimeIntervall = New System.Windows.Forms.Label()
Me.Label2 = New System.Windows.Forms.Label()
Me.dtp_Time = New System.Windows.Forms.DateTimePicker()
Me.cmbTimeTyp = New System.Windows.Forms.ComboBox()
Me.ObjekttypComboBox = New System.Windows.Forms.ComboBox()
Me.GroupBox4 = New System.Windows.Forms.GroupBox()
Me.CheckBox1 = New System.Windows.Forms.CheckBox()
Me.DayTextBox = New System.Windows.Forms.TextBox()
Me.CheckBox2 = New System.Windows.Forms.CheckBox()
Me.CheckBox6 = New System.Windows.Forms.CheckBox()
Me.CheckBox3 = New System.Windows.Forms.CheckBox()
Me.CheckBox7 = New System.Windows.Forms.CheckBox()
Me.CheckBox4 = New System.Windows.Forms.CheckBox()
Me.CheckBox5 = New System.Windows.Forms.CheckBox()
Me.btnaddSearch = New System.Windows.Forms.Button()
Me.Letzter_DurchlaufTextBox = New System.Windows.Forms.TextBox()
Me.TBWMRH_PROFILBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
Me.BindingNavigatorAddNewItem = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorCountItem = New System.Windows.Forms.ToolStripLabel()
Me.BindingNavigatorDeleteItem = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorMoveFirstItem = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorMovePreviousItem = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorSeparator = New System.Windows.Forms.ToolStripSeparator()
Me.BindingNavigatorPositionItem = New System.Windows.Forms.ToolStripTextBox()
Me.BindingNavigatorSeparator1 = New System.Windows.Forms.ToolStripSeparator()
Me.BindingNavigatorMoveNextItem = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorMoveLastItem = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorSeparator2 = New System.Windows.Forms.ToolStripSeparator()
Me.TBPROFILBindingNavigatorSaveItem = New System.Windows.Forms.ToolStripButton()
Me.tabtn_refreshProfile = New System.Windows.Forms.ToolStripButton()
Me.tsbtnStartProfile = New System.Windows.Forms.ToolStripButton()
Me.GUIDTextBox = New System.Windows.Forms.TextBox()
Me.ProfilnameTextBox = New System.Windows.Forms.TextBox()
Me.AktivCheckBox = New System.Windows.Forms.CheckBox()
Me.WindreamSucheTextBox = New System.Windows.Forms.TextBox()
Me.RunTextBox = New System.Windows.Forms.TextBox()
Me.ERSTELLTWERTextBox = New System.Windows.Forms.TextBox()
Me.ERSTELLTWANNTextBox = New System.Windows.Forms.TextBox()
Me.GEAENDERTWERTextBox = New System.Windows.Forms.TextBox()
Me.TabPage3 = New System.Windows.Forms.TabPage()
Me.TextBox1 = New System.Windows.Forms.TextBox()
Me.GroupBox2 = New System.Windows.Forms.GroupBox()
Me.btnlookupPDFXCHANGE = New System.Windows.Forms.Button()
Me.btnlookupPDFTK = New System.Windows.Forms.Button()
Me.PDF_XCHANGE_LOCATIONTextBox = New System.Windows.Forms.TextBox()
Me.TBWMRH_KONFIGURATIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.PDF_TK_LOCATIONTextBox = New System.Windows.Forms.TextBox()
Me.Button3 = New System.Windows.Forms.Button()
Me.Button1 = New System.Windows.Forms.Button()
Me.WD_LAUFWERKTextBox = New System.Windows.Forms.TextBox()
Me.GEAENDERTWANNTextBox3 = New System.Windows.Forms.TextBox()
Me.GEAENDERT_WERTextBox = New System.Windows.Forms.TextBox()
Me.btnsave_Grundkonfig = New System.Windows.Forms.Button()
Me.LOG_ERRORS_ONLYCheckBox = New System.Windows.Forms.CheckBox()
Me.LAST_TICKTextBox = New System.Windows.Forms.TextBox()
Me.TabPage4 = New System.Windows.Forms.TabPage()
Me.Button5 = New System.Windows.Forms.Button()
Me.AUTH_TYPEComboBox = New System.Windows.Forms.ComboBox()
Me.TBDD_EMAIL_ACCOUNTBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.txtnewpasswort = New System.Windows.Forms.TextBox()
Me.Button4 = New System.Windows.Forms.Button()
Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
Me.EncryptToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.txtTestmail = New System.Windows.Forms.TextBox()
Me.Label1 = New System.Windows.Forms.Label()
Me.btnsendtestmail = New System.Windows.Forms.Button()
Me.GUIDTextBox1 = New System.Windows.Forms.TextBox()
Me.NAMETextBox = New System.Windows.Forms.TextBox()
Me.EMAIL_FROMTextBox = New System.Windows.Forms.TextBox()
Me.EMAIL_SMTPTextBox = New System.Windows.Forms.TextBox()
Me.EMAIL_USERTextBox = New System.Windows.Forms.TextBox()
Me.EMAIL_PWTextBox = New System.Windows.Forms.TextBox()
Me.PORTTextBox = New System.Windows.Forms.TextBox()
Me.ACTIVECheckBox = New System.Windows.Forms.CheckBox()
Me.ADDED_WHOTextBox = New System.Windows.Forms.TextBox()
Me.ADDED_WHENTextBox = New System.Windows.Forms.TextBox()
Me.CHANGED_WHOTextBox = New System.Windows.Forms.TextBox()
Me.CHANGED_WHENTextBox = New System.Windows.Forms.TextBox()
Me.BindingNavigator1 = New System.Windows.Forms.BindingNavigator(Me.components)
Me.ToolStripLabel3 = New System.Windows.Forms.ToolStripLabel()
Me.ToolStripButton16 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton17 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton18 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripSeparator7 = New System.Windows.Forms.ToolStripSeparator()
Me.ToolStripTextBox3 = New System.Windows.Forms.ToolStripTextBox()
Me.ToolStripSeparator8 = New System.Windows.Forms.ToolStripSeparator()
Me.ToolStripButton19 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton20 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripSeparator9 = New System.Windows.Forms.ToolStripSeparator()
Me.ToolStripButton15 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton21 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton22 = New System.Windows.Forms.ToolStripButton()
Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
Me.TBWMRH_KONFIGURATIONTableAdapter = New ResultHandler_Konfig.MyDatasetTableAdapters.TBWMRH_KONFIGURATIONTableAdapter()
Me.TableAdapterManager = New ResultHandler_Konfig.MyDatasetTableAdapters.TableAdapterManager()
Me.TBWMRH_PROFIL_FILE_JOBTableAdapter = New ResultHandler_Konfig.MyDatasetTableAdapters.TBWMRH_PROFIL_FILE_JOBTableAdapter()
Me.TBWMRH_PROFIL_JOBTableAdapter = New ResultHandler_Konfig.MyDatasetTableAdapters.TBWMRH_PROFIL_JOBTableAdapter()
Me.TBWMRH_PROFILTableAdapter = New ResultHandler_Konfig.MyDatasetTableAdapters.TBWMRH_PROFILTableAdapter()
Me.TBDD_EMAIL_ACCOUNTTableAdapter = New ResultHandler_Konfig.MyDatasetTableAdapters.TBDD_EMAIL_ACCOUNTTableAdapter()
Me.OpenFileDialog2 = New System.Windows.Forms.OpenFileDialog()
GUIDLabel = New System.Windows.Forms.Label()
ProfilnameLabel = New System.Windows.Forms.Label()
ObjekttypLabel = New System.Windows.Forms.Label()
WindreamSucheLabel = New System.Windows.Forms.Label()
Letzter_DurchlaufLabel = New System.Windows.Forms.Label()
ReihenfolgeLabel = New System.Windows.Forms.Label()
ERSTELLTWERLabel = New System.Windows.Forms.Label()
ERSTELLTWANNLabel = New System.Windows.Forms.Label()
GEAENDERTWERLabel = New System.Windows.Forms.Label()
GUIDLabel1 = New System.Windows.Forms.Label()
JOB_TYPLabel = New System.Windows.Forms.Label()
REIHENFOLGELabel1 = New System.Windows.Forms.Label()
ERSTELLTWERLabel1 = New System.Windows.Forms.Label()
ERSTELLTWANNLabel1 = New System.Windows.Forms.Label()
GEAENDERTWERLabel1 = New System.Windows.Forms.Label()
GEAENDERTWANNLabel1 = New System.Windows.Forms.Label()
GUIDLabel2 = New System.Windows.Forms.Label()
STEP_TYPLabel = New System.Windows.Forms.Label()
REIHENFOLGELabel2 = New System.Windows.Forms.Label()
ERSTELLTWERLabel2 = New System.Windows.Forms.Label()
ERSTELLTWANNLabel2 = New System.Windows.Forms.Label()
GEAENDERTWERLabel2 = New System.Windows.Forms.Label()
GEAENDERTWANNLabel = New System.Windows.Forms.Label()
GEAENDERTWANNLabel2 = New System.Windows.Forms.Label()
LAST_TICKLabel = New System.Windows.Forms.Label()
GEAENDERT_WERLabel = New System.Windows.Forms.Label()
GEÄNDERT_WANNLabel = New System.Windows.Forms.Label()
WD_LAUFWERKLabel = New System.Windows.Forms.Label()
GUIDLabel3 = New System.Windows.Forms.Label()
NAMELabel = New System.Windows.Forms.Label()
EMAIL_FROMLabel = New System.Windows.Forms.Label()
EMAIL_SMTPLabel = New System.Windows.Forms.Label()
EMAIL_USERLabel = New System.Windows.Forms.Label()
EMAIL_PWLabel = New System.Windows.Forms.Label()
PORTLabel = New System.Windows.Forms.Label()
ADDED_WHOLabel = New System.Windows.Forms.Label()
ADDED_WHENLabel = New System.Windows.Forms.Label()
CHANGED_WHOLabel = New System.Windows.Forms.Label()
CHANGED_WHENLabel = New System.Windows.Forms.Label()
Label5 = New System.Windows.Forms.Label()
PDF_TK_LOCATIONLabel = New System.Windows.Forms.Label()
PDF_XCHANGE_LOCATIONLabel = New System.Windows.Forms.Label()
AUTH_TYPELabel = New System.Windows.Forms.Label()
Me.StatusStrip1.SuspendLayout()
Me.TabControlMain.SuspendLayout()
Me.TabPage1.SuspendLayout()
Me.ToolStrip1.SuspendLayout()
Me.TabPage2.SuspendLayout()
Me.TabControl1.SuspendLayout()
Me.TabPage5.SuspendLayout()
CType(Me.REIHENFOLGENumericUpDown, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TBWMRH_PROFIL_JOBBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.GridControl3, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.GridView3, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TBWMRH_PROFIL_JOBBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
Me.TBWMRH_PROFIL_JOBBindingNavigator.SuspendLayout()
Me.TabPage6.SuspendLayout()
CType(Me.REIHENFOLGENumericUpDown1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TBWMRH_PROFIL_FILE_JOBBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.GridControl2, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.GridView2, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TBPROFIL_FILE_JOBBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
Me.TBPROFIL_FILE_JOBBindingNavigator.SuspendLayout()
Me.Panel1.SuspendLayout()
CType(Me.ReihenfolgeNumericUpDown2, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TBWMRH_PROFILBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.GridView1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.NumericUpDown, System.ComponentModel.ISupportInitialize).BeginInit()
Me.GroupBox4.SuspendLayout()
CType(Me.TBWMRH_PROFILBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
Me.TBWMRH_PROFILBindingNavigator.SuspendLayout()
Me.TabPage3.SuspendLayout()
Me.GroupBox2.SuspendLayout()
CType(Me.TBWMRH_KONFIGURATIONBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
Me.TabPage4.SuspendLayout()
CType(Me.TBDD_EMAIL_ACCOUNTBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
Me.ContextMenuStrip1.SuspendLayout()
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.BindingNavigator1.SuspendLayout()
Me.SuspendLayout()
'
'GUIDLabel
'
GUIDLabel.AutoSize = True
GUIDLabel.Location = New System.Drawing.Point(246, 38)
GUIDLabel.Name = "GUIDLabel"
GUIDLabel.Size = New System.Drawing.Size(21, 13)
GUIDLabel.TabIndex = 0
GUIDLabel.Text = "ID:"
'
'ProfilnameLabel
'
ProfilnameLabel.AutoSize = True
ProfilnameLabel.Location = New System.Drawing.Point(246, 66)
ProfilnameLabel.Name = "ProfilnameLabel"
ProfilnameLabel.Size = New System.Drawing.Size(65, 13)
ProfilnameLabel.TabIndex = 2
ProfilnameLabel.Text = "Profilname:"
'
'ObjekttypLabel
'
ObjekttypLabel.AutoSize = True
ObjekttypLabel.Location = New System.Drawing.Point(401, 38)
ObjekttypLabel.Name = "ObjekttypLabel"
ObjekttypLabel.Size = New System.Drawing.Size(61, 13)
ObjekttypLabel.TabIndex = 6
ObjekttypLabel.Text = "Objekttyp:"
'
'WindreamSucheLabel
'
WindreamSucheLabel.AutoSize = True
WindreamSucheLabel.Location = New System.Drawing.Point(247, 96)
WindreamSucheLabel.Name = "WindreamSucheLabel"
WindreamSucheLabel.Size = New System.Drawing.Size(97, 13)
WindreamSucheLabel.TabIndex = 8
WindreamSucheLabel.Text = "Windream Suche:"
'
'Letzter_DurchlaufLabel
'
Letzter_DurchlaufLabel.AutoSize = True
Letzter_DurchlaufLabel.Location = New System.Drawing.Point(517, 175)
Letzter_DurchlaufLabel.Name = "Letzter_DurchlaufLabel"
Letzter_DurchlaufLabel.Size = New System.Drawing.Size(98, 13)
Letzter_DurchlaufLabel.TabIndex = 14
Letzter_DurchlaufLabel.Text = "Letzter Durchlauf:"
'
'ReihenfolgeLabel
'
ReihenfolgeLabel.AutoSize = True
ReihenfolgeLabel.Location = New System.Drawing.Point(871, 38)
ReihenfolgeLabel.Name = "ReihenfolgeLabel"
ReihenfolgeLabel.Size = New System.Drawing.Size(73, 13)
ReihenfolgeLabel.TabIndex = 18
ReihenfolgeLabel.Text = "Reihenfolge:"
'
'ERSTELLTWERLabel
'
ERSTELLTWERLabel.AutoSize = True
ERSTELLTWERLabel.Location = New System.Drawing.Point(894, 136)
ERSTELLTWERLabel.Name = "ERSTELLTWERLabel"
ERSTELLTWERLabel.Size = New System.Drawing.Size(67, 13)
ERSTELLTWERLabel.TabIndex = 20
ERSTELLTWERLabel.Text = "Erstellt wer:"
'
'ERSTELLTWANNLabel
'
ERSTELLTWANNLabel.AutoSize = True
ERSTELLTWANNLabel.Location = New System.Drawing.Point(1024, 136)
ERSTELLTWANNLabel.Name = "ERSTELLTWANNLabel"
ERSTELLTWANNLabel.Size = New System.Drawing.Size(77, 13)
ERSTELLTWANNLabel.TabIndex = 22
ERSTELLTWANNLabel.Text = "Erstellt wann:"
'
'GEAENDERTWERLabel
'
GEAENDERTWERLabel.AutoSize = True
GEAENDERTWERLabel.Location = New System.Drawing.Point(894, 177)
GEAENDERTWERLabel.Name = "GEAENDERTWERLabel"
GEAENDERTWERLabel.Size = New System.Drawing.Size(80, 13)
GEAENDERTWERLabel.TabIndex = 24
GEAENDERTWERLabel.Text = "Geändert wer:"
'
'GUIDLabel1
'
GUIDLabel1.AutoSize = True
GUIDLabel1.Location = New System.Drawing.Point(254, 61)
GUIDLabel1.Name = "GUIDLabel1"
GUIDLabel1.Size = New System.Drawing.Size(21, 13)
GUIDLabel1.TabIndex = 3
GUIDLabel1.Text = "ID:"
'
'JOB_TYPLabel
'
JOB_TYPLabel.AutoSize = True
JOB_TYPLabel.Location = New System.Drawing.Point(299, 61)
JOB_TYPLabel.Name = "JOB_TYPLabel"
JOB_TYPLabel.Size = New System.Drawing.Size(47, 13)
JOB_TYPLabel.TabIndex = 7
JOB_TYPLabel.Text = "Job Typ:"
'
'REIHENFOLGELabel1
'
REIHENFOLGELabel1.AutoSize = True
REIHENFOLGELabel1.Location = New System.Drawing.Point(556, 58)
REIHENFOLGELabel1.Name = "REIHENFOLGELabel1"
REIHENFOLGELabel1.Size = New System.Drawing.Size(73, 13)
REIHENFOLGELabel1.TabIndex = 27
REIHENFOLGELabel1.Text = "Reihenfolge:"
REIHENFOLGELabel1.TextAlign = System.Drawing.ContentAlignment.TopRight
'
'ERSTELLTWERLabel1
'
ERSTELLTWERLabel1.AutoSize = True
ERSTELLTWERLabel1.Location = New System.Drawing.Point(916, 184)
ERSTELLTWERLabel1.Name = "ERSTELLTWERLabel1"
ERSTELLTWERLabel1.Size = New System.Drawing.Size(67, 13)
ERSTELLTWERLabel1.TabIndex = 29
ERSTELLTWERLabel1.Text = "Erstellt wer:"
'
'ERSTELLTWANNLabel1
'
ERSTELLTWANNLabel1.AutoSize = True
ERSTELLTWANNLabel1.Location = New System.Drawing.Point(1065, 184)
ERSTELLTWANNLabel1.Name = "ERSTELLTWANNLabel1"
ERSTELLTWANNLabel1.Size = New System.Drawing.Size(77, 13)
ERSTELLTWANNLabel1.TabIndex = 31
ERSTELLTWANNLabel1.Text = "Erstellt wann:"
'
'GEAENDERTWERLabel1
'
GEAENDERTWERLabel1.AutoSize = True
GEAENDERTWERLabel1.Location = New System.Drawing.Point(916, 225)
GEAENDERTWERLabel1.Name = "GEAENDERTWERLabel1"
GEAENDERTWERLabel1.Size = New System.Drawing.Size(80, 13)
GEAENDERTWERLabel1.TabIndex = 33
GEAENDERTWERLabel1.Text = "Geändert wer:"
'
'GEAENDERTWANNLabel1
'
GEAENDERTWANNLabel1.AutoSize = True
GEAENDERTWANNLabel1.Location = New System.Drawing.Point(1065, 225)
GEAENDERTWANNLabel1.Name = "GEAENDERTWANNLabel1"
GEAENDERTWANNLabel1.Size = New System.Drawing.Size(90, 13)
GEAENDERTWANNLabel1.TabIndex = 35
GEAENDERTWANNLabel1.Text = "Geändert wann:"
'
'GUIDLabel2
'
GUIDLabel2.AutoSize = True
GUIDLabel2.Location = New System.Drawing.Point(250, 72)
GUIDLabel2.Name = "GUIDLabel2"
GUIDLabel2.Size = New System.Drawing.Size(21, 13)
GUIDLabel2.TabIndex = 4
GUIDLabel2.Text = "ID:"
'
'STEP_TYPLabel
'
STEP_TYPLabel.AutoSize = True
STEP_TYPLabel.Location = New System.Drawing.Point(317, 72)
STEP_TYPLabel.Name = "STEP_TYPLabel"
STEP_TYPLabel.Size = New System.Drawing.Size(53, 13)
STEP_TYPLabel.TabIndex = 8
STEP_TYPLabel.Text = "Step-Typ:"
'
'REIHENFOLGELabel2
'
REIHENFOLGELabel2.AutoSize = True
REIHENFOLGELabel2.Location = New System.Drawing.Point(560, 72)
REIHENFOLGELabel2.Name = "REIHENFOLGELabel2"
REIHENFOLGELabel2.Size = New System.Drawing.Size(73, 13)
REIHENFOLGELabel2.TabIndex = 28
REIHENFOLGELabel2.Text = "Reihenfolge:"
REIHENFOLGELabel2.TextAlign = System.Drawing.ContentAlignment.TopRight
'
'ERSTELLTWERLabel2
'
ERSTELLTWERLabel2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
ERSTELLTWERLabel2.AutoSize = True
ERSTELLTWERLabel2.Location = New System.Drawing.Point(9, 356)
ERSTELLTWERLabel2.Name = "ERSTELLTWERLabel2"
ERSTELLTWERLabel2.Size = New System.Drawing.Size(67, 13)
ERSTELLTWERLabel2.TabIndex = 30
ERSTELLTWERLabel2.Text = "Erstellt wer:"
'
'ERSTELLTWANNLabel2
'
ERSTELLTWANNLabel2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
ERSTELLTWANNLabel2.AutoSize = True
ERSTELLTWANNLabel2.Location = New System.Drawing.Point(209, 356)
ERSTELLTWANNLabel2.Name = "ERSTELLTWANNLabel2"
ERSTELLTWANNLabel2.Size = New System.Drawing.Size(77, 13)
ERSTELLTWANNLabel2.TabIndex = 32
ERSTELLTWANNLabel2.Text = "Erstellt wann:"
'
'GEAENDERTWERLabel2
'
GEAENDERTWERLabel2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
GEAENDERTWERLabel2.AutoSize = True
GEAENDERTWERLabel2.Location = New System.Drawing.Point(9, 397)
GEAENDERTWERLabel2.Name = "GEAENDERTWERLabel2"
GEAENDERTWERLabel2.Size = New System.Drawing.Size(80, 13)
GEAENDERTWERLabel2.TabIndex = 34
GEAENDERTWERLabel2.Text = "Geändert wer:"
'
'GEAENDERTWANNLabel
'
GEAENDERTWANNLabel.AutoSize = True
GEAENDERTWANNLabel.Location = New System.Drawing.Point(1024, 177)
GEAENDERTWANNLabel.Name = "GEAENDERTWANNLabel"
GEAENDERTWANNLabel.Size = New System.Drawing.Size(90, 13)
GEAENDERTWANNLabel.TabIndex = 101
GEAENDERTWANNLabel.Text = "Geändert wann:"
'
'GEAENDERTWANNLabel2
'
GEAENDERTWANNLabel2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
GEAENDERTWANNLabel2.AutoSize = True
GEAENDERTWANNLabel2.Location = New System.Drawing.Point(209, 397)
GEAENDERTWANNLabel2.Name = "GEAENDERTWANNLabel2"
GEAENDERTWANNLabel2.Size = New System.Drawing.Size(90, 13)
GEAENDERTWANNLabel2.TabIndex = 39
GEAENDERTWANNLabel2.Text = "Geändert wann:"
'
'LAST_TICKLabel
'
LAST_TICKLabel.AutoSize = True
LAST_TICKLabel.Location = New System.Drawing.Point(322, 18)
LAST_TICKLabel.Name = "LAST_TICKLabel"
LAST_TICKLabel.Size = New System.Drawing.Size(120, 13)
LAST_TICKLabel.TabIndex = 2
LAST_TICKLabel.Text = "Last Tick des Dienstes:"
'
'GEAENDERT_WERLabel
'
GEAENDERT_WERLabel.AutoSize = True
GEAENDERT_WERLabel.Location = New System.Drawing.Point(6, 185)
GEAENDERT_WERLabel.Name = "GEAENDERT_WERLabel"
GEAENDERT_WERLabel.Size = New System.Drawing.Size(80, 13)
GEAENDERT_WERLabel.TabIndex = 4
GEAENDERT_WERLabel.Text = "Geändert wer:"
'
'GEÄNDERT_WANNLabel
'
GEÄNDERT_WANNLabel.AutoSize = True
GEÄNDERT_WANNLabel.Location = New System.Drawing.Point(168, 185)
GEÄNDERT_WANNLabel.Name = "GEÄNDERT_WANNLabel"
GEÄNDERT_WANNLabel.Size = New System.Drawing.Size(90, 13)
GEÄNDERT_WANNLabel.TabIndex = 6
GEÄNDERT_WANNLabel.Text = "Geändert wann:"
'
'WD_LAUFWERKLabel
'
WD_LAUFWERKLabel.AutoSize = True
WD_LAUFWERKLabel.Location = New System.Drawing.Point(6, 18)
WD_LAUFWERKLabel.Name = "WD_LAUFWERKLabel"
WD_LAUFWERKLabel.Size = New System.Drawing.Size(114, 13)
WD_LAUFWERKLabel.TabIndex = 8
WD_LAUFWERKLabel.Text = "Windream-Laufwerk:"
'
'GUIDLabel3
'
GUIDLabel3.AutoSize = True
GUIDLabel3.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
GUIDLabel3.Location = New System.Drawing.Point(8, 38)
GUIDLabel3.Name = "GUIDLabel3"
GUIDLabel3.Size = New System.Drawing.Size(20, 13)
GUIDLabel3.TabIndex = 3
GUIDLabel3.Text = "ID:"
'
'NAMELabel
'
NAMELabel.AutoSize = True
NAMELabel.Location = New System.Drawing.Point(75, 38)
NAMELabel.Name = "NAMELabel"
NAMELabel.Size = New System.Drawing.Size(105, 13)
NAMELabel.TabIndex = 5
NAMELabel.Text = "Profilname (intern):"
'
'EMAIL_FROMLabel
'
EMAIL_FROMLabel.AutoSize = True
EMAIL_FROMLabel.Location = New System.Drawing.Point(75, 79)
EMAIL_FROMLabel.Name = "EMAIL_FROMLabel"
EMAIL_FROMLabel.Size = New System.Drawing.Size(64, 13)
EMAIL_FROMLabel.TabIndex = 7
EMAIL_FROMLabel.Text = "Email from:"
'
'EMAIL_SMTPLabel
'
EMAIL_SMTPLabel.AutoSize = True
EMAIL_SMTPLabel.Location = New System.Drawing.Point(360, 79)
EMAIL_SMTPLabel.Name = "EMAIL_SMTPLabel"
EMAIL_SMTPLabel.Size = New System.Drawing.Size(71, 13)
EMAIL_SMTPLabel.TabIndex = 9
EMAIL_SMTPLabel.Text = "SMTP Server:"
'
'EMAIL_USERLabel
'
EMAIL_USERLabel.AutoSize = True
EMAIL_USERLabel.Location = New System.Drawing.Point(75, 120)
EMAIL_USERLabel.Name = "EMAIL_USERLabel"
EMAIL_USERLabel.Size = New System.Drawing.Size(64, 13)
EMAIL_USERLabel.TabIndex = 11
EMAIL_USERLabel.Text = "Email-User:"
'
'EMAIL_PWLabel
'
EMAIL_PWLabel.AutoSize = True
EMAIL_PWLabel.Location = New System.Drawing.Point(360, 120)
EMAIL_PWLabel.Name = "EMAIL_PWLabel"
EMAIL_PWLabel.Size = New System.Drawing.Size(86, 13)
EMAIL_PWLabel.TabIndex = 13
EMAIL_PWLabel.Text = "Email Passwort:"
'
'PORTLabel
'
PORTLabel.AutoSize = True
PORTLabel.Location = New System.Drawing.Point(75, 161)
PORTLabel.Name = "PORTLabel"
PORTLabel.Size = New System.Drawing.Size(31, 13)
PORTLabel.TabIndex = 15
PORTLabel.Text = "Port:"
'
'ADDED_WHOLabel
'
ADDED_WHOLabel.AutoSize = True
ADDED_WHOLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
ADDED_WHOLabel.Location = New System.Drawing.Point(75, 202)
ADDED_WHOLabel.Name = "ADDED_WHOLabel"
ADDED_WHOLabel.Size = New System.Drawing.Size(62, 13)
ADDED_WHOLabel.TabIndex = 19
ADDED_WHOLabel.Text = "Added who:"
'
'ADDED_WHENLabel
'
ADDED_WHENLabel.AutoSize = True
ADDED_WHENLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
ADDED_WHENLabel.Location = New System.Drawing.Point(233, 202)
ADDED_WHENLabel.Name = "ADDED_WHENLabel"
ADDED_WHENLabel.Size = New System.Drawing.Size(67, 13)
ADDED_WHENLabel.TabIndex = 21
ADDED_WHENLabel.Text = "Added when:"
'
'CHANGED_WHOLabel
'
CHANGED_WHOLabel.AutoSize = True
CHANGED_WHOLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
CHANGED_WHOLabel.Location = New System.Drawing.Point(75, 243)
CHANGED_WHOLabel.Name = "CHANGED_WHOLabel"
CHANGED_WHOLabel.Size = New System.Drawing.Size(74, 13)
CHANGED_WHOLabel.TabIndex = 23
CHANGED_WHOLabel.Text = "Changed who:"
'
'CHANGED_WHENLabel
'
CHANGED_WHENLabel.AutoSize = True
CHANGED_WHENLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
CHANGED_WHENLabel.Location = New System.Drawing.Point(233, 243)
CHANGED_WHENLabel.Name = "CHANGED_WHENLabel"
CHANGED_WHENLabel.Size = New System.Drawing.Size(79, 13)
CHANGED_WHENLabel.TabIndex = 25
CHANGED_WHENLabel.Text = "Changed when:"
'
'Label5
'
Label5.AutoSize = True
Label5.Location = New System.Drawing.Point(685, 120)
Label5.Name = "Label5"
Label5.Size = New System.Drawing.Size(91, 13)
Label5.TabIndex = 32
Label5.Text = "Neues Passwort:"
'
'PDF_TK_LOCATIONLabel
'
PDF_TK_LOCATIONLabel.AutoSize = True
PDF_TK_LOCATIONLabel.Location = New System.Drawing.Point(6, 61)
PDF_TK_LOCATIONLabel.Name = "PDF_TK_LOCATIONLabel"
PDF_TK_LOCATIONLabel.Size = New System.Drawing.Size(103, 13)
PDF_TK_LOCATIONLabel.TabIndex = 12
PDF_TK_LOCATIONLabel.Text = "Speicherort PDFTK:"
'
'PDF_XCHANGE_LOCATIONLabel
'
PDF_XCHANGE_LOCATIONLabel.AutoSize = True
PDF_XCHANGE_LOCATIONLabel.Location = New System.Drawing.Point(6, 102)
PDF_XCHANGE_LOCATIONLabel.Name = "PDF_XCHANGE_LOCATIONLabel"
PDF_XCHANGE_LOCATIONLabel.Size = New System.Drawing.Size(141, 13)
PDF_XCHANGE_LOCATIONLabel.TabIndex = 14
PDF_XCHANGE_LOCATIONLabel.Text = "Speicherort PDF XChange:"
'
'AUTH_TYPELabel
'
AUTH_TYPELabel.AutoSize = True
AUTH_TYPELabel.Location = New System.Drawing.Point(685, 79)
AUTH_TYPELabel.Name = "AUTH_TYPELabel"
AUTH_TYPELabel.Size = New System.Drawing.Size(119, 13)
AUTH_TYPELabel.TabIndex = 33
AUTH_TYPELabel.Text = "Authentification type:"
'
'StatusStrip1
'
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsstatus, Me.ToolStripStatusLabelVersion})
Me.StatusStrip1.Location = New System.Drawing.Point(0, 654)
Me.StatusStrip1.Name = "StatusStrip1"
Me.StatusStrip1.Size = New System.Drawing.Size(1407, 22)
Me.StatusStrip1.TabIndex = 0
Me.StatusStrip1.Text = "StatusStrip1"
'
'tsstatus
'
Me.tsstatus.BackColor = System.Drawing.Color.Yellow
Me.tsstatus.Image = Global.ResultHandler_Konfig.My.Resources.Resources.flag_green
Me.tsstatus.Name = "tsstatus"
Me.tsstatus.Size = New System.Drawing.Size(16, 17)
Me.tsstatus.Visible = False
'
'ToolStripStatusLabelVersion
'
Me.ToolStripStatusLabelVersion.Name = "ToolStripStatusLabelVersion"
Me.ToolStripStatusLabelVersion.Size = New System.Drawing.Size(120, 17)
Me.ToolStripStatusLabelVersion.Text = "ToolStripStatusLabel1"
'
'TabControlMain
'
Me.TabControlMain.Controls.Add(Me.TabPage1)
Me.TabControlMain.Controls.Add(Me.TabPage2)
Me.TabControlMain.Controls.Add(Me.TabPage3)
Me.TabControlMain.Controls.Add(Me.TabPage4)
Me.TabControlMain.Dock = System.Windows.Forms.DockStyle.Fill
Me.TabControlMain.Location = New System.Drawing.Point(0, 0)
Me.TabControlMain.Name = "TabControlMain"
Me.TabControlMain.SelectedIndex = 0
Me.TabControlMain.Size = New System.Drawing.Size(1407, 654)
Me.TabControlMain.TabIndex = 1
'
'TabPage1
'
Me.TabPage1.Controls.Add(Me.ToolStrip1)
Me.TabPage1.Controls.Add(Me.ListViewProfile)
Me.TabPage1.Location = New System.Drawing.Point(4, 22)
Me.TabPage1.Name = "TabPage1"
Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
Me.TabPage1.Size = New System.Drawing.Size(1399, 628)
Me.TabPage1.TabIndex = 0
Me.TabPage1.Text = "Übersicht"
Me.TabPage1.UseVisualStyleBackColor = True
'
'ToolStrip1
'
Me.ToolStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsbtmrefresh_Uebersicht})
Me.ToolStrip1.Location = New System.Drawing.Point(3, 3)
Me.ToolStrip1.Name = "ToolStrip1"
Me.ToolStrip1.Size = New System.Drawing.Size(1393, 25)
Me.ToolStrip1.TabIndex = 4
Me.ToolStrip1.Text = "ToolStrip1"
'
'tsbtmrefresh_Uebersicht
'
Me.tsbtmrefresh_Uebersicht.Image = Global.ResultHandler_Konfig.My.Resources.Resources.refresh_16xMD
Me.tsbtmrefresh_Uebersicht.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.tsbtmrefresh_Uebersicht.ImageTransparentColor = System.Drawing.Color.Magenta
Me.tsbtmrefresh_Uebersicht.Name = "tsbtmrefresh_Uebersicht"
Me.tsbtmrefresh_Uebersicht.Size = New System.Drawing.Size(146, 22)
Me.tsbtmrefresh_Uebersicht.Text = "Übersicht aktualisieren"
Me.tsbtmrefresh_Uebersicht.TextAlign = System.Drawing.ContentAlignment.MiddleRight
'
'ListViewProfile
'
Me.ListViewProfile.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.ListViewProfile.Columns.AddRange(New System.Windows.Forms.ColumnHeader() {Me.col0, Me.col1, Me.col2, Me.col3})
Me.ListViewProfile.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.ListViewProfile.FullRowSelect = True
Me.ListViewProfile.GridLines = True
Me.ListViewProfile.Location = New System.Drawing.Point(3, 31)
Me.ListViewProfile.Name = "ListViewProfile"
Me.ListViewProfile.Size = New System.Drawing.Size(987, 465)
Me.ListViewProfile.SmallImageList = Me.ImageList1
Me.ListViewProfile.TabIndex = 3
Me.ListViewProfile.UseCompatibleStateImageBehavior = False
Me.ListViewProfile.View = System.Windows.Forms.View.Details
'
'col0
'
Me.col0.Text = "Profilname"
Me.col0.Width = 180
'
'col1
'
Me.col1.Text = "Aktiv"
Me.col1.Width = 49
'
'col2
'
Me.col2.Text = "Letzter Durchlauf"
Me.col2.Width = 160
'
'col3
'
Me.col3.Text = "Status"
Me.col3.Width = 80
'
'ImageList1
'
Me.ImageList1.ImageStream = CType(resources.GetObject("ImageList1.ImageStream"), System.Windows.Forms.ImageListStreamer)
Me.ImageList1.TransparentColor = System.Drawing.Color.Transparent
Me.ImageList1.Images.SetKeyName(0, "clock_play.png")
Me.ImageList1.Images.SetKeyName(1, "clock_red.png")
Me.ImageList1.Images.SetKeyName(2, "clock_stop.png")
'
'TabPage2
'
Me.TabPage2.Controls.Add(Me.TabControl1)
Me.TabPage2.Controls.Add(Me.Panel1)
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(1399, 628)
Me.TabPage2.TabIndex = 1
Me.TabPage2.Text = "Profileinstellungen"
Me.TabPage2.UseVisualStyleBackColor = True
'
'TabControl1
'
Me.TabControl1.Controls.Add(Me.TabPage5)
Me.TabControl1.Controls.Add(Me.TabPage6)
Me.TabControl1.Dock = System.Windows.Forms.DockStyle.Fill
Me.TabControl1.Location = New System.Drawing.Point(3, 256)
Me.TabControl1.Name = "TabControl1"
Me.TabControl1.SelectedIndex = 0
Me.TabControl1.Size = New System.Drawing.Size(1393, 369)
Me.TabControl1.TabIndex = 2
'
'TabPage5
'
Me.TabPage5.Controls.Add(Me.REIHENFOLGENumericUpDown)
Me.TabPage5.Controls.Add(Me.GridControl3)
Me.TabPage5.Controls.Add(Me.STRING4TextBox)
Me.TabPage5.Controls.Add(Me.lblString4)
Me.TabPage5.Controls.Add(Me.STRING5TextBox)
Me.TabPage5.Controls.Add(Me.TBWMRH_PROFIL_JOBBindingNavigator)
Me.TabPage5.Controls.Add(Me.lblString5)
Me.TabPage5.Controls.Add(Me.PROFILJOB_GUIDTextBox)
Me.TabPage5.Controls.Add(Me.GEAENDERTWANNTextBox1)
Me.TabPage5.Controls.Add(GEAENDERTWANNLabel1)
Me.TabPage5.Controls.Add(Me.STRING3TextBox)
Me.TabPage5.Controls.Add(Me.GEAENDERTWERTextBox1)
Me.TabPage5.Controls.Add(Me.lblString3)
Me.TabPage5.Controls.Add(GEAENDERTWERLabel1)
Me.TabPage5.Controls.Add(Me.lblString2)
Me.TabPage5.Controls.Add(Me.ERSTELLTWANNTextBox1)
Me.TabPage5.Controls.Add(Me.AKTIVCheckBox2)
Me.TabPage5.Controls.Add(ERSTELLTWANNLabel1)
Me.TabPage5.Controls.Add(Me.Label4)
Me.TabPage5.Controls.Add(Me.ERSTELLTWERTextBox1)
Me.TabPage5.Controls.Add(Me.lblString1)
Me.TabPage5.Controls.Add(ERSTELLTWERLabel1)
Me.TabPage5.Controls.Add(Me.btnJOB_addSpeicherort)
Me.TabPage5.Controls.Add(REIHENFOLGELabel1)
Me.TabPage5.Controls.Add(GUIDLabel1)
Me.TabPage5.Controls.Add(Me.BOOL1CheckBox)
Me.TabPage5.Controls.Add(Me.STRING2TextBox)
Me.TabPage5.Controls.Add(JOB_TYPLabel)
Me.TabPage5.Controls.Add(Me.STRING1TextBox)
Me.TabPage5.Controls.Add(Me.JOB_TYPComboBox)
Me.TabPage5.Controls.Add(Me.STRING3TextBox1)
Me.TabPage5.Location = New System.Drawing.Point(4, 22)
Me.TabPage5.Name = "TabPage5"
Me.TabPage5.Padding = New System.Windows.Forms.Padding(3)
Me.TabPage5.Size = New System.Drawing.Size(1385, 343)
Me.TabPage5.TabIndex = 0
Me.TabPage5.Text = "Profil-Jobs"
Me.TabPage5.UseVisualStyleBackColor = True
'
'REIHENFOLGENumericUpDown
'
Me.REIHENFOLGENumericUpDown.DataBindings.Add(New System.Windows.Forms.Binding("Value", Me.TBWMRH_PROFIL_JOBBindingSource, "REIHENFOLGE", True))
Me.REIHENFOLGENumericUpDown.Location = New System.Drawing.Point(559, 77)
Me.REIHENFOLGENumericUpDown.Maximum = New Decimal(New Integer() {30, 0, 0, 0})
Me.REIHENFOLGENumericUpDown.Name = "REIHENFOLGENumericUpDown"
Me.REIHENFOLGENumericUpDown.Size = New System.Drawing.Size(67, 22)
Me.REIHENFOLGENumericUpDown.TabIndex = 108
'
'TBWMRH_PROFIL_JOBBindingSource
'
Me.TBWMRH_PROFIL_JOBBindingSource.DataMember = "TBWMRH_PROFIL_JOB"
Me.TBWMRH_PROFIL_JOBBindingSource.DataSource = Me.MyDataset
'
'MyDataset
'
Me.MyDataset.DataSetName = "MyDataset"
Me.MyDataset.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
'
'GridControl3
'
Me.GridControl3.DataSource = Me.TBWMRH_PROFIL_JOBBindingSource
Me.GridControl3.Dock = System.Windows.Forms.DockStyle.Left
Me.GridControl3.Location = New System.Drawing.Point(3, 28)
Me.GridControl3.MainView = Me.GridView3
Me.GridControl3.Name = "GridControl3"
Me.GridControl3.Size = New System.Drawing.Size(237, 312)
Me.GridControl3.TabIndex = 107
Me.GridControl3.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView3})
'
'GridView3
'
Me.GridView3.Appearance.EvenRow.BackColor = System.Drawing.Color.Aqua
Me.GridView3.Appearance.EvenRow.Options.UseBackColor = True
Me.GridView3.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colJOB_TYP})
Me.GridView3.GridControl = Me.GridControl3
Me.GridView3.Name = "GridView3"
Me.GridView3.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False]
Me.GridView3.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False]
Me.GridView3.OptionsBehavior.Editable = False
Me.GridView3.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
Me.GridView3.OptionsView.EnableAppearanceEvenRow = True
Me.GridView3.OptionsView.ShowAutoFilterRow = True
Me.GridView3.OptionsView.ShowDetailButtons = False
Me.GridView3.OptionsView.ShowGroupPanel = False
'
'colJOB_TYP
'
Me.colJOB_TYP.Caption = "Job-Typ"
Me.colJOB_TYP.FieldName = "JOB_TYP"
Me.colJOB_TYP.Name = "colJOB_TYP"
Me.colJOB_TYP.Visible = True
Me.colJOB_TYP.VisibleIndex = 0
'
'STRING4TextBox
'
Me.STRING4TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFIL_JOBBindingSource, "STRING4", True))
Me.STRING4TextBox.Location = New System.Drawing.Point(843, 200)
Me.STRING4TextBox.Name = "STRING4TextBox"
Me.STRING4TextBox.Size = New System.Drawing.Size(61, 22)
Me.STRING4TextBox.TabIndex = 45
'
'lblString4
'
Me.lblString4.AutoSize = True
Me.lblString4.Location = New System.Drawing.Point(840, 184)
Me.lblString4.Name = "lblString4"
Me.lblString4.Size = New System.Drawing.Size(57, 13)
Me.lblString4.TabIndex = 44
Me.lblString4.Text = "lblString4"
'
'STRING5TextBox
'
Me.STRING5TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFIL_JOBBindingSource, "STRING5", True))
Me.STRING5TextBox.Location = New System.Drawing.Point(254, 315)
Me.STRING5TextBox.Name = "STRING5TextBox"
Me.STRING5TextBox.Size = New System.Drawing.Size(466, 22)
Me.STRING5TextBox.TabIndex = 47
'
'TBWMRH_PROFIL_JOBBindingNavigator
'
Me.TBWMRH_PROFIL_JOBBindingNavigator.AddNewItem = Me.ToolStripButton1
Me.TBWMRH_PROFIL_JOBBindingNavigator.BindingSource = Me.TBWMRH_PROFIL_JOBBindingSource
Me.TBWMRH_PROFIL_JOBBindingNavigator.CountItem = Me.ToolStripLabel1
Me.TBWMRH_PROFIL_JOBBindingNavigator.CountItemFormat = "von {0} Profil-Jobs"
Me.TBWMRH_PROFIL_JOBBindingNavigator.DeleteItem = Me.ToolStripButton2
Me.TBWMRH_PROFIL_JOBBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton3, Me.ToolStripButton4, Me.ToolStripSeparator1, Me.ToolStripTextBox1, Me.ToolStripLabel1, Me.ToolStripSeparator2, Me.ToolStripButton5, Me.ToolStripButton6, Me.ToolStripSeparator3, Me.ToolStripButton1, Me.ToolStripButton2, Me.ToolStripButton7, Me.ToolStripButton23})
Me.TBWMRH_PROFIL_JOBBindingNavigator.Location = New System.Drawing.Point(3, 3)
Me.TBWMRH_PROFIL_JOBBindingNavigator.MoveFirstItem = Me.ToolStripButton3
Me.TBWMRH_PROFIL_JOBBindingNavigator.MoveLastItem = Me.ToolStripButton6
Me.TBWMRH_PROFIL_JOBBindingNavigator.MoveNextItem = Me.ToolStripButton5
Me.TBWMRH_PROFIL_JOBBindingNavigator.MovePreviousItem = Me.ToolStripButton4
Me.TBWMRH_PROFIL_JOBBindingNavigator.Name = "TBWMRH_PROFIL_JOBBindingNavigator"
Me.TBWMRH_PROFIL_JOBBindingNavigator.PositionItem = Me.ToolStripTextBox1
Me.TBWMRH_PROFIL_JOBBindingNavigator.Size = New System.Drawing.Size(1379, 25)
Me.TBWMRH_PROFIL_JOBBindingNavigator.TabIndex = 3
Me.TBWMRH_PROFIL_JOBBindingNavigator.Text = "BindingNavigator1"
'
'ToolStripButton1
'
Me.ToolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton1.Image = CType(resources.GetObject("ToolStripButton1.Image"), System.Drawing.Image)
Me.ToolStripButton1.Name = "ToolStripButton1"
Me.ToolStripButton1.RightToLeftAutoMirrorImage = True
Me.ToolStripButton1.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton1.Text = "Neu hinzufügen"
'
'ToolStripLabel1
'
Me.ToolStripLabel1.Name = "ToolStripLabel1"
Me.ToolStripLabel1.Size = New System.Drawing.Size(103, 22)
Me.ToolStripLabel1.Text = "von {0} Profil-Jobs"
Me.ToolStripLabel1.ToolTipText = "Die Gesamtanzahl der Elemente."
'
'ToolStripButton2
'
Me.ToolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton2.Image = CType(resources.GetObject("ToolStripButton2.Image"), System.Drawing.Image)
Me.ToolStripButton2.Name = "ToolStripButton2"
Me.ToolStripButton2.RightToLeftAutoMirrorImage = True
Me.ToolStripButton2.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton2.Text = "Löschen"
'
'ToolStripButton3
'
Me.ToolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton3.Image = CType(resources.GetObject("ToolStripButton3.Image"), System.Drawing.Image)
Me.ToolStripButton3.Name = "ToolStripButton3"
Me.ToolStripButton3.RightToLeftAutoMirrorImage = True
Me.ToolStripButton3.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton3.Text = "Erste verschieben"
'
'ToolStripButton4
'
Me.ToolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton4.Image = CType(resources.GetObject("ToolStripButton4.Image"), System.Drawing.Image)
Me.ToolStripButton4.Name = "ToolStripButton4"
Me.ToolStripButton4.RightToLeftAutoMirrorImage = True
Me.ToolStripButton4.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton4.Text = "Vorherige verschieben"
'
'ToolStripSeparator1
'
Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
Me.ToolStripSeparator1.Size = New System.Drawing.Size(6, 25)
'
'ToolStripTextBox1
'
Me.ToolStripTextBox1.AccessibleName = "Position"
Me.ToolStripTextBox1.AutoSize = False
Me.ToolStripTextBox1.Name = "ToolStripTextBox1"
Me.ToolStripTextBox1.Size = New System.Drawing.Size(50, 23)
Me.ToolStripTextBox1.Text = "0"
Me.ToolStripTextBox1.ToolTipText = "Aktuelle Position"
'
'ToolStripSeparator2
'
Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
Me.ToolStripSeparator2.Size = New System.Drawing.Size(6, 25)
'
'ToolStripButton5
'
Me.ToolStripButton5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton5.Image = CType(resources.GetObject("ToolStripButton5.Image"), System.Drawing.Image)
Me.ToolStripButton5.Name = "ToolStripButton5"
Me.ToolStripButton5.RightToLeftAutoMirrorImage = True
Me.ToolStripButton5.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton5.Text = "Nächste verschieben"
'
'ToolStripButton6
'
Me.ToolStripButton6.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton6.Image = CType(resources.GetObject("ToolStripButton6.Image"), System.Drawing.Image)
Me.ToolStripButton6.Name = "ToolStripButton6"
Me.ToolStripButton6.RightToLeftAutoMirrorImage = True
Me.ToolStripButton6.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton6.Text = "Letzte verschieben"
'
'ToolStripSeparator3
'
Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
Me.ToolStripSeparator3.Size = New System.Drawing.Size(6, 25)
'
'ToolStripButton7
'
Me.ToolStripButton7.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton7.Image = CType(resources.GetObject("ToolStripButton7.Image"), System.Drawing.Image)
Me.ToolStripButton7.Name = "ToolStripButton7"
Me.ToolStripButton7.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton7.Text = "Daten speichern"
'
'ToolStripButton23
'
Me.ToolStripButton23.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton23.Image = Global.ResultHandler_Konfig.My.Resources.Resources.refresh_16xMD
Me.ToolStripButton23.ImageTransparentColor = System.Drawing.Color.Magenta
Me.ToolStripButton23.Name = "ToolStripButton23"
Me.ToolStripButton23.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton23.Text = "Refresh"
'
'lblString5
'
Me.lblString5.AutoSize = True
Me.lblString5.Location = New System.Drawing.Point(254, 299)
Me.lblString5.Name = "lblString5"
Me.lblString5.Size = New System.Drawing.Size(57, 13)
Me.lblString5.TabIndex = 46
Me.lblString5.Text = "lblString5"
'
'PROFILJOB_GUIDTextBox
'
Me.PROFILJOB_GUIDTextBox.BackColor = System.Drawing.Color.WhiteSmoke
Me.PROFILJOB_GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFIL_JOBBindingSource, "GUID", True))
Me.PROFILJOB_GUIDTextBox.Location = New System.Drawing.Point(254, 77)
Me.PROFILJOB_GUIDTextBox.Name = "PROFILJOB_GUIDTextBox"
Me.PROFILJOB_GUIDTextBox.ReadOnly = True
Me.PROFILJOB_GUIDTextBox.Size = New System.Drawing.Size(42, 22)
Me.PROFILJOB_GUIDTextBox.TabIndex = 4
'
'GEAENDERTWANNTextBox1
'
Me.GEAENDERTWANNTextBox1.BackColor = System.Drawing.Color.WhiteSmoke
Me.GEAENDERTWANNTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFIL_JOBBindingSource, "GEAENDERTWANN", True))
Me.GEAENDERTWANNTextBox1.Location = New System.Drawing.Point(1068, 241)
Me.GEAENDERTWANNTextBox1.Name = "GEAENDERTWANNTextBox1"
Me.GEAENDERTWANNTextBox1.ReadOnly = True
Me.GEAENDERTWANNTextBox1.Size = New System.Drawing.Size(104, 22)
Me.GEAENDERTWANNTextBox1.TabIndex = 36
'
'STRING3TextBox
'
Me.STRING3TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFIL_JOBBindingSource, "STRING3", True))
Me.STRING3TextBox.Location = New System.Drawing.Point(254, 200)
Me.STRING3TextBox.Name = "STRING3TextBox"
Me.STRING3TextBox.Size = New System.Drawing.Size(465, 22)
Me.STRING3TextBox.TabIndex = 43
'
'GEAENDERTWERTextBox1
'
Me.GEAENDERTWERTextBox1.BackColor = System.Drawing.Color.WhiteSmoke
Me.GEAENDERTWERTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFIL_JOBBindingSource, "GEAENDERTWER", True))
Me.GEAENDERTWERTextBox1.Location = New System.Drawing.Point(919, 241)
Me.GEAENDERTWERTextBox1.Name = "GEAENDERTWERTextBox1"
Me.GEAENDERTWERTextBox1.ReadOnly = True
Me.GEAENDERTWERTextBox1.Size = New System.Drawing.Size(140, 22)
Me.GEAENDERTWERTextBox1.TabIndex = 34
'
'lblString3
'
Me.lblString3.AutoSize = True
Me.lblString3.Location = New System.Drawing.Point(254, 184)
Me.lblString3.Name = "lblString3"
Me.lblString3.Size = New System.Drawing.Size(57, 13)
Me.lblString3.TabIndex = 42
Me.lblString3.Text = "lblString3"
'
'lblString2
'
Me.lblString2.AutoSize = True
Me.lblString2.Location = New System.Drawing.Point(254, 143)
Me.lblString2.Name = "lblString2"
Me.lblString2.Size = New System.Drawing.Size(57, 13)
Me.lblString2.TabIndex = 41
Me.lblString2.Text = "lblString2"
'
'ERSTELLTWANNTextBox1
'
Me.ERSTELLTWANNTextBox1.BackColor = System.Drawing.Color.WhiteSmoke
Me.ERSTELLTWANNTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFIL_JOBBindingSource, "ERSTELLTWANN", True))
Me.ERSTELLTWANNTextBox1.Location = New System.Drawing.Point(1068, 200)
Me.ERSTELLTWANNTextBox1.Name = "ERSTELLTWANNTextBox1"
Me.ERSTELLTWANNTextBox1.ReadOnly = True
Me.ERSTELLTWANNTextBox1.Size = New System.Drawing.Size(99, 22)
Me.ERSTELLTWANNTextBox1.TabIndex = 32
'
'AKTIVCheckBox2
'
Me.AKTIVCheckBox2.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBWMRH_PROFIL_JOBBindingSource, "AKTIV", True))
Me.AKTIVCheckBox2.Location = New System.Drawing.Point(652, 75)
Me.AKTIVCheckBox2.Name = "AKTIVCheckBox2"
Me.AKTIVCheckBox2.Size = New System.Drawing.Size(67, 24)
Me.AKTIVCheckBox2.TabIndex = 40
Me.AKTIVCheckBox2.Text = "Aktiv"
Me.AKTIVCheckBox2.UseVisualStyleBackColor = True
'
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label4.Location = New System.Drawing.Point(254, 37)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(335, 13)
Me.Label4.TabIndex = 39
Me.Label4.Text = "Der Profil-Job definiert die Hauptfunktion für die gefundenen Dateien."
'
'ERSTELLTWERTextBox1
'
Me.ERSTELLTWERTextBox1.BackColor = System.Drawing.Color.WhiteSmoke
Me.ERSTELLTWERTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFIL_JOBBindingSource, "ERSTELLTWER", True))
Me.ERSTELLTWERTextBox1.Location = New System.Drawing.Point(919, 200)
Me.ERSTELLTWERTextBox1.Name = "ERSTELLTWERTextBox1"
Me.ERSTELLTWERTextBox1.ReadOnly = True
Me.ERSTELLTWERTextBox1.Size = New System.Drawing.Size(140, 22)
Me.ERSTELLTWERTextBox1.TabIndex = 30
'
'lblString1
'
Me.lblString1.AutoSize = True
Me.lblString1.Location = New System.Drawing.Point(254, 102)
Me.lblString1.Name = "lblString1"
Me.lblString1.Size = New System.Drawing.Size(57, 13)
Me.lblString1.TabIndex = 38
Me.lblString1.Text = "lblString1"
'
'btnJOB_addSpeicherort
'
Me.btnJOB_addSpeicherort.Location = New System.Drawing.Point(726, 116)
Me.btnJOB_addSpeicherort.Name = "btnJOB_addSpeicherort"
Me.btnJOB_addSpeicherort.Size = New System.Drawing.Size(35, 23)
Me.btnJOB_addSpeicherort.TabIndex = 37
Me.btnJOB_addSpeicherort.Text = "..."
Me.btnJOB_addSpeicherort.UseVisualStyleBackColor = True
Me.btnJOB_addSpeicherort.Visible = False
'
'BOOL1CheckBox
'
Me.BOOL1CheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBWMRH_PROFIL_JOBBindingSource, "BOOL1", True))
Me.BOOL1CheckBox.Location = New System.Drawing.Point(767, 113)
Me.BOOL1CheckBox.Name = "BOOL1CheckBox"
Me.BOOL1CheckBox.Size = New System.Drawing.Size(70, 24)
Me.BOOL1CheckBox.TabIndex = 18
Me.BOOL1CheckBox.Text = "BOOL1"
Me.BOOL1CheckBox.UseVisualStyleBackColor = True
'
'STRING2TextBox
'
Me.STRING2TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFIL_JOBBindingSource, "STRING2", True))
Me.STRING2TextBox.Location = New System.Drawing.Point(254, 159)
Me.STRING2TextBox.Name = "STRING2TextBox"
Me.STRING2TextBox.Size = New System.Drawing.Size(467, 22)
Me.STRING2TextBox.TabIndex = 12
'
'STRING1TextBox
'
Me.STRING1TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFIL_JOBBindingSource, "STRING1", True))
Me.STRING1TextBox.Location = New System.Drawing.Point(254, 118)
Me.STRING1TextBox.Name = "STRING1TextBox"
Me.STRING1TextBox.Size = New System.Drawing.Size(466, 22)
Me.STRING1TextBox.TabIndex = 10
'
'JOB_TYPComboBox
'
Me.JOB_TYPComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFIL_JOBBindingSource, "JOB_TYP", True))
Me.JOB_TYPComboBox.FormattingEnabled = True
Me.JOB_TYPComboBox.Items.AddRange(New Object() {"Export HDD", "Create Mail Attachment", "BNS json Download", "Concat Files to one pdf", "Send concatted file via mail", "Send to printer", "Send InfoMail with WM-Search"})
Me.JOB_TYPComboBox.Location = New System.Drawing.Point(302, 77)
Me.JOB_TYPComboBox.Name = "JOB_TYPComboBox"
Me.JOB_TYPComboBox.Size = New System.Drawing.Size(251, 21)
Me.JOB_TYPComboBox.TabIndex = 8
'
'STRING3TextBox1
'
Me.STRING3TextBox1.AcceptsReturn = True
Me.STRING3TextBox1.AcceptsTab = True
Me.STRING3TextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFIL_JOBBindingSource, "STRING3", True))
Me.STRING3TextBox1.Location = New System.Drawing.Point(254, 200)
Me.STRING3TextBox1.Multiline = True
Me.STRING3TextBox1.Name = "STRING3TextBox1"
Me.STRING3TextBox1.Size = New System.Drawing.Size(584, 96)
Me.STRING3TextBox1.TabIndex = 109
Me.STRING3TextBox1.Visible = False
'
'TabPage6
'
Me.TabPage6.AutoScroll = True
Me.TabPage6.Controls.Add(Me.REIHENFOLGENumericUpDown1)
Me.TabPage6.Controls.Add(Me.GridControl2)
Me.TabPage6.Controls.Add(Me.AKTIVCheckBox1)
Me.TabPage6.Controls.Add(Me.TBPROFIL_FILE_JOBBindingNavigator)
Me.TabPage6.Controls.Add(Me.lblndexname)
Me.TabPage6.Controls.Add(Me.Label3)
Me.TabPage6.Controls.Add(Me.btnTestCon)
Me.TabPage6.Controls.Add(Me.GEAENDERTWERTextBox2)
Me.TabPage6.Controls.Add(Me.btnFileJob_addIndex)
Me.TabPage6.Controls.Add(GEAENDERTWERLabel2)
Me.TabPage6.Controls.Add(Me.cmbFileJob_WHIndexe)
Me.TabPage6.Controls.Add(Me.ERSTELLTWANNTextBox2)
Me.TabPage6.Controls.Add(Me.btnaddDatetime)
Me.TabPage6.Controls.Add(ERSTELLTWANNLabel2)
Me.TabPage6.Controls.Add(Me.lblString2FileJobs)
Me.TabPage6.Controls.Add(Me.ERSTELLTWERTextBox2)
Me.TabPage6.Controls.Add(Me.STRING1TextBoxFile_Job)
Me.TabPage6.Controls.Add(ERSTELLTWERLabel2)
Me.TabPage6.Controls.Add(Me.lblString1FileJobs)
Me.TabPage6.Controls.Add(GEAENDERTWANNLabel2)
Me.TabPage6.Controls.Add(REIHENFOLGELabel2)
Me.TabPage6.Controls.Add(Me.GEAENDERTWANNTextBox2)
Me.TabPage6.Controls.Add(Me.STRING2TextBoxProfil_FileJob)
Me.TabPage6.Controls.Add(Me.STRING1ComboBox)
Me.TabPage6.Controls.Add(Me.STEP_TYPComboBox)
Me.TabPage6.Controls.Add(STEP_TYPLabel)
Me.TabPage6.Controls.Add(GUIDLabel2)
Me.TabPage6.Controls.Add(Me.GUIDTextBox2)
Me.TabPage6.Location = New System.Drawing.Point(4, 22)
Me.TabPage6.Name = "TabPage6"
Me.TabPage6.Padding = New System.Windows.Forms.Padding(3)
Me.TabPage6.Size = New System.Drawing.Size(1385, 343)
Me.TabPage6.TabIndex = 1
Me.TabPage6.Text = "File-Jobs"
Me.TabPage6.UseVisualStyleBackColor = True
'
'REIHENFOLGENumericUpDown1
'
Me.REIHENFOLGENumericUpDown1.DataBindings.Add(New System.Windows.Forms.Binding("Value", Me.TBWMRH_PROFIL_FILE_JOBBindingSource, "REIHENFOLGE", True))
Me.REIHENFOLGENumericUpDown1.Location = New System.Drawing.Point(563, 89)
Me.REIHENFOLGENumericUpDown1.Maximum = New Decimal(New Integer() {30, 0, 0, 0})
Me.REIHENFOLGENumericUpDown1.Name = "REIHENFOLGENumericUpDown1"
Me.REIHENFOLGENumericUpDown1.Size = New System.Drawing.Size(70, 22)
Me.REIHENFOLGENumericUpDown1.TabIndex = 107
'
'TBWMRH_PROFIL_FILE_JOBBindingSource
'
Me.TBWMRH_PROFIL_FILE_JOBBindingSource.DataMember = "TBWMRH_PROFIL_FILE_JOB"
Me.TBWMRH_PROFIL_FILE_JOBBindingSource.DataSource = Me.MyDataset
'
'GridControl2
'
Me.GridControl2.DataSource = Me.TBWMRH_PROFIL_FILE_JOBBindingSource
Me.GridControl2.Dock = System.Windows.Forms.DockStyle.Left
Me.GridControl2.Location = New System.Drawing.Point(3, 28)
Me.GridControl2.MainView = Me.GridView2
Me.GridControl2.Name = "GridControl2"
Me.GridControl2.Size = New System.Drawing.Size(237, 312)
Me.GridControl2.TabIndex = 106
Me.GridControl2.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView2})
'
'GridView2
'
Me.GridView2.Appearance.EvenRow.BackColor = System.Drawing.Color.Aqua
Me.GridView2.Appearance.EvenRow.Options.UseBackColor = True
Me.GridView2.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colTYP})
Me.GridView2.GridControl = Me.GridControl2
Me.GridView2.Name = "GridView2"
Me.GridView2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False]
Me.GridView2.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False]
Me.GridView2.OptionsBehavior.Editable = False
Me.GridView2.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
Me.GridView2.OptionsView.EnableAppearanceEvenRow = True
Me.GridView2.OptionsView.ShowAutoFilterRow = True
Me.GridView2.OptionsView.ShowDetailButtons = False
Me.GridView2.OptionsView.ShowGroupPanel = False
'
'colTYP
'
Me.colTYP.Caption = "Step-Typ"
Me.colTYP.FieldName = "TYP"
Me.colTYP.Name = "colTYP"
Me.colTYP.Visible = True
Me.colTYP.VisibleIndex = 0
'
'AKTIVCheckBox1
'
Me.AKTIVCheckBox1.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBWMRH_PROFIL_FILE_JOBBindingSource, "AKTIV", True))
Me.AKTIVCheckBox1.Location = New System.Drawing.Point(648, 86)
Me.AKTIVCheckBox1.Name = "AKTIVCheckBox1"
Me.AKTIVCheckBox1.Size = New System.Drawing.Size(65, 24)
Me.AKTIVCheckBox1.TabIndex = 48
Me.AKTIVCheckBox1.Text = "Aktiv"
Me.AKTIVCheckBox1.UseVisualStyleBackColor = True
'
'TBPROFIL_FILE_JOBBindingNavigator
'
Me.TBPROFIL_FILE_JOBBindingNavigator.AddNewItem = Me.ToolStripButton8
Me.TBPROFIL_FILE_JOBBindingNavigator.BindingSource = Me.TBWMRH_PROFIL_FILE_JOBBindingSource
Me.TBPROFIL_FILE_JOBBindingNavigator.CountItem = Me.ToolStripLabel2
Me.TBPROFIL_FILE_JOBBindingNavigator.CountItemFormat = "von {0} File-Jobs"
Me.TBPROFIL_FILE_JOBBindingNavigator.DeleteItem = Me.ToolStripButton9
Me.TBPROFIL_FILE_JOBBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton10, Me.ToolStripButton11, Me.ToolStripSeparator4, Me.ToolStripTextBox2, Me.ToolStripLabel2, Me.ToolStripSeparator5, Me.ToolStripButton12, Me.ToolStripButton13, Me.ToolStripSeparator6, Me.ToolStripButton8, Me.ToolStripButton9, Me.ToolStripButton14, Me.ToolStripButton24})
Me.TBPROFIL_FILE_JOBBindingNavigator.Location = New System.Drawing.Point(3, 3)
Me.TBPROFIL_FILE_JOBBindingNavigator.MoveFirstItem = Me.ToolStripButton10
Me.TBPROFIL_FILE_JOBBindingNavigator.MoveLastItem = Me.ToolStripButton13
Me.TBPROFIL_FILE_JOBBindingNavigator.MoveNextItem = Me.ToolStripButton12
Me.TBPROFIL_FILE_JOBBindingNavigator.MovePreviousItem = Me.ToolStripButton11
Me.TBPROFIL_FILE_JOBBindingNavigator.Name = "TBPROFIL_FILE_JOBBindingNavigator"
Me.TBPROFIL_FILE_JOBBindingNavigator.PositionItem = Me.ToolStripTextBox2
Me.TBPROFIL_FILE_JOBBindingNavigator.Size = New System.Drawing.Size(1379, 25)
Me.TBPROFIL_FILE_JOBBindingNavigator.TabIndex = 4
Me.TBPROFIL_FILE_JOBBindingNavigator.Text = "BindingNavigator1"
'
'ToolStripButton8
'
Me.ToolStripButton8.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton8.Image = CType(resources.GetObject("ToolStripButton8.Image"), System.Drawing.Image)
Me.ToolStripButton8.Name = "ToolStripButton8"
Me.ToolStripButton8.RightToLeftAutoMirrorImage = True
Me.ToolStripButton8.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton8.Text = "Neu hinzufügen"
'
'ToolStripLabel2
'
Me.ToolStripLabel2.Name = "ToolStripLabel2"
Me.ToolStripLabel2.Size = New System.Drawing.Size(93, 22)
Me.ToolStripLabel2.Text = "von {0} File-Jobs"
Me.ToolStripLabel2.ToolTipText = "Die Gesamtanzahl der Elemente."
'
'ToolStripButton9
'
Me.ToolStripButton9.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton9.Image = CType(resources.GetObject("ToolStripButton9.Image"), System.Drawing.Image)
Me.ToolStripButton9.Name = "ToolStripButton9"
Me.ToolStripButton9.RightToLeftAutoMirrorImage = True
Me.ToolStripButton9.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton9.Text = "Löschen"
'
'ToolStripButton10
'
Me.ToolStripButton10.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton10.Image = CType(resources.GetObject("ToolStripButton10.Image"), System.Drawing.Image)
Me.ToolStripButton10.Name = "ToolStripButton10"
Me.ToolStripButton10.RightToLeftAutoMirrorImage = True
Me.ToolStripButton10.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton10.Text = "Erste verschieben"
'
'ToolStripButton11
'
Me.ToolStripButton11.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton11.Image = CType(resources.GetObject("ToolStripButton11.Image"), System.Drawing.Image)
Me.ToolStripButton11.Name = "ToolStripButton11"
Me.ToolStripButton11.RightToLeftAutoMirrorImage = True
Me.ToolStripButton11.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton11.Text = "Vorherige verschieben"
'
'ToolStripSeparator4
'
Me.ToolStripSeparator4.Name = "ToolStripSeparator4"
Me.ToolStripSeparator4.Size = New System.Drawing.Size(6, 25)
'
'ToolStripTextBox2
'
Me.ToolStripTextBox2.AccessibleName = "Position"
Me.ToolStripTextBox2.AutoSize = False
Me.ToolStripTextBox2.Name = "ToolStripTextBox2"
Me.ToolStripTextBox2.Size = New System.Drawing.Size(50, 23)
Me.ToolStripTextBox2.Text = "0"
Me.ToolStripTextBox2.ToolTipText = "Aktuelle Position"
'
'ToolStripSeparator5
'
Me.ToolStripSeparator5.Name = "ToolStripSeparator5"
Me.ToolStripSeparator5.Size = New System.Drawing.Size(6, 25)
'
'ToolStripButton12
'
Me.ToolStripButton12.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton12.Image = CType(resources.GetObject("ToolStripButton12.Image"), System.Drawing.Image)
Me.ToolStripButton12.Name = "ToolStripButton12"
Me.ToolStripButton12.RightToLeftAutoMirrorImage = True
Me.ToolStripButton12.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton12.Text = "Nächste verschieben"
'
'ToolStripButton13
'
Me.ToolStripButton13.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton13.Image = CType(resources.GetObject("ToolStripButton13.Image"), System.Drawing.Image)
Me.ToolStripButton13.Name = "ToolStripButton13"
Me.ToolStripButton13.RightToLeftAutoMirrorImage = True
Me.ToolStripButton13.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton13.Text = "Letzte verschieben"
'
'ToolStripSeparator6
'
Me.ToolStripSeparator6.Name = "ToolStripSeparator6"
Me.ToolStripSeparator6.Size = New System.Drawing.Size(6, 25)
'
'ToolStripButton14
'
Me.ToolStripButton14.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton14.Image = CType(resources.GetObject("ToolStripButton14.Image"), System.Drawing.Image)
Me.ToolStripButton14.Name = "ToolStripButton14"
Me.ToolStripButton14.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton14.Text = "Daten speichern"
'
'ToolStripButton24
'
Me.ToolStripButton24.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton24.Image = Global.ResultHandler_Konfig.My.Resources.Resources.refresh_16xMD
Me.ToolStripButton24.ImageTransparentColor = System.Drawing.Color.Magenta
Me.ToolStripButton24.Name = "ToolStripButton24"
Me.ToolStripButton24.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton24.Text = "Refresh"
'
'lblndexname
'
Me.lblndexname.AutoSize = True
Me.lblndexname.Location = New System.Drawing.Point(562, 114)
Me.lblndexname.Name = "lblndexname"
Me.lblndexname.Size = New System.Drawing.Size(66, 13)
Me.lblndexname.TabIndex = 47
Me.lblndexname.Text = "Indexname:"
Me.lblndexname.Visible = False
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label3.Location = New System.Drawing.Point(250, 37)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(400, 26)
Me.Label3.TabIndex = 38
Me.Label3.Text = "Für jede gefundene Datei wird dieser Nachbearbeitungsschritt - nach erfolgreichem" &
" " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Abschluss des Jobs - durchlaufen"
'
'btnTestCon
'
Me.btnTestCon.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.btnTestCon.Location = New System.Drawing.Point(740, 128)
Me.btnTestCon.Name = "btnTestCon"
Me.btnTestCon.Size = New System.Drawing.Size(75, 23)
Me.btnTestCon.TabIndex = 46
Me.btnTestCon.Text = "Test Con"
Me.btnTestCon.UseVisualStyleBackColor = True
'
'GEAENDERTWERTextBox2
'
Me.GEAENDERTWERTextBox2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.GEAENDERTWERTextBox2.BackColor = System.Drawing.Color.WhiteSmoke
Me.GEAENDERTWERTextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFIL_FILE_JOBBindingSource, "GEAENDERTWER", True))
Me.GEAENDERTWERTextBox2.Location = New System.Drawing.Point(12, 413)
Me.GEAENDERTWERTextBox2.Name = "GEAENDERTWERTextBox2"
Me.GEAENDERTWERTextBox2.ReadOnly = True
Me.GEAENDERTWERTextBox2.Size = New System.Drawing.Size(138, 22)
Me.GEAENDERTWERTextBox2.TabIndex = 7
'
'btnFileJob_addIndex
'
Me.btnFileJob_addIndex.Image = Global.ResultHandler_Konfig.My.Resources.Resources.add
Me.btnFileJob_addIndex.Location = New System.Drawing.Point(702, 128)
Me.btnFileJob_addIndex.Name = "btnFileJob_addIndex"
Me.btnFileJob_addIndex.Size = New System.Drawing.Size(32, 23)
Me.btnFileJob_addIndex.TabIndex = 45
Me.btnFileJob_addIndex.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnFileJob_addIndex.UseVisualStyleBackColor = True
Me.btnFileJob_addIndex.Visible = False
'
'cmbFileJob_WHIndexe
'
Me.cmbFileJob_WHIndexe.FormattingEnabled = True
Me.cmbFileJob_WHIndexe.Location = New System.Drawing.Point(563, 130)
Me.cmbFileJob_WHIndexe.Name = "cmbFileJob_WHIndexe"
Me.cmbFileJob_WHIndexe.Size = New System.Drawing.Size(133, 21)
Me.cmbFileJob_WHIndexe.TabIndex = 44
Me.cmbFileJob_WHIndexe.Visible = False
'
'ERSTELLTWANNTextBox2
'
Me.ERSTELLTWANNTextBox2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.ERSTELLTWANNTextBox2.BackColor = System.Drawing.Color.WhiteSmoke
Me.ERSTELLTWANNTextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFIL_FILE_JOBBindingSource, "ERSTELLTWANN", True))
Me.ERSTELLTWANNTextBox2.Location = New System.Drawing.Point(212, 372)
Me.ERSTELLTWANNTextBox2.Name = "ERSTELLTWANNTextBox2"
Me.ERSTELLTWANNTextBox2.ReadOnly = True
Me.ERSTELLTWANNTextBox2.Size = New System.Drawing.Size(179, 22)
Me.ERSTELLTWANNTextBox2.TabIndex = 6
'
'btnaddDatetime
'
Me.btnaddDatetime.Image = Global.ResultHandler_Konfig.My.Resources.Resources.add
Me.btnaddDatetime.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnaddDatetime.Location = New System.Drawing.Point(629, 128)
Me.btnaddDatetime.Name = "btnaddDatetime"
Me.btnaddDatetime.Size = New System.Drawing.Size(95, 23)
Me.btnaddDatetime.TabIndex = 43
Me.btnaddDatetime.Text = "Zeitstempel"
Me.btnaddDatetime.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnaddDatetime.UseVisualStyleBackColor = True
Me.btnaddDatetime.Visible = False
'
'lblString2FileJobs
'
Me.lblString2FileJobs.AutoSize = True
Me.lblString2FileJobs.Location = New System.Drawing.Point(250, 154)
Me.lblString2FileJobs.Name = "lblString2FileJobs"
Me.lblString2FileJobs.Size = New System.Drawing.Size(40, 13)
Me.lblString2FileJobs.TabIndex = 42
Me.lblString2FileJobs.Text = "Label5"
Me.lblString2FileJobs.Visible = False
'
'ERSTELLTWERTextBox2
'
Me.ERSTELLTWERTextBox2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.ERSTELLTWERTextBox2.BackColor = System.Drawing.Color.WhiteSmoke
Me.ERSTELLTWERTextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFIL_FILE_JOBBindingSource, "ERSTELLTWER", True))
Me.ERSTELLTWERTextBox2.Location = New System.Drawing.Point(12, 372)
Me.ERSTELLTWERTextBox2.Name = "ERSTELLTWERTextBox2"
Me.ERSTELLTWERTextBox2.ReadOnly = True
Me.ERSTELLTWERTextBox2.Size = New System.Drawing.Size(138, 22)
Me.ERSTELLTWERTextBox2.TabIndex = 5
'
'STRING1TextBoxFile_Job
'
Me.STRING1TextBoxFile_Job.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFIL_FILE_JOBBindingSource, "STRING1", True))
Me.STRING1TextBoxFile_Job.Location = New System.Drawing.Point(253, 129)
Me.STRING1TextBoxFile_Job.Name = "STRING1TextBoxFile_Job"
Me.STRING1TextBoxFile_Job.Size = New System.Drawing.Size(299, 22)
Me.STRING1TextBoxFile_Job.TabIndex = 41
Me.STRING1TextBoxFile_Job.Visible = False
'
'lblString1FileJobs
'
Me.lblString1FileJobs.AutoSize = True
Me.lblString1FileJobs.Location = New System.Drawing.Point(250, 113)
Me.lblString1FileJobs.Name = "lblString1FileJobs"
Me.lblString1FileJobs.Size = New System.Drawing.Size(40, 13)
Me.lblString1FileJobs.TabIndex = 40
Me.lblString1FileJobs.Text = "Label5"
'
'GEAENDERTWANNTextBox2
'
Me.GEAENDERTWANNTextBox2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.GEAENDERTWANNTextBox2.BackColor = System.Drawing.Color.WhiteSmoke
Me.GEAENDERTWANNTextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFIL_FILE_JOBBindingSource, "GEAENDERTWANN", True))
Me.GEAENDERTWANNTextBox2.Location = New System.Drawing.Point(214, 413)
Me.GEAENDERTWANNTextBox2.Name = "GEAENDERTWANNTextBox2"
Me.GEAENDERTWANNTextBox2.ReadOnly = True
Me.GEAENDERTWANNTextBox2.Size = New System.Drawing.Size(177, 22)
Me.GEAENDERTWANNTextBox2.TabIndex = 8
'
'STRING2TextBoxProfil_FileJob
'
Me.STRING2TextBoxProfil_FileJob.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFIL_FILE_JOBBindingSource, "STRING2", True))
Me.STRING2TextBoxProfil_FileJob.Location = New System.Drawing.Point(253, 170)
Me.STRING2TextBoxProfil_FileJob.Name = "STRING2TextBoxProfil_FileJob"
Me.STRING2TextBoxProfil_FileJob.Size = New System.Drawing.Size(443, 22)
Me.STRING2TextBoxProfil_FileJob.TabIndex = 4
Me.STRING2TextBoxProfil_FileJob.Visible = False
'
'STRING1ComboBox
'
Me.STRING1ComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFIL_FILE_JOBBindingSource, "STRING1", True))
Me.STRING1ComboBox.FormattingEnabled = True
Me.STRING1ComboBox.Location = New System.Drawing.Point(253, 130)
Me.STRING1ComboBox.Name = "STRING1ComboBox"
Me.STRING1ComboBox.Size = New System.Drawing.Size(187, 21)
Me.STRING1ComboBox.TabIndex = 3
Me.STRING1ComboBox.Visible = False
'
'STEP_TYPComboBox
'
Me.STEP_TYPComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFIL_FILE_JOBBindingSource, "TYP", True))
Me.STEP_TYPComboBox.FormattingEnabled = True
Me.STEP_TYPComboBox.Items.AddRange(New Object() {"Set Index", "Rename File with windream Index", "Rename File with WMVector (only one)", "Execute Oracle Command", "Execute MSSQL Command"})
Me.STEP_TYPComboBox.Location = New System.Drawing.Point(320, 88)
Me.STEP_TYPComboBox.Name = "STEP_TYPComboBox"
Me.STEP_TYPComboBox.Size = New System.Drawing.Size(233, 21)
Me.STEP_TYPComboBox.TabIndex = 0
'
'GUIDTextBox2
'
Me.GUIDTextBox2.BackColor = System.Drawing.Color.WhiteSmoke
Me.GUIDTextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFIL_FILE_JOBBindingSource, "GUID", True))
Me.GUIDTextBox2.Location = New System.Drawing.Point(253, 88)
Me.GUIDTextBox2.Name = "GUIDTextBox2"
Me.GUIDTextBox2.ReadOnly = True
Me.GUIDTextBox2.Size = New System.Drawing.Size(58, 22)
Me.GUIDTextBox2.TabIndex = 5
'
'Panel1
'
Me.Panel1.AutoScroll = True
Me.Panel1.BackColor = System.Drawing.SystemColors.InactiveCaption
Me.Panel1.Controls.Add(Me.ReihenfolgeNumericUpDown2)
Me.Panel1.Controls.Add(Me.GridControl1)
Me.Panel1.Controls.Add(Me.Button2)
Me.Panel1.Controls.Add(GEAENDERTWANNLabel)
Me.Panel1.Controls.Add(Me.GEAENDERTWANNTextBox)
Me.Panel1.Controls.Add(Me.NumericUpDown)
Me.Panel1.Controls.Add(Me.lblTimeIntervall)
Me.Panel1.Controls.Add(Me.Label2)
Me.Panel1.Controls.Add(Me.dtp_Time)
Me.Panel1.Controls.Add(Me.cmbTimeTyp)
Me.Panel1.Controls.Add(Me.ObjekttypComboBox)
Me.Panel1.Controls.Add(Me.GroupBox4)
Me.Panel1.Controls.Add(Me.btnaddSearch)
Me.Panel1.Controls.Add(Me.Letzter_DurchlaufTextBox)
Me.Panel1.Controls.Add(Me.TBWMRH_PROFILBindingNavigator)
Me.Panel1.Controls.Add(GUIDLabel)
Me.Panel1.Controls.Add(Me.GUIDTextBox)
Me.Panel1.Controls.Add(ProfilnameLabel)
Me.Panel1.Controls.Add(Me.ProfilnameTextBox)
Me.Panel1.Controls.Add(Me.AktivCheckBox)
Me.Panel1.Controls.Add(ObjekttypLabel)
Me.Panel1.Controls.Add(WindreamSucheLabel)
Me.Panel1.Controls.Add(Me.WindreamSucheTextBox)
Me.Panel1.Controls.Add(Me.RunTextBox)
Me.Panel1.Controls.Add(Letzter_DurchlaufLabel)
Me.Panel1.Controls.Add(ReihenfolgeLabel)
Me.Panel1.Controls.Add(ERSTELLTWERLabel)
Me.Panel1.Controls.Add(Me.ERSTELLTWERTextBox)
Me.Panel1.Controls.Add(ERSTELLTWANNLabel)
Me.Panel1.Controls.Add(Me.ERSTELLTWANNTextBox)
Me.Panel1.Controls.Add(GEAENDERTWERLabel)
Me.Panel1.Controls.Add(Me.GEAENDERTWERTextBox)
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Top
Me.Panel1.Location = New System.Drawing.Point(3, 3)
Me.Panel1.Name = "Panel1"
Me.Panel1.Size = New System.Drawing.Size(1393, 253)
Me.Panel1.TabIndex = 0
'
'ReihenfolgeNumericUpDown2
'
Me.ReihenfolgeNumericUpDown2.DataBindings.Add(New System.Windows.Forms.Binding("Value", Me.TBWMRH_PROFILBindingSource, "Reihenfolge", True))
Me.ReihenfolgeNumericUpDown2.Location = New System.Drawing.Point(950, 36)
Me.ReihenfolgeNumericUpDown2.Name = "ReihenfolgeNumericUpDown2"
Me.ReihenfolgeNumericUpDown2.Size = New System.Drawing.Size(54, 22)
Me.ReihenfolgeNumericUpDown2.TabIndex = 106
'
'TBWMRH_PROFILBindingSource
'
Me.TBWMRH_PROFILBindingSource.DataMember = "TBWMRH_PROFIL"
Me.TBWMRH_PROFILBindingSource.DataSource = Me.MyDataset
'
'GridControl1
'
Me.GridControl1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.GridControl1.DataSource = Me.TBWMRH_PROFILBindingSource
Me.GridControl1.Location = New System.Drawing.Point(3, 28)
Me.GridControl1.MainView = Me.GridView1
Me.GridControl1.Name = "GridControl1"
Me.GridControl1.Size = New System.Drawing.Size(237, 221)
Me.GridControl1.TabIndex = 105
Me.GridControl1.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView1})
'
'GridView1
'
Me.GridView1.Appearance.EvenRow.BackColor = System.Drawing.Color.Aqua
Me.GridView1.Appearance.EvenRow.Options.UseBackColor = True
Me.GridView1.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colProfilname, Me.colAktiv})
Me.GridView1.GridControl = Me.GridControl1
Me.GridView1.Name = "GridView1"
Me.GridView1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False]
Me.GridView1.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False]
Me.GridView1.OptionsBehavior.Editable = False
Me.GridView1.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
Me.GridView1.OptionsView.EnableAppearanceEvenRow = True
Me.GridView1.OptionsView.ShowAutoFilterRow = True
Me.GridView1.OptionsView.ShowDetailButtons = False
Me.GridView1.OptionsView.ShowGroupPanel = False
'
'colProfilname
'
Me.colProfilname.FieldName = "Profilname"
Me.colProfilname.Name = "colProfilname"
Me.colProfilname.Visible = True
Me.colProfilname.VisibleIndex = 0
Me.colProfilname.Width = 146
'
'colAktiv
'
Me.colAktiv.FieldName = "Aktiv"
Me.colAktiv.Name = "colAktiv"
Me.colAktiv.Visible = True
Me.colAktiv.VisibleIndex = 1
Me.colAktiv.Width = 51
'
'Button2
'
Me.Button2.Location = New System.Drawing.Point(722, 92)
Me.Button2.Name = "Button2"
Me.Button2.Size = New System.Drawing.Size(75, 23)
Me.Button2.TabIndex = 104
Me.Button2.Text = "Teste Suche"
Me.Button2.UseVisualStyleBackColor = True
'
'GEAENDERTWANNTextBox
'
Me.GEAENDERTWANNTextBox.BackColor = System.Drawing.Color.WhiteSmoke
Me.GEAENDERTWANNTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFILBindingSource, "GEAENDERTWANN", True))
Me.GEAENDERTWANNTextBox.Location = New System.Drawing.Point(1027, 193)
Me.GEAENDERTWANNTextBox.Name = "GEAENDERTWANNTextBox"
Me.GEAENDERTWANNTextBox.ReadOnly = True
Me.GEAENDERTWANNTextBox.Size = New System.Drawing.Size(124, 22)
Me.GEAENDERTWANNTextBox.TabIndex = 102
'
'NumericUpDown
'
Me.NumericUpDown.Increment = New Decimal(New Integer() {5, 0, 0, 0})
Me.NumericUpDown.Location = New System.Drawing.Point(380, 194)
Me.NumericUpDown.Maximum = New Decimal(New Integer() {500, 0, 0, 0})
Me.NumericUpDown.Name = "NumericUpDown"
Me.NumericUpDown.Size = New System.Drawing.Size(38, 22)
Me.NumericUpDown.TabIndex = 101
Me.NumericUpDown.Value = New Decimal(New Integer() {5, 0, 0, 0})
'
'lblTimeIntervall
'
Me.lblTimeIntervall.AutoSize = True
Me.lblTimeIntervall.Location = New System.Drawing.Point(377, 175)
Me.lblTimeIntervall.Name = "lblTimeIntervall"
Me.lblTimeIntervall.Size = New System.Drawing.Size(47, 13)
Me.lblTimeIntervall.TabIndex = 100
Me.lblTimeIntervall.Text = "Uhrzeit:"
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(247, 178)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(54, 13)
Me.Label2.TabIndex = 1
Me.Label2.Text = "Start-Typ:"
'
'dtp_Time
'
Me.dtp_Time.CustomFormat = "HH:mm"
Me.dtp_Time.Format = System.Windows.Forms.DateTimePickerFormat.Custom
Me.dtp_Time.Location = New System.Drawing.Point(380, 194)
Me.dtp_Time.Name = "dtp_Time"
Me.dtp_Time.ShowUpDown = True
Me.dtp_Time.Size = New System.Drawing.Size(60, 22)
Me.dtp_Time.TabIndex = 99
Me.dtp_Time.Visible = False
'
'cmbTimeTyp
'
Me.cmbTimeTyp.FormattingEnabled = True
Me.cmbTimeTyp.Items.AddRange(New Object() {"Intervall", "Uhrzeit"})
Me.cmbTimeTyp.Location = New System.Drawing.Point(250, 194)
Me.cmbTimeTyp.Name = "cmbTimeTyp"
Me.cmbTimeTyp.Size = New System.Drawing.Size(121, 21)
Me.cmbTimeTyp.TabIndex = 98
'
'ObjekttypComboBox
'
Me.ObjekttypComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFILBindingSource, "Objekttyp", True))
Me.ObjekttypComboBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.ObjekttypComboBox.FormattingEnabled = True
Me.ObjekttypComboBox.Location = New System.Drawing.Point(468, 35)
Me.ObjekttypComboBox.Name = "ObjekttypComboBox"
Me.ObjekttypComboBox.Size = New System.Drawing.Size(397, 21)
Me.ObjekttypComboBox.TabIndex = 97
'
'GroupBox4
'
Me.GroupBox4.Controls.Add(Me.CheckBox1)
Me.GroupBox4.Controls.Add(Me.DayTextBox)
Me.GroupBox4.Controls.Add(Me.CheckBox2)
Me.GroupBox4.Controls.Add(Me.CheckBox6)
Me.GroupBox4.Controls.Add(Me.CheckBox3)
Me.GroupBox4.Controls.Add(Me.CheckBox7)
Me.GroupBox4.Controls.Add(Me.CheckBox4)
Me.GroupBox4.Controls.Add(Me.CheckBox5)
Me.GroupBox4.Location = New System.Drawing.Point(250, 118)
Me.GroupBox4.Name = "GroupBox4"
Me.GroupBox4.Size = New System.Drawing.Size(633, 51)
Me.GroupBox4.TabIndex = 95
Me.GroupBox4.TabStop = False
Me.GroupBox4.Text = "Wochentage an denen Profil aktiv ist:"
'
'CheckBox1
'
Me.CheckBox1.AutoSize = True
Me.CheckBox1.Location = New System.Drawing.Point(7, 21)
Me.CheckBox1.Name = "CheckBox1"
Me.CheckBox1.Size = New System.Drawing.Size(67, 17)
Me.CheckBox1.TabIndex = 86
Me.CheckBox1.Text = "Montag"
Me.CheckBox1.UseVisualStyleBackColor = True
'
'DayTextBox
'
Me.DayTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFILBindingSource, "Day", True))
Me.DayTextBox.Location = New System.Drawing.Point(553, 19)
Me.DayTextBox.Name = "DayTextBox"
Me.DayTextBox.ReadOnly = True
Me.DayTextBox.Size = New System.Drawing.Size(62, 22)
Me.DayTextBox.TabIndex = 11
'
'CheckBox2
'
Me.CheckBox2.AutoSize = True
Me.CheckBox2.Location = New System.Drawing.Point(80, 21)
Me.CheckBox2.Name = "CheckBox2"
Me.CheckBox2.Size = New System.Drawing.Size(72, 17)
Me.CheckBox2.TabIndex = 87
Me.CheckBox2.Text = "Dienstag"
Me.CheckBox2.UseVisualStyleBackColor = True
'
'CheckBox6
'
Me.CheckBox6.AutoSize = True
Me.CheckBox6.Location = New System.Drawing.Point(402, 21)
Me.CheckBox6.Name = "CheckBox6"
Me.CheckBox6.Size = New System.Drawing.Size(69, 17)
Me.CheckBox6.TabIndex = 92
Me.CheckBox6.Text = "Samstag"
Me.CheckBox6.UseVisualStyleBackColor = True
'
'CheckBox3
'
Me.CheckBox3.AutoSize = True
Me.CheckBox3.Location = New System.Drawing.Point(158, 21)
Me.CheckBox3.Name = "CheckBox3"
Me.CheckBox3.Size = New System.Drawing.Size(75, 17)
Me.CheckBox3.TabIndex = 88
Me.CheckBox3.Text = "Mittwoch"
Me.CheckBox3.UseVisualStyleBackColor = True
'
'CheckBox7
'
Me.CheckBox7.AutoSize = True
Me.CheckBox7.Location = New System.Drawing.Point(477, 21)
Me.CheckBox7.Name = "CheckBox7"
Me.CheckBox7.Size = New System.Drawing.Size(70, 17)
Me.CheckBox7.TabIndex = 91
Me.CheckBox7.Text = "Sonntag"
Me.CheckBox7.UseVisualStyleBackColor = True
'
'CheckBox4
'
Me.CheckBox4.AutoSize = True
Me.CheckBox4.Location = New System.Drawing.Point(239, 21)
Me.CheckBox4.Name = "CheckBox4"
Me.CheckBox4.Size = New System.Drawing.Size(87, 17)
Me.CheckBox4.TabIndex = 89
Me.CheckBox4.Text = "Donnerstag"
Me.CheckBox4.UseVisualStyleBackColor = True
'
'CheckBox5
'
Me.CheckBox5.AutoSize = True
Me.CheckBox5.Location = New System.Drawing.Point(334, 21)
Me.CheckBox5.Name = "CheckBox5"
Me.CheckBox5.Size = New System.Drawing.Size(62, 17)
Me.CheckBox5.TabIndex = 90
Me.CheckBox5.Text = "Freitag"
Me.CheckBox5.UseVisualStyleBackColor = True
'
'btnaddSearch
'
Me.btnaddSearch.Location = New System.Drawing.Point(685, 91)
Me.btnaddSearch.Name = "btnaddSearch"
Me.btnaddSearch.Size = New System.Drawing.Size(29, 23)
Me.btnaddSearch.TabIndex = 29
Me.btnaddSearch.Text = "..."
Me.btnaddSearch.UseVisualStyleBackColor = True
'
'Letzter_DurchlaufTextBox
'
Me.Letzter_DurchlaufTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFILBindingSource, "Letzter_Durchlauf", True))
Me.Letzter_DurchlaufTextBox.Location = New System.Drawing.Point(520, 194)
Me.Letzter_DurchlaufTextBox.Name = "Letzter_DurchlaufTextBox"
Me.Letzter_DurchlaufTextBox.ReadOnly = True
Me.Letzter_DurchlaufTextBox.Size = New System.Drawing.Size(160, 22)
Me.Letzter_DurchlaufTextBox.TabIndex = 28
'
'TBWMRH_PROFILBindingNavigator
'
Me.TBWMRH_PROFILBindingNavigator.AddNewItem = Me.BindingNavigatorAddNewItem
Me.TBWMRH_PROFILBindingNavigator.BindingSource = Me.TBWMRH_PROFILBindingSource
Me.TBWMRH_PROFILBindingNavigator.CountItem = Me.BindingNavigatorCountItem
Me.TBWMRH_PROFILBindingNavigator.CountItemFormat = "von {0} Profilen"
Me.TBWMRH_PROFILBindingNavigator.DeleteItem = Me.BindingNavigatorDeleteItem
Me.TBWMRH_PROFILBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem, Me.BindingNavigatorMovePreviousItem, Me.BindingNavigatorSeparator, Me.BindingNavigatorPositionItem, Me.BindingNavigatorCountItem, Me.BindingNavigatorSeparator1, Me.BindingNavigatorMoveNextItem, Me.BindingNavigatorMoveLastItem, Me.BindingNavigatorSeparator2, Me.BindingNavigatorAddNewItem, Me.BindingNavigatorDeleteItem, Me.TBPROFILBindingNavigatorSaveItem, Me.tabtn_refreshProfile, Me.tsbtnStartProfile})
Me.TBWMRH_PROFILBindingNavigator.Location = New System.Drawing.Point(0, 0)
Me.TBWMRH_PROFILBindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem
Me.TBWMRH_PROFILBindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem
Me.TBWMRH_PROFILBindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem
Me.TBWMRH_PROFILBindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem
Me.TBWMRH_PROFILBindingNavigator.Name = "TBWMRH_PROFILBindingNavigator"
Me.TBWMRH_PROFILBindingNavigator.PositionItem = Me.BindingNavigatorPositionItem
Me.TBWMRH_PROFILBindingNavigator.Size = New System.Drawing.Size(1393, 25)
Me.TBWMRH_PROFILBindingNavigator.TabIndex = 2
Me.TBWMRH_PROFILBindingNavigator.Text = "BindingNavigator1"
'
'BindingNavigatorAddNewItem
'
Me.BindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorAddNewItem.Image = CType(resources.GetObject("BindingNavigatorAddNewItem.Image"), System.Drawing.Image)
Me.BindingNavigatorAddNewItem.Name = "BindingNavigatorAddNewItem"
Me.BindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorAddNewItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorAddNewItem.Text = "Neu hinzufügen"
'
'BindingNavigatorCountItem
'
Me.BindingNavigatorCountItem.Name = "BindingNavigatorCountItem"
Me.BindingNavigatorCountItem.Size = New System.Drawing.Size(88, 22)
Me.BindingNavigatorCountItem.Text = "von {0} Profilen"
Me.BindingNavigatorCountItem.ToolTipText = "Die Gesamtanzahl der Elemente."
'
'BindingNavigatorDeleteItem
'
Me.BindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorDeleteItem.Image = CType(resources.GetObject("BindingNavigatorDeleteItem.Image"), System.Drawing.Image)
Me.BindingNavigatorDeleteItem.Name = "BindingNavigatorDeleteItem"
Me.BindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorDeleteItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorDeleteItem.Text = "Löschen"
'
'BindingNavigatorMoveFirstItem
'
Me.BindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorMoveFirstItem.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem.Image"), System.Drawing.Image)
Me.BindingNavigatorMoveFirstItem.Name = "BindingNavigatorMoveFirstItem"
Me.BindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMoveFirstItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMoveFirstItem.Text = "Erste verschieben"
'
'BindingNavigatorMovePreviousItem
'
Me.BindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorMovePreviousItem.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem.Image"), System.Drawing.Image)
Me.BindingNavigatorMovePreviousItem.Name = "BindingNavigatorMovePreviousItem"
Me.BindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMovePreviousItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMovePreviousItem.Text = "Vorherige verschieben"
'
'BindingNavigatorSeparator
'
Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator"
Me.BindingNavigatorSeparator.Size = New System.Drawing.Size(6, 25)
'
'BindingNavigatorPositionItem
'
Me.BindingNavigatorPositionItem.AccessibleName = "Position"
Me.BindingNavigatorPositionItem.AutoSize = False
Me.BindingNavigatorPositionItem.Name = "BindingNavigatorPositionItem"
Me.BindingNavigatorPositionItem.Size = New System.Drawing.Size(50, 23)
Me.BindingNavigatorPositionItem.Text = "0"
Me.BindingNavigatorPositionItem.ToolTipText = "Aktuelle Position"
'
'BindingNavigatorSeparator1
'
Me.BindingNavigatorSeparator1.Name = "BindingNavigatorSeparator1"
Me.BindingNavigatorSeparator1.Size = New System.Drawing.Size(6, 25)
'
'BindingNavigatorMoveNextItem
'
Me.BindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorMoveNextItem.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem.Image"), System.Drawing.Image)
Me.BindingNavigatorMoveNextItem.Name = "BindingNavigatorMoveNextItem"
Me.BindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMoveNextItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMoveNextItem.Text = "Nächste verschieben"
'
'BindingNavigatorMoveLastItem
'
Me.BindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorMoveLastItem.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem.Image"), System.Drawing.Image)
Me.BindingNavigatorMoveLastItem.Name = "BindingNavigatorMoveLastItem"
Me.BindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMoveLastItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMoveLastItem.Text = "Letzte verschieben"
'
'BindingNavigatorSeparator2
'
Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2"
Me.BindingNavigatorSeparator2.Size = New System.Drawing.Size(6, 25)
'
'TBPROFILBindingNavigatorSaveItem
'
Me.TBPROFILBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.TBPROFILBindingNavigatorSaveItem.Image = CType(resources.GetObject("TBPROFILBindingNavigatorSaveItem.Image"), System.Drawing.Image)
Me.TBPROFILBindingNavigatorSaveItem.Name = "TBPROFILBindingNavigatorSaveItem"
Me.TBPROFILBindingNavigatorSaveItem.Size = New System.Drawing.Size(23, 22)
Me.TBPROFILBindingNavigatorSaveItem.Text = "Daten speichern"
'
'tabtn_refreshProfile
'
Me.tabtn_refreshProfile.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.tabtn_refreshProfile.Image = Global.ResultHandler_Konfig.My.Resources.Resources.refresh_16xMD
Me.tabtn_refreshProfile.ImageTransparentColor = System.Drawing.Color.Magenta
Me.tabtn_refreshProfile.Name = "tabtn_refreshProfile"
Me.tabtn_refreshProfile.Size = New System.Drawing.Size(23, 22)
Me.tabtn_refreshProfile.Text = "ToolStripButton15"
'
'tsbtnStartProfile
'
Me.tsbtnStartProfile.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
Me.tsbtnStartProfile.Image = Global.ResultHandler_Konfig.My.Resources.Resources.arrow_switch
Me.tsbtnStartProfile.ImageTransparentColor = System.Drawing.Color.Magenta
Me.tsbtnStartProfile.Name = "tsbtnStartProfile"
Me.tsbtnStartProfile.Size = New System.Drawing.Size(140, 22)
Me.tsbtnStartProfile.Text = "Profil manuell starten"
Me.tsbtnStartProfile.TextAlign = System.Drawing.ContentAlignment.MiddleRight
'
'GUIDTextBox
'
Me.GUIDTextBox.BackColor = System.Drawing.Color.WhiteSmoke
Me.GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFILBindingSource, "GUID", True))
Me.GUIDTextBox.Location = New System.Drawing.Point(349, 35)
Me.GUIDTextBox.Name = "GUIDTextBox"
Me.GUIDTextBox.ReadOnly = True
Me.GUIDTextBox.Size = New System.Drawing.Size(39, 22)
Me.GUIDTextBox.TabIndex = 1
'
'ProfilnameTextBox
'
Me.ProfilnameTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFILBindingSource, "Profilname", True))
Me.ProfilnameTextBox.Location = New System.Drawing.Point(349, 63)
Me.ProfilnameTextBox.Name = "ProfilnameTextBox"
Me.ProfilnameTextBox.Size = New System.Drawing.Size(516, 22)
Me.ProfilnameTextBox.TabIndex = 3
'
'AktivCheckBox
'
Me.AktivCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBWMRH_PROFILBindingSource, "Aktiv", True))
Me.AktivCheckBox.Location = New System.Drawing.Point(1021, 35)
Me.AktivCheckBox.Name = "AktivCheckBox"
Me.AktivCheckBox.Size = New System.Drawing.Size(62, 24)
Me.AktivCheckBox.TabIndex = 5
Me.AktivCheckBox.Text = "Aktiv?"
Me.AktivCheckBox.UseVisualStyleBackColor = True
'
'WindreamSucheTextBox
'
Me.WindreamSucheTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFILBindingSource, "WindreamSuche", True))
Me.WindreamSucheTextBox.Location = New System.Drawing.Point(349, 92)
Me.WindreamSucheTextBox.Name = "WindreamSucheTextBox"
Me.WindreamSucheTextBox.Size = New System.Drawing.Size(331, 22)
Me.WindreamSucheTextBox.TabIndex = 9
'
'RunTextBox
'
Me.RunTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFILBindingSource, "Run", True))
Me.RunTextBox.Location = New System.Drawing.Point(446, 194)
Me.RunTextBox.Name = "RunTextBox"
Me.RunTextBox.ReadOnly = True
Me.RunTextBox.Size = New System.Drawing.Size(60, 22)
Me.RunTextBox.TabIndex = 13
'
'ERSTELLTWERTextBox
'
Me.ERSTELLTWERTextBox.BackColor = System.Drawing.Color.WhiteSmoke
Me.ERSTELLTWERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFILBindingSource, "ERSTELLTWER", True))
Me.ERSTELLTWERTextBox.Location = New System.Drawing.Point(897, 152)
Me.ERSTELLTWERTextBox.Name = "ERSTELLTWERTextBox"
Me.ERSTELLTWERTextBox.ReadOnly = True
Me.ERSTELLTWERTextBox.Size = New System.Drawing.Size(124, 22)
Me.ERSTELLTWERTextBox.TabIndex = 21
'
'ERSTELLTWANNTextBox
'
Me.ERSTELLTWANNTextBox.BackColor = System.Drawing.Color.WhiteSmoke
Me.ERSTELLTWANNTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFILBindingSource, "ERSTELLTWANN", True))
Me.ERSTELLTWANNTextBox.Location = New System.Drawing.Point(1027, 152)
Me.ERSTELLTWANNTextBox.Name = "ERSTELLTWANNTextBox"
Me.ERSTELLTWANNTextBox.ReadOnly = True
Me.ERSTELLTWANNTextBox.Size = New System.Drawing.Size(124, 22)
Me.ERSTELLTWANNTextBox.TabIndex = 23
'
'GEAENDERTWERTextBox
'
Me.GEAENDERTWERTextBox.BackColor = System.Drawing.Color.WhiteSmoke
Me.GEAENDERTWERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFILBindingSource, "GEAENDERTWER", True))
Me.GEAENDERTWERTextBox.Location = New System.Drawing.Point(897, 193)
Me.GEAENDERTWERTextBox.Name = "GEAENDERTWERTextBox"
Me.GEAENDERTWERTextBox.ReadOnly = True
Me.GEAENDERTWERTextBox.Size = New System.Drawing.Size(124, 22)
Me.GEAENDERTWERTextBox.TabIndex = 25
'
'TabPage3
'
Me.TabPage3.Controls.Add(Me.TextBox1)
Me.TabPage3.Controls.Add(Me.GroupBox2)
Me.TabPage3.Location = New System.Drawing.Point(4, 22)
Me.TabPage3.Name = "TabPage3"
Me.TabPage3.Padding = New System.Windows.Forms.Padding(3)
Me.TabPage3.Size = New System.Drawing.Size(1399, 628)
Me.TabPage3.TabIndex = 2
Me.TabPage3.Text = "Grundeinstellungen"
Me.TabPage3.UseVisualStyleBackColor = True
'
'TextBox1
'
Me.TextBox1.Location = New System.Drawing.Point(675, 29)
Me.TextBox1.Name = "TextBox1"
Me.TextBox1.Size = New System.Drawing.Size(132, 22)
Me.TextBox1.TabIndex = 5
'
'GroupBox2
'
Me.GroupBox2.Controls.Add(Me.btnlookupPDFXCHANGE)
Me.GroupBox2.Controls.Add(Me.btnlookupPDFTK)
Me.GroupBox2.Controls.Add(PDF_XCHANGE_LOCATIONLabel)
Me.GroupBox2.Controls.Add(Me.PDF_XCHANGE_LOCATIONTextBox)
Me.GroupBox2.Controls.Add(PDF_TK_LOCATIONLabel)
Me.GroupBox2.Controls.Add(Me.PDF_TK_LOCATIONTextBox)
Me.GroupBox2.Controls.Add(Me.Button3)
Me.GroupBox2.Controls.Add(Me.Button1)
Me.GroupBox2.Controls.Add(WD_LAUFWERKLabel)
Me.GroupBox2.Controls.Add(Me.WD_LAUFWERKTextBox)
Me.GroupBox2.Controls.Add(Me.GEAENDERTWANNTextBox3)
Me.GroupBox2.Controls.Add(GEÄNDERT_WANNLabel)
Me.GroupBox2.Controls.Add(GEAENDERT_WERLabel)
Me.GroupBox2.Controls.Add(Me.GEAENDERT_WERTextBox)
Me.GroupBox2.Controls.Add(Me.btnsave_Grundkonfig)
Me.GroupBox2.Controls.Add(Me.LOG_ERRORS_ONLYCheckBox)
Me.GroupBox2.Controls.Add(LAST_TICKLabel)
Me.GroupBox2.Controls.Add(Me.LAST_TICKTextBox)
Me.GroupBox2.Location = New System.Drawing.Point(8, 6)
Me.GroupBox2.Name = "GroupBox2"
Me.GroupBox2.Size = New System.Drawing.Size(628, 235)
Me.GroupBox2.TabIndex = 4
Me.GroupBox2.TabStop = False
Me.GroupBox2.Text = "Grundeinstellungen:"
'
'btnlookupPDFXCHANGE
'
Me.btnlookupPDFXCHANGE.Location = New System.Drawing.Point(476, 118)
Me.btnlookupPDFXCHANGE.Name = "btnlookupPDFXCHANGE"
Me.btnlookupPDFXCHANGE.Size = New System.Drawing.Size(32, 23)
Me.btnlookupPDFXCHANGE.TabIndex = 17
Me.btnlookupPDFXCHANGE.Text = "..."
Me.btnlookupPDFXCHANGE.UseVisualStyleBackColor = True
'
'btnlookupPDFTK
'
Me.btnlookupPDFTK.Location = New System.Drawing.Point(476, 77)
Me.btnlookupPDFTK.Name = "btnlookupPDFTK"
Me.btnlookupPDFTK.Size = New System.Drawing.Size(32, 23)
Me.btnlookupPDFTK.TabIndex = 16
Me.btnlookupPDFTK.Text = "..."
Me.btnlookupPDFTK.UseVisualStyleBackColor = True
'
'PDF_XCHANGE_LOCATIONTextBox
'
Me.PDF_XCHANGE_LOCATIONTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_KONFIGURATIONBindingSource, "PDF_XCHANGE_LOCATION", True))
Me.PDF_XCHANGE_LOCATIONTextBox.Location = New System.Drawing.Point(9, 118)
Me.PDF_XCHANGE_LOCATIONTextBox.Name = "PDF_XCHANGE_LOCATIONTextBox"
Me.PDF_XCHANGE_LOCATIONTextBox.Size = New System.Drawing.Size(460, 22)
Me.PDF_XCHANGE_LOCATIONTextBox.TabIndex = 15
'
'TBWMRH_KONFIGURATIONBindingSource
'
Me.TBWMRH_KONFIGURATIONBindingSource.DataMember = "TBWMRH_KONFIGURATION"
Me.TBWMRH_KONFIGURATIONBindingSource.DataSource = Me.MyDataset
'
'PDF_TK_LOCATIONTextBox
'
Me.PDF_TK_LOCATIONTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_KONFIGURATIONBindingSource, "PDF_TK_LOCATION", True))
Me.PDF_TK_LOCATIONTextBox.Location = New System.Drawing.Point(9, 77)
Me.PDF_TK_LOCATIONTextBox.Name = "PDF_TK_LOCATIONTextBox"
Me.PDF_TK_LOCATIONTextBox.Size = New System.Drawing.Size(460, 22)
Me.PDF_TK_LOCATIONTextBox.TabIndex = 13
'
'Button3
'
Me.Button3.Image = Global.ResultHandler_Konfig.My.Resources.Resources.folder_Open_16xMD
Me.Button3.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Button3.Location = New System.Drawing.Point(337, 159)
Me.Button3.Name = "Button3"
Me.Button3.Size = New System.Drawing.Size(132, 23)
Me.Button3.TabIndex = 11
Me.Button3.Text = "Open LogFile-Pfad"
Me.Button3.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.Button3.UseVisualStyleBackColor = True
'
'Button1
'
Me.Button1.Image = Global.ResultHandler_Konfig.My.Resources.Resources.book_open
Me.Button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Button1.Location = New System.Drawing.Point(221, 159)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(110, 23)
Me.Button1.TabIndex = 10
Me.Button1.Text = "Open LogFile"
Me.Button1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.Button1.UseVisualStyleBackColor = True
'
'WD_LAUFWERKTextBox
'
Me.WD_LAUFWERKTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_KONFIGURATIONBindingSource, "WD_LAUFWERK", True))
Me.WD_LAUFWERKTextBox.Location = New System.Drawing.Point(9, 34)
Me.WD_LAUFWERKTextBox.Name = "WD_LAUFWERKTextBox"
Me.WD_LAUFWERKTextBox.Size = New System.Drawing.Size(37, 22)
Me.WD_LAUFWERKTextBox.TabIndex = 9
'
'GEAENDERTWANNTextBox3
'
Me.GEAENDERTWANNTextBox3.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_KONFIGURATIONBindingSource, "GEAENDERTWANN", True))
Me.GEAENDERTWANNTextBox3.Location = New System.Drawing.Point(171, 201)
Me.GEAENDERTWANNTextBox3.Name = "GEAENDERTWANNTextBox3"
Me.GEAENDERTWANNTextBox3.ReadOnly = True
Me.GEAENDERTWANNTextBox3.Size = New System.Drawing.Size(144, 22)
Me.GEAENDERTWANNTextBox3.TabIndex = 8
'
'GEAENDERT_WERTextBox
'
Me.GEAENDERT_WERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_KONFIGURATIONBindingSource, "GEAENDERT_WER", True))
Me.GEAENDERT_WERTextBox.Location = New System.Drawing.Point(9, 201)
Me.GEAENDERT_WERTextBox.Name = "GEAENDERT_WERTextBox"
Me.GEAENDERT_WERTextBox.ReadOnly = True
Me.GEAENDERT_WERTextBox.Size = New System.Drawing.Size(148, 22)
Me.GEAENDERT_WERTextBox.TabIndex = 5
'
'btnsave_Grundkonfig
'
Me.btnsave_Grundkonfig.Image = Global.ResultHandler_Konfig.My.Resources.Resources.save
Me.btnsave_Grundkonfig.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnsave_Grundkonfig.Location = New System.Drawing.Point(521, 21)
Me.btnsave_Grundkonfig.Name = "btnsave_Grundkonfig"
Me.btnsave_Grundkonfig.Size = New System.Drawing.Size(87, 23)
Me.btnsave_Grundkonfig.TabIndex = 4
Me.btnsave_Grundkonfig.Text = "Speichern"
Me.btnsave_Grundkonfig.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnsave_Grundkonfig.UseVisualStyleBackColor = True
'
'LOG_ERRORS_ONLYCheckBox
'
Me.LOG_ERRORS_ONLYCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBWMRH_KONFIGURATIONBindingSource, "LOG_ERRORS_ONLY", True))
Me.LOG_ERRORS_ONLYCheckBox.Location = New System.Drawing.Point(9, 158)
Me.LOG_ERRORS_ONLYCheckBox.Name = "LOG_ERRORS_ONLYCheckBox"
Me.LOG_ERRORS_ONLYCheckBox.Size = New System.Drawing.Size(129, 24)
Me.LOG_ERRORS_ONLYCheckBox.TabIndex = 2
Me.LOG_ERRORS_ONLYCheckBox.Text = "Nur Fehler loggen"
Me.LOG_ERRORS_ONLYCheckBox.UseVisualStyleBackColor = True
'
'LAST_TICKTextBox
'
Me.LAST_TICKTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_KONFIGURATIONBindingSource, "LAST_TICK", True))
Me.LAST_TICKTextBox.Location = New System.Drawing.Point(325, 34)
Me.LAST_TICKTextBox.Name = "LAST_TICKTextBox"
Me.LAST_TICKTextBox.ReadOnly = True
Me.LAST_TICKTextBox.Size = New System.Drawing.Size(144, 22)
Me.LAST_TICKTextBox.TabIndex = 3
'
'TabPage4
'
Me.TabPage4.Controls.Add(Me.Button5)
Me.TabPage4.Controls.Add(AUTH_TYPELabel)
Me.TabPage4.Controls.Add(Me.AUTH_TYPEComboBox)
Me.TabPage4.Controls.Add(Label5)
Me.TabPage4.Controls.Add(Me.txtnewpasswort)
Me.TabPage4.Controls.Add(Me.Button4)
Me.TabPage4.Controls.Add(Me.txtTestmail)
Me.TabPage4.Controls.Add(Me.Label1)
Me.TabPage4.Controls.Add(Me.btnsendtestmail)
Me.TabPage4.Controls.Add(GUIDLabel3)
Me.TabPage4.Controls.Add(Me.GUIDTextBox1)
Me.TabPage4.Controls.Add(NAMELabel)
Me.TabPage4.Controls.Add(Me.NAMETextBox)
Me.TabPage4.Controls.Add(EMAIL_FROMLabel)
Me.TabPage4.Controls.Add(Me.EMAIL_FROMTextBox)
Me.TabPage4.Controls.Add(EMAIL_SMTPLabel)
Me.TabPage4.Controls.Add(Me.EMAIL_SMTPTextBox)
Me.TabPage4.Controls.Add(EMAIL_USERLabel)
Me.TabPage4.Controls.Add(Me.EMAIL_USERTextBox)
Me.TabPage4.Controls.Add(EMAIL_PWLabel)
Me.TabPage4.Controls.Add(Me.EMAIL_PWTextBox)
Me.TabPage4.Controls.Add(PORTLabel)
Me.TabPage4.Controls.Add(Me.PORTTextBox)
Me.TabPage4.Controls.Add(Me.ACTIVECheckBox)
Me.TabPage4.Controls.Add(ADDED_WHOLabel)
Me.TabPage4.Controls.Add(Me.ADDED_WHOTextBox)
Me.TabPage4.Controls.Add(ADDED_WHENLabel)
Me.TabPage4.Controls.Add(Me.ADDED_WHENTextBox)
Me.TabPage4.Controls.Add(CHANGED_WHOLabel)
Me.TabPage4.Controls.Add(Me.CHANGED_WHOTextBox)
Me.TabPage4.Controls.Add(CHANGED_WHENLabel)
Me.TabPage4.Controls.Add(Me.CHANGED_WHENTextBox)
Me.TabPage4.Controls.Add(Me.BindingNavigator1)
Me.TabPage4.Location = New System.Drawing.Point(4, 22)
Me.TabPage4.Name = "TabPage4"
Me.TabPage4.Padding = New System.Windows.Forms.Padding(3)
Me.TabPage4.Size = New System.Drawing.Size(1399, 628)
Me.TabPage4.TabIndex = 3
Me.TabPage4.Text = "Email"
Me.TabPage4.UseVisualStyleBackColor = True
'
'Button5
'
Me.Button5.Location = New System.Drawing.Point(294, 381)
Me.Button5.Name = "Button5"
Me.Button5.Size = New System.Drawing.Size(75, 23)
Me.Button5.TabIndex = 35
Me.Button5.Text = "Button5"
Me.Button5.UseVisualStyleBackColor = True
'
'AUTH_TYPEComboBox
'
Me.AUTH_TYPEComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_EMAIL_ACCOUNTBindingSource, "AUTH_TYPE", True))
Me.AUTH_TYPEComboBox.FormattingEnabled = True
Me.AUTH_TYPEComboBox.Items.AddRange(New Object() {"SSL", "TLS", "None"})
Me.AUTH_TYPEComboBox.Location = New System.Drawing.Point(688, 95)
Me.AUTH_TYPEComboBox.Name = "AUTH_TYPEComboBox"
Me.AUTH_TYPEComboBox.Size = New System.Drawing.Size(121, 21)
Me.AUTH_TYPEComboBox.TabIndex = 34
'
'TBDD_EMAIL_ACCOUNTBindingSource
'
Me.TBDD_EMAIL_ACCOUNTBindingSource.DataMember = "TBDD_EMAIL_ACCOUNT"
Me.TBDD_EMAIL_ACCOUNTBindingSource.DataSource = Me.MyDataset
'
'txtnewpasswort
'
Me.txtnewpasswort.Location = New System.Drawing.Point(688, 136)
Me.txtnewpasswort.Name = "txtnewpasswort"
Me.txtnewpasswort.Size = New System.Drawing.Size(178, 22)
Me.txtnewpasswort.TabIndex = 31
Me.txtnewpasswort.UseSystemPasswordChar = True
'
'Button4
'
Me.Button4.ContextMenuStrip = Me.ContextMenuStrip1
Me.Button4.Image = Global.ResultHandler_Konfig.My.Resources.Resources.key_go
Me.Button4.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Button4.Location = New System.Drawing.Point(688, 161)
Me.Button4.Name = "Button4"
Me.Button4.Size = New System.Drawing.Size(178, 23)
Me.Button4.TabIndex = 30
Me.Button4.Text = "Encrypt passwort"
Me.Button4.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.Button4.UseVisualStyleBackColor = True
'
'ContextMenuStrip1
'
Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.EncryptToolStripMenuItem})
Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
Me.ContextMenuStrip1.Size = New System.Drawing.Size(115, 26)
'
'EncryptToolStripMenuItem
'
Me.EncryptToolStripMenuItem.Name = "EncryptToolStripMenuItem"
Me.EncryptToolStripMenuItem.Size = New System.Drawing.Size(114, 22)
Me.EncryptToolStripMenuItem.Text = "encrypt"
'
'txtTestmail
'
Me.txtTestmail.DataBindings.Add(New System.Windows.Forms.Binding("Text", Global.ResultHandler_Konfig.My.MySettings.Default, "EmailTestReceipiant", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
Me.txtTestmail.Location = New System.Drawing.Point(78, 347)
Me.txtTestmail.Name = "txtTestmail"
Me.txtTestmail.Size = New System.Drawing.Size(311, 22)
Me.txtTestmail.TabIndex = 29
Me.txtTestmail.Text = Global.ResultHandler_Konfig.My.MySettings.Default.EmailTestReceipiant
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Location = New System.Drawing.Point(75, 331)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(85, 13)
Me.Label1.TabIndex = 28
Me.Label1.Text = "Testempfänger:"
'
'btnsendtestmail
'
Me.btnsendtestmail.Image = Global.ResultHandler_Konfig.My.Resources.Resources.email_go
Me.btnsendtestmail.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnsendtestmail.Location = New System.Drawing.Point(78, 375)
Me.btnsendtestmail.Name = "btnsendtestmail"
Me.btnsendtestmail.Size = New System.Drawing.Size(200, 35)
Me.btnsendtestmail.TabIndex = 27
Me.btnsendtestmail.Text = "Send testmail"
Me.btnsendtestmail.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnsendtestmail.UseVisualStyleBackColor = True
'
'GUIDTextBox1
'
Me.GUIDTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_EMAIL_ACCOUNTBindingSource, "GUID", True))
Me.GUIDTextBox1.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.GUIDTextBox1.Location = New System.Drawing.Point(11, 54)
Me.GUIDTextBox1.Name = "GUIDTextBox1"
Me.GUIDTextBox1.ReadOnly = True
Me.GUIDTextBox1.Size = New System.Drawing.Size(51, 22)
Me.GUIDTextBox1.TabIndex = 4
'
'NAMETextBox
'
Me.NAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_EMAIL_ACCOUNTBindingSource, "NAME", True))
Me.NAMETextBox.Location = New System.Drawing.Point(78, 54)
Me.NAMETextBox.Name = "NAMETextBox"
Me.NAMETextBox.Size = New System.Drawing.Size(276, 22)
Me.NAMETextBox.TabIndex = 6
'
'EMAIL_FROMTextBox
'
Me.EMAIL_FROMTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_EMAIL_ACCOUNTBindingSource, "EMAIL_FROM", True))
Me.EMAIL_FROMTextBox.Location = New System.Drawing.Point(78, 95)
Me.EMAIL_FROMTextBox.Name = "EMAIL_FROMTextBox"
Me.EMAIL_FROMTextBox.Size = New System.Drawing.Size(276, 22)
Me.EMAIL_FROMTextBox.TabIndex = 8
'
'EMAIL_SMTPTextBox
'
Me.EMAIL_SMTPTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_EMAIL_ACCOUNTBindingSource, "EMAIL_SMTP", True))
Me.EMAIL_SMTPTextBox.Location = New System.Drawing.Point(363, 95)
Me.EMAIL_SMTPTextBox.Name = "EMAIL_SMTPTextBox"
Me.EMAIL_SMTPTextBox.Size = New System.Drawing.Size(303, 22)
Me.EMAIL_SMTPTextBox.TabIndex = 10
'
'EMAIL_USERTextBox
'
Me.EMAIL_USERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_EMAIL_ACCOUNTBindingSource, "EMAIL_USER", True))
Me.EMAIL_USERTextBox.Location = New System.Drawing.Point(78, 136)
Me.EMAIL_USERTextBox.Name = "EMAIL_USERTextBox"
Me.EMAIL_USERTextBox.Size = New System.Drawing.Size(276, 22)
Me.EMAIL_USERTextBox.TabIndex = 12
'
'EMAIL_PWTextBox
'
Me.EMAIL_PWTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_EMAIL_ACCOUNTBindingSource, "EMAIL_PW", True))
Me.EMAIL_PWTextBox.Location = New System.Drawing.Point(363, 136)
Me.EMAIL_PWTextBox.Name = "EMAIL_PWTextBox"
Me.EMAIL_PWTextBox.ReadOnly = True
Me.EMAIL_PWTextBox.Size = New System.Drawing.Size(303, 22)
Me.EMAIL_PWTextBox.TabIndex = 14
Me.EMAIL_PWTextBox.UseSystemPasswordChar = True
'
'PORTTextBox
'
Me.PORTTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_EMAIL_ACCOUNTBindingSource, "PORT", True))
Me.PORTTextBox.Location = New System.Drawing.Point(78, 177)
Me.PORTTextBox.Name = "PORTTextBox"
Me.PORTTextBox.Size = New System.Drawing.Size(104, 22)
Me.PORTTextBox.TabIndex = 16
'
'ACTIVECheckBox
'
Me.ACTIVECheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_EMAIL_ACCOUNTBindingSource, "ACTIVE", True))
Me.ACTIVECheckBox.Location = New System.Drawing.Point(236, 175)
Me.ACTIVECheckBox.Name = "ACTIVECheckBox"
Me.ACTIVECheckBox.Size = New System.Drawing.Size(64, 24)
Me.ACTIVECheckBox.TabIndex = 18
Me.ACTIVECheckBox.Text = "active"
Me.ACTIVECheckBox.UseVisualStyleBackColor = True
'
'ADDED_WHOTextBox
'
Me.ADDED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_EMAIL_ACCOUNTBindingSource, "ADDED_WHO", True))
Me.ADDED_WHOTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.ADDED_WHOTextBox.Location = New System.Drawing.Point(78, 218)
Me.ADDED_WHOTextBox.Name = "ADDED_WHOTextBox"
Me.ADDED_WHOTextBox.ReadOnly = True
Me.ADDED_WHOTextBox.Size = New System.Drawing.Size(153, 22)
Me.ADDED_WHOTextBox.TabIndex = 20
'
'ADDED_WHENTextBox
'
Me.ADDED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_EMAIL_ACCOUNTBindingSource, "ADDED_WHEN", True))
Me.ADDED_WHENTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.ADDED_WHENTextBox.Location = New System.Drawing.Point(236, 218)
Me.ADDED_WHENTextBox.Name = "ADDED_WHENTextBox"
Me.ADDED_WHENTextBox.ReadOnly = True
Me.ADDED_WHENTextBox.Size = New System.Drawing.Size(153, 22)
Me.ADDED_WHENTextBox.TabIndex = 22
'
'CHANGED_WHOTextBox
'
Me.CHANGED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_EMAIL_ACCOUNTBindingSource, "CHANGED_WHO", True))
Me.CHANGED_WHOTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.CHANGED_WHOTextBox.Location = New System.Drawing.Point(78, 259)
Me.CHANGED_WHOTextBox.Name = "CHANGED_WHOTextBox"
Me.CHANGED_WHOTextBox.ReadOnly = True
Me.CHANGED_WHOTextBox.Size = New System.Drawing.Size(153, 22)
Me.CHANGED_WHOTextBox.TabIndex = 24
'
'CHANGED_WHENTextBox
'
Me.CHANGED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_EMAIL_ACCOUNTBindingSource, "CHANGED_WHEN", True))
Me.CHANGED_WHENTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.CHANGED_WHENTextBox.Location = New System.Drawing.Point(236, 259)
Me.CHANGED_WHENTextBox.Name = "CHANGED_WHENTextBox"
Me.CHANGED_WHENTextBox.ReadOnly = True
Me.CHANGED_WHENTextBox.Size = New System.Drawing.Size(153, 22)
Me.CHANGED_WHENTextBox.TabIndex = 26
'
'BindingNavigator1
'
Me.BindingNavigator1.AddNewItem = Nothing
Me.BindingNavigator1.BindingSource = Me.TBDD_EMAIL_ACCOUNTBindingSource
Me.BindingNavigator1.CountItem = Me.ToolStripLabel3
Me.BindingNavigator1.CountItemFormat = "von {0} Profilen"
Me.BindingNavigator1.DeleteItem = Me.ToolStripButton16
Me.BindingNavigator1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton17, Me.ToolStripButton18, Me.ToolStripSeparator7, Me.ToolStripTextBox3, Me.ToolStripLabel3, Me.ToolStripSeparator8, Me.ToolStripButton19, Me.ToolStripButton20, Me.ToolStripSeparator9, Me.ToolStripButton15, Me.ToolStripButton16, Me.ToolStripButton21, Me.ToolStripButton22})
Me.BindingNavigator1.Location = New System.Drawing.Point(3, 3)
Me.BindingNavigator1.MoveFirstItem = Me.ToolStripButton17
Me.BindingNavigator1.MoveLastItem = Me.ToolStripButton20
Me.BindingNavigator1.MoveNextItem = Me.ToolStripButton19
Me.BindingNavigator1.MovePreviousItem = Me.ToolStripButton18
Me.BindingNavigator1.Name = "BindingNavigator1"
Me.BindingNavigator1.PositionItem = Me.ToolStripTextBox3
Me.BindingNavigator1.Size = New System.Drawing.Size(1393, 25)
Me.BindingNavigator1.TabIndex = 3
Me.BindingNavigator1.Text = "BindingNavigator1"
'
'ToolStripLabel3
'
Me.ToolStripLabel3.Name = "ToolStripLabel3"
Me.ToolStripLabel3.Size = New System.Drawing.Size(88, 22)
Me.ToolStripLabel3.Text = "von {0} Profilen"
Me.ToolStripLabel3.ToolTipText = "Die Gesamtanzahl der Elemente."
'
'ToolStripButton16
'
Me.ToolStripButton16.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton16.Image = CType(resources.GetObject("ToolStripButton16.Image"), System.Drawing.Image)
Me.ToolStripButton16.Name = "ToolStripButton16"
Me.ToolStripButton16.RightToLeftAutoMirrorImage = True
Me.ToolStripButton16.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton16.Text = "Löschen"
'
'ToolStripButton17
'
Me.ToolStripButton17.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton17.Image = CType(resources.GetObject("ToolStripButton17.Image"), System.Drawing.Image)
Me.ToolStripButton17.Name = "ToolStripButton17"
Me.ToolStripButton17.RightToLeftAutoMirrorImage = True
Me.ToolStripButton17.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton17.Text = "Erste verschieben"
'
'ToolStripButton18
'
Me.ToolStripButton18.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton18.Image = CType(resources.GetObject("ToolStripButton18.Image"), System.Drawing.Image)
Me.ToolStripButton18.Name = "ToolStripButton18"
Me.ToolStripButton18.RightToLeftAutoMirrorImage = True
Me.ToolStripButton18.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton18.Text = "Vorherige verschieben"
'
'ToolStripSeparator7
'
Me.ToolStripSeparator7.Name = "ToolStripSeparator7"
Me.ToolStripSeparator7.Size = New System.Drawing.Size(6, 25)
'
'ToolStripTextBox3
'
Me.ToolStripTextBox3.AccessibleName = "Position"
Me.ToolStripTextBox3.AutoSize = False
Me.ToolStripTextBox3.Name = "ToolStripTextBox3"
Me.ToolStripTextBox3.Size = New System.Drawing.Size(50, 23)
Me.ToolStripTextBox3.Text = "0"
Me.ToolStripTextBox3.ToolTipText = "Aktuelle Position"
'
'ToolStripSeparator8
'
Me.ToolStripSeparator8.Name = "ToolStripSeparator8"
Me.ToolStripSeparator8.Size = New System.Drawing.Size(6, 25)
'
'ToolStripButton19
'
Me.ToolStripButton19.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton19.Image = CType(resources.GetObject("ToolStripButton19.Image"), System.Drawing.Image)
Me.ToolStripButton19.Name = "ToolStripButton19"
Me.ToolStripButton19.RightToLeftAutoMirrorImage = True
Me.ToolStripButton19.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton19.Text = "Nächste verschieben"
'
'ToolStripButton20
'
Me.ToolStripButton20.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton20.Image = CType(resources.GetObject("ToolStripButton20.Image"), System.Drawing.Image)
Me.ToolStripButton20.Name = "ToolStripButton20"
Me.ToolStripButton20.RightToLeftAutoMirrorImage = True
Me.ToolStripButton20.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton20.Text = "Letzte verschieben"
'
'ToolStripSeparator9
'
Me.ToolStripSeparator9.Name = "ToolStripSeparator9"
Me.ToolStripSeparator9.Size = New System.Drawing.Size(6, 25)
'
'ToolStripButton15
'
Me.ToolStripButton15.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton15.Image = CType(resources.GetObject("ToolStripButton15.Image"), System.Drawing.Image)
Me.ToolStripButton15.Name = "ToolStripButton15"
Me.ToolStripButton15.RightToLeftAutoMirrorImage = True
Me.ToolStripButton15.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton15.Text = "Neu hinzufügen"
'
'ToolStripButton21
'
Me.ToolStripButton21.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton21.Image = CType(resources.GetObject("ToolStripButton21.Image"), System.Drawing.Image)
Me.ToolStripButton21.Name = "ToolStripButton21"
Me.ToolStripButton21.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton21.Text = "Daten speichern"
'
'ToolStripButton22
'
Me.ToolStripButton22.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton22.Image = Global.ResultHandler_Konfig.My.Resources.Resources.refresh_16xMD
Me.ToolStripButton22.ImageTransparentColor = System.Drawing.Color.Magenta
Me.ToolStripButton22.Name = "ToolStripButton22"
Me.ToolStripButton22.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton22.Text = "ToolStripButton15"
'
'OpenFileDialog1
'
Me.OpenFileDialog1.FileName = "OpenFileDialog1"
'
'TBWMRH_KONFIGURATIONTableAdapter
'
Me.TBWMRH_KONFIGURATIONTableAdapter.ClearBeforeFill = True
'
'TableAdapterManager
'
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
Me.TableAdapterManager.TBDD_EMAIL_ACCOUNTTableAdapter = Nothing
Me.TableAdapterManager.TBWMRH_KONFIGURATIONTableAdapter = Me.TBWMRH_KONFIGURATIONTableAdapter
Me.TableAdapterManager.TBWMRH_PROFIL_FILE_JOBTableAdapter = Me.TBWMRH_PROFIL_FILE_JOBTableAdapter
Me.TableAdapterManager.TBWMRH_PROFIL_JOBTableAdapter = Me.TBWMRH_PROFIL_JOBTableAdapter
Me.TableAdapterManager.TBWMRH_PROFILTableAdapter = Me.TBWMRH_PROFILTableAdapter
Me.TableAdapterManager.UpdateOrder = ResultHandler_Konfig.MyDatasetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
'
'TBWMRH_PROFIL_FILE_JOBTableAdapter
'
Me.TBWMRH_PROFIL_FILE_JOBTableAdapter.ClearBeforeFill = True
'
'TBWMRH_PROFIL_JOBTableAdapter
'
Me.TBWMRH_PROFIL_JOBTableAdapter.ClearBeforeFill = True
'
'TBWMRH_PROFILTableAdapter
'
Me.TBWMRH_PROFILTableAdapter.ClearBeforeFill = True
'
'TBDD_EMAIL_ACCOUNTTableAdapter
'
Me.TBDD_EMAIL_ACCOUNTTableAdapter.ClearBeforeFill = True
'
'OpenFileDialog2
'
Me.OpenFileDialog2.FileName = "OpenFileDialog2"
'
'frmMain
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(1407, 676)
Me.Controls.Add(Me.TabControlMain)
Me.Controls.Add(Me.StatusStrip1)
Me.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.Name = "frmMain"
Me.Text = "Konfiguration windream Result Handler - MSSQL"
Me.StatusStrip1.ResumeLayout(False)
Me.StatusStrip1.PerformLayout()
Me.TabControlMain.ResumeLayout(False)
Me.TabPage1.ResumeLayout(False)
Me.TabPage1.PerformLayout()
Me.ToolStrip1.ResumeLayout(False)
Me.ToolStrip1.PerformLayout()
Me.TabPage2.ResumeLayout(False)
Me.TabControl1.ResumeLayout(False)
Me.TabPage5.ResumeLayout(False)
Me.TabPage5.PerformLayout()
CType(Me.REIHENFOLGENumericUpDown, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TBWMRH_PROFIL_JOBBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.GridControl3, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.GridView3, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TBWMRH_PROFIL_JOBBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
Me.TBWMRH_PROFIL_JOBBindingNavigator.ResumeLayout(False)
Me.TBWMRH_PROFIL_JOBBindingNavigator.PerformLayout()
Me.TabPage6.ResumeLayout(False)
Me.TabPage6.PerformLayout()
CType(Me.REIHENFOLGENumericUpDown1, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TBWMRH_PROFIL_FILE_JOBBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.GridControl2, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.GridView2, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TBPROFIL_FILE_JOBBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
Me.TBPROFIL_FILE_JOBBindingNavigator.ResumeLayout(False)
Me.TBPROFIL_FILE_JOBBindingNavigator.PerformLayout()
Me.Panel1.ResumeLayout(False)
Me.Panel1.PerformLayout()
CType(Me.ReihenfolgeNumericUpDown2, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TBWMRH_PROFILBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.GridView1, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.NumericUpDown, System.ComponentModel.ISupportInitialize).EndInit()
Me.GroupBox4.ResumeLayout(False)
Me.GroupBox4.PerformLayout()
CType(Me.TBWMRH_PROFILBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
Me.TBWMRH_PROFILBindingNavigator.ResumeLayout(False)
Me.TBWMRH_PROFILBindingNavigator.PerformLayout()
Me.TabPage3.ResumeLayout(False)
Me.TabPage3.PerformLayout()
Me.GroupBox2.ResumeLayout(False)
Me.GroupBox2.PerformLayout()
CType(Me.TBWMRH_KONFIGURATIONBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
Me.TabPage4.ResumeLayout(False)
Me.TabPage4.PerformLayout()
CType(Me.TBDD_EMAIL_ACCOUNTBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
Me.ContextMenuStrip1.ResumeLayout(False)
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).EndInit()
Me.BindingNavigator1.ResumeLayout(False)
Me.BindingNavigator1.PerformLayout()
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip
Friend WithEvents TabControlMain As System.Windows.Forms.TabControl
Friend WithEvents TabPage1 As System.Windows.Forms.TabPage
Friend WithEvents TabPage2 As System.Windows.Forms.TabPage
Friend WithEvents TBWMRH_PROFILBindingSource As System.Windows.Forms.BindingSource
Friend WithEvents TBWMRH_PROFILBindingNavigator As System.Windows.Forms.BindingNavigator
Friend WithEvents BindingNavigatorAddNewItem As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorCountItem As System.Windows.Forms.ToolStripLabel
Friend WithEvents BindingNavigatorDeleteItem As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorMoveFirstItem As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorMovePreviousItem As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorSeparator As System.Windows.Forms.ToolStripSeparator
Friend WithEvents BindingNavigatorPositionItem As System.Windows.Forms.ToolStripTextBox
Friend WithEvents BindingNavigatorSeparator1 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents BindingNavigatorMoveNextItem As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorMoveLastItem As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorSeparator2 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents TBPROFILBindingNavigatorSaveItem As System.Windows.Forms.ToolStripButton
Friend WithEvents Letzter_DurchlaufTextBox As System.Windows.Forms.TextBox
Friend WithEvents GUIDTextBox As System.Windows.Forms.TextBox
Friend WithEvents ProfilnameTextBox As System.Windows.Forms.TextBox
Friend WithEvents AktivCheckBox As System.Windows.Forms.CheckBox
Friend WithEvents WindreamSucheTextBox As System.Windows.Forms.TextBox
Friend WithEvents DayTextBox As System.Windows.Forms.TextBox
Friend WithEvents RunTextBox As System.Windows.Forms.TextBox
Friend WithEvents ERSTELLTWERTextBox As System.Windows.Forms.TextBox
Friend WithEvents ERSTELLTWANNTextBox As System.Windows.Forms.TextBox
Friend WithEvents GEAENDERTWERTextBox As System.Windows.Forms.TextBox
Friend WithEvents TabPage3 As System.Windows.Forms.TabPage
Friend WithEvents OpenFileDialog1 As System.Windows.Forms.OpenFileDialog
Friend WithEvents btnaddSearch As System.Windows.Forms.Button
Friend WithEvents tsstatus As System.Windows.Forms.ToolStripStatusLabel
Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox
Friend WithEvents CheckBox1 As System.Windows.Forms.CheckBox
Friend WithEvents CheckBox2 As System.Windows.Forms.CheckBox
Friend WithEvents CheckBox6 As System.Windows.Forms.CheckBox
Friend WithEvents CheckBox3 As System.Windows.Forms.CheckBox
Friend WithEvents CheckBox7 As System.Windows.Forms.CheckBox
Friend WithEvents CheckBox4 As System.Windows.Forms.CheckBox
Friend WithEvents CheckBox5 As System.Windows.Forms.CheckBox
Friend WithEvents ObjekttypComboBox As System.Windows.Forms.ComboBox
Friend WithEvents cmbTimeTyp As System.Windows.Forms.ComboBox
Friend WithEvents dtp_Time As System.Windows.Forms.DateTimePicker
Friend WithEvents lblTimeIntervall As System.Windows.Forms.Label
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents NumericUpDown As System.Windows.Forms.NumericUpDown
Friend WithEvents TBWMRH_PROFIL_JOBBindingNavigator As System.Windows.Forms.BindingNavigator
Friend WithEvents ToolStripButton1 As System.Windows.Forms.ToolStripButton
Friend WithEvents ToolStripLabel1 As System.Windows.Forms.ToolStripLabel
Friend WithEvents ToolStripButton2 As System.Windows.Forms.ToolStripButton
Friend WithEvents ToolStripButton3 As System.Windows.Forms.ToolStripButton
Friend WithEvents ToolStripButton4 As System.Windows.Forms.ToolStripButton
Friend WithEvents ToolStripSeparator1 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents ToolStripTextBox1 As System.Windows.Forms.ToolStripTextBox
Friend WithEvents ToolStripSeparator2 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents ToolStripButton5 As System.Windows.Forms.ToolStripButton
Friend WithEvents ToolStripButton6 As System.Windows.Forms.ToolStripButton
Friend WithEvents ToolStripSeparator3 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents ToolStripButton7 As System.Windows.Forms.ToolStripButton
Friend WithEvents TBWMRH_PROFIL_JOBBindingSource As System.Windows.Forms.BindingSource
Friend WithEvents PROFILJOB_GUIDTextBox As System.Windows.Forms.TextBox
Friend WithEvents JOB_TYPComboBox As System.Windows.Forms.ComboBox
Friend WithEvents STRING1TextBox As System.Windows.Forms.TextBox
Friend WithEvents STRING2TextBox As System.Windows.Forms.TextBox
Friend WithEvents BOOL1CheckBox As System.Windows.Forms.CheckBox
Friend WithEvents ERSTELLTWERTextBox1 As System.Windows.Forms.TextBox
Friend WithEvents ERSTELLTWANNTextBox1 As System.Windows.Forms.TextBox
Friend WithEvents GEAENDERTWERTextBox1 As System.Windows.Forms.TextBox
Friend WithEvents GEAENDERTWANNTextBox1 As System.Windows.Forms.TextBox
Friend WithEvents btnJOB_addSpeicherort As System.Windows.Forms.Button
Friend WithEvents FolderBrowserDialog1 As System.Windows.Forms.FolderBrowserDialog
Friend WithEvents lblString1 As System.Windows.Forms.Label
Friend WithEvents TBPROFIL_FILE_JOBBindingNavigator As System.Windows.Forms.BindingNavigator
Friend WithEvents ToolStripButton8 As System.Windows.Forms.ToolStripButton
Friend WithEvents ToolStripLabel2 As System.Windows.Forms.ToolStripLabel
Friend WithEvents ToolStripButton9 As System.Windows.Forms.ToolStripButton
Friend WithEvents ToolStripButton10 As System.Windows.Forms.ToolStripButton
Friend WithEvents ToolStripButton11 As System.Windows.Forms.ToolStripButton
Friend WithEvents ToolStripSeparator4 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents ToolStripTextBox2 As System.Windows.Forms.ToolStripTextBox
Friend WithEvents ToolStripSeparator5 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents ToolStripButton12 As System.Windows.Forms.ToolStripButton
Friend WithEvents ToolStripButton13 As System.Windows.Forms.ToolStripButton
Friend WithEvents ToolStripSeparator6 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents ToolStripButton14 As System.Windows.Forms.ToolStripButton
Friend WithEvents TBWMRH_PROFIL_FILE_JOBBindingSource As System.Windows.Forms.BindingSource
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents GUIDTextBox2 As System.Windows.Forms.TextBox
Friend WithEvents STEP_TYPComboBox As System.Windows.Forms.ComboBox
Friend WithEvents STRING2TextBoxProfil_FileJob As System.Windows.Forms.TextBox
Friend WithEvents ERSTELLTWERTextBox2 As System.Windows.Forms.TextBox
Friend WithEvents ERSTELLTWANNTextBox2 As System.Windows.Forms.TextBox
Friend WithEvents GEAENDERTWERTextBox2 As System.Windows.Forms.TextBox
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents STRING1ComboBox As System.Windows.Forms.ComboBox
Friend WithEvents ListViewProfile As System.Windows.Forms.ListView
Friend WithEvents col0 As System.Windows.Forms.ColumnHeader
Friend WithEvents col1 As System.Windows.Forms.ColumnHeader
Friend WithEvents col2 As System.Windows.Forms.ColumnHeader
Friend WithEvents col3 As System.Windows.Forms.ColumnHeader
Friend WithEvents ImageList1 As System.Windows.Forms.ImageList
Friend WithEvents GEAENDERTWANNTextBox As System.Windows.Forms.TextBox
Friend WithEvents GEAENDERTWANNTextBox2 As System.Windows.Forms.TextBox
Friend WithEvents AKTIVCheckBox2 As System.Windows.Forms.CheckBox
Friend WithEvents lblString1FileJobs As System.Windows.Forms.Label
Friend WithEvents STRING1TextBoxFile_Job As System.Windows.Forms.TextBox
Friend WithEvents lblString2FileJobs As System.Windows.Forms.Label
Friend WithEvents tabtn_refreshProfile As System.Windows.Forms.ToolStripButton
Friend WithEvents ToolStrip1 As System.Windows.Forms.ToolStrip
Friend WithEvents tsbtmrefresh_Uebersicht As System.Windows.Forms.ToolStripButton
Friend WithEvents TBWMRH_KONFIGURATIONBindingSource As System.Windows.Forms.BindingSource
Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
Friend WithEvents LOG_ERRORS_ONLYCheckBox As System.Windows.Forms.CheckBox
Friend WithEvents LAST_TICKTextBox As System.Windows.Forms.TextBox
Friend WithEvents btnsave_Grundkonfig As System.Windows.Forms.Button
Friend WithEvents GEAENDERT_WERTextBox As System.Windows.Forms.TextBox
Friend WithEvents GEAENDERTWANNTextBox3 As System.Windows.Forms.TextBox
Friend WithEvents btnaddDatetime As System.Windows.Forms.Button
Friend WithEvents btnFileJob_addIndex As System.Windows.Forms.Button
Friend WithEvents cmbFileJob_WHIndexe As System.Windows.Forms.ComboBox
Friend WithEvents MyDataset As MyDataset
Friend WithEvents TBWMRH_KONFIGURATIONTableAdapter As MyDatasetTableAdapters.TBWMRH_KONFIGURATIONTableAdapter
Friend WithEvents TableAdapterManager As MyDatasetTableAdapters.TableAdapterManager
Friend WithEvents TBWMRH_PROFILTableAdapter As MyDatasetTableAdapters.TBWMRH_PROFILTableAdapter
Friend WithEvents TBWMRH_PROFIL_FILE_JOBTableAdapter As MyDatasetTableAdapters.TBWMRH_PROFIL_FILE_JOBTableAdapter
Friend WithEvents TBWMRH_PROFIL_JOBTableAdapter As MyDatasetTableAdapters.TBWMRH_PROFIL_JOBTableAdapter
Friend WithEvents WD_LAUFWERKTextBox As TextBox
Friend WithEvents Button1 As Button
Friend WithEvents lblString2 As Label
Friend WithEvents btnTestCon As Button
Friend WithEvents lblndexname As Label
Friend WithEvents Button2 As Button
Friend WithEvents STRING3TextBox As TextBox
Friend WithEvents lblString3 As Label
Friend WithEvents STRING4TextBox As TextBox
Friend WithEvents ToolStripStatusLabelVersion As ToolStripStatusLabel
Friend WithEvents Button3 As Button
Friend WithEvents TabPage4 As TabPage
Friend WithEvents BindingNavigator1 As BindingNavigator
Friend WithEvents ToolStripButton15 As ToolStripButton
Friend WithEvents ToolStripLabel3 As ToolStripLabel
Friend WithEvents ToolStripButton16 As ToolStripButton
Friend WithEvents ToolStripButton17 As ToolStripButton
Friend WithEvents ToolStripButton18 As ToolStripButton
Friend WithEvents ToolStripSeparator7 As ToolStripSeparator
Friend WithEvents ToolStripTextBox3 As ToolStripTextBox
Friend WithEvents ToolStripSeparator8 As ToolStripSeparator
Friend WithEvents ToolStripButton19 As ToolStripButton
Friend WithEvents ToolStripButton20 As ToolStripButton
Friend WithEvents ToolStripSeparator9 As ToolStripSeparator
Friend WithEvents ToolStripButton21 As ToolStripButton
Friend WithEvents ToolStripButton22 As ToolStripButton
Friend WithEvents TBDD_EMAIL_ACCOUNTBindingSource As BindingSource
Friend WithEvents TBDD_EMAIL_ACCOUNTTableAdapter As MyDatasetTableAdapters.TBDD_EMAIL_ACCOUNTTableAdapter
Friend WithEvents GUIDTextBox1 As TextBox
Friend WithEvents NAMETextBox As TextBox
Friend WithEvents EMAIL_FROMTextBox As TextBox
Friend WithEvents EMAIL_SMTPTextBox As TextBox
Friend WithEvents EMAIL_USERTextBox As TextBox
Friend WithEvents EMAIL_PWTextBox As TextBox
Friend WithEvents PORTTextBox As TextBox
Friend WithEvents ACTIVECheckBox As CheckBox
Friend WithEvents ADDED_WHOTextBox As TextBox
Friend WithEvents ADDED_WHENTextBox As TextBox
Friend WithEvents CHANGED_WHOTextBox As TextBox
Friend WithEvents CHANGED_WHENTextBox As TextBox
Friend WithEvents btnsendtestmail As Button
Friend WithEvents txtTestmail As TextBox
Friend WithEvents Label1 As Label
Friend WithEvents Button4 As Button
Friend WithEvents txtnewpasswort As TextBox
Friend WithEvents GridControl1 As DevExpress.XtraGrid.GridControl
Friend WithEvents GridView1 As DevExpress.XtraGrid.Views.Grid.GridView
Friend WithEvents colProfilname As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents colAktiv As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents PDF_XCHANGE_LOCATIONTextBox As TextBox
Friend WithEvents PDF_TK_LOCATIONTextBox As TextBox
Friend WithEvents btnlookupPDFXCHANGE As Button
Friend WithEvents btnlookupPDFTK As Button
Friend WithEvents OpenFileDialog2 As OpenFileDialog
Friend WithEvents lblString4 As Label
Friend WithEvents STRING5TextBox As TextBox
Friend WithEvents lblString5 As Label
Friend WithEvents tsbtnStartProfile As ToolStripButton
Friend WithEvents AUTH_TYPEComboBox As ComboBox
Friend WithEvents AKTIVCheckBox1 As CheckBox
Friend WithEvents TabControl1 As TabControl
Friend WithEvents TabPage5 As TabPage
Friend WithEvents TabPage6 As TabPage
Friend WithEvents GridControl3 As DevExpress.XtraGrid.GridControl
Friend WithEvents GridView3 As DevExpress.XtraGrid.Views.Grid.GridView
Friend WithEvents GridControl2 As DevExpress.XtraGrid.GridControl
Friend WithEvents GridView2 As DevExpress.XtraGrid.Views.Grid.GridView
Friend WithEvents colTYP As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents Panel1 As Panel
Friend WithEvents REIHENFOLGENumericUpDown As NumericUpDown
Friend WithEvents colJOB_TYP As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents REIHENFOLGENumericUpDown1 As NumericUpDown
Friend WithEvents ReihenfolgeNumericUpDown2 As NumericUpDown
Friend WithEvents ToolStripButton23 As ToolStripButton
Friend WithEvents ToolStripButton24 As ToolStripButton
Friend WithEvents STRING3TextBox1 As TextBox
Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
Friend WithEvents EncryptToolStripMenuItem As ToolStripMenuItem
Friend WithEvents Button5 As Button
Friend WithEvents TextBox1 As TextBox
End Class