FileFlow/Global_Indexer/frmHotKey_Add.Designer.vb
Digital Data - Marlon Schreiber 4e478db15f MS DDGroups
2018-07-12 16:02:38 +02:00

2025 lines
100 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class frmHotKey_Add
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 resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmHotKey_Add))
Dim NAMELabel As System.Windows.Forms.Label
Dim WD_SEARCHLabel As System.Windows.Forms.Label
Dim HOTKEY1Label As System.Windows.Forms.Label
Dim HOTKEY2Label As System.Windows.Forms.Label
Dim CHANGED_WHOLabel As System.Windows.Forms.Label
Dim CHANGED_WHENLabel As System.Windows.Forms.Label
Dim GUIDLabel1 As System.Windows.Forms.Label
Dim TYPELabel As System.Windows.Forms.Label
Dim SEQUENCELabel As System.Windows.Forms.Label
Dim ADDED_WHOLabel As System.Windows.Forms.Label
Dim ADDED_WHENLabel As System.Windows.Forms.Label
Dim CHANGED_WHOLabel1 As System.Windows.Forms.Label
Dim CHANGED_WHENLabel1 As System.Windows.Forms.Label
Dim ADDED_WHENLabel1 As System.Windows.Forms.Label
Dim GUIDLabel2 As System.Windows.Forms.Label
Dim WINDOW_NAMELabel As System.Windows.Forms.Label
Dim SEQUENCE_NUMBERLabel As System.Windows.Forms.Label
Dim PATTERN_WDSEARCHLabel As System.Windows.Forms.Label
Dim CHANGED_WHENLabel2 As System.Windows.Forms.Label
Dim CHANGED_WHOLabel2 As System.Windows.Forms.Label
Dim ADDED_WHOLabel1 As System.Windows.Forms.Label
Dim Label15 As System.Windows.Forms.Label
Dim GUIDLabel3 As System.Windows.Forms.Label
Dim SEQUENCE_NUMBERLabel1 As System.Windows.Forms.Label
Dim CONTROL_VALUELabel As System.Windows.Forms.Label
Dim ADDED_WHOLabel2 As System.Windows.Forms.Label
Dim ADDED_WHENLabel2 As System.Windows.Forms.Label
Dim Label17 As System.Windows.Forms.Label
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
Me.tslbl_Hotkeywindow = New System.Windows.Forms.ToolStripStatusLabel()
Me.tslbl_HotkeySequence = New System.Windows.Forms.ToolStripStatusLabel()
Me.ListBox_FormTitles = New System.Windows.Forms.ListBox()
Me.GroupBoxMainWindow = New System.Windows.Forms.GroupBox()
Me.chkboxshowfilledControlsOnly = New System.Windows.Forms.CheckBox()
Me.btnpnlStart_weiter = New System.Windows.Forms.Button()
Me.GroupBox2_Controls = New System.Windows.Forms.GroupBox()
Me.lblMatchadd = New System.Windows.Forms.Label()
Me.btnadd_WindowMatch = New System.Windows.Forms.Button()
Me.txtValueMatch = New System.Windows.Forms.TextBox()
Me.Label13 = New System.Windows.Forms.Label()
Me.Label11 = New System.Windows.Forms.Label()
Me.Label12 = New System.Windows.Forms.Label()
Me.txtControl_Match = New System.Windows.Forms.TextBox()
Me.Label10 = New System.Windows.Forms.Label()
Me.ListViewControls = New System.Windows.Forms.ListView()
Me.ColumnHeader3 = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader)
Me.ControlID = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader)
Me.ControlValue = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader)
Me.lblLinkadd = New System.Windows.Forms.Label()
Me.btnadd_Pattern = New System.Windows.Forms.Button()
Me.Label8 = New System.Windows.Forms.Label()
Me.Label7 = New System.Windows.Forms.Label()
Me.txtPattern = New System.Windows.Forms.TextBox()
Me.Label1 = New System.Windows.Forms.Label()
Me.txtControl = New System.Windows.Forms.TextBox()
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
Me.btnnewProfile = New System.Windows.Forms.Button()
Me.Button1 = New System.Windows.Forms.Button()
Me.lblSaveHotkey = New System.Windows.Forms.Label()
Me.Label6 = New System.Windows.Forms.Label()
Me.Label5 = New System.Windows.Forms.Label()
Me.txtKey = New System.Windows.Forms.TextBox()
Me.cmbFunktionstaste = New System.Windows.Forms.ComboBox()
Me.txtWDSearch = New System.Windows.Forms.TextBox()
Me.cmbObjekttyp = New System.Windows.Forms.ComboBox()
Me.txtProfilname = New System.Windows.Forms.TextBox()
Me.Label4 = New System.Windows.Forms.Label()
Me.Label3 = New System.Windows.Forms.Label()
Me.Label2 = New System.Windows.Forms.Label()
Me.btnGB1 = New System.Windows.Forms.Button()
Me.MyDataset = New Global_Indexer.MyDataset()
Me.TBHOTKEY_PROFILEBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.TBHOTKEY_PROFILETableAdapter = New Global_Indexer.MyDatasetTableAdapters.TBHOTKEY_PROFILETableAdapter()
Me.TableAdapterManager = New Global_Indexer.MyDatasetTableAdapters.TableAdapterManager()
Me.TBHOTKEY_PATTERNSTableAdapter = New Global_Indexer.MyDatasetTableAdapters.TBHOTKEY_PATTERNSTableAdapter()
Me.TBHOTKEY_PATTERNSBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.OFDWindreamsuche = New System.Windows.Forms.OpenFileDialog()
Me.TabControlMain = New System.Windows.Forms.TabControl()
Me.TabPageUebersicht = New System.Windows.Forms.TabPage()
Me.GridControl1 = New DevExpress.XtraGrid.GridControl()
Me.GridView1 = New DevExpress.XtraGrid.Views.Grid.GridView()
Me.colGUID = New DevExpress.XtraGrid.Columns.GridColumn()
Me.colString = New DevExpress.XtraGrid.Columns.GridColumn()
Me.ToolStrip1 = New System.Windows.Forms.ToolStrip()
Me.GroupBoxPatterns = New System.Windows.Forms.GroupBox()
Me.ListBox1 = New System.Windows.Forms.ListBox()
Me.TBHOTKEY_WINDOW_HOOKBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.TabControlDetails = New System.Windows.Forms.TabControl()
Me.TabPage6 = New System.Windows.Forms.TabPage()
Me.lblSavePAttern = New System.Windows.Forms.Label()
Me.ADDED_WHOTextBox1 = New System.Windows.Forms.TextBox()
Me.CHANGED_WHOTextBox2 = New System.Windows.Forms.TextBox()
Me.CHANGED_WHENTextBox2 = New System.Windows.Forms.TextBox()
Me.ADDED_WHENTextBox1 = New System.Windows.Forms.TextBox()
Me.PATTERN_WDSEARCHTextBox = New System.Windows.Forms.TextBox()
Me.SEQUENCE_NUMBERTextBox = New System.Windows.Forms.TextBox()
Me.Label14 = New System.Windows.Forms.Label()
Me.BindingNavigator2 = New System.Windows.Forms.BindingNavigator(Me.components)
Me.BindingNavigatorCountItem1 = New System.Windows.Forms.ToolStripLabel()
Me.BindingNavigatorDeleteItem1 = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorMoveFirstItem1 = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorMovePreviousItem1 = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorSeparator3 = New System.Windows.Forms.ToolStripSeparator()
Me.BindingNavigatorPositionItem1 = New System.Windows.Forms.ToolStripTextBox()
Me.BindingNavigatorSeparator4 = New System.Windows.Forms.ToolStripSeparator()
Me.BindingNavigatorMoveNextItem1 = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorMoveLastItem1 = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorSeparator5 = New System.Windows.Forms.ToolStripSeparator()
Me.tsbtnsave_pattern = New System.Windows.Forms.ToolStripButton()
Me.GUIDTextBox2 = New System.Windows.Forms.TextBox()
Me.TabPage4 = New System.Windows.Forms.TabPage()
Me.lblHinweisRework1 = New System.Windows.Forms.Label()
Me.CHANGED_WHENTextBox1 = New System.Windows.Forms.TextBox()
Me.TBHOTKEY_PATTERNS_REWORKBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.Text2Label = New System.Windows.Forms.Label()
Me.Text1Label = New System.Windows.Forms.Label()
Me.Function2Label = New System.Windows.Forms.Label()
Me.Function1Label = New System.Windows.Forms.Label()
Me.lblsavePatternsRework = New System.Windows.Forms.Label()
Me.CHANGED_WHOTextBox1 = New System.Windows.Forms.TextBox()
Me.ADDED_WHENTextBox = New System.Windows.Forms.TextBox()
Me.ADDED_WHOTextBox = New System.Windows.Forms.TextBox()
Me.SEQUENCETextBox = New System.Windows.Forms.TextBox()
Me.TEXT2TextBox = New System.Windows.Forms.TextBox()
Me.TEXT1TextBox = New System.Windows.Forms.TextBox()
Me.FUNCTION2TextBox = New System.Windows.Forms.TextBox()
Me.FUNCTION1TextBox = New System.Windows.Forms.TextBox()
Me.TYPEComboBox = New System.Windows.Forms.ComboBox()
Me.GUIDTextBox1 = New System.Windows.Forms.TextBox()
Me.BindingNavigator1 = 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.ToolStripButton1 = New System.Windows.Forms.ToolStripButton()
Me.btnRegexTest = New System.Windows.Forms.Button()
Me.TabPage5 = New System.Windows.Forms.TabPage()
Me.ADDED_WHENTextBox2 = New System.Windows.Forms.TextBox()
Me.ADDED_WHOTextBox2 = New System.Windows.Forms.TextBox()
Me.CONTROL_VALUETextBox = New System.Windows.Forms.TextBox()
Me.SEQUENCE_NUMBERTextBox1 = New System.Windows.Forms.TextBox()
Me.GUIDTextBox3 = New System.Windows.Forms.TextBox()
Me.Label16 = New System.Windows.Forms.Label()
Me.BindingNavigator3 = New System.Windows.Forms.BindingNavigator(Me.components)
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.ListBoxPatterns = New System.Windows.Forms.ListBox()
Me.TabControl1 = New System.Windows.Forms.TabControl()
Me.TabPage3 = New System.Windows.Forms.TabPage()
Me.WINDOW_NAMETextBox = New System.Windows.Forms.TextBox()
Me.Button2 = New System.Windows.Forms.Button()
Me.lblSave = New System.Windows.Forms.Label()
Me.btnsave = New System.Windows.Forms.Button()
Me.CHANGED_WHENTextBox = New System.Windows.Forms.TextBox()
Me.CHANGED_WHOTextBox = New System.Windows.Forms.TextBox()
Me.HOTKEY2TextBox = New System.Windows.Forms.TextBox()
Me.HOTKEY1ComboBox = New System.Windows.Forms.ComboBox()
Me.WD_SEARCHTextBox = New System.Windows.Forms.TextBox()
Me.NAMETextBox = New System.Windows.Forms.TextBox()
Me.GUIDTextBox = New System.Windows.Forms.TextBox()
Me.TabPage1 = New System.Windows.Forms.TabPage()
Me.chklbUser = New System.Windows.Forms.CheckedListBox()
Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
Me.AlleAuswählenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.KeineAuswählenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.btnUserAdd_Profile = New System.Windows.Forms.Button()
Me.TabPage2 = New System.Windows.Forms.TabPage()
Me.btndeleteUserProfile = New System.Windows.Forms.Button()
Me.chklbUserProfile = New System.Windows.Forms.CheckedListBox()
Me.btndelete = New System.Windows.Forms.Button()
Me.Label9 = New System.Windows.Forms.Label()
Me.TabPage_Designer = New System.Windows.Forms.TabPage()
Me.TabControl2 = New System.Windows.Forms.TabControl()
Me.TabPage7 = New System.Windows.Forms.TabPage()
Me.TabPage8 = New System.Windows.Forms.TabPage()
Me.Label20 = New System.Windows.Forms.Label()
Me.lblLinkCopyPaste = New System.Windows.Forms.Label()
Me.btnAddCopypasteConfig = New System.Windows.Forms.Button()
Me.txtcopypastePatter = New System.Windows.Forms.TextBox()
Me.Label19 = New System.Windows.Forms.Label()
Me.Label18 = New System.Windows.Forms.Label()
Me.cmbCopyPasteFunction = New System.Windows.Forms.ComboBox()
Me.TabPageTest = New System.Windows.Forms.TabPage()
Me.GroupBox3 = New System.Windows.Forms.GroupBox()
Me.chkboxshowfilledControlsOnly_Test = New System.Windows.Forms.CheckBox()
Me.ListViewControls_Test = New System.Windows.Forms.ListView()
Me.ColumnHeader4 = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader)
Me.ColumnHeader1 = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader)
Me.ColumnHeader2 = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader)
Me.GroupBox2 = New System.Windows.Forms.GroupBox()
Me.Button3 = New System.Windows.Forms.Button()
Me.ListBox_MainWindows_Test = New System.Windows.Forms.ListBox()
Me.TBDD_USERBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.TBDD_USERTableAdapter = New Global_Indexer.MyDatasetTableAdapters.TBDD_USERTableAdapter()
Me.TBHOTKEY_USER_PROFILEBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.TBHOTKEY_USER_PROFILETableAdapter = New Global_Indexer.MyDatasetTableAdapters.TBHOTKEY_USER_PROFILETableAdapter()
Me.TBHOTKEY_PATTERNS_REWORKTableAdapter = New Global_Indexer.MyDatasetTableAdapters.TBHOTKEY_PATTERNS_REWORKTableAdapter()
Me.TBHOTKEY_WINDOW_HOOKTableAdapter = New Global_Indexer.MyDatasetTableAdapters.TBHOTKEY_WINDOW_HOOKTableAdapter()
Me.ToolTipController1 = New DevExpress.Utils.ToolTipController(Me.components)
GUIDLabel = New System.Windows.Forms.Label()
NAMELabel = New System.Windows.Forms.Label()
WD_SEARCHLabel = New System.Windows.Forms.Label()
HOTKEY1Label = New System.Windows.Forms.Label()
HOTKEY2Label = New System.Windows.Forms.Label()
CHANGED_WHOLabel = New System.Windows.Forms.Label()
CHANGED_WHENLabel = New System.Windows.Forms.Label()
GUIDLabel1 = New System.Windows.Forms.Label()
TYPELabel = New System.Windows.Forms.Label()
SEQUENCELabel = New System.Windows.Forms.Label()
ADDED_WHOLabel = New System.Windows.Forms.Label()
ADDED_WHENLabel = New System.Windows.Forms.Label()
CHANGED_WHOLabel1 = New System.Windows.Forms.Label()
CHANGED_WHENLabel1 = New System.Windows.Forms.Label()
ADDED_WHENLabel1 = New System.Windows.Forms.Label()
GUIDLabel2 = New System.Windows.Forms.Label()
WINDOW_NAMELabel = New System.Windows.Forms.Label()
SEQUENCE_NUMBERLabel = New System.Windows.Forms.Label()
PATTERN_WDSEARCHLabel = New System.Windows.Forms.Label()
CHANGED_WHENLabel2 = New System.Windows.Forms.Label()
CHANGED_WHOLabel2 = New System.Windows.Forms.Label()
ADDED_WHOLabel1 = New System.Windows.Forms.Label()
Label15 = New System.Windows.Forms.Label()
GUIDLabel3 = New System.Windows.Forms.Label()
SEQUENCE_NUMBERLabel1 = New System.Windows.Forms.Label()
CONTROL_VALUELabel = New System.Windows.Forms.Label()
ADDED_WHOLabel2 = New System.Windows.Forms.Label()
ADDED_WHENLabel2 = New System.Windows.Forms.Label()
Label17 = New System.Windows.Forms.Label()
Me.StatusStrip1.SuspendLayout()
Me.GroupBoxMainWindow.SuspendLayout()
Me.GroupBox2_Controls.SuspendLayout()
Me.GroupBox1.SuspendLayout()
CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TBHOTKEY_PROFILEBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TBHOTKEY_PATTERNSBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
Me.TabControlMain.SuspendLayout()
Me.TabPageUebersicht.SuspendLayout()
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.GridView1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.GroupBoxPatterns.SuspendLayout()
CType(Me.TBHOTKEY_WINDOW_HOOKBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
Me.TabControlDetails.SuspendLayout()
Me.TabPage6.SuspendLayout()
CType(Me.BindingNavigator2, System.ComponentModel.ISupportInitialize).BeginInit()
Me.BindingNavigator2.SuspendLayout()
Me.TabPage4.SuspendLayout()
CType(Me.TBHOTKEY_PATTERNS_REWORKBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.BindingNavigator1.SuspendLayout()
Me.TabPage5.SuspendLayout()
CType(Me.BindingNavigator3, System.ComponentModel.ISupportInitialize).BeginInit()
Me.BindingNavigator3.SuspendLayout()
Me.TabControl1.SuspendLayout()
Me.TabPage3.SuspendLayout()
Me.TabPage1.SuspendLayout()
Me.ContextMenuStrip1.SuspendLayout()
Me.TabPage2.SuspendLayout()
Me.TabPage_Designer.SuspendLayout()
Me.TabControl2.SuspendLayout()
Me.TabPage7.SuspendLayout()
Me.TabPage8.SuspendLayout()
Me.TabPageTest.SuspendLayout()
Me.GroupBox3.SuspendLayout()
Me.GroupBox2.SuspendLayout()
CType(Me.TBDD_USERBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TBHOTKEY_USER_PROFILEBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'GUIDLabel
'
resources.ApplyResources(GUIDLabel, "GUIDLabel")
GUIDLabel.Name = "GUIDLabel"
'
'NAMELabel
'
resources.ApplyResources(NAMELabel, "NAMELabel")
NAMELabel.Name = "NAMELabel"
'
'WD_SEARCHLabel
'
resources.ApplyResources(WD_SEARCHLabel, "WD_SEARCHLabel")
WD_SEARCHLabel.Name = "WD_SEARCHLabel"
'
'HOTKEY1Label
'
resources.ApplyResources(HOTKEY1Label, "HOTKEY1Label")
HOTKEY1Label.Name = "HOTKEY1Label"
'
'HOTKEY2Label
'
resources.ApplyResources(HOTKEY2Label, "HOTKEY2Label")
HOTKEY2Label.Name = "HOTKEY2Label"
'
'CHANGED_WHOLabel
'
resources.ApplyResources(CHANGED_WHOLabel, "CHANGED_WHOLabel")
CHANGED_WHOLabel.Name = "CHANGED_WHOLabel"
'
'CHANGED_WHENLabel
'
resources.ApplyResources(CHANGED_WHENLabel, "CHANGED_WHENLabel")
CHANGED_WHENLabel.Name = "CHANGED_WHENLabel"
'
'GUIDLabel1
'
resources.ApplyResources(GUIDLabel1, "GUIDLabel1")
GUIDLabel1.Name = "GUIDLabel1"
'
'TYPELabel
'
resources.ApplyResources(TYPELabel, "TYPELabel")
TYPELabel.Name = "TYPELabel"
'
'SEQUENCELabel
'
resources.ApplyResources(SEQUENCELabel, "SEQUENCELabel")
SEQUENCELabel.Name = "SEQUENCELabel"
'
'ADDED_WHOLabel
'
resources.ApplyResources(ADDED_WHOLabel, "ADDED_WHOLabel")
ADDED_WHOLabel.Name = "ADDED_WHOLabel"
'
'ADDED_WHENLabel
'
resources.ApplyResources(ADDED_WHENLabel, "ADDED_WHENLabel")
ADDED_WHENLabel.Name = "ADDED_WHENLabel"
'
'CHANGED_WHOLabel1
'
resources.ApplyResources(CHANGED_WHOLabel1, "CHANGED_WHOLabel1")
CHANGED_WHOLabel1.Name = "CHANGED_WHOLabel1"
'
'CHANGED_WHENLabel1
'
resources.ApplyResources(CHANGED_WHENLabel1, "CHANGED_WHENLabel1")
CHANGED_WHENLabel1.Name = "CHANGED_WHENLabel1"
'
'ADDED_WHENLabel1
'
resources.ApplyResources(ADDED_WHENLabel1, "ADDED_WHENLabel1")
ADDED_WHENLabel1.Name = "ADDED_WHENLabel1"
'
'GUIDLabel2
'
resources.ApplyResources(GUIDLabel2, "GUIDLabel2")
GUIDLabel2.Name = "GUIDLabel2"
'
'WINDOW_NAMELabel
'
resources.ApplyResources(WINDOW_NAMELabel, "WINDOW_NAMELabel")
WINDOW_NAMELabel.ForeColor = System.Drawing.Color.Firebrick
WINDOW_NAMELabel.Name = "WINDOW_NAMELabel"
'
'SEQUENCE_NUMBERLabel
'
resources.ApplyResources(SEQUENCE_NUMBERLabel, "SEQUENCE_NUMBERLabel")
SEQUENCE_NUMBERLabel.Name = "SEQUENCE_NUMBERLabel"
'
'PATTERN_WDSEARCHLabel
'
resources.ApplyResources(PATTERN_WDSEARCHLabel, "PATTERN_WDSEARCHLabel")
PATTERN_WDSEARCHLabel.Name = "PATTERN_WDSEARCHLabel"
'
'CHANGED_WHENLabel2
'
resources.ApplyResources(CHANGED_WHENLabel2, "CHANGED_WHENLabel2")
CHANGED_WHENLabel2.Name = "CHANGED_WHENLabel2"
'
'CHANGED_WHOLabel2
'
resources.ApplyResources(CHANGED_WHOLabel2, "CHANGED_WHOLabel2")
CHANGED_WHOLabel2.Name = "CHANGED_WHOLabel2"
'
'ADDED_WHOLabel1
'
resources.ApplyResources(ADDED_WHOLabel1, "ADDED_WHOLabel1")
ADDED_WHOLabel1.Name = "ADDED_WHOLabel1"
'
'Label15
'
resources.ApplyResources(Label15, "Label15")
Label15.Name = "Label15"
'
'GUIDLabel3
'
resources.ApplyResources(GUIDLabel3, "GUIDLabel3")
GUIDLabel3.Name = "GUIDLabel3"
'
'SEQUENCE_NUMBERLabel1
'
resources.ApplyResources(SEQUENCE_NUMBERLabel1, "SEQUENCE_NUMBERLabel1")
SEQUENCE_NUMBERLabel1.Name = "SEQUENCE_NUMBERLabel1"
'
'CONTROL_VALUELabel
'
resources.ApplyResources(CONTROL_VALUELabel, "CONTROL_VALUELabel")
CONTROL_VALUELabel.Name = "CONTROL_VALUELabel"
'
'ADDED_WHOLabel2
'
resources.ApplyResources(ADDED_WHOLabel2, "ADDED_WHOLabel2")
ADDED_WHOLabel2.Name = "ADDED_WHOLabel2"
'
'ADDED_WHENLabel2
'
resources.ApplyResources(ADDED_WHENLabel2, "ADDED_WHENLabel2")
ADDED_WHENLabel2.Name = "ADDED_WHENLabel2"
'
'Label17
'
resources.ApplyResources(Label17, "Label17")
Label17.Name = "Label17"
'
'StatusStrip1
'
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tslbl_Hotkeywindow, Me.tslbl_HotkeySequence})
resources.ApplyResources(Me.StatusStrip1, "StatusStrip1")
Me.StatusStrip1.Name = "StatusStrip1"
'
'tslbl_Hotkeywindow
'
Me.tslbl_Hotkeywindow.Image = Global.Global_Indexer.My.Resources.Resources.WindowsForm_817_12x
Me.tslbl_Hotkeywindow.Name = "tslbl_Hotkeywindow"
resources.ApplyResources(Me.tslbl_Hotkeywindow, "tslbl_Hotkeywindow")
'
'tslbl_HotkeySequence
'
Me.tslbl_HotkeySequence.Image = Global.Global_Indexer.My.Resources.Resources.KeyDown_8461_12x
Me.tslbl_HotkeySequence.Name = "tslbl_HotkeySequence"
resources.ApplyResources(Me.tslbl_HotkeySequence, "tslbl_HotkeySequence")
'
'ListBox_FormTitles
'
resources.ApplyResources(Me.ListBox_FormTitles, "ListBox_FormTitles")
Me.ListBox_FormTitles.FormattingEnabled = True
Me.ListBox_FormTitles.Name = "ListBox_FormTitles"
'
'GroupBoxMainWindow
'
Me.GroupBoxMainWindow.BackColor = System.Drawing.SystemColors.GradientActiveCaption
Me.GroupBoxMainWindow.Controls.Add(Me.chkboxshowfilledControlsOnly)
Me.GroupBoxMainWindow.Controls.Add(Me.btnpnlStart_weiter)
Me.GroupBoxMainWindow.Controls.Add(Me.ListBox_FormTitles)
resources.ApplyResources(Me.GroupBoxMainWindow, "GroupBoxMainWindow")
Me.GroupBoxMainWindow.Name = "GroupBoxMainWindow"
Me.GroupBoxMainWindow.TabStop = False
'
'chkboxshowfilledControlsOnly
'
resources.ApplyResources(Me.chkboxshowfilledControlsOnly, "chkboxshowfilledControlsOnly")
Me.chkboxshowfilledControlsOnly.ForeColor = System.Drawing.Color.DarkSlateGray
Me.chkboxshowfilledControlsOnly.Name = "chkboxshowfilledControlsOnly"
Me.chkboxshowfilledControlsOnly.UseVisualStyleBackColor = True
'
'btnpnlStart_weiter
'
resources.ApplyResources(Me.btnpnlStart_weiter, "btnpnlStart_weiter")
Me.btnpnlStart_weiter.Image = Global.Global_Indexer.My.Resources.Resources.arrow_Forward_16xMD
Me.btnpnlStart_weiter.Name = "btnpnlStart_weiter"
Me.btnpnlStart_weiter.UseVisualStyleBackColor = True
'
'GroupBox2_Controls
'
Me.GroupBox2_Controls.BackColor = System.Drawing.SystemColors.ControlLight
Me.GroupBox2_Controls.Controls.Add(Me.lblMatchadd)
Me.GroupBox2_Controls.Controls.Add(Me.btnadd_WindowMatch)
Me.GroupBox2_Controls.Controls.Add(Me.txtValueMatch)
Me.GroupBox2_Controls.Controls.Add(Me.Label13)
Me.GroupBox2_Controls.Controls.Add(Me.Label11)
Me.GroupBox2_Controls.Controls.Add(Me.Label12)
Me.GroupBox2_Controls.Controls.Add(Me.txtControl_Match)
Me.GroupBox2_Controls.Controls.Add(Me.Label10)
Me.GroupBox2_Controls.Controls.Add(Me.ListViewControls)
Me.GroupBox2_Controls.Controls.Add(Me.lblLinkadd)
Me.GroupBox2_Controls.Controls.Add(Me.btnadd_Pattern)
Me.GroupBox2_Controls.Controls.Add(Me.Label8)
Me.GroupBox2_Controls.Controls.Add(Me.Label7)
Me.GroupBox2_Controls.Controls.Add(Me.txtPattern)
Me.GroupBox2_Controls.Controls.Add(Me.Label1)
Me.GroupBox2_Controls.Controls.Add(Me.txtControl)
resources.ApplyResources(Me.GroupBox2_Controls, "GroupBox2_Controls")
Me.GroupBox2_Controls.Name = "GroupBox2_Controls"
Me.GroupBox2_Controls.TabStop = False
'
'lblMatchadd
'
resources.ApplyResources(Me.lblMatchadd, "lblMatchadd")
Me.lblMatchadd.BackColor = System.Drawing.Color.Yellow
Me.lblMatchadd.Name = "lblMatchadd"
'
'btnadd_WindowMatch
'
resources.ApplyResources(Me.btnadd_WindowMatch, "btnadd_WindowMatch")
Me.btnadd_WindowMatch.Image = Global.Global_Indexer.My.Resources.Resources.add
Me.btnadd_WindowMatch.Name = "btnadd_WindowMatch"
Me.btnadd_WindowMatch.UseVisualStyleBackColor = True
'
'txtValueMatch
'
resources.ApplyResources(Me.txtValueMatch, "txtValueMatch")
Me.txtValueMatch.Name = "txtValueMatch"
Me.txtValueMatch.ReadOnly = True
'
'Label13
'
resources.ApplyResources(Me.Label13, "Label13")
Me.Label13.Name = "Label13"
'
'Label11
'
resources.ApplyResources(Me.Label11, "Label11")
Me.Label11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Label11.Name = "Label11"
'
'Label12
'
resources.ApplyResources(Me.Label12, "Label12")
Me.Label12.Name = "Label12"
'
'txtControl_Match
'
resources.ApplyResources(Me.txtControl_Match, "txtControl_Match")
Me.txtControl_Match.ForeColor = System.Drawing.Color.Maroon
Me.txtControl_Match.Name = "txtControl_Match"
Me.txtControl_Match.ReadOnly = True
'
'Label10
'
resources.ApplyResources(Me.Label10, "Label10")
Me.Label10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Label10.Name = "Label10"
'
'ListViewControls
'
resources.ApplyResources(Me.ListViewControls, "ListViewControls")
Me.ListViewControls.Columns.AddRange(New System.Windows.Forms.ColumnHeader() {Me.ColumnHeader3, Me.ControlID, Me.ControlValue})
Me.ListViewControls.FullRowSelect = True
Me.ListViewControls.Name = "ListViewControls"
Me.ListViewControls.UseCompatibleStateImageBehavior = False
Me.ListViewControls.View = System.Windows.Forms.View.Details
'
'ColumnHeader3
'
resources.ApplyResources(Me.ColumnHeader3, "ColumnHeader3")
'
'ControlID
'
resources.ApplyResources(Me.ControlID, "ControlID")
'
'ControlValue
'
resources.ApplyResources(Me.ControlValue, "ControlValue")
'
'lblLinkadd
'
resources.ApplyResources(Me.lblLinkadd, "lblLinkadd")
Me.lblLinkadd.BackColor = System.Drawing.Color.Yellow
Me.lblLinkadd.Name = "lblLinkadd"
'
'btnadd_Pattern
'
resources.ApplyResources(Me.btnadd_Pattern, "btnadd_Pattern")
Me.btnadd_Pattern.Image = Global.Global_Indexer.My.Resources.Resources.add
Me.btnadd_Pattern.Name = "btnadd_Pattern"
Me.btnadd_Pattern.UseVisualStyleBackColor = True
'
'Label8
'
resources.ApplyResources(Me.Label8, "Label8")
Me.Label8.Name = "Label8"
'
'Label7
'
resources.ApplyResources(Me.Label7, "Label7")
Me.Label7.Name = "Label7"
'
'txtPattern
'
resources.ApplyResources(Me.txtPattern, "txtPattern")
Me.txtPattern.Name = "txtPattern"
'
'Label1
'
resources.ApplyResources(Me.Label1, "Label1")
Me.Label1.Name = "Label1"
'
'txtControl
'
resources.ApplyResources(Me.txtControl, "txtControl")
Me.txtControl.ForeColor = System.Drawing.Color.Maroon
Me.txtControl.Name = "txtControl"
Me.txtControl.ReadOnly = True
'
'GroupBox1
'
Me.GroupBox1.BackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.GroupBox1.Controls.Add(Me.btnnewProfile)
Me.GroupBox1.Controls.Add(Me.Button1)
Me.GroupBox1.Controls.Add(Me.lblSaveHotkey)
Me.GroupBox1.Controls.Add(Me.Label6)
Me.GroupBox1.Controls.Add(Me.Label5)
Me.GroupBox1.Controls.Add(Me.txtKey)
Me.GroupBox1.Controls.Add(Me.cmbFunktionstaste)
Me.GroupBox1.Controls.Add(Me.txtWDSearch)
Me.GroupBox1.Controls.Add(Me.cmbObjekttyp)
Me.GroupBox1.Controls.Add(Me.txtProfilname)
Me.GroupBox1.Controls.Add(Me.Label4)
Me.GroupBox1.Controls.Add(Me.Label3)
Me.GroupBox1.Controls.Add(Me.Label2)
Me.GroupBox1.Controls.Add(Me.btnGB1)
resources.ApplyResources(Me.GroupBox1, "GroupBox1")
Me.GroupBox1.Name = "GroupBox1"
Me.GroupBox1.TabStop = False
'
'btnnewProfile
'
resources.ApplyResources(Me.btnnewProfile, "btnnewProfile")
Me.btnnewProfile.Image = Global.Global_Indexer.My.Resources.Resources.action_add_16xLG
Me.btnnewProfile.Name = "btnnewProfile"
Me.btnnewProfile.UseVisualStyleBackColor = True
'
'Button1
'
resources.ApplyResources(Me.Button1, "Button1")
Me.Button1.Name = "Button1"
Me.Button1.UseVisualStyleBackColor = True
'
'lblSaveHotkey
'
resources.ApplyResources(Me.lblSaveHotkey, "lblSaveHotkey")
Me.lblSaveHotkey.BackColor = System.Drawing.Color.Yellow
Me.lblSaveHotkey.Name = "lblSaveHotkey"
'
'Label6
'
resources.ApplyResources(Me.Label6, "Label6")
Me.Label6.Name = "Label6"
'
'Label5
'
resources.ApplyResources(Me.Label5, "Label5")
Me.Label5.Name = "Label5"
'
'txtKey
'
resources.ApplyResources(Me.txtKey, "txtKey")
Me.txtKey.Name = "txtKey"
'
'cmbFunktionstaste
'
resources.ApplyResources(Me.cmbFunktionstaste, "cmbFunktionstaste")
Me.cmbFunktionstaste.FormattingEnabled = True
Me.cmbFunktionstaste.Items.AddRange(New Object() {resources.GetString("cmbFunktionstaste.Items"), resources.GetString("cmbFunktionstaste.Items1"), resources.GetString("cmbFunktionstaste.Items2"), resources.GetString("cmbFunktionstaste.Items3")})
Me.cmbFunktionstaste.Name = "cmbFunktionstaste"
'
'txtWDSearch
'
resources.ApplyResources(Me.txtWDSearch, "txtWDSearch")
Me.txtWDSearch.Name = "txtWDSearch"
'
'cmbObjekttyp
'
resources.ApplyResources(Me.cmbObjekttyp, "cmbObjekttyp")
Me.cmbObjekttyp.FormattingEnabled = True
Me.cmbObjekttyp.Name = "cmbObjekttyp"
'
'txtProfilname
'
resources.ApplyResources(Me.txtProfilname, "txtProfilname")
Me.txtProfilname.Name = "txtProfilname"
'
'Label4
'
resources.ApplyResources(Me.Label4, "Label4")
Me.Label4.Name = "Label4"
'
'Label3
'
resources.ApplyResources(Me.Label3, "Label3")
Me.Label3.Name = "Label3"
'
'Label2
'
resources.ApplyResources(Me.Label2, "Label2")
Me.Label2.Name = "Label2"
'
'btnGB1
'
resources.ApplyResources(Me.btnGB1, "btnGB1")
Me.btnGB1.Image = Global.Global_Indexer.My.Resources.Resources.arrow_Forward_16xMD
Me.btnGB1.Name = "btnGB1"
Me.btnGB1.UseVisualStyleBackColor = True
'
'MyDataset
'
Me.MyDataset.DataSetName = "MyDataset"
Me.MyDataset.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
'
'TBHOTKEY_PROFILEBindingSource
'
Me.TBHOTKEY_PROFILEBindingSource.DataMember = "TBHOTKEY_PROFILE"
Me.TBHOTKEY_PROFILEBindingSource.DataSource = Me.MyDataset
'
'TBHOTKEY_PROFILETableAdapter
'
Me.TBHOTKEY_PROFILETableAdapter.ClearBeforeFill = True
'
'TableAdapterManager
'
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
Me.TableAdapterManager.TBDD_CONNECTIONTableAdapter = Nothing
Me.TableAdapterManager.TBDD_DOKUMENTARTTableAdapter = Nothing
Me.TableAdapterManager.TBDD_EINGANGSARTENTableAdapter = Nothing
Me.TableAdapterManager.TBDD_GROUPS_USERTableAdapter = Nothing
Me.TableAdapterManager.TBDD_INDEX_AUTOMTableAdapter = Nothing
Me.TableAdapterManager.TBDD_INDEX_MAN_POSTPROCESSINGTableAdapter = Nothing
Me.TableAdapterManager.TBDD_INDEX_MANTableAdapter = Nothing
Me.TableAdapterManager.TBDD_GROUPSTableAdapter = Nothing
Me.TableAdapterManager.TBDD_USERTableAdapter = Nothing
Me.TableAdapterManager.TBGI_CONFIGURATIONTableAdapter = Nothing
Me.TableAdapterManager.TBGI_OBJECTTYPE_EMAIL_INDEXTableAdapter = Nothing
Me.TableAdapterManager.TBHOTKEY_PATTERNS_REWORKTableAdapter = Nothing
Me.TableAdapterManager.TBHOTKEY_PATTERNSTableAdapter = Me.TBHOTKEY_PATTERNSTableAdapter
Me.TableAdapterManager.TBHOTKEY_PROFILETableAdapter = Me.TBHOTKEY_PROFILETableAdapter
Me.TableAdapterManager.TBHOTKEY_USER_PROFILETableAdapter = Nothing
Me.TableAdapterManager.TBHOTKEY_WINDOW_HOOKTableAdapter = Nothing
Me.TableAdapterManager.UpdateOrder = Global_Indexer.MyDatasetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
'
'TBHOTKEY_PATTERNSTableAdapter
'
Me.TBHOTKEY_PATTERNSTableAdapter.ClearBeforeFill = True
'
'TBHOTKEY_PATTERNSBindingSource
'
Me.TBHOTKEY_PATTERNSBindingSource.DataMember = "TBHOTKEY_PATTERNS"
Me.TBHOTKEY_PATTERNSBindingSource.DataSource = Me.MyDataset
'
'OFDWindreamsuche
'
resources.ApplyResources(Me.OFDWindreamsuche, "OFDWindreamsuche")
Me.OFDWindreamsuche.RestoreDirectory = True
'
'TabControlMain
'
Me.TabControlMain.Controls.Add(Me.TabPageUebersicht)
Me.TabControlMain.Controls.Add(Me.TabPage_Designer)
Me.TabControlMain.Controls.Add(Me.TabPageTest)
resources.ApplyResources(Me.TabControlMain, "TabControlMain")
Me.TabControlMain.Name = "TabControlMain"
Me.TabControlMain.SelectedIndex = 0
'
'TabPageUebersicht
'
resources.ApplyResources(Me.TabPageUebersicht, "TabPageUebersicht")
Me.TabPageUebersicht.Controls.Add(Me.GridControl1)
Me.TabPageUebersicht.Controls.Add(Me.ToolStrip1)
Me.TabPageUebersicht.Controls.Add(Me.GroupBoxPatterns)
Me.TabPageUebersicht.Controls.Add(Me.TabControl1)
Me.TabPageUebersicht.Controls.Add(Me.btndelete)
Me.TabPageUebersicht.Controls.Add(Me.Label9)
Me.TabPageUebersicht.Name = "TabPageUebersicht"
Me.TabPageUebersicht.UseVisualStyleBackColor = True
'
'GridControl1
'
Me.GridControl1.DataSource = Me.TBHOTKEY_PROFILEBindingSource
resources.ApplyResources(Me.GridControl1, "GridControl1")
Me.GridControl1.MainView = Me.GridView1
Me.GridControl1.Name = "GridControl1"
Me.GridControl1.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView1})
'
'GridView1
'
Me.GridView1.Appearance.EvenRow.BackColor = CType(resources.GetObject("GridView1.Appearance.EvenRow.BackColor"), System.Drawing.Color)
Me.GridView1.Appearance.EvenRow.Options.UseBackColor = True
Me.GridView1.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colGUID, Me.colString})
Me.GridView1.GridControl = Me.GridControl1
Me.GridView1.Name = "GridView1"
Me.GridView1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False]
Me.GridView1.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False]
Me.GridView1.OptionsBehavior.Editable = False
Me.GridView1.OptionsBehavior.ReadOnly = True
Me.GridView1.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
Me.GridView1.OptionsSelection.EnableAppearanceFocusedCell = False
Me.GridView1.OptionsSelection.EnableAppearanceFocusedRow = False
Me.GridView1.OptionsSelection.EnableAppearanceHideSelection = False
Me.GridView1.OptionsSelection.MultiSelect = True
Me.GridView1.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect
Me.GridView1.OptionsView.ColumnAutoWidth = False
Me.GridView1.OptionsView.EnableAppearanceEvenRow = True
Me.GridView1.OptionsView.ShowAutoFilterRow = True
Me.GridView1.OptionsView.ShowDetailButtons = False
Me.GridView1.OptionsView.ShowGroupPanel = False
Me.GridView1.OptionsView.ShowHorizontalLines = DevExpress.Utils.DefaultBoolean.[True]
'
'colGUID
'
resources.ApplyResources(Me.colGUID, "colGUID")
Me.colGUID.FieldName = "GUID"
Me.colGUID.Name = "colGUID"
'
'colString
'
resources.ApplyResources(Me.colString, "colString")
Me.colString.FieldName = "String"
Me.colString.Name = "colString"
'
'ToolStrip1
'
resources.ApplyResources(Me.ToolStrip1, "ToolStrip1")
Me.ToolStrip1.Name = "ToolStrip1"
'
'GroupBoxPatterns
'
Me.GroupBoxPatterns.Controls.Add(Label17)
Me.GroupBoxPatterns.Controls.Add(Me.ListBox1)
Me.GroupBoxPatterns.Controls.Add(Label15)
Me.GroupBoxPatterns.Controls.Add(Me.TabControlDetails)
Me.GroupBoxPatterns.Controls.Add(Me.ListBoxPatterns)
resources.ApplyResources(Me.GroupBoxPatterns, "GroupBoxPatterns")
Me.GroupBoxPatterns.Name = "GroupBoxPatterns"
Me.GroupBoxPatterns.TabStop = False
'
'ListBox1
'
Me.ListBox1.DataSource = Me.TBHOTKEY_WINDOW_HOOKBindingSource
Me.ListBox1.DisplayMember = "CONTROL_VALUE"
Me.ListBox1.FormattingEnabled = True
resources.ApplyResources(Me.ListBox1, "ListBox1")
Me.ListBox1.Name = "ListBox1"
Me.ListBox1.ValueMember = "GUID"
'
'TBHOTKEY_WINDOW_HOOKBindingSource
'
Me.TBHOTKEY_WINDOW_HOOKBindingSource.DataMember = "TBHOTKEY_WINDOW_HOOK"
Me.TBHOTKEY_WINDOW_HOOKBindingSource.DataSource = Me.MyDataset
'
'TabControlDetails
'
resources.ApplyResources(Me.TabControlDetails, "TabControlDetails")
Me.TabControlDetails.Controls.Add(Me.TabPage6)
Me.TabControlDetails.Controls.Add(Me.TabPage4)
Me.TabControlDetails.Controls.Add(Me.TabPage5)
Me.TabControlDetails.Name = "TabControlDetails"
Me.TabControlDetails.SelectedIndex = 0
'
'TabPage6
'
Me.TabPage6.Controls.Add(Me.lblSavePAttern)
Me.TabPage6.Controls.Add(ADDED_WHOLabel1)
Me.TabPage6.Controls.Add(Me.ADDED_WHOTextBox1)
Me.TabPage6.Controls.Add(CHANGED_WHOLabel2)
Me.TabPage6.Controls.Add(Me.CHANGED_WHOTextBox2)
Me.TabPage6.Controls.Add(CHANGED_WHENLabel2)
Me.TabPage6.Controls.Add(Me.CHANGED_WHENTextBox2)
Me.TabPage6.Controls.Add(Me.ADDED_WHENTextBox1)
Me.TabPage6.Controls.Add(ADDED_WHENLabel1)
Me.TabPage6.Controls.Add(PATTERN_WDSEARCHLabel)
Me.TabPage6.Controls.Add(Me.PATTERN_WDSEARCHTextBox)
Me.TabPage6.Controls.Add(Me.SEQUENCE_NUMBERTextBox)
Me.TabPage6.Controls.Add(Me.Label14)
Me.TabPage6.Controls.Add(SEQUENCE_NUMBERLabel)
Me.TabPage6.Controls.Add(Me.BindingNavigator2)
Me.TabPage6.Controls.Add(GUIDLabel2)
Me.TabPage6.Controls.Add(Me.GUIDTextBox2)
resources.ApplyResources(Me.TabPage6, "TabPage6")
Me.TabPage6.Name = "TabPage6"
Me.TabPage6.UseVisualStyleBackColor = True
'
'lblSavePAttern
'
resources.ApplyResources(Me.lblSavePAttern, "lblSavePAttern")
Me.lblSavePAttern.BackColor = System.Drawing.Color.Yellow
Me.lblSavePAttern.Name = "lblSavePAttern"
'
'ADDED_WHOTextBox1
'
Me.ADDED_WHOTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_PATTERNSBindingSource, "ADDED_WHO", True))
resources.ApplyResources(Me.ADDED_WHOTextBox1, "ADDED_WHOTextBox1")
Me.ADDED_WHOTextBox1.Name = "ADDED_WHOTextBox1"
Me.ADDED_WHOTextBox1.ReadOnly = True
Me.ADDED_WHOTextBox1.TabStop = False
'
'CHANGED_WHOTextBox2
'
Me.CHANGED_WHOTextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_PATTERNSBindingSource, "CHANGED_WHO", True))
resources.ApplyResources(Me.CHANGED_WHOTextBox2, "CHANGED_WHOTextBox2")
Me.CHANGED_WHOTextBox2.Name = "CHANGED_WHOTextBox2"
Me.CHANGED_WHOTextBox2.ReadOnly = True
Me.CHANGED_WHOTextBox2.TabStop = False
'
'CHANGED_WHENTextBox2
'
Me.CHANGED_WHENTextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_PATTERNSBindingSource, "CHANGED_WHEN", True))
resources.ApplyResources(Me.CHANGED_WHENTextBox2, "CHANGED_WHENTextBox2")
Me.CHANGED_WHENTextBox2.Name = "CHANGED_WHENTextBox2"
Me.CHANGED_WHENTextBox2.ReadOnly = True
Me.CHANGED_WHENTextBox2.TabStop = False
'
'ADDED_WHENTextBox1
'
Me.ADDED_WHENTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_PATTERNSBindingSource, "ADDED_WHEN", True))
resources.ApplyResources(Me.ADDED_WHENTextBox1, "ADDED_WHENTextBox1")
Me.ADDED_WHENTextBox1.Name = "ADDED_WHENTextBox1"
Me.ADDED_WHENTextBox1.ReadOnly = True
Me.ADDED_WHENTextBox1.TabStop = False
'
'PATTERN_WDSEARCHTextBox
'
Me.PATTERN_WDSEARCHTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_PATTERNSBindingSource, "PATTERN_WDSEARCH", True))
resources.ApplyResources(Me.PATTERN_WDSEARCHTextBox, "PATTERN_WDSEARCHTextBox")
Me.PATTERN_WDSEARCHTextBox.Name = "PATTERN_WDSEARCHTextBox"
'
'SEQUENCE_NUMBERTextBox
'
Me.SEQUENCE_NUMBERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_PATTERNSBindingSource, "SEQUENCE_NUMBER", True))
resources.ApplyResources(Me.SEQUENCE_NUMBERTextBox, "SEQUENCE_NUMBERTextBox")
Me.SEQUENCE_NUMBERTextBox.Name = "SEQUENCE_NUMBERTextBox"
'
'Label14
'
resources.ApplyResources(Me.Label14, "Label14")
Me.Label14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Label14.Name = "Label14"
'
'BindingNavigator2
'
Me.BindingNavigator2.AddNewItem = Nothing
Me.BindingNavigator2.BindingSource = Me.TBHOTKEY_PATTERNSBindingSource
Me.BindingNavigator2.CountItem = Me.BindingNavigatorCountItem1
Me.BindingNavigator2.DeleteItem = Me.BindingNavigatorDeleteItem1
Me.BindingNavigator2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem1, Me.BindingNavigatorMovePreviousItem1, Me.BindingNavigatorSeparator3, Me.BindingNavigatorPositionItem1, Me.BindingNavigatorCountItem1, Me.BindingNavigatorSeparator4, Me.BindingNavigatorMoveNextItem1, Me.BindingNavigatorMoveLastItem1, Me.BindingNavigatorSeparator5, Me.BindingNavigatorDeleteItem1, Me.tsbtnsave_pattern})
resources.ApplyResources(Me.BindingNavigator2, "BindingNavigator2")
Me.BindingNavigator2.MoveFirstItem = Me.BindingNavigatorMoveFirstItem1
Me.BindingNavigator2.MoveLastItem = Me.BindingNavigatorMoveLastItem1
Me.BindingNavigator2.MoveNextItem = Me.BindingNavigatorMoveNextItem1
Me.BindingNavigator2.MovePreviousItem = Me.BindingNavigatorMovePreviousItem1
Me.BindingNavigator2.Name = "BindingNavigator2"
Me.BindingNavigator2.PositionItem = Me.BindingNavigatorPositionItem1
'
'BindingNavigatorCountItem1
'
Me.BindingNavigatorCountItem1.Name = "BindingNavigatorCountItem1"
resources.ApplyResources(Me.BindingNavigatorCountItem1, "BindingNavigatorCountItem1")
'
'BindingNavigatorDeleteItem1
'
Me.BindingNavigatorDeleteItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.BindingNavigatorDeleteItem1, "BindingNavigatorDeleteItem1")
Me.BindingNavigatorDeleteItem1.Name = "BindingNavigatorDeleteItem1"
'
'BindingNavigatorMoveFirstItem1
'
Me.BindingNavigatorMoveFirstItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.BindingNavigatorMoveFirstItem1, "BindingNavigatorMoveFirstItem1")
Me.BindingNavigatorMoveFirstItem1.Name = "BindingNavigatorMoveFirstItem1"
'
'BindingNavigatorMovePreviousItem1
'
Me.BindingNavigatorMovePreviousItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.BindingNavigatorMovePreviousItem1, "BindingNavigatorMovePreviousItem1")
Me.BindingNavigatorMovePreviousItem1.Name = "BindingNavigatorMovePreviousItem1"
'
'BindingNavigatorSeparator3
'
Me.BindingNavigatorSeparator3.Name = "BindingNavigatorSeparator3"
resources.ApplyResources(Me.BindingNavigatorSeparator3, "BindingNavigatorSeparator3")
'
'BindingNavigatorPositionItem1
'
resources.ApplyResources(Me.BindingNavigatorPositionItem1, "BindingNavigatorPositionItem1")
Me.BindingNavigatorPositionItem1.Name = "BindingNavigatorPositionItem1"
'
'BindingNavigatorSeparator4
'
Me.BindingNavigatorSeparator4.Name = "BindingNavigatorSeparator4"
resources.ApplyResources(Me.BindingNavigatorSeparator4, "BindingNavigatorSeparator4")
'
'BindingNavigatorMoveNextItem1
'
Me.BindingNavigatorMoveNextItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.BindingNavigatorMoveNextItem1, "BindingNavigatorMoveNextItem1")
Me.BindingNavigatorMoveNextItem1.Name = "BindingNavigatorMoveNextItem1"
'
'BindingNavigatorMoveLastItem1
'
Me.BindingNavigatorMoveLastItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.BindingNavigatorMoveLastItem1, "BindingNavigatorMoveLastItem1")
Me.BindingNavigatorMoveLastItem1.Name = "BindingNavigatorMoveLastItem1"
'
'BindingNavigatorSeparator5
'
Me.BindingNavigatorSeparator5.Name = "BindingNavigatorSeparator5"
resources.ApplyResources(Me.BindingNavigatorSeparator5, "BindingNavigatorSeparator5")
'
'tsbtnsave_pattern
'
Me.tsbtnsave_pattern.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.tsbtnsave_pattern.Image = Global.Global_Indexer.My.Resources.Resources.save_16xLG
resources.ApplyResources(Me.tsbtnsave_pattern, "tsbtnsave_pattern")
Me.tsbtnsave_pattern.Name = "tsbtnsave_pattern"
'
'GUIDTextBox2
'
Me.GUIDTextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_PATTERNSBindingSource, "GUID", True))
resources.ApplyResources(Me.GUIDTextBox2, "GUIDTextBox2")
Me.GUIDTextBox2.Name = "GUIDTextBox2"
Me.GUIDTextBox2.ReadOnly = True
Me.GUIDTextBox2.TabStop = False
'
'TabPage4
'
resources.ApplyResources(Me.TabPage4, "TabPage4")
Me.TabPage4.Controls.Add(Me.lblHinweisRework1)
Me.TabPage4.Controls.Add(Me.CHANGED_WHENTextBox1)
Me.TabPage4.Controls.Add(Me.Text2Label)
Me.TabPage4.Controls.Add(Me.Text1Label)
Me.TabPage4.Controls.Add(Me.Function2Label)
Me.TabPage4.Controls.Add(Me.Function1Label)
Me.TabPage4.Controls.Add(Me.lblsavePatternsRework)
Me.TabPage4.Controls.Add(CHANGED_WHENLabel1)
Me.TabPage4.Controls.Add(CHANGED_WHOLabel1)
Me.TabPage4.Controls.Add(Me.CHANGED_WHOTextBox1)
Me.TabPage4.Controls.Add(ADDED_WHENLabel)
Me.TabPage4.Controls.Add(Me.ADDED_WHENTextBox)
Me.TabPage4.Controls.Add(ADDED_WHOLabel)
Me.TabPage4.Controls.Add(Me.ADDED_WHOTextBox)
Me.TabPage4.Controls.Add(SEQUENCELabel)
Me.TabPage4.Controls.Add(Me.SEQUENCETextBox)
Me.TabPage4.Controls.Add(Me.TEXT2TextBox)
Me.TabPage4.Controls.Add(Me.TEXT1TextBox)
Me.TabPage4.Controls.Add(Me.FUNCTION2TextBox)
Me.TabPage4.Controls.Add(Me.FUNCTION1TextBox)
Me.TabPage4.Controls.Add(TYPELabel)
Me.TabPage4.Controls.Add(Me.TYPEComboBox)
Me.TabPage4.Controls.Add(GUIDLabel1)
Me.TabPage4.Controls.Add(Me.GUIDTextBox1)
Me.TabPage4.Controls.Add(Me.BindingNavigator1)
Me.TabPage4.Controls.Add(Me.btnRegexTest)
Me.TabPage4.Name = "TabPage4"
Me.TabPage4.UseVisualStyleBackColor = True
'
'lblHinweisRework1
'
resources.ApplyResources(Me.lblHinweisRework1, "lblHinweisRework1")
Me.lblHinweisRework1.Name = "lblHinweisRework1"
'
'CHANGED_WHENTextBox1
'
Me.CHANGED_WHENTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_PATTERNS_REWORKBindingSource, "CHANGED_WHEN", True))
resources.ApplyResources(Me.CHANGED_WHENTextBox1, "CHANGED_WHENTextBox1")
Me.CHANGED_WHENTextBox1.Name = "CHANGED_WHENTextBox1"
Me.CHANGED_WHENTextBox1.ReadOnly = True
'
'TBHOTKEY_PATTERNS_REWORKBindingSource
'
Me.TBHOTKEY_PATTERNS_REWORKBindingSource.DataMember = "TBHOTKEY_PATTERNS_REWORK"
Me.TBHOTKEY_PATTERNS_REWORKBindingSource.DataSource = Me.MyDataset
'
'Text2Label
'
resources.ApplyResources(Me.Text2Label, "Text2Label")
Me.Text2Label.Name = "Text2Label"
'
'Text1Label
'
resources.ApplyResources(Me.Text1Label, "Text1Label")
Me.Text1Label.Name = "Text1Label"
'
'Function2Label
'
resources.ApplyResources(Me.Function2Label, "Function2Label")
Me.Function2Label.Name = "Function2Label"
'
'Function1Label
'
resources.ApplyResources(Me.Function1Label, "Function1Label")
Me.Function1Label.Name = "Function1Label"
'
'lblsavePatternsRework
'
resources.ApplyResources(Me.lblsavePatternsRework, "lblsavePatternsRework")
Me.lblsavePatternsRework.BackColor = System.Drawing.Color.Yellow
Me.lblsavePatternsRework.Name = "lblsavePatternsRework"
'
'CHANGED_WHOTextBox1
'
Me.CHANGED_WHOTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_PATTERNS_REWORKBindingSource, "CHANGED_WHO", True))
resources.ApplyResources(Me.CHANGED_WHOTextBox1, "CHANGED_WHOTextBox1")
Me.CHANGED_WHOTextBox1.Name = "CHANGED_WHOTextBox1"
Me.CHANGED_WHOTextBox1.ReadOnly = True
'
'ADDED_WHENTextBox
'
Me.ADDED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_PATTERNS_REWORKBindingSource, "ADDED_WHEN", True))
resources.ApplyResources(Me.ADDED_WHENTextBox, "ADDED_WHENTextBox")
Me.ADDED_WHENTextBox.Name = "ADDED_WHENTextBox"
Me.ADDED_WHENTextBox.ReadOnly = True
'
'ADDED_WHOTextBox
'
Me.ADDED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_PATTERNS_REWORKBindingSource, "ADDED_WHO", True))
resources.ApplyResources(Me.ADDED_WHOTextBox, "ADDED_WHOTextBox")
Me.ADDED_WHOTextBox.Name = "ADDED_WHOTextBox"
Me.ADDED_WHOTextBox.ReadOnly = True
'
'SEQUENCETextBox
'
Me.SEQUENCETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_PATTERNS_REWORKBindingSource, "SEQUENCE", True))
resources.ApplyResources(Me.SEQUENCETextBox, "SEQUENCETextBox")
Me.SEQUENCETextBox.Name = "SEQUENCETextBox"
'
'TEXT2TextBox
'
Me.TEXT2TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_PATTERNS_REWORKBindingSource, "TEXT2", True))
resources.ApplyResources(Me.TEXT2TextBox, "TEXT2TextBox")
Me.TEXT2TextBox.Name = "TEXT2TextBox"
'
'TEXT1TextBox
'
Me.TEXT1TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_PATTERNS_REWORKBindingSource, "TEXT1", True))
resources.ApplyResources(Me.TEXT1TextBox, "TEXT1TextBox")
Me.TEXT1TextBox.Name = "TEXT1TextBox"
'
'FUNCTION2TextBox
'
Me.FUNCTION2TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_PATTERNS_REWORKBindingSource, "FUNCTION2", True))
resources.ApplyResources(Me.FUNCTION2TextBox, "FUNCTION2TextBox")
Me.FUNCTION2TextBox.Name = "FUNCTION2TextBox"
'
'FUNCTION1TextBox
'
Me.FUNCTION1TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_PATTERNS_REWORKBindingSource, "FUNCTION1", True))
resources.ApplyResources(Me.FUNCTION1TextBox, "FUNCTION1TextBox")
Me.FUNCTION1TextBox.Name = "FUNCTION1TextBox"
'
'TYPEComboBox
'
Me.TYPEComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_PATTERNS_REWORKBindingSource, "TYPE", True))
Me.TYPEComboBox.FormattingEnabled = True
Me.TYPEComboBox.Items.AddRange(New Object() {resources.GetString("TYPEComboBox.Items"), resources.GetString("TYPEComboBox.Items1"), resources.GetString("TYPEComboBox.Items2")})
resources.ApplyResources(Me.TYPEComboBox, "TYPEComboBox")
Me.TYPEComboBox.Name = "TYPEComboBox"
'
'GUIDTextBox1
'
Me.GUIDTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_PATTERNS_REWORKBindingSource, "GUID", True))
resources.ApplyResources(Me.GUIDTextBox1, "GUIDTextBox1")
Me.GUIDTextBox1.Name = "GUIDTextBox1"
Me.GUIDTextBox1.ReadOnly = True
'
'BindingNavigator1
'
Me.BindingNavigator1.AddNewItem = Me.BindingNavigatorAddNewItem
Me.BindingNavigator1.BindingSource = Me.TBHOTKEY_PATTERNS_REWORKBindingSource
Me.BindingNavigator1.CountItem = Me.BindingNavigatorCountItem
Me.BindingNavigator1.DeleteItem = Me.BindingNavigatorDeleteItem
Me.BindingNavigator1.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.ToolStripButton1})
resources.ApplyResources(Me.BindingNavigator1, "BindingNavigator1")
Me.BindingNavigator1.MoveFirstItem = Me.BindingNavigatorMoveFirstItem
Me.BindingNavigator1.MoveLastItem = Me.BindingNavigatorMoveLastItem
Me.BindingNavigator1.MoveNextItem = Me.BindingNavigatorMoveNextItem
Me.BindingNavigator1.MovePreviousItem = Me.BindingNavigatorMovePreviousItem
Me.BindingNavigator1.Name = "BindingNavigator1"
Me.BindingNavigator1.PositionItem = Me.BindingNavigatorPositionItem
'
'BindingNavigatorAddNewItem
'
Me.BindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.BindingNavigatorAddNewItem, "BindingNavigatorAddNewItem")
Me.BindingNavigatorAddNewItem.Name = "BindingNavigatorAddNewItem"
'
'BindingNavigatorCountItem
'
Me.BindingNavigatorCountItem.Name = "BindingNavigatorCountItem"
resources.ApplyResources(Me.BindingNavigatorCountItem, "BindingNavigatorCountItem")
'
'BindingNavigatorDeleteItem
'
Me.BindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.BindingNavigatorDeleteItem, "BindingNavigatorDeleteItem")
Me.BindingNavigatorDeleteItem.Name = "BindingNavigatorDeleteItem"
'
'BindingNavigatorMoveFirstItem
'
Me.BindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.BindingNavigatorMoveFirstItem, "BindingNavigatorMoveFirstItem")
Me.BindingNavigatorMoveFirstItem.Name = "BindingNavigatorMoveFirstItem"
'
'BindingNavigatorMovePreviousItem
'
Me.BindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.BindingNavigatorMovePreviousItem, "BindingNavigatorMovePreviousItem")
Me.BindingNavigatorMovePreviousItem.Name = "BindingNavigatorMovePreviousItem"
'
'BindingNavigatorSeparator
'
Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator"
resources.ApplyResources(Me.BindingNavigatorSeparator, "BindingNavigatorSeparator")
'
'BindingNavigatorPositionItem
'
resources.ApplyResources(Me.BindingNavigatorPositionItem, "BindingNavigatorPositionItem")
Me.BindingNavigatorPositionItem.Name = "BindingNavigatorPositionItem"
'
'BindingNavigatorSeparator1
'
Me.BindingNavigatorSeparator1.Name = "BindingNavigatorSeparator1"
resources.ApplyResources(Me.BindingNavigatorSeparator1, "BindingNavigatorSeparator1")
'
'BindingNavigatorMoveNextItem
'
Me.BindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.BindingNavigatorMoveNextItem, "BindingNavigatorMoveNextItem")
Me.BindingNavigatorMoveNextItem.Name = "BindingNavigatorMoveNextItem"
'
'BindingNavigatorMoveLastItem
'
Me.BindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.BindingNavigatorMoveLastItem, "BindingNavigatorMoveLastItem")
Me.BindingNavigatorMoveLastItem.Name = "BindingNavigatorMoveLastItem"
'
'BindingNavigatorSeparator2
'
Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2"
resources.ApplyResources(Me.BindingNavigatorSeparator2, "BindingNavigatorSeparator2")
'
'ToolStripButton1
'
Me.ToolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton1.Image = Global.Global_Indexer.My.Resources.Resources.save_16xLG
resources.ApplyResources(Me.ToolStripButton1, "ToolStripButton1")
Me.ToolStripButton1.Name = "ToolStripButton1"
'
'btnRegexTest
'
Me.btnRegexTest.Image = Global.Global_Indexer.My.Resources.Resources.bell_go
resources.ApplyResources(Me.btnRegexTest, "btnRegexTest")
Me.btnRegexTest.Name = "btnRegexTest"
Me.btnRegexTest.UseVisualStyleBackColor = True
'
'TabPage5
'
Me.TabPage5.Controls.Add(ADDED_WHENLabel2)
Me.TabPage5.Controls.Add(Me.ADDED_WHENTextBox2)
Me.TabPage5.Controls.Add(ADDED_WHOLabel2)
Me.TabPage5.Controls.Add(Me.ADDED_WHOTextBox2)
Me.TabPage5.Controls.Add(CONTROL_VALUELabel)
Me.TabPage5.Controls.Add(Me.CONTROL_VALUETextBox)
Me.TabPage5.Controls.Add(SEQUENCE_NUMBERLabel1)
Me.TabPage5.Controls.Add(Me.SEQUENCE_NUMBERTextBox1)
Me.TabPage5.Controls.Add(GUIDLabel3)
Me.TabPage5.Controls.Add(Me.GUIDTextBox3)
Me.TabPage5.Controls.Add(Me.Label16)
Me.TabPage5.Controls.Add(Me.BindingNavigator3)
resources.ApplyResources(Me.TabPage5, "TabPage5")
Me.TabPage5.Name = "TabPage5"
Me.TabPage5.UseVisualStyleBackColor = True
'
'ADDED_WHENTextBox2
'
Me.ADDED_WHENTextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_WINDOW_HOOKBindingSource, "ADDED_WHEN", True))
resources.ApplyResources(Me.ADDED_WHENTextBox2, "ADDED_WHENTextBox2")
Me.ADDED_WHENTextBox2.Name = "ADDED_WHENTextBox2"
Me.ADDED_WHENTextBox2.ReadOnly = True
Me.ADDED_WHENTextBox2.TabStop = False
'
'ADDED_WHOTextBox2
'
Me.ADDED_WHOTextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_WINDOW_HOOKBindingSource, "ADDED_WHO", True))
resources.ApplyResources(Me.ADDED_WHOTextBox2, "ADDED_WHOTextBox2")
Me.ADDED_WHOTextBox2.Name = "ADDED_WHOTextBox2"
Me.ADDED_WHOTextBox2.ReadOnly = True
Me.ADDED_WHOTextBox2.TabStop = False
'
'CONTROL_VALUETextBox
'
Me.CONTROL_VALUETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_WINDOW_HOOKBindingSource, "CONTROL_VALUE", True))
resources.ApplyResources(Me.CONTROL_VALUETextBox, "CONTROL_VALUETextBox")
Me.CONTROL_VALUETextBox.Name = "CONTROL_VALUETextBox"
'
'SEQUENCE_NUMBERTextBox1
'
Me.SEQUENCE_NUMBERTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_WINDOW_HOOKBindingSource, "SEQUENCE_NUMBER", True))
resources.ApplyResources(Me.SEQUENCE_NUMBERTextBox1, "SEQUENCE_NUMBERTextBox1")
Me.SEQUENCE_NUMBERTextBox1.Name = "SEQUENCE_NUMBERTextBox1"
'
'GUIDTextBox3
'
Me.GUIDTextBox3.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_WINDOW_HOOKBindingSource, "GUID", True))
resources.ApplyResources(Me.GUIDTextBox3, "GUIDTextBox3")
Me.GUIDTextBox3.Name = "GUIDTextBox3"
Me.GUIDTextBox3.ReadOnly = True
Me.GUIDTextBox3.TabStop = False
'
'Label16
'
resources.ApplyResources(Me.Label16, "Label16")
Me.Label16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Label16.Name = "Label16"
'
'BindingNavigator3
'
Me.BindingNavigator3.AddNewItem = Nothing
Me.BindingNavigator3.BindingSource = Me.TBHOTKEY_WINDOW_HOOKBindingSource
Me.BindingNavigator3.CountItem = Me.ToolStripLabel1
Me.BindingNavigator3.CountItemFormat = "von {0} Control-Matches"
Me.BindingNavigator3.DeleteItem = Me.ToolStripButton2
Me.BindingNavigator3.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.ToolStripButton2})
resources.ApplyResources(Me.BindingNavigator3, "BindingNavigator3")
Me.BindingNavigator3.MoveFirstItem = Me.ToolStripButton3
Me.BindingNavigator3.MoveLastItem = Me.ToolStripButton6
Me.BindingNavigator3.MoveNextItem = Me.ToolStripButton5
Me.BindingNavigator3.MovePreviousItem = Me.ToolStripButton4
Me.BindingNavigator3.Name = "BindingNavigator3"
Me.BindingNavigator3.PositionItem = Me.ToolStripTextBox1
'
'ToolStripLabel1
'
Me.ToolStripLabel1.Name = "ToolStripLabel1"
resources.ApplyResources(Me.ToolStripLabel1, "ToolStripLabel1")
'
'ToolStripButton2
'
Me.ToolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton2, "ToolStripButton2")
Me.ToolStripButton2.Name = "ToolStripButton2"
'
'ToolStripButton3
'
Me.ToolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton3, "ToolStripButton3")
Me.ToolStripButton3.Name = "ToolStripButton3"
'
'ToolStripButton4
'
Me.ToolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton4, "ToolStripButton4")
Me.ToolStripButton4.Name = "ToolStripButton4"
'
'ToolStripSeparator1
'
Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
resources.ApplyResources(Me.ToolStripSeparator1, "ToolStripSeparator1")
'
'ToolStripTextBox1
'
resources.ApplyResources(Me.ToolStripTextBox1, "ToolStripTextBox1")
Me.ToolStripTextBox1.Name = "ToolStripTextBox1"
'
'ToolStripSeparator2
'
Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
resources.ApplyResources(Me.ToolStripSeparator2, "ToolStripSeparator2")
'
'ToolStripButton5
'
Me.ToolStripButton5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton5, "ToolStripButton5")
Me.ToolStripButton5.Name = "ToolStripButton5"
'
'ToolStripButton6
'
Me.ToolStripButton6.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton6, "ToolStripButton6")
Me.ToolStripButton6.Name = "ToolStripButton6"
'
'ToolStripSeparator3
'
Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
resources.ApplyResources(Me.ToolStripSeparator3, "ToolStripSeparator3")
'
'ListBoxPatterns
'
Me.ListBoxPatterns.DataSource = Me.TBHOTKEY_PATTERNSBindingSource
Me.ListBoxPatterns.DisplayMember = "PATTERN_WDSEARCH"
Me.ListBoxPatterns.FormattingEnabled = True
resources.ApplyResources(Me.ListBoxPatterns, "ListBoxPatterns")
Me.ListBoxPatterns.Name = "ListBoxPatterns"
Me.ListBoxPatterns.ValueMember = "GUID"
'
'TabControl1
'
Me.TabControl1.Controls.Add(Me.TabPage3)
Me.TabControl1.Controls.Add(Me.TabPage1)
Me.TabControl1.Controls.Add(Me.TabPage2)
resources.ApplyResources(Me.TabControl1, "TabControl1")
Me.TabControl1.Name = "TabControl1"
Me.TabControl1.SelectedIndex = 0
'
'TabPage3
'
resources.ApplyResources(Me.TabPage3, "TabPage3")
Me.TabPage3.Controls.Add(WINDOW_NAMELabel)
Me.TabPage3.Controls.Add(Me.WINDOW_NAMETextBox)
Me.TabPage3.Controls.Add(Me.Button2)
Me.TabPage3.Controls.Add(Me.lblSave)
Me.TabPage3.Controls.Add(Me.btnsave)
Me.TabPage3.Controls.Add(CHANGED_WHENLabel)
Me.TabPage3.Controls.Add(Me.CHANGED_WHENTextBox)
Me.TabPage3.Controls.Add(CHANGED_WHOLabel)
Me.TabPage3.Controls.Add(Me.CHANGED_WHOTextBox)
Me.TabPage3.Controls.Add(HOTKEY2Label)
Me.TabPage3.Controls.Add(Me.HOTKEY2TextBox)
Me.TabPage3.Controls.Add(HOTKEY1Label)
Me.TabPage3.Controls.Add(Me.HOTKEY1ComboBox)
Me.TabPage3.Controls.Add(WD_SEARCHLabel)
Me.TabPage3.Controls.Add(Me.WD_SEARCHTextBox)
Me.TabPage3.Controls.Add(NAMELabel)
Me.TabPage3.Controls.Add(Me.NAMETextBox)
Me.TabPage3.Controls.Add(GUIDLabel)
Me.TabPage3.Controls.Add(Me.GUIDTextBox)
Me.TabPage3.Name = "TabPage3"
Me.TabPage3.UseVisualStyleBackColor = True
'
'WINDOW_NAMETextBox
'
Me.WINDOW_NAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_PROFILEBindingSource, "WINDOW_NAME", True))
resources.ApplyResources(Me.WINDOW_NAMETextBox, "WINDOW_NAMETextBox")
Me.WINDOW_NAMETextBox.ForeColor = System.Drawing.Color.Firebrick
Me.WINDOW_NAMETextBox.Name = "WINDOW_NAMETextBox"
Me.WINDOW_NAMETextBox.TabStop = False
'
'Button2
'
resources.ApplyResources(Me.Button2, "Button2")
Me.Button2.Name = "Button2"
Me.Button2.UseVisualStyleBackColor = True
'
'lblSave
'
resources.ApplyResources(Me.lblSave, "lblSave")
Me.lblSave.BackColor = System.Drawing.Color.Yellow
Me.lblSave.Name = "lblSave"
'
'btnsave
'
Me.btnsave.Image = Global.Global_Indexer.My.Resources.Resources.save_16xLG
resources.ApplyResources(Me.btnsave, "btnsave")
Me.btnsave.Name = "btnsave"
Me.btnsave.UseVisualStyleBackColor = True
'
'CHANGED_WHENTextBox
'
Me.CHANGED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_PROFILEBindingSource, "CHANGED_WHEN", True))
resources.ApplyResources(Me.CHANGED_WHENTextBox, "CHANGED_WHENTextBox")
Me.CHANGED_WHENTextBox.Name = "CHANGED_WHENTextBox"
Me.CHANGED_WHENTextBox.ReadOnly = True
'
'CHANGED_WHOTextBox
'
Me.CHANGED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_PROFILEBindingSource, "CHANGED_WHO", True))
resources.ApplyResources(Me.CHANGED_WHOTextBox, "CHANGED_WHOTextBox")
Me.CHANGED_WHOTextBox.Name = "CHANGED_WHOTextBox"
Me.CHANGED_WHOTextBox.ReadOnly = True
'
'HOTKEY2TextBox
'
Me.HOTKEY2TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_PROFILEBindingSource, "HOTKEY2", True))
resources.ApplyResources(Me.HOTKEY2TextBox, "HOTKEY2TextBox")
Me.HOTKEY2TextBox.Name = "HOTKEY2TextBox"
'
'HOTKEY1ComboBox
'
Me.HOTKEY1ComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_PROFILEBindingSource, "HOTKEY1", True))
Me.HOTKEY1ComboBox.FormattingEnabled = True
Me.HOTKEY1ComboBox.Items.AddRange(New Object() {resources.GetString("HOTKEY1ComboBox.Items"), resources.GetString("HOTKEY1ComboBox.Items1"), resources.GetString("HOTKEY1ComboBox.Items2"), resources.GetString("HOTKEY1ComboBox.Items3")})
resources.ApplyResources(Me.HOTKEY1ComboBox, "HOTKEY1ComboBox")
Me.HOTKEY1ComboBox.Name = "HOTKEY1ComboBox"
'
'WD_SEARCHTextBox
'
Me.WD_SEARCHTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_PROFILEBindingSource, "WD_SEARCH", True))
resources.ApplyResources(Me.WD_SEARCHTextBox, "WD_SEARCHTextBox")
Me.WD_SEARCHTextBox.Name = "WD_SEARCHTextBox"
'
'NAMETextBox
'
Me.NAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_PROFILEBindingSource, "NAME", True))
resources.ApplyResources(Me.NAMETextBox, "NAMETextBox")
Me.NAMETextBox.Name = "NAMETextBox"
'
'GUIDTextBox
'
Me.GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_PROFILEBindingSource, "GUID", True))
resources.ApplyResources(Me.GUIDTextBox, "GUIDTextBox")
Me.GUIDTextBox.Name = "GUIDTextBox"
Me.GUIDTextBox.ReadOnly = True
'
'TabPage1
'
Me.TabPage1.Controls.Add(Me.chklbUser)
Me.TabPage1.Controls.Add(Me.btnUserAdd_Profile)
resources.ApplyResources(Me.TabPage1, "TabPage1")
Me.TabPage1.Name = "TabPage1"
Me.TabPage1.UseVisualStyleBackColor = True
'
'chklbUser
'
resources.ApplyResources(Me.chklbUser, "chklbUser")
Me.chklbUser.ContextMenuStrip = Me.ContextMenuStrip1
Me.chklbUser.FormattingEnabled = True
Me.chklbUser.Name = "chklbUser"
'
'ContextMenuStrip1
'
Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.AlleAuswählenToolStripMenuItem, Me.KeineAuswählenToolStripMenuItem})
Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
resources.ApplyResources(Me.ContextMenuStrip1, "ContextMenuStrip1")
'
'AlleAuswählenToolStripMenuItem
'
Me.AlleAuswählenToolStripMenuItem.Name = "AlleAuswählenToolStripMenuItem"
resources.ApplyResources(Me.AlleAuswählenToolStripMenuItem, "AlleAuswählenToolStripMenuItem")
'
'KeineAuswählenToolStripMenuItem
'
Me.KeineAuswählenToolStripMenuItem.Name = "KeineAuswählenToolStripMenuItem"
resources.ApplyResources(Me.KeineAuswählenToolStripMenuItem, "KeineAuswählenToolStripMenuItem")
'
'btnUserAdd_Profile
'
resources.ApplyResources(Me.btnUserAdd_Profile, "btnUserAdd_Profile")
Me.btnUserAdd_Profile.Image = Global.Global_Indexer.My.Resources.Resources.add
Me.btnUserAdd_Profile.Name = "btnUserAdd_Profile"
Me.btnUserAdd_Profile.UseVisualStyleBackColor = True
'
'TabPage2
'
Me.TabPage2.Controls.Add(Me.btndeleteUserProfile)
Me.TabPage2.Controls.Add(Me.chklbUserProfile)
resources.ApplyResources(Me.TabPage2, "TabPage2")
Me.TabPage2.Name = "TabPage2"
Me.TabPage2.UseVisualStyleBackColor = True
'
'btndeleteUserProfile
'
Me.btndeleteUserProfile.Image = Global.Global_Indexer.My.Resources.Resources.delete_12x12
resources.ApplyResources(Me.btndeleteUserProfile, "btndeleteUserProfile")
Me.btndeleteUserProfile.Name = "btndeleteUserProfile"
Me.btndeleteUserProfile.UseVisualStyleBackColor = True
'
'chklbUserProfile
'
resources.ApplyResources(Me.chklbUserProfile, "chklbUserProfile")
Me.chklbUserProfile.ContextMenuStrip = Me.ContextMenuStrip1
Me.chklbUserProfile.FormattingEnabled = True
Me.chklbUserProfile.Name = "chklbUserProfile"
'
'btndelete
'
Me.btndelete.Image = Global.Global_Indexer.My.Resources.Resources.delete_12x12
resources.ApplyResources(Me.btndelete, "btndelete")
Me.btndelete.Name = "btndelete"
Me.btndelete.UseVisualStyleBackColor = True
'
'Label9
'
resources.ApplyResources(Me.Label9, "Label9")
Me.Label9.Name = "Label9"
'
'TabPage_Designer
'
resources.ApplyResources(Me.TabPage_Designer, "TabPage_Designer")
Me.TabPage_Designer.Controls.Add(Me.TabControl2)
Me.TabPage_Designer.Controls.Add(Me.GroupBox1)
Me.TabPage_Designer.Controls.Add(Me.GroupBoxMainWindow)
Me.TabPage_Designer.Name = "TabPage_Designer"
Me.TabPage_Designer.UseVisualStyleBackColor = True
'
'TabControl2
'
resources.ApplyResources(Me.TabControl2, "TabControl2")
Me.TabControl2.Controls.Add(Me.TabPage7)
Me.TabControl2.Controls.Add(Me.TabPage8)
Me.TabControl2.Name = "TabControl2"
Me.TabControl2.SelectedIndex = 0
'
'TabPage7
'
Me.TabPage7.Controls.Add(Me.GroupBox2_Controls)
resources.ApplyResources(Me.TabPage7, "TabPage7")
Me.TabPage7.Name = "TabPage7"
Me.TabPage7.UseVisualStyleBackColor = True
'
'TabPage8
'
Me.TabPage8.Controls.Add(Me.Label20)
Me.TabPage8.Controls.Add(Me.lblLinkCopyPaste)
Me.TabPage8.Controls.Add(Me.btnAddCopypasteConfig)
Me.TabPage8.Controls.Add(Me.txtcopypastePatter)
Me.TabPage8.Controls.Add(Me.Label19)
Me.TabPage8.Controls.Add(Me.Label18)
Me.TabPage8.Controls.Add(Me.cmbCopyPasteFunction)
resources.ApplyResources(Me.TabPage8, "TabPage8")
Me.TabPage8.Name = "TabPage8"
Me.TabPage8.UseVisualStyleBackColor = True
'
'Label20
'
resources.ApplyResources(Me.Label20, "Label20")
Me.Label20.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Label20.Name = "Label20"
'
'lblLinkCopyPaste
'
resources.ApplyResources(Me.lblLinkCopyPaste, "lblLinkCopyPaste")
Me.lblLinkCopyPaste.BackColor = System.Drawing.Color.Yellow
Me.lblLinkCopyPaste.Name = "lblLinkCopyPaste"
'
'btnAddCopypasteConfig
'
resources.ApplyResources(Me.btnAddCopypasteConfig, "btnAddCopypasteConfig")
Me.btnAddCopypasteConfig.Image = Global.Global_Indexer.My.Resources.Resources.add
Me.btnAddCopypasteConfig.Name = "btnAddCopypasteConfig"
Me.btnAddCopypasteConfig.UseVisualStyleBackColor = True
'
'txtcopypastePatter
'
resources.ApplyResources(Me.txtcopypastePatter, "txtcopypastePatter")
Me.txtcopypastePatter.Name = "txtcopypastePatter"
'
'Label19
'
resources.ApplyResources(Me.Label19, "Label19")
Me.Label19.Name = "Label19"
'
'Label18
'
resources.ApplyResources(Me.Label18, "Label18")
Me.Label18.Name = "Label18"
'
'cmbCopyPasteFunction
'
Me.cmbCopyPasteFunction.FormattingEnabled = True
Me.cmbCopyPasteFunction.Items.AddRange(New Object() {resources.GetString("cmbCopyPasteFunction.Items"), resources.GetString("cmbCopyPasteFunction.Items1")})
resources.ApplyResources(Me.cmbCopyPasteFunction, "cmbCopyPasteFunction")
Me.cmbCopyPasteFunction.Name = "cmbCopyPasteFunction"
'
'TabPageTest
'
Me.TabPageTest.Controls.Add(Me.GroupBox3)
Me.TabPageTest.Controls.Add(Me.GroupBox2)
resources.ApplyResources(Me.TabPageTest, "TabPageTest")
Me.TabPageTest.Name = "TabPageTest"
Me.TabPageTest.UseVisualStyleBackColor = True
'
'GroupBox3
'
Me.GroupBox3.Controls.Add(Me.chkboxshowfilledControlsOnly_Test)
Me.GroupBox3.Controls.Add(Me.ListViewControls_Test)
resources.ApplyResources(Me.GroupBox3, "GroupBox3")
Me.GroupBox3.Name = "GroupBox3"
Me.GroupBox3.TabStop = False
'
'chkboxshowfilledControlsOnly_Test
'
resources.ApplyResources(Me.chkboxshowfilledControlsOnly_Test, "chkboxshowfilledControlsOnly_Test")
Me.chkboxshowfilledControlsOnly_Test.ForeColor = System.Drawing.Color.DarkSlateGray
Me.chkboxshowfilledControlsOnly_Test.Name = "chkboxshowfilledControlsOnly_Test"
Me.chkboxshowfilledControlsOnly_Test.UseVisualStyleBackColor = True
'
'ListViewControls_Test
'
resources.ApplyResources(Me.ListViewControls_Test, "ListViewControls_Test")
Me.ListViewControls_Test.Columns.AddRange(New System.Windows.Forms.ColumnHeader() {Me.ColumnHeader4, Me.ColumnHeader1, Me.ColumnHeader2})
Me.ListViewControls_Test.FullRowSelect = True
Me.ListViewControls_Test.Name = "ListViewControls_Test"
Me.ListViewControls_Test.UseCompatibleStateImageBehavior = False
Me.ListViewControls_Test.View = System.Windows.Forms.View.Details
'
'ColumnHeader4
'
resources.ApplyResources(Me.ColumnHeader4, "ColumnHeader4")
'
'ColumnHeader1
'
resources.ApplyResources(Me.ColumnHeader1, "ColumnHeader1")
'
'ColumnHeader2
'
resources.ApplyResources(Me.ColumnHeader2, "ColumnHeader2")
'
'GroupBox2
'
Me.GroupBox2.Controls.Add(Me.Button3)
Me.GroupBox2.Controls.Add(Me.ListBox_MainWindows_Test)
resources.ApplyResources(Me.GroupBox2, "GroupBox2")
Me.GroupBox2.Name = "GroupBox2"
Me.GroupBox2.TabStop = False
'
'Button3
'
resources.ApplyResources(Me.Button3, "Button3")
Me.Button3.Image = Global.Global_Indexer.My.Resources.Resources.refresh_16xMD
Me.Button3.Name = "Button3"
Me.Button3.UseVisualStyleBackColor = True
'
'ListBox_MainWindows_Test
'
resources.ApplyResources(Me.ListBox_MainWindows_Test, "ListBox_MainWindows_Test")
Me.ListBox_MainWindows_Test.FormattingEnabled = True
Me.ListBox_MainWindows_Test.Name = "ListBox_MainWindows_Test"
'
'TBDD_USERBindingSource
'
Me.TBDD_USERBindingSource.DataMember = "TBDD_USER"
Me.TBDD_USERBindingSource.DataSource = Me.MyDataset
'
'TBDD_USERTableAdapter
'
Me.TBDD_USERTableAdapter.ClearBeforeFill = True
'
'TBHOTKEY_USER_PROFILEBindingSource
'
Me.TBHOTKEY_USER_PROFILEBindingSource.DataMember = "TBHOTKEY_USER_PROFILE"
Me.TBHOTKEY_USER_PROFILEBindingSource.DataSource = Me.MyDataset
'
'TBHOTKEY_USER_PROFILETableAdapter
'
Me.TBHOTKEY_USER_PROFILETableAdapter.ClearBeforeFill = True
'
'TBHOTKEY_PATTERNS_REWORKTableAdapter
'
Me.TBHOTKEY_PATTERNS_REWORKTableAdapter.ClearBeforeFill = True
'
'TBHOTKEY_WINDOW_HOOKTableAdapter
'
Me.TBHOTKEY_WINDOW_HOOKTableAdapter.ClearBeforeFill = True
'
'frmHotKey_Add
'
resources.ApplyResources(Me, "$this")
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.Controls.Add(Me.TabControlMain)
Me.Controls.Add(Me.StatusStrip1)
Me.Name = "frmHotKey_Add"
Me.StatusStrip1.ResumeLayout(False)
Me.StatusStrip1.PerformLayout()
Me.GroupBoxMainWindow.ResumeLayout(False)
Me.GroupBoxMainWindow.PerformLayout()
Me.GroupBox2_Controls.ResumeLayout(False)
Me.GroupBox2_Controls.PerformLayout()
Me.GroupBox1.ResumeLayout(False)
Me.GroupBox1.PerformLayout()
CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TBHOTKEY_PROFILEBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TBHOTKEY_PATTERNSBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
Me.TabControlMain.ResumeLayout(False)
Me.TabPageUebersicht.ResumeLayout(False)
Me.TabPageUebersicht.PerformLayout()
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.GridView1, System.ComponentModel.ISupportInitialize).EndInit()
Me.GroupBoxPatterns.ResumeLayout(False)
Me.GroupBoxPatterns.PerformLayout()
CType(Me.TBHOTKEY_WINDOW_HOOKBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
Me.TabControlDetails.ResumeLayout(False)
Me.TabPage6.ResumeLayout(False)
Me.TabPage6.PerformLayout()
CType(Me.BindingNavigator2, System.ComponentModel.ISupportInitialize).EndInit()
Me.BindingNavigator2.ResumeLayout(False)
Me.BindingNavigator2.PerformLayout()
Me.TabPage4.ResumeLayout(False)
Me.TabPage4.PerformLayout()
CType(Me.TBHOTKEY_PATTERNS_REWORKBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).EndInit()
Me.BindingNavigator1.ResumeLayout(False)
Me.BindingNavigator1.PerformLayout()
Me.TabPage5.ResumeLayout(False)
Me.TabPage5.PerformLayout()
CType(Me.BindingNavigator3, System.ComponentModel.ISupportInitialize).EndInit()
Me.BindingNavigator3.ResumeLayout(False)
Me.BindingNavigator3.PerformLayout()
Me.TabControl1.ResumeLayout(False)
Me.TabPage3.ResumeLayout(False)
Me.TabPage3.PerformLayout()
Me.TabPage1.ResumeLayout(False)
Me.ContextMenuStrip1.ResumeLayout(False)
Me.TabPage2.ResumeLayout(False)
Me.TabPage_Designer.ResumeLayout(False)
Me.TabControl2.ResumeLayout(False)
Me.TabPage7.ResumeLayout(False)
Me.TabPage8.ResumeLayout(False)
Me.TabPage8.PerformLayout()
Me.TabPageTest.ResumeLayout(False)
Me.GroupBox3.ResumeLayout(False)
Me.GroupBox3.PerformLayout()
Me.GroupBox2.ResumeLayout(False)
CType(Me.TBDD_USERBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TBHOTKEY_USER_PROFILEBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip
Friend WithEvents btnpnlStart_weiter As System.Windows.Forms.Button
Friend WithEvents ListBox_FormTitles As System.Windows.Forms.ListBox
Friend WithEvents GroupBoxMainWindow As System.Windows.Forms.GroupBox
Friend WithEvents GroupBox2_Controls As System.Windows.Forms.GroupBox
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents txtControl As System.Windows.Forms.TextBox
Friend WithEvents txtPattern As System.Windows.Forms.TextBox
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
Friend WithEvents btnGB1 As System.Windows.Forms.Button
Friend WithEvents txtKey As System.Windows.Forms.TextBox
Friend WithEvents cmbFunktionstaste As System.Windows.Forms.ComboBox
Friend WithEvents txtWDSearch As System.Windows.Forms.TextBox
Friend WithEvents cmbObjekttyp As System.Windows.Forms.ComboBox
Friend WithEvents txtProfilname As System.Windows.Forms.TextBox
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents Label5 As System.Windows.Forms.Label
Friend WithEvents Label6 As System.Windows.Forms.Label
Friend WithEvents btnadd_Pattern As System.Windows.Forms.Button
Friend WithEvents Label8 As System.Windows.Forms.Label
Friend WithEvents Label7 As System.Windows.Forms.Label
Friend WithEvents MyDataset As Global_Indexer.MyDataset
Friend WithEvents TBHOTKEY_PROFILEBindingSource As System.Windows.Forms.BindingSource
Friend WithEvents TBHOTKEY_PROFILETableAdapter As Global_Indexer.MyDatasetTableAdapters.TBHOTKEY_PROFILETableAdapter
Friend WithEvents TableAdapterManager As Global_Indexer.MyDatasetTableAdapters.TableAdapterManager
Friend WithEvents TBHOTKEY_PATTERNSTableAdapter As Global_Indexer.MyDatasetTableAdapters.TBHOTKEY_PATTERNSTableAdapter
Friend WithEvents TBHOTKEY_PATTERNSBindingSource As System.Windows.Forms.BindingSource
Friend WithEvents lblSaveHotkey As System.Windows.Forms.Label
Friend WithEvents lblLinkadd As System.Windows.Forms.Label
Friend WithEvents Button1 As System.Windows.Forms.Button
Friend WithEvents OFDWindreamsuche As System.Windows.Forms.OpenFileDialog
Friend WithEvents TabControlMain As System.Windows.Forms.TabControl
Friend WithEvents TabPage_Designer As System.Windows.Forms.TabPage
Friend WithEvents TabPageTest As System.Windows.Forms.TabPage
Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
Friend WithEvents Button3 As System.Windows.Forms.Button
Friend WithEvents ListBox_MainWindows_Test As System.Windows.Forms.ListBox
Friend WithEvents TabPageUebersicht As System.Windows.Forms.TabPage
Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
Friend WithEvents Label9 As System.Windows.Forms.Label
Friend WithEvents btndelete As System.Windows.Forms.Button
Friend WithEvents btnUserAdd_Profile As System.Windows.Forms.Button
Friend WithEvents TBDD_USERBindingSource As System.Windows.Forms.BindingSource
Friend WithEvents TBDD_USERTableAdapter As Global_Indexer.MyDatasetTableAdapters.TBDD_USERTableAdapter
Friend WithEvents TBHOTKEY_USER_PROFILEBindingSource As System.Windows.Forms.BindingSource
Friend WithEvents TBHOTKEY_USER_PROFILETableAdapter As Global_Indexer.MyDatasetTableAdapters.TBHOTKEY_USER_PROFILETableAdapter
Friend WithEvents chklbUser As System.Windows.Forms.CheckedListBox
Friend WithEvents ContextMenuStrip1 As System.Windows.Forms.ContextMenuStrip
Friend WithEvents AlleAuswählenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents KeineAuswählenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents TabControl1 As System.Windows.Forms.TabControl
Friend WithEvents TabPage1 As System.Windows.Forms.TabPage
Friend WithEvents TabPage2 As System.Windows.Forms.TabPage
Friend WithEvents chklbUserProfile As System.Windows.Forms.CheckedListBox
Friend WithEvents btndeleteUserProfile As System.Windows.Forms.Button
Friend WithEvents TabPage3 As System.Windows.Forms.TabPage
Friend WithEvents CHANGED_WHENTextBox As System.Windows.Forms.TextBox
Friend WithEvents CHANGED_WHOTextBox As System.Windows.Forms.TextBox
Friend WithEvents HOTKEY2TextBox As System.Windows.Forms.TextBox
Friend WithEvents HOTKEY1ComboBox As System.Windows.Forms.ComboBox
Friend WithEvents WD_SEARCHTextBox As System.Windows.Forms.TextBox
Friend WithEvents NAMETextBox As System.Windows.Forms.TextBox
Friend WithEvents GUIDTextBox As System.Windows.Forms.TextBox
Friend WithEvents btnsave As System.Windows.Forms.Button
Friend WithEvents lblSave As System.Windows.Forms.Label
Friend WithEvents Button2 As System.Windows.Forms.Button
Friend WithEvents GroupBoxPatterns As System.Windows.Forms.GroupBox
Friend WithEvents ListBoxPatterns As System.Windows.Forms.ListBox
Friend WithEvents TabControlDetails As System.Windows.Forms.TabControl
Friend WithEvents TabPage4 As System.Windows.Forms.TabPage
Friend WithEvents TabPage5 As System.Windows.Forms.TabPage
Friend WithEvents TBHOTKEY_PATTERNS_REWORKBindingSource As System.Windows.Forms.BindingSource
Friend WithEvents TBHOTKEY_PATTERNS_REWORKTableAdapter As Global_Indexer.MyDatasetTableAdapters.TBHOTKEY_PATTERNS_REWORKTableAdapter
Friend WithEvents BindingNavigator1 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 GUIDTextBox1 As System.Windows.Forms.TextBox
Friend WithEvents TYPEComboBox As System.Windows.Forms.ComboBox
Friend WithEvents FUNCTION1TextBox As System.Windows.Forms.TextBox
Friend WithEvents FUNCTION2TextBox As System.Windows.Forms.TextBox
Friend WithEvents TEXT1TextBox As System.Windows.Forms.TextBox
Friend WithEvents TEXT2TextBox As System.Windows.Forms.TextBox
Friend WithEvents SEQUENCETextBox As System.Windows.Forms.TextBox
Friend WithEvents ADDED_WHOTextBox As System.Windows.Forms.TextBox
Friend WithEvents ADDED_WHENTextBox As System.Windows.Forms.TextBox
Friend WithEvents CHANGED_WHOTextBox1 As System.Windows.Forms.TextBox
Friend WithEvents ToolStripButton1 As System.Windows.Forms.ToolStripButton
Friend WithEvents lblsavePatternsRework As System.Windows.Forms.Label
Friend WithEvents Function2Label As System.Windows.Forms.Label
Friend WithEvents Function1Label As System.Windows.Forms.Label
Friend WithEvents Text2Label As System.Windows.Forms.Label
Friend WithEvents Text1Label As System.Windows.Forms.Label
Friend WithEvents ADDED_WHENTextBox1 As System.Windows.Forms.TextBox
Friend WithEvents GUIDTextBox2 As System.Windows.Forms.TextBox
Friend WithEvents CHANGED_WHENTextBox1 As System.Windows.Forms.TextBox
Friend WithEvents lblHinweisRework1 As System.Windows.Forms.Label
Friend WithEvents btnRegexTest As System.Windows.Forms.Button
Friend WithEvents ListViewControls As System.Windows.Forms.ListView
Friend WithEvents ControlID As System.Windows.Forms.ColumnHeader
Friend WithEvents ControlValue As System.Windows.Forms.ColumnHeader
Friend WithEvents ListViewControls_Test As System.Windows.Forms.ListView
Friend WithEvents ColumnHeader1 As System.Windows.Forms.ColumnHeader
Friend WithEvents ColumnHeader2 As System.Windows.Forms.ColumnHeader
Friend WithEvents chkboxshowfilledControlsOnly_Test As System.Windows.Forms.CheckBox
Friend WithEvents chkboxshowfilledControlsOnly As System.Windows.Forms.CheckBox
Friend WithEvents WINDOW_NAMETextBox As System.Windows.Forms.TextBox
Friend WithEvents ColumnHeader3 As System.Windows.Forms.ColumnHeader
Friend WithEvents ColumnHeader4 As System.Windows.Forms.ColumnHeader
Friend WithEvents SEQUENCE_NUMBERTextBox As System.Windows.Forms.TextBox
Friend WithEvents tslbl_Hotkeywindow As System.Windows.Forms.ToolStripStatusLabel
Friend WithEvents tslbl_HotkeySequence As System.Windows.Forms.ToolStripStatusLabel
Friend WithEvents Label10 As System.Windows.Forms.Label
Friend WithEvents txtValueMatch As System.Windows.Forms.TextBox
Friend WithEvents Label13 As System.Windows.Forms.Label
Friend WithEvents Label11 As System.Windows.Forms.Label
Friend WithEvents Label12 As System.Windows.Forms.Label
Friend WithEvents txtControl_Match As System.Windows.Forms.TextBox
Friend WithEvents btnadd_WindowMatch As System.Windows.Forms.Button
Friend WithEvents TBHOTKEY_WINDOW_HOOKBindingSource As System.Windows.Forms.BindingSource
Friend WithEvents TBHOTKEY_WINDOW_HOOKTableAdapter As Global_Indexer.MyDatasetTableAdapters.TBHOTKEY_WINDOW_HOOKTableAdapter
Friend WithEvents lblMatchadd As System.Windows.Forms.Label
Friend WithEvents TabPage6 As System.Windows.Forms.TabPage
Friend WithEvents ADDED_WHOTextBox1 As System.Windows.Forms.TextBox
Friend WithEvents CHANGED_WHOTextBox2 As System.Windows.Forms.TextBox
Friend WithEvents CHANGED_WHENTextBox2 As System.Windows.Forms.TextBox
Friend WithEvents PATTERN_WDSEARCHTextBox As System.Windows.Forms.TextBox
Friend WithEvents Label14 As System.Windows.Forms.Label
Friend WithEvents BindingNavigator2 As System.Windows.Forms.BindingNavigator
Friend WithEvents BindingNavigatorCountItem1 As System.Windows.Forms.ToolStripLabel
Friend WithEvents BindingNavigatorDeleteItem1 As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorMoveFirstItem1 As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorMovePreviousItem1 As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorSeparator3 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents BindingNavigatorPositionItem1 As System.Windows.Forms.ToolStripTextBox
Friend WithEvents BindingNavigatorSeparator4 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents BindingNavigatorMoveNextItem1 As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorMoveLastItem1 As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorSeparator5 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents tsbtnsave_pattern As System.Windows.Forms.ToolStripButton
Friend WithEvents lblSavePAttern As System.Windows.Forms.Label
Friend WithEvents ADDED_WHENTextBox2 As System.Windows.Forms.TextBox
Friend WithEvents ADDED_WHOTextBox2 As System.Windows.Forms.TextBox
Friend WithEvents CONTROL_VALUETextBox As System.Windows.Forms.TextBox
Friend WithEvents SEQUENCE_NUMBERTextBox1 As System.Windows.Forms.TextBox
Friend WithEvents GUIDTextBox3 As System.Windows.Forms.TextBox
Friend WithEvents Label16 As System.Windows.Forms.Label
Friend WithEvents BindingNavigator3 As System.Windows.Forms.BindingNavigator
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 ListBox1 As System.Windows.Forms.ListBox
Friend WithEvents btnnewProfile As System.Windows.Forms.Button
Friend WithEvents ToolStrip1 As System.Windows.Forms.ToolStrip
Friend WithEvents ToolTipController1 As DevExpress.Utils.ToolTipController
Friend WithEvents TabControl2 As System.Windows.Forms.TabControl
Friend WithEvents TabPage7 As System.Windows.Forms.TabPage
Friend WithEvents TabPage8 As System.Windows.Forms.TabPage
Friend WithEvents btnAddCopypasteConfig As System.Windows.Forms.Button
Friend WithEvents txtcopypastePatter As System.Windows.Forms.TextBox
Friend WithEvents Label19 As System.Windows.Forms.Label
Friend WithEvents Label18 As System.Windows.Forms.Label
Friend WithEvents cmbCopyPasteFunction As System.Windows.Forms.ComboBox
Friend WithEvents lblLinkCopyPaste As System.Windows.Forms.Label
Friend WithEvents Label20 As System.Windows.Forms.Label
Friend WithEvents GridControl1 As DevExpress.XtraGrid.GridControl
Friend WithEvents GridView1 As DevExpress.XtraGrid.Views.Grid.GridView
Friend WithEvents colGUID As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents colString As DevExpress.XtraGrid.Columns.GridColumn
End Class