2103 lines
110 KiB
VB.net
2103 lines
110 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 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.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.SplitContainer1 = New System.Windows.Forms.SplitContainer()
|
|
Me.lblString2 = New System.Windows.Forms.Label()
|
|
Me.AKTIVCheckBox2 = New System.Windows.Forms.CheckBox()
|
|
Me.TBWMRH_PROFIL_JOBBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.MyDataset = New ResultHandler_Konfig.MyDataset()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.lblString1 = New System.Windows.Forms.Label()
|
|
Me.btnJOB_addSpeicherort = New System.Windows.Forms.Button()
|
|
Me.GUIDTextBox1 = New System.Windows.Forms.TextBox()
|
|
Me.JOB_TYPComboBox = New System.Windows.Forms.ComboBox()
|
|
Me.STRING1TextBox = New System.Windows.Forms.TextBox()
|
|
Me.STRING2TextBox = New System.Windows.Forms.TextBox()
|
|
Me.BOOL1CheckBox = New System.Windows.Forms.CheckBox()
|
|
Me.REIHENFOLGETextBox1 = New System.Windows.Forms.TextBox()
|
|
Me.ERSTELLTWERTextBox1 = New System.Windows.Forms.TextBox()
|
|
Me.ERSTELLTWANNTextBox1 = New System.Windows.Forms.TextBox()
|
|
Me.GEAENDERTWERTextBox1 = New System.Windows.Forms.TextBox()
|
|
Me.GEAENDERTWANNTextBox1 = 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.lblndexname = New System.Windows.Forms.Label()
|
|
Me.btnTestCon = New System.Windows.Forms.Button()
|
|
Me.btnFileJob_addIndex = New System.Windows.Forms.Button()
|
|
Me.cmbFileJob_WHIndexe = New System.Windows.Forms.ComboBox()
|
|
Me.btnaddDatetime = New System.Windows.Forms.Button()
|
|
Me.lblString2FileJobs = New System.Windows.Forms.Label()
|
|
Me.STRING1TextBoxFile_Job = New System.Windows.Forms.TextBox()
|
|
Me.TBWMRH_PROFIL_FILE_JOBBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.lblString1FileJobs = New System.Windows.Forms.Label()
|
|
Me.GEAENDERTWANNTextBox2 = New System.Windows.Forms.TextBox()
|
|
Me.STRING1ComboBox = New System.Windows.Forms.ComboBox()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.GUIDTextBox2 = New System.Windows.Forms.TextBox()
|
|
Me.STEP_TYPComboBox = New System.Windows.Forms.ComboBox()
|
|
Me.STRING2TextBoxProfil_FileJob = New System.Windows.Forms.TextBox()
|
|
Me.AKTIVCheckBox1 = New System.Windows.Forms.CheckBox()
|
|
Me.REIHENFOLGETextBox2 = New System.Windows.Forms.TextBox()
|
|
Me.ERSTELLTWERTextBox2 = New System.Windows.Forms.TextBox()
|
|
Me.ERSTELLTWANNTextBox2 = New System.Windows.Forms.TextBox()
|
|
Me.GEAENDERTWERTextBox2 = New System.Windows.Forms.TextBox()
|
|
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.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.Button2 = New System.Windows.Forms.Button()
|
|
Me.btn_runProfileManual = New System.Windows.Forms.Button()
|
|
Me.GEAENDERTWANNTextBox = New System.Windows.Forms.TextBox()
|
|
Me.TBWMRH_PROFILBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
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.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.RunningCheckBox = New System.Windows.Forms.CheckBox()
|
|
Me.ReihenfolgeTextBox = 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.GroupBox2 = New System.Windows.Forms.GroupBox()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.WD_LAUFWERKTextBox = New System.Windows.Forms.TextBox()
|
|
Me.TBWMRH_KONFIGURATIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
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.GroupBox1 = New System.Windows.Forms.GroupBox()
|
|
Me.btnDatenbankConnect = New System.Windows.Forms.Button()
|
|
Me.txtDatenbank = New System.Windows.Forms.TextBox()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
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()
|
|
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()
|
|
Me.StatusStrip1.SuspendLayout()
|
|
Me.TabControlMain.SuspendLayout()
|
|
Me.TabPage1.SuspendLayout()
|
|
Me.ToolStrip1.SuspendLayout()
|
|
Me.TabPage2.SuspendLayout()
|
|
CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SplitContainer1.Panel1.SuspendLayout()
|
|
Me.SplitContainer1.Panel2.SuspendLayout()
|
|
Me.SplitContainer1.SuspendLayout()
|
|
CType(Me.TBWMRH_PROFIL_JOBBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBWMRH_PROFIL_JOBBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.TBWMRH_PROFIL_JOBBindingNavigator.SuspendLayout()
|
|
CType(Me.TBWMRH_PROFIL_FILE_JOBBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBPROFIL_FILE_JOBBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.TBPROFIL_FILE_JOBBindingNavigator.SuspendLayout()
|
|
Me.Panel1.SuspendLayout()
|
|
CType(Me.TBWMRH_PROFILBindingSource, 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.GroupBox1.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'GUIDLabel
|
|
'
|
|
GUIDLabel.AutoSize = True
|
|
GUIDLabel.Location = New System.Drawing.Point(14, 35)
|
|
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(14, 63)
|
|
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(375, 63)
|
|
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(15, 93)
|
|
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(14, 203)
|
|
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(375, 35)
|
|
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(770, 59)
|
|
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(770, 99)
|
|
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(770, 140)
|
|
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(14, 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(75, 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(388, 61)
|
|
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(15, 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(185, 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(14, 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(185, 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(14, 61)
|
|
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(80, 61)
|
|
STEP_TYPLabel.Name = "STEP_TYPLabel"
|
|
STEP_TYPLabel.Size = New System.Drawing.Size(125, 13)
|
|
STEP_TYPLabel.TabIndex = 8
|
|
STEP_TYPLabel.Text = "Nachbearbeitungs-Typ:"
|
|
'
|
|
'REIHENFOLGELabel2
|
|
'
|
|
REIHENFOLGELabel2.AutoSize = True
|
|
REIHENFOLGELabel2.Location = New System.Drawing.Point(399, 61)
|
|
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.AutoSize = True
|
|
ERSTELLTWERLabel2.Location = New System.Drawing.Point(14, 184)
|
|
ERSTELLTWERLabel2.Name = "ERSTELLTWERLabel2"
|
|
ERSTELLTWERLabel2.Size = New System.Drawing.Size(67, 13)
|
|
ERSTELLTWERLabel2.TabIndex = 30
|
|
ERSTELLTWERLabel2.Text = "Erstellt wer:"
|
|
'
|
|
'ERSTELLTWANNLabel2
|
|
'
|
|
ERSTELLTWANNLabel2.AutoSize = True
|
|
ERSTELLTWANNLabel2.Location = New System.Drawing.Point(214, 184)
|
|
ERSTELLTWANNLabel2.Name = "ERSTELLTWANNLabel2"
|
|
ERSTELLTWANNLabel2.Size = New System.Drawing.Size(77, 13)
|
|
ERSTELLTWANNLabel2.TabIndex = 32
|
|
ERSTELLTWANNLabel2.Text = "Erstellt wann:"
|
|
'
|
|
'GEAENDERTWERLabel2
|
|
'
|
|
GEAENDERTWERLabel2.AutoSize = True
|
|
GEAENDERTWERLabel2.Location = New System.Drawing.Point(14, 225)
|
|
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(770, 181)
|
|
GEAENDERTWANNLabel.Name = "GEAENDERTWANNLabel"
|
|
GEAENDERTWANNLabel.Size = New System.Drawing.Size(90, 13)
|
|
GEAENDERTWANNLabel.TabIndex = 101
|
|
GEAENDERTWANNLabel.Text = "Geändert wann:"
|
|
'
|
|
'GEAENDERTWANNLabel2
|
|
'
|
|
GEAENDERTWANNLabel2.AutoSize = True
|
|
GEAENDERTWANNLabel2.Location = New System.Drawing.Point(214, 225)
|
|
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, 71)
|
|
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(162, 71)
|
|
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(144, 18)
|
|
WD_LAUFWERKLabel.Name = "WD_LAUFWERKLabel"
|
|
WD_LAUFWERKLabel.Size = New System.Drawing.Size(88, 13)
|
|
WD_LAUFWERKLabel.TabIndex = 8
|
|
WD_LAUFWERKLabel.Text = "WD LAUFWERK:"
|
|
'
|
|
'StatusStrip1
|
|
'
|
|
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsstatus})
|
|
Me.StatusStrip1.Location = New System.Drawing.Point(0, 525)
|
|
Me.StatusStrip1.Name = "StatusStrip1"
|
|
Me.StatusStrip1.Size = New System.Drawing.Size(1085, 22)
|
|
Me.StatusStrip1.TabIndex = 0
|
|
Me.StatusStrip1.Text = "StatusStrip1"
|
|
'
|
|
'tsstatus
|
|
'
|
|
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
|
|
'
|
|
'TabControlMain
|
|
'
|
|
Me.TabControlMain.Controls.Add(Me.TabPage1)
|
|
Me.TabControlMain.Controls.Add(Me.TabPage2)
|
|
Me.TabControlMain.Controls.Add(Me.TabPage3)
|
|
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(1085, 525)
|
|
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(1077, 499)
|
|
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(1071, 25)
|
|
Me.ToolStrip1.TabIndex = 4
|
|
Me.ToolStrip1.Text = "ToolStrip1"
|
|
'
|
|
'tsbtmrefresh_Uebersicht
|
|
'
|
|
Me.tsbtmrefresh_Uebersicht.Image = Global.ResultHandler_Konfig.My.Resources.Resources.arrow_refresh
|
|
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.SplitContainer1)
|
|
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(1077, 499)
|
|
Me.TabPage2.TabIndex = 1
|
|
Me.TabPage2.Text = "Profileinstellungen"
|
|
Me.TabPage2.UseVisualStyleBackColor = True
|
|
'
|
|
'SplitContainer1
|
|
'
|
|
Me.SplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.SplitContainer1.Location = New System.Drawing.Point(3, 227)
|
|
Me.SplitContainer1.Name = "SplitContainer1"
|
|
'
|
|
'SplitContainer1.Panel1
|
|
'
|
|
Me.SplitContainer1.Panel1.AutoScroll = True
|
|
Me.SplitContainer1.Panel1.BackColor = System.Drawing.Color.LightGray
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.lblString2)
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.AKTIVCheckBox2)
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.Label4)
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.lblString1)
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.btnJOB_addSpeicherort)
|
|
Me.SplitContainer1.Panel1.Controls.Add(GUIDLabel1)
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.GUIDTextBox1)
|
|
Me.SplitContainer1.Panel1.Controls.Add(JOB_TYPLabel)
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.JOB_TYPComboBox)
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.STRING1TextBox)
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.STRING2TextBox)
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.BOOL1CheckBox)
|
|
Me.SplitContainer1.Panel1.Controls.Add(REIHENFOLGELabel1)
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.REIHENFOLGETextBox1)
|
|
Me.SplitContainer1.Panel1.Controls.Add(ERSTELLTWERLabel1)
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.ERSTELLTWERTextBox1)
|
|
Me.SplitContainer1.Panel1.Controls.Add(ERSTELLTWANNLabel1)
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.ERSTELLTWANNTextBox1)
|
|
Me.SplitContainer1.Panel1.Controls.Add(GEAENDERTWERLabel1)
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.GEAENDERTWERTextBox1)
|
|
Me.SplitContainer1.Panel1.Controls.Add(GEAENDERTWANNLabel1)
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.GEAENDERTWANNTextBox1)
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.TBWMRH_PROFIL_JOBBindingNavigator)
|
|
'
|
|
'SplitContainer1.Panel2
|
|
'
|
|
Me.SplitContainer1.Panel2.AutoScroll = True
|
|
Me.SplitContainer1.Panel2.BackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.lblndexname)
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.btnTestCon)
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.btnFileJob_addIndex)
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.cmbFileJob_WHIndexe)
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.btnaddDatetime)
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.lblString2FileJobs)
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.STRING1TextBoxFile_Job)
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.lblString1FileJobs)
|
|
Me.SplitContainer1.Panel2.Controls.Add(GEAENDERTWANNLabel2)
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.GEAENDERTWANNTextBox2)
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.STRING1ComboBox)
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.Label3)
|
|
Me.SplitContainer1.Panel2.Controls.Add(GUIDLabel2)
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.GUIDTextBox2)
|
|
Me.SplitContainer1.Panel2.Controls.Add(STEP_TYPLabel)
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.STEP_TYPComboBox)
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.STRING2TextBoxProfil_FileJob)
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.AKTIVCheckBox1)
|
|
Me.SplitContainer1.Panel2.Controls.Add(REIHENFOLGELabel2)
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.REIHENFOLGETextBox2)
|
|
Me.SplitContainer1.Panel2.Controls.Add(ERSTELLTWERLabel2)
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.ERSTELLTWERTextBox2)
|
|
Me.SplitContainer1.Panel2.Controls.Add(ERSTELLTWANNLabel2)
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.ERSTELLTWANNTextBox2)
|
|
Me.SplitContainer1.Panel2.Controls.Add(GEAENDERTWERLabel2)
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.GEAENDERTWERTextBox2)
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.TBPROFIL_FILE_JOBBindingNavigator)
|
|
Me.SplitContainer1.Size = New System.Drawing.Size(1071, 269)
|
|
Me.SplitContainer1.SplitterDistance = 492
|
|
Me.SplitContainer1.TabIndex = 1
|
|
'
|
|
'lblString2
|
|
'
|
|
Me.lblString2.AutoSize = True
|
|
Me.lblString2.Location = New System.Drawing.Point(15, 143)
|
|
Me.lblString2.Name = "lblString2"
|
|
Me.lblString2.Size = New System.Drawing.Size(40, 13)
|
|
Me.lblString2.TabIndex = 41
|
|
Me.lblString2.Text = "Label5"
|
|
'
|
|
'AKTIVCheckBox2
|
|
'
|
|
Me.AKTIVCheckBox2.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBWMRH_PROFIL_JOBBindingSource, "AKTIV", True))
|
|
Me.AKTIVCheckBox2.Location = New System.Drawing.Point(323, 74)
|
|
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
|
|
'
|
|
'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
|
|
'
|
|
'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(14, 36)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(306, 13)
|
|
Me.Label4.TabIndex = 39
|
|
Me.Label4.Text = "Der Job definiert die Hauptfunktion für die gefundenen Dateien."
|
|
'
|
|
'lblString1
|
|
'
|
|
Me.lblString1.AutoSize = True
|
|
Me.lblString1.Location = New System.Drawing.Point(15, 102)
|
|
Me.lblString1.Name = "lblString1"
|
|
Me.lblString1.Size = New System.Drawing.Size(40, 13)
|
|
Me.lblString1.TabIndex = 38
|
|
Me.lblString1.Text = "Label3"
|
|
'
|
|
'btnJOB_addSpeicherort
|
|
'
|
|
Me.btnJOB_addSpeicherort.Location = New System.Drawing.Point(350, 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
|
|
'
|
|
'GUIDTextBox1
|
|
'
|
|
Me.GUIDTextBox1.BackColor = System.Drawing.Color.WhiteSmoke
|
|
Me.GUIDTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFIL_JOBBindingSource, "GUID", True))
|
|
Me.GUIDTextBox1.Location = New System.Drawing.Point(18, 77)
|
|
Me.GUIDTextBox1.Name = "GUIDTextBox1"
|
|
Me.GUIDTextBox1.ReadOnly = True
|
|
Me.GUIDTextBox1.Size = New System.Drawing.Size(42, 22)
|
|
Me.GUIDTextBox1.TabIndex = 4
|
|
'
|
|
'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"})
|
|
Me.JOB_TYPComboBox.Location = New System.Drawing.Point(78, 77)
|
|
Me.JOB_TYPComboBox.Name = "JOB_TYPComboBox"
|
|
Me.JOB_TYPComboBox.Size = New System.Drawing.Size(239, 21)
|
|
Me.JOB_TYPComboBox.TabIndex = 8
|
|
'
|
|
'STRING1TextBox
|
|
'
|
|
Me.STRING1TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFIL_JOBBindingSource, "STRING1", True))
|
|
Me.STRING1TextBox.Location = New System.Drawing.Point(18, 118)
|
|
Me.STRING1TextBox.Name = "STRING1TextBox"
|
|
Me.STRING1TextBox.Size = New System.Drawing.Size(326, 22)
|
|
Me.STRING1TextBox.TabIndex = 10
|
|
'
|
|
'STRING2TextBox
|
|
'
|
|
Me.STRING2TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFIL_JOBBindingSource, "STRING2", True))
|
|
Me.STRING2TextBox.Location = New System.Drawing.Point(17, 159)
|
|
Me.STRING2TextBox.Name = "STRING2TextBox"
|
|
Me.STRING2TextBox.Size = New System.Drawing.Size(327, 22)
|
|
Me.STRING2TextBox.TabIndex = 12
|
|
'
|
|
'BOOL1CheckBox
|
|
'
|
|
Me.BOOL1CheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBWMRH_PROFIL_JOBBindingSource, "BOOL1", True))
|
|
Me.BOOL1CheckBox.Location = New System.Drawing.Point(391, 116)
|
|
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
|
|
'
|
|
'REIHENFOLGETextBox1
|
|
'
|
|
Me.REIHENFOLGETextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFIL_JOBBindingSource, "REIHENFOLGE", True))
|
|
Me.REIHENFOLGETextBox1.Location = New System.Drawing.Point(411, 77)
|
|
Me.REIHENFOLGETextBox1.Name = "REIHENFOLGETextBox1"
|
|
Me.REIHENFOLGETextBox1.Size = New System.Drawing.Size(47, 22)
|
|
Me.REIHENFOLGETextBox1.TabIndex = 28
|
|
Me.REIHENFOLGETextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'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(17, 200)
|
|
Me.ERSTELLTWERTextBox1.Name = "ERSTELLTWERTextBox1"
|
|
Me.ERSTELLTWERTextBox1.ReadOnly = True
|
|
Me.ERSTELLTWERTextBox1.Size = New System.Drawing.Size(153, 22)
|
|
Me.ERSTELLTWERTextBox1.TabIndex = 30
|
|
'
|
|
'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(188, 200)
|
|
Me.ERSTELLTWANNTextBox1.Name = "ERSTELLTWANNTextBox1"
|
|
Me.ERSTELLTWANNTextBox1.ReadOnly = True
|
|
Me.ERSTELLTWANNTextBox1.Size = New System.Drawing.Size(156, 22)
|
|
Me.ERSTELLTWANNTextBox1.TabIndex = 32
|
|
'
|
|
'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(17, 241)
|
|
Me.GEAENDERTWERTextBox1.Name = "GEAENDERTWERTextBox1"
|
|
Me.GEAENDERTWERTextBox1.ReadOnly = True
|
|
Me.GEAENDERTWERTextBox1.Size = New System.Drawing.Size(153, 22)
|
|
Me.GEAENDERTWERTextBox1.TabIndex = 34
|
|
'
|
|
'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(188, 241)
|
|
Me.GEAENDERTWANNTextBox1.Name = "GEAENDERTWANNTextBox1"
|
|
Me.GEAENDERTWANNTextBox1.ReadOnly = True
|
|
Me.GEAENDERTWANNTextBox1.Size = New System.Drawing.Size(156, 22)
|
|
Me.GEAENDERTWANNTextBox1.TabIndex = 36
|
|
'
|
|
'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.TBWMRH_PROFIL_JOBBindingNavigator.Location = New System.Drawing.Point(0, 0)
|
|
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(492, 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"
|
|
'
|
|
'lblndexname
|
|
'
|
|
Me.lblndexname.AutoSize = True
|
|
Me.lblndexname.Location = New System.Drawing.Point(335, 102)
|
|
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
|
|
'
|
|
'btnTestCon
|
|
'
|
|
Me.btnTestCon.Location = New System.Drawing.Point(336, 117)
|
|
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
|
|
'
|
|
'btnFileJob_addIndex
|
|
'
|
|
Me.btnFileJob_addIndex.Image = Global.ResultHandler_Konfig.My.Resources.Resources.add
|
|
Me.btnFileJob_addIndex.Location = New System.Drawing.Point(475, 116)
|
|
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(336, 118)
|
|
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
|
|
'
|
|
'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(402, 116)
|
|
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(14, 142)
|
|
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
|
|
'
|
|
'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(17, 118)
|
|
Me.STRING1TextBoxFile_Job.Name = "STRING1TextBoxFile_Job"
|
|
Me.STRING1TextBoxFile_Job.Size = New System.Drawing.Size(315, 22)
|
|
Me.STRING1TextBoxFile_Job.TabIndex = 41
|
|
Me.STRING1TextBoxFile_Job.Visible = False
|
|
'
|
|
'TBWMRH_PROFIL_FILE_JOBBindingSource
|
|
'
|
|
Me.TBWMRH_PROFIL_FILE_JOBBindingSource.DataMember = "TBWMRH_PROFIL_FILE_JOB"
|
|
Me.TBWMRH_PROFIL_FILE_JOBBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'lblString1FileJobs
|
|
'
|
|
Me.lblString1FileJobs.AutoSize = True
|
|
Me.lblString1FileJobs.Location = New System.Drawing.Point(14, 102)
|
|
Me.lblString1FileJobs.Name = "lblString1FileJobs"
|
|
Me.lblString1FileJobs.Size = New System.Drawing.Size(40, 13)
|
|
Me.lblString1FileJobs.TabIndex = 40
|
|
Me.lblString1FileJobs.Text = "Label5"
|
|
'
|
|
'GEAENDERTWANNTextBox2
|
|
'
|
|
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(219, 241)
|
|
Me.GEAENDERTWANNTextBox2.Name = "GEAENDERTWANNTextBox2"
|
|
Me.GEAENDERTWANNTextBox2.ReadOnly = True
|
|
Me.GEAENDERTWANNTextBox2.Size = New System.Drawing.Size(177, 22)
|
|
Me.GEAENDERTWANNTextBox2.TabIndex = 8
|
|
'
|
|
'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(17, 118)
|
|
Me.STRING1ComboBox.Name = "STRING1ComboBox"
|
|
Me.STRING1ComboBox.Size = New System.Drawing.Size(187, 21)
|
|
Me.STRING1ComboBox.TabIndex = 3
|
|
Me.STRING1ComboBox.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(14, 30)
|
|
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"
|
|
'
|
|
'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(17, 77)
|
|
Me.GUIDTextBox2.Name = "GUIDTextBox2"
|
|
Me.GUIDTextBox2.ReadOnly = True
|
|
Me.GUIDTextBox2.Size = New System.Drawing.Size(58, 22)
|
|
Me.GUIDTextBox2.TabIndex = 5
|
|
'
|
|
'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(83, 78)
|
|
Me.STEP_TYPComboBox.Name = "STEP_TYPComboBox"
|
|
Me.STEP_TYPComboBox.Size = New System.Drawing.Size(233, 21)
|
|
Me.STEP_TYPComboBox.TabIndex = 0
|
|
'
|
|
'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(17, 159)
|
|
Me.STRING2TextBoxProfil_FileJob.Name = "STRING2TextBoxProfil_FileJob"
|
|
Me.STRING2TextBoxProfil_FileJob.Size = New System.Drawing.Size(454, 22)
|
|
Me.STRING2TextBoxProfil_FileJob.TabIndex = 4
|
|
Me.STRING2TextBoxProfil_FileJob.Visible = False
|
|
'
|
|
'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(338, 74)
|
|
Me.AKTIVCheckBox1.Name = "AKTIVCheckBox1"
|
|
Me.AKTIVCheckBox1.Size = New System.Drawing.Size(58, 24)
|
|
Me.AKTIVCheckBox1.TabIndex = 1
|
|
Me.AKTIVCheckBox1.Text = "Aktiv"
|
|
Me.AKTIVCheckBox1.UseVisualStyleBackColor = True
|
|
'
|
|
'REIHENFOLGETextBox2
|
|
'
|
|
Me.REIHENFOLGETextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFIL_FILE_JOBBindingSource, "REIHENFOLGE", True))
|
|
Me.REIHENFOLGETextBox2.Location = New System.Drawing.Point(423, 77)
|
|
Me.REIHENFOLGETextBox2.Name = "REIHENFOLGETextBox2"
|
|
Me.REIHENFOLGETextBox2.Size = New System.Drawing.Size(49, 22)
|
|
Me.REIHENFOLGETextBox2.TabIndex = 2
|
|
Me.REIHENFOLGETextBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'ERSTELLTWERTextBox2
|
|
'
|
|
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(17, 200)
|
|
Me.ERSTELLTWERTextBox2.Name = "ERSTELLTWERTextBox2"
|
|
Me.ERSTELLTWERTextBox2.ReadOnly = True
|
|
Me.ERSTELLTWERTextBox2.Size = New System.Drawing.Size(138, 22)
|
|
Me.ERSTELLTWERTextBox2.TabIndex = 5
|
|
'
|
|
'ERSTELLTWANNTextBox2
|
|
'
|
|
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(217, 200)
|
|
Me.ERSTELLTWANNTextBox2.Name = "ERSTELLTWANNTextBox2"
|
|
Me.ERSTELLTWANNTextBox2.ReadOnly = True
|
|
Me.ERSTELLTWANNTextBox2.Size = New System.Drawing.Size(179, 22)
|
|
Me.ERSTELLTWANNTextBox2.TabIndex = 6
|
|
'
|
|
'GEAENDERTWERTextBox2
|
|
'
|
|
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(17, 241)
|
|
Me.GEAENDERTWERTextBox2.Name = "GEAENDERTWERTextBox2"
|
|
Me.GEAENDERTWERTextBox2.ReadOnly = True
|
|
Me.GEAENDERTWERTextBox2.Size = New System.Drawing.Size(138, 22)
|
|
Me.GEAENDERTWERTextBox2.TabIndex = 7
|
|
'
|
|
'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.TBPROFIL_FILE_JOBBindingNavigator.Location = New System.Drawing.Point(0, 0)
|
|
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(575, 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"
|
|
'
|
|
'Panel1
|
|
'
|
|
Me.Panel1.AutoScroll = True
|
|
Me.Panel1.BackColor = System.Drawing.SystemColors.InactiveCaption
|
|
Me.Panel1.Controls.Add(Me.Button2)
|
|
Me.Panel1.Controls.Add(Me.btn_runProfileManual)
|
|
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(Me.RunningCheckBox)
|
|
Me.Panel1.Controls.Add(ReihenfolgeLabel)
|
|
Me.Panel1.Controls.Add(Me.ReihenfolgeTextBox)
|
|
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(1071, 224)
|
|
Me.Panel1.TabIndex = 0
|
|
'
|
|
'Button2
|
|
'
|
|
Me.Button2.Location = New System.Drawing.Point(490, 89)
|
|
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
|
|
'
|
|
'btn_runProfileManual
|
|
'
|
|
Me.btn_runProfileManual.Image = Global.ResultHandler_Konfig.My.Resources.Resources.arrow_switch
|
|
Me.btn_runProfileManual.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btn_runProfileManual.Location = New System.Drawing.Point(564, 29)
|
|
Me.btn_runProfileManual.Name = "btn_runProfileManual"
|
|
Me.btn_runProfileManual.Size = New System.Drawing.Size(142, 23)
|
|
Me.btn_runProfileManual.TabIndex = 103
|
|
Me.btn_runProfileManual.Text = "Profil manuell starten"
|
|
Me.btn_runProfileManual.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btn_runProfileManual.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(773, 197)
|
|
Me.GEAENDERTWANNTextBox.Name = "GEAENDERTWANNTextBox"
|
|
Me.GEAENDERTWANNTextBox.ReadOnly = True
|
|
Me.GEAENDERTWANNTextBox.Size = New System.Drawing.Size(200, 22)
|
|
Me.GEAENDERTWANNTextBox.TabIndex = 102
|
|
'
|
|
'TBWMRH_PROFILBindingSource
|
|
'
|
|
Me.TBWMRH_PROFILBindingSource.DataMember = "TBWMRH_PROFIL"
|
|
Me.TBWMRH_PROFILBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'NumericUpDown
|
|
'
|
|
Me.NumericUpDown.Increment = New Decimal(New Integer() {5, 0, 0, 0})
|
|
Me.NumericUpDown.Location = New System.Drawing.Point(352, 169)
|
|
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(254, 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(15, 175)
|
|
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(352, 168)
|
|
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(117, 172)
|
|
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.FormattingEnabled = True
|
|
Me.ObjekttypComboBox.Location = New System.Drawing.Point(453, 60)
|
|
Me.ObjekttypComboBox.Name = "ObjekttypComboBox"
|
|
Me.ObjekttypComboBox.Size = New System.Drawing.Size(253, 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(18, 115)
|
|
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(453, 88)
|
|
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(117, 200)
|
|
Me.Letzter_DurchlaufTextBox.Name = "Letzter_DurchlaufTextBox"
|
|
Me.Letzter_DurchlaufTextBox.ReadOnly = True
|
|
Me.Letzter_DurchlaufTextBox.Size = New System.Drawing.Size(121, 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.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(1071, 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.arrow_refresh
|
|
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"
|
|
'
|
|
'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(117, 32)
|
|
Me.GUIDTextBox.Name = "GUIDTextBox"
|
|
Me.GUIDTextBox.ReadOnly = True
|
|
Me.GUIDTextBox.Size = New System.Drawing.Size(60, 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(117, 60)
|
|
Me.ProfilnameTextBox.Name = "ProfilnameTextBox"
|
|
Me.ProfilnameTextBox.Size = New System.Drawing.Size(200, 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(255, 30)
|
|
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(117, 89)
|
|
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(438, 168)
|
|
Me.RunTextBox.Name = "RunTextBox"
|
|
Me.RunTextBox.ReadOnly = True
|
|
Me.RunTextBox.Size = New System.Drawing.Size(60, 22)
|
|
Me.RunTextBox.TabIndex = 13
|
|
'
|
|
'RunningCheckBox
|
|
'
|
|
Me.RunningCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBWMRH_PROFILBindingSource, "Running", True))
|
|
Me.RunningCheckBox.Enabled = False
|
|
Me.RunningCheckBox.Location = New System.Drawing.Point(773, 30)
|
|
Me.RunningCheckBox.Name = "RunningCheckBox"
|
|
Me.RunningCheckBox.Size = New System.Drawing.Size(93, 24)
|
|
Me.RunningCheckBox.TabIndex = 17
|
|
Me.RunningCheckBox.Text = "Running?"
|
|
Me.RunningCheckBox.UseVisualStyleBackColor = True
|
|
'
|
|
'ReihenfolgeTextBox
|
|
'
|
|
Me.ReihenfolgeTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFILBindingSource, "Reihenfolge", True))
|
|
Me.ReihenfolgeTextBox.Location = New System.Drawing.Point(453, 32)
|
|
Me.ReihenfolgeTextBox.Name = "ReihenfolgeTextBox"
|
|
Me.ReihenfolgeTextBox.Size = New System.Drawing.Size(45, 22)
|
|
Me.ReihenfolgeTextBox.TabIndex = 19
|
|
'
|
|
'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(773, 75)
|
|
Me.ERSTELLTWERTextBox.Name = "ERSTELLTWERTextBox"
|
|
Me.ERSTELLTWERTextBox.ReadOnly = True
|
|
Me.ERSTELLTWERTextBox.Size = New System.Drawing.Size(200, 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(773, 115)
|
|
Me.ERSTELLTWANNTextBox.Name = "ERSTELLTWANNTextBox"
|
|
Me.ERSTELLTWANNTextBox.ReadOnly = True
|
|
Me.ERSTELLTWANNTextBox.Size = New System.Drawing.Size(200, 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(773, 156)
|
|
Me.GEAENDERTWERTextBox.Name = "GEAENDERTWERTextBox"
|
|
Me.GEAENDERTWERTextBox.ReadOnly = True
|
|
Me.GEAENDERTWERTextBox.Size = New System.Drawing.Size(200, 22)
|
|
Me.GEAENDERTWERTextBox.TabIndex = 25
|
|
'
|
|
'TabPage3
|
|
'
|
|
Me.TabPage3.Controls.Add(Me.GroupBox2)
|
|
Me.TabPage3.Controls.Add(Me.GroupBox1)
|
|
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(1077, 499)
|
|
Me.TabPage3.TabIndex = 2
|
|
Me.TabPage3.Text = "Grundeinstellungen"
|
|
Me.TabPage3.UseVisualStyleBackColor = True
|
|
'
|
|
'GroupBox2
|
|
'
|
|
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, 80)
|
|
Me.GroupBox2.Name = "GroupBox2"
|
|
Me.GroupBox2.Size = New System.Drawing.Size(628, 142)
|
|
Me.GroupBox2.TabIndex = 4
|
|
Me.GroupBox2.TabStop = False
|
|
Me.GroupBox2.Text = "Grundeinstellungen:"
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.Location = New System.Drawing.Point(325, 89)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(110, 23)
|
|
Me.Button1.TabIndex = 10
|
|
Me.Button1.Text = "Open LogFile"
|
|
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(147, 34)
|
|
Me.WD_LAUFWERKTextBox.Name = "WD_LAUFWERKTextBox"
|
|
Me.WD_LAUFWERKTextBox.Size = New System.Drawing.Size(100, 22)
|
|
Me.WD_LAUFWERKTextBox.TabIndex = 9
|
|
'
|
|
'TBWMRH_KONFIGURATIONBindingSource
|
|
'
|
|
Me.TBWMRH_KONFIGURATIONBindingSource.DataMember = "TBWMRH_KONFIGURATION"
|
|
Me.TBWMRH_KONFIGURATIONBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'GEAENDERTWANNTextBox3
|
|
'
|
|
Me.GEAENDERTWANNTextBox3.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_KONFIGURATIONBindingSource, "GEAENDERTWANN", True))
|
|
Me.GEAENDERTWANNTextBox3.Location = New System.Drawing.Point(165, 91)
|
|
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, 91)
|
|
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, 21)
|
|
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
|
|
'
|
|
'GroupBox1
|
|
'
|
|
Me.GroupBox1.Controls.Add(Me.btnDatenbankConnect)
|
|
Me.GroupBox1.Controls.Add(Me.txtDatenbank)
|
|
Me.GroupBox1.Controls.Add(Me.Label1)
|
|
Me.GroupBox1.Location = New System.Drawing.Point(8, 6)
|
|
Me.GroupBox1.Name = "GroupBox1"
|
|
Me.GroupBox1.Size = New System.Drawing.Size(627, 68)
|
|
Me.GroupBox1.TabIndex = 0
|
|
Me.GroupBox1.TabStop = False
|
|
Me.GroupBox1.Text = "Datenbank-Verbindung:"
|
|
'
|
|
'btnDatenbankConnect
|
|
'
|
|
Me.btnDatenbankConnect.Location = New System.Drawing.Point(579, 34)
|
|
Me.btnDatenbankConnect.Name = "btnDatenbankConnect"
|
|
Me.btnDatenbankConnect.Size = New System.Drawing.Size(29, 23)
|
|
Me.btnDatenbankConnect.TabIndex = 2
|
|
Me.btnDatenbankConnect.Text = "..."
|
|
Me.btnDatenbankConnect.UseVisualStyleBackColor = True
|
|
'
|
|
'txtDatenbank
|
|
'
|
|
Me.txtDatenbank.DataBindings.Add(New System.Windows.Forms.Binding("Text", Global.ResultHandler_Konfig.My.MySettings.Default, "myConnString", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
|
Me.txtDatenbank.Location = New System.Drawing.Point(9, 34)
|
|
Me.txtDatenbank.Name = "txtDatenbank"
|
|
Me.txtDatenbank.Size = New System.Drawing.Size(564, 22)
|
|
Me.txtDatenbank.TabIndex = 1
|
|
Me.txtDatenbank.Text = Global.ResultHandler_Konfig.My.MySettings.Default.myConnString
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Location = New System.Drawing.Point(6, 18)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(108, 13)
|
|
Me.Label1.TabIndex = 0
|
|
Me.Label1.Text = "Pfad zu Datenbank:"
|
|
'
|
|
'OpenFileDialog1
|
|
'
|
|
Me.OpenFileDialog1.FileName = "OpenFileDialog1"
|
|
'
|
|
'TBWMRH_KONFIGURATIONTableAdapter
|
|
'
|
|
Me.TBWMRH_KONFIGURATIONTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TableAdapterManager
|
|
'
|
|
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
|
|
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
|
|
'
|
|
'frmMain
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(1085, 547)
|
|
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.SplitContainer1.Panel1.ResumeLayout(False)
|
|
Me.SplitContainer1.Panel1.PerformLayout()
|
|
Me.SplitContainer1.Panel2.ResumeLayout(False)
|
|
Me.SplitContainer1.Panel2.PerformLayout()
|
|
CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainer1.ResumeLayout(False)
|
|
CType(Me.TBWMRH_PROFIL_JOBBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBWMRH_PROFIL_JOBBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.TBWMRH_PROFIL_JOBBindingNavigator.ResumeLayout(False)
|
|
Me.TBWMRH_PROFIL_JOBBindingNavigator.PerformLayout()
|
|
CType(Me.TBWMRH_PROFIL_FILE_JOBBindingSource, 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.TBWMRH_PROFILBindingSource, 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.GroupBox2.ResumeLayout(False)
|
|
Me.GroupBox2.PerformLayout()
|
|
CType(Me.TBWMRH_KONFIGURATIONBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.GroupBox1.ResumeLayout(False)
|
|
Me.GroupBox1.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 Panel1 As System.Windows.Forms.Panel
|
|
|
|
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 RunningCheckBox As System.Windows.Forms.CheckBox
|
|
Friend WithEvents ReihenfolgeTextBox 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 GroupBox1 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents txtDatenbank As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label1 As System.Windows.Forms.Label
|
|
Friend WithEvents btnDatenbankConnect As System.Windows.Forms.Button
|
|
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 SplitContainer1 As System.Windows.Forms.SplitContainer
|
|
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 GUIDTextBox1 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 REIHENFOLGETextBox1 As System.Windows.Forms.TextBox
|
|
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 AKTIVCheckBox1 As System.Windows.Forms.CheckBox
|
|
Friend WithEvents REIHENFOLGETextBox2 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 btn_runProfileManual As System.Windows.Forms.Button
|
|
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
|
|
End Class
|