Prepare for Version 2.0.0.0

This commit is contained in:
Jonathan Jenne
2019-07-31 15:37:48 +02:00
parent 257ed65246
commit 71559c9ca5
44 changed files with 13768 additions and 7629 deletions

View File

@@ -55,6 +55,10 @@ Partial Class frmAdministration
Dim CHANGED_WHENLabel2 As System.Windows.Forms.Label
Dim Label7 As System.Windows.Forms.Label
Dim Label8 As System.Windows.Forms.Label
Dim Label12 As System.Windows.Forms.Label
Dim Label11 As System.Windows.Forms.Label
Dim Label4 As System.Windows.Forms.Label
Dim Label3 As System.Windows.Forms.Label
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmAdministration))
Me.btnaddSearch = New System.Windows.Forms.Button()
Me.CHANGED_WHENTextBox = New System.Windows.Forms.TextBox()
@@ -96,8 +100,6 @@ Partial Class frmAdministration
Me.OFDWindreamsuche = New System.Windows.Forms.OpenFileDialog()
Me.VWUSER_PROFILETableAdapter = New DD_Clipboard_Watcher.MyDatasetTableAdapters.VWUSER_PROFILETableAdapter()
Me.TimerTest = New System.Windows.Forms.Timer(Me.components)
Me.TBCW_PROFILE_PROCESSBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.TBCW_PROFILE_PROCESSTableAdapter = New DD_Clipboard_Watcher.MyDatasetTableAdapters.TBCW_PROFILE_PROCESSTableAdapter()
Me.BackgroundWorker1 = New System.ComponentModel.BackgroundWorker()
Me.lblLicenseDate = New System.Windows.Forms.Label()
Me.lbllicenseCount = New System.Windows.Forms.Label()
@@ -112,34 +114,16 @@ Partial Class frmAdministration
Me.PROFILE_TYPEComboBox = New System.Windows.Forms.ComboBox()
Me.TBWH_PROFILE_TYPEBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.TabPageProcessAssignment = New DevExpress.XtraTab.XtraTabPage()
Me.BindingNavigator3 = New System.Windows.Forms.BindingNavigator(Me.components)
Me.BindingNavigatorAddNewItem3 = New System.Windows.Forms.ToolStripButton()
Me.TBCW_PROF_REL_WINDOWBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.BindingNavigatorCountItem3 = New System.Windows.Forms.ToolStripLabel()
Me.BindingNavigatorDeleteItem3 = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorMoveFirstItem3 = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorMovePreviousItem3 = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorSeparator9 = New System.Windows.Forms.ToolStripSeparator()
Me.BindingNavigatorPositionItem3 = New System.Windows.Forms.ToolStripTextBox()
Me.BindingNavigatorSeparator10 = New System.Windows.Forms.ToolStripSeparator()
Me.BindingNavigatorMoveNextItem3 = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorMoveLastItem3 = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorSeparator11 = New System.Windows.Forms.ToolStripSeparator()
Me.ToolStripButton7 = New System.Windows.Forms.ToolStripButton()
Me.GridControl1 = New DevExpress.XtraGrid.GridControl()
Me.GridView2 = New DevExpress.XtraGrid.Views.Grid.GridView()
Me.colPROCESS_NAME = New DevExpress.XtraGrid.Columns.GridColumn()
Me.colDESCRIPTION = New DevExpress.XtraGrid.Columns.GridColumn()
Me.colREGEX = New DevExpress.XtraGrid.Columns.GridColumn()
Me.colREGEX_CLIPBOARD = New DevExpress.XtraGrid.Columns.GridColumn()
Me.colSEQUENCE = New DevExpress.XtraGrid.Columns.GridColumn()
Me.GridControl3 = New DevExpress.XtraGrid.GridControl()
Me.GridViewProcessProfile = New DevExpress.XtraGrid.Views.Grid.GridView()
Me.colGUID2 = New DevExpress.XtraGrid.Columns.GridColumn()
Me.colPROC_NAME = New DevExpress.XtraGrid.Columns.GridColumn()
Me.ToolStrip1 = New System.Windows.Forms.ToolStrip()
Me.ToolStripButton5 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton6 = New System.Windows.Forms.ToolStripButton()
Me.CtrlApplicationAssignment1 = New DD_Clipboard_Watcher.ctrlApplicationAssignment()
Me.RibbonControl1 = New DevExpress.XtraBars.Ribbon.RibbonControl()
Me.BarButtonProcessAssign = New DevExpress.XtraBars.BarButtonItem()
Me.BarButtonProcessDelete = New DevExpress.XtraBars.BarButtonItem()
Me.BarButtonWindowAssign = New DevExpress.XtraBars.BarButtonItem()
Me.BarButtonWindowDelete = New DevExpress.XtraBars.BarButtonItem()
Me.BarButtonWindowSave = New DevExpress.XtraBars.BarButtonItem()
Me.RibbonPage1 = New DevExpress.XtraBars.Ribbon.RibbonPage()
Me.RibbonPageGroup1 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
Me.RibbonPageGroup2 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
Me.TabPageUserAssignment = New DevExpress.XtraTab.XtraTabPage()
Me.SplitContainer1 = New System.Windows.Forms.SplitContainer()
Me.GridControlUserInProfile = New DevExpress.XtraGrid.GridControl()
@@ -233,21 +217,6 @@ Partial Class frmAdministration
Me.TBCW_PROF_DATA_SEARCHTableAdapter = New DD_Clipboard_Watcher.MyDatasetTableAdapters.TBCW_PROF_DATA_SEARCHTableAdapter()
Me.TBCW_PROF_DOC_SEARCHTableAdapter = New DD_Clipboard_Watcher.MyDatasetTableAdapters.TBCW_PROF_DOC_SEARCHTableAdapter()
Me.VWCW_GROUP_PROFILETableAdapter = New DD_Clipboard_Watcher.MyDatasetTableAdapters.VWCW_GROUP_PROFILETableAdapter()
Me.TBCW_PROF_REL_WINDOWTableAdapter = New DD_Clipboard_Watcher.MyDatasetTableAdapters.TBCW_PROF_REL_WINDOWTableAdapter()
Me.GridControl2 = New DevExpress.XtraGrid.GridControl()
Me.GridView3 = New DevExpress.XtraGrid.Views.Grid.GridView()
Me.ToolStripButton4 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton8 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
Me.SplitContainer3 = New System.Windows.Forms.SplitContainer()
Me.ToolStrip2 = New System.Windows.Forms.ToolStrip()
Me.ToolStripButton9 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton10 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton11 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton12 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton13 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton14 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
GUIDLabel = New System.Windows.Forms.Label()
NAMELabel = New System.Windows.Forms.Label()
COMMENTLabel = New System.Windows.Forms.Label()
@@ -280,6 +249,10 @@ Partial Class frmAdministration
CHANGED_WHENLabel2 = New System.Windows.Forms.Label()
Label7 = New System.Windows.Forms.Label()
Label8 = New System.Windows.Forms.Label()
Label12 = New System.Windows.Forms.Label()
Label11 = New System.Windows.Forms.Label()
Label4 = New System.Windows.Forms.Label()
Label3 = New System.Windows.Forms.Label()
CType(Me.TBCW_PROFILESBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.GridControlProfiles, System.ComponentModel.ISupportInitialize).BeginInit()
@@ -289,7 +262,6 @@ Partial Class frmAdministration
CType(Me.TBWH_UserBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.VWUSER_PROFILEBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
Me.StatusStrip1.SuspendLayout()
CType(Me.TBCW_PROFILE_PROCESSBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
Me.GroupBox5.SuspendLayout()
CType(Me.XtraTabControl2, System.ComponentModel.ISupportInitialize).BeginInit()
Me.XtraTabControl2.SuspendLayout()
@@ -299,14 +271,7 @@ Partial Class frmAdministration
Me.TabPageGeneralSettings.SuspendLayout()
CType(Me.TBWH_PROFILE_TYPEBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
Me.TabPageProcessAssignment.SuspendLayout()
CType(Me.BindingNavigator3, System.ComponentModel.ISupportInitialize).BeginInit()
Me.BindingNavigator3.SuspendLayout()
CType(Me.TBCW_PROF_REL_WINDOWBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.GridView2, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.GridControl3, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.GridViewProcessProfile, System.ComponentModel.ISupportInitialize).BeginInit()
Me.ToolStrip1.SuspendLayout()
CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.TabPageUserAssignment.SuspendLayout()
CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SplitContainer1.Panel1.SuspendLayout()
@@ -336,13 +301,6 @@ Partial Class frmAdministration
Me.BindingNavigator2.SuspendLayout()
CType(Me.TBCW_PROF_DOC_SEARCHBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
Me.TabPageBasicSettings.SuspendLayout()
CType(Me.GridControl2, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.GridView3, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.SplitContainer3, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SplitContainer3.Panel1.SuspendLayout()
Me.SplitContainer3.Panel2.SuspendLayout()
Me.SplitContainer3.SuspendLayout()
Me.ToolStrip2.SuspendLayout()
Me.SuspendLayout()
'
'GUIDLabel
@@ -399,7 +357,7 @@ Partial Class frmAdministration
'
ADDED_WHOLabel.AutoSize = True
ADDED_WHOLabel.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
ADDED_WHOLabel.Location = New System.Drawing.Point(14, 448)
ADDED_WHOLabel.Location = New System.Drawing.Point(14, 212)
ADDED_WHOLabel.Name = "ADDED_WHOLabel"
ADDED_WHOLabel.Size = New System.Drawing.Size(65, 13)
ADDED_WHOLabel.TabIndex = 10
@@ -409,7 +367,7 @@ Partial Class frmAdministration
'
ADDED_WHENLabel.AutoSize = True
ADDED_WHENLabel.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
ADDED_WHENLabel.Location = New System.Drawing.Point(167, 448)
ADDED_WHENLabel.Location = New System.Drawing.Point(167, 212)
ADDED_WHENLabel.Name = "ADDED_WHENLabel"
ADDED_WHENLabel.Size = New System.Drawing.Size(73, 13)
ADDED_WHENLabel.TabIndex = 12
@@ -419,7 +377,7 @@ Partial Class frmAdministration
'
CHANGED_WHOLabel.AutoSize = True
CHANGED_WHOLabel.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
CHANGED_WHOLabel.Location = New System.Drawing.Point(14, 488)
CHANGED_WHOLabel.Location = New System.Drawing.Point(14, 252)
CHANGED_WHOLabel.Name = "CHANGED_WHOLabel"
CHANGED_WHOLabel.Size = New System.Drawing.Size(77, 13)
CHANGED_WHOLabel.TabIndex = 14
@@ -429,7 +387,7 @@ Partial Class frmAdministration
'
CHANGED_WHENLabel.AutoSize = True
CHANGED_WHENLabel.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
CHANGED_WHENLabel.Location = New System.Drawing.Point(167, 488)
CHANGED_WHENLabel.Location = New System.Drawing.Point(167, 252)
CHANGED_WHENLabel.Name = "CHANGED_WHENLabel"
CHANGED_WHENLabel.Size = New System.Drawing.Size(85, 13)
CHANGED_WHENLabel.TabIndex = 16
@@ -642,6 +600,62 @@ Partial Class frmAdministration
Label8.TabIndex = 23
Label8.Text = "SQL für Ergebnis Zählung:"
'
'Label12
'
Label12.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Label12.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Label12.Image = Global.DD_Clipboard_Watcher.My.Resources.Resources.StatusAnnotations_Information_16xMD_color
Label12.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Label12.Location = New System.Drawing.Point(681, 41)
Label12.Name = "Label12"
Label12.Size = New System.Drawing.Size(362, 13)
Label12.TabIndex = 24
Label12.Text = "@CLIPBOARD wird mit dem aktuellen Inhalt der Zwischenablage ersetzt"
Label12.TextAlign = System.Drawing.ContentAlignment.TopRight
'
'Label11
'
Label11.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Label11.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Label11.Image = Global.DD_Clipboard_Watcher.My.Resources.Resources.StatusAnnotations_Information_16xMD_color
Label11.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Label11.Location = New System.Drawing.Point(681, 313)
Label11.Name = "Label11"
Label11.Size = New System.Drawing.Size(362, 13)
Label11.TabIndex = 24
Label11.Text = "@CLIPBOARD wird mit dem aktuellen Inhalt der Zwischenablage ersetzt"
Label11.TextAlign = System.Drawing.ContentAlignment.TopRight
'
'Label4
'
Label4.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Label4.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Label4.Image = Global.DD_Clipboard_Watcher.My.Resources.Resources.StatusAnnotations_Information_16xMD_color
Label4.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Label4.Location = New System.Drawing.Point(681, 41)
Label4.Name = "Label4"
Label4.Size = New System.Drawing.Size(362, 13)
Label4.TabIndex = 25
Label4.Text = "@CLIPBOARD wird mit dem aktuellen Inhalt der Zwischenablage ersetzt"
Label4.TextAlign = System.Drawing.ContentAlignment.TopRight
'
'Label3
'
Label3.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Label3.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Label3.Image = Global.DD_Clipboard_Watcher.My.Resources.Resources.StatusAnnotations_Information_16xMD_color
Label3.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Label3.Location = New System.Drawing.Point(681, 313)
Label3.Name = "Label3"
Label3.Size = New System.Drawing.Size(362, 13)
Label3.TabIndex = 25
Label3.Text = "@CLIPBOARD wird mit dem aktuellen Inhalt der Zwischenablage ersetzt"
Label3.TextAlign = System.Drawing.ContentAlignment.TopRight
'
'btnaddSearch
'
Me.btnaddSearch.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
@@ -656,7 +670,7 @@ Partial Class frmAdministration
'
Me.CHANGED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROFILESBindingSource, "CHANGED_WHEN", True))
Me.CHANGED_WHENTextBox.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.CHANGED_WHENTextBox.Location = New System.Drawing.Point(170, 504)
Me.CHANGED_WHENTextBox.Location = New System.Drawing.Point(170, 268)
Me.CHANGED_WHENTextBox.Name = "CHANGED_WHENTextBox"
Me.CHANGED_WHENTextBox.ReadOnly = True
Me.CHANGED_WHENTextBox.Size = New System.Drawing.Size(127, 21)
@@ -676,7 +690,7 @@ Partial Class frmAdministration
'
Me.CHANGED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROFILESBindingSource, "CHANGED_WHO", True))
Me.CHANGED_WHOTextBox.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.CHANGED_WHOTextBox.Location = New System.Drawing.Point(17, 504)
Me.CHANGED_WHOTextBox.Location = New System.Drawing.Point(17, 268)
Me.CHANGED_WHOTextBox.Name = "CHANGED_WHOTextBox"
Me.CHANGED_WHOTextBox.ReadOnly = True
Me.CHANGED_WHOTextBox.Size = New System.Drawing.Size(147, 21)
@@ -686,7 +700,7 @@ Partial Class frmAdministration
'
Me.ADDED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROFILESBindingSource, "ADDED_WHEN", True))
Me.ADDED_WHENTextBox.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.ADDED_WHENTextBox.Location = New System.Drawing.Point(170, 464)
Me.ADDED_WHENTextBox.Location = New System.Drawing.Point(170, 228)
Me.ADDED_WHENTextBox.Name = "ADDED_WHENTextBox"
Me.ADDED_WHENTextBox.ReadOnly = True
Me.ADDED_WHENTextBox.Size = New System.Drawing.Size(127, 21)
@@ -696,7 +710,7 @@ Partial Class frmAdministration
'
Me.ADDED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROFILESBindingSource, "ADDED_WHO", True))
Me.ADDED_WHOTextBox.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.ADDED_WHOTextBox.Location = New System.Drawing.Point(17, 464)
Me.ADDED_WHOTextBox.Location = New System.Drawing.Point(17, 228)
Me.ADDED_WHOTextBox.Name = "ADDED_WHOTextBox"
Me.ADDED_WHOTextBox.ReadOnly = True
Me.ADDED_WHOTextBox.Size = New System.Drawing.Size(147, 21)
@@ -980,15 +994,6 @@ Partial Class frmAdministration
'
Me.TimerTest.Interval = 1000
'
'TBCW_PROFILE_PROCESSBindingSource
'
Me.TBCW_PROFILE_PROCESSBindingSource.DataMember = "TBCW_PROFILE_PROCESS"
Me.TBCW_PROFILE_PROCESSBindingSource.DataSource = Me.MyDataset
'
'TBCW_PROFILE_PROCESSTableAdapter
'
Me.TBCW_PROFILE_PROCESSTableAdapter.ClearBeforeFill = True
'
'lblLicenseDate
'
Me.lblLicenseDate.AutoSize = True
@@ -1122,249 +1127,95 @@ Partial Class frmAdministration
'
'TabPageProcessAssignment
'
Me.TabPageProcessAssignment.Controls.Add(Me.SplitContainer3)
Me.TabPageProcessAssignment.Controls.Add(Me.BindingNavigator3)
Me.TabPageProcessAssignment.Controls.Add(Me.GridControl3)
Me.TabPageProcessAssignment.Controls.Add(Me.ToolStrip1)
Me.TabPageProcessAssignment.Controls.Add(Me.CtrlApplicationAssignment1)
Me.TabPageProcessAssignment.Controls.Add(Me.RibbonControl1)
Me.TabPageProcessAssignment.Name = "TabPageProcessAssignment"
Me.TabPageProcessAssignment.Size = New System.Drawing.Size(1046, 535)
Me.TabPageProcessAssignment.Text = "Prozess Zuordnung"
Me.TabPageProcessAssignment.Text = "Anwendungs Zuordnung"
'
'BindingNavigator3
'CtrlApplicationAssignment1
'
Me.BindingNavigator3.AddNewItem = Me.BindingNavigatorAddNewItem3
Me.BindingNavigator3.BindingSource = Me.TBCW_PROF_REL_WINDOWBindingSource
Me.BindingNavigator3.CountItem = Me.BindingNavigatorCountItem3
Me.BindingNavigator3.DeleteItem = Me.BindingNavigatorDeleteItem3
Me.BindingNavigator3.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem3, Me.BindingNavigatorMovePreviousItem3, Me.BindingNavigatorSeparator9, Me.BindingNavigatorPositionItem3, Me.BindingNavigatorCountItem3, Me.BindingNavigatorSeparator10, Me.BindingNavigatorMoveNextItem3, Me.BindingNavigatorMoveLastItem3, Me.BindingNavigatorSeparator11, Me.BindingNavigatorAddNewItem3, Me.BindingNavigatorDeleteItem3, Me.ToolStripButton7, Me.ToolStripButton8, Me.ToolStripButton4})
Me.BindingNavigator3.Location = New System.Drawing.Point(192, 25)
Me.BindingNavigator3.MoveFirstItem = Me.BindingNavigatorMoveFirstItem3
Me.BindingNavigator3.MoveLastItem = Me.BindingNavigatorMoveLastItem3
Me.BindingNavigator3.MoveNextItem = Me.BindingNavigatorMoveNextItem3
Me.BindingNavigator3.MovePreviousItem = Me.BindingNavigatorMovePreviousItem3
Me.BindingNavigator3.Name = "BindingNavigator3"
Me.BindingNavigator3.PositionItem = Me.BindingNavigatorPositionItem3
Me.BindingNavigator3.Size = New System.Drawing.Size(854, 25)
Me.BindingNavigator3.TabIndex = 68
Me.BindingNavigator3.Text = "BindingNavigator3"
Me.CtrlApplicationAssignment1.Dock = System.Windows.Forms.DockStyle.Fill
Me.CtrlApplicationAssignment1.Location = New System.Drawing.Point(0, 95)
Me.CtrlApplicationAssignment1.Name = "CtrlApplicationAssignment1"
Me.CtrlApplicationAssignment1.Size = New System.Drawing.Size(1046, 440)
Me.CtrlApplicationAssignment1.TabIndex = 2
'
'BindingNavigatorAddNewItem3
'RibbonControl1
'
Me.BindingNavigatorAddNewItem3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorAddNewItem3.Image = CType(resources.GetObject("BindingNavigatorAddNewItem3.Image"), System.Drawing.Image)
Me.BindingNavigatorAddNewItem3.Name = "BindingNavigatorAddNewItem3"
Me.BindingNavigatorAddNewItem3.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorAddNewItem3.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorAddNewItem3.Text = "Neu hinzufügen"
Me.RibbonControl1.ExpandCollapseItem.Id = 0
Me.RibbonControl1.Items.AddRange(New DevExpress.XtraBars.BarItem() {Me.RibbonControl1.ExpandCollapseItem, Me.BarButtonProcessAssign, Me.BarButtonProcessDelete, Me.BarButtonWindowAssign, Me.BarButtonWindowDelete, Me.BarButtonWindowSave})
Me.RibbonControl1.Location = New System.Drawing.Point(0, 0)
Me.RibbonControl1.MaxItemId = 6
Me.RibbonControl1.Name = "RibbonControl1"
Me.RibbonControl1.Pages.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPage() {Me.RibbonPage1})
Me.RibbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.[False]
Me.RibbonControl1.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.Hide
Me.RibbonControl1.ShowToolbarCustomizeItem = False
Me.RibbonControl1.Size = New System.Drawing.Size(1046, 95)
Me.RibbonControl1.Toolbar.ShowCustomizeItem = False
Me.RibbonControl1.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden
'
'TBCW_PROF_REL_WINDOWBindingSource
'BarButtonProcessAssign
'
Me.TBCW_PROF_REL_WINDOWBindingSource.AllowNew = True
Me.TBCW_PROF_REL_WINDOWBindingSource.DataMember = "TBCW_PROF_REL_WINDOW"
Me.TBCW_PROF_REL_WINDOWBindingSource.DataSource = Me.MyDataset
Me.BarButtonProcessAssign.Caption = "Zuordnen"
Me.BarButtonProcessAssign.Id = 1
Me.BarButtonProcessAssign.ImageOptions.Image = CType(resources.GetObject("BarButtonProcessAssign.ImageOptions.Image"), System.Drawing.Image)
Me.BarButtonProcessAssign.ImageOptions.LargeImage = CType(resources.GetObject("BarButtonProcessAssign.ImageOptions.LargeImage"), System.Drawing.Image)
Me.BarButtonProcessAssign.Name = "BarButtonProcessAssign"
'
'BindingNavigatorCountItem3
'BarButtonProcessDelete
'
Me.BindingNavigatorCountItem3.Name = "BindingNavigatorCountItem3"
Me.BindingNavigatorCountItem3.Size = New System.Drawing.Size(44, 22)
Me.BindingNavigatorCountItem3.Text = "von {0}"
Me.BindingNavigatorCountItem3.ToolTipText = "Die Gesamtanzahl der Elemente."
Me.BarButtonProcessDelete.Caption = "Zuordnung löschen"
Me.BarButtonProcessDelete.Id = 2
Me.BarButtonProcessDelete.ImageOptions.Image = CType(resources.GetObject("BarButtonProcessDelete.ImageOptions.Image"), System.Drawing.Image)
Me.BarButtonProcessDelete.ImageOptions.LargeImage = CType(resources.GetObject("BarButtonProcessDelete.ImageOptions.LargeImage"), System.Drawing.Image)
Me.BarButtonProcessDelete.Name = "BarButtonProcessDelete"
'
'BindingNavigatorDeleteItem3
'BarButtonWindowAssign
'
Me.BindingNavigatorDeleteItem3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorDeleteItem3.Image = CType(resources.GetObject("BindingNavigatorDeleteItem3.Image"), System.Drawing.Image)
Me.BindingNavigatorDeleteItem3.Name = "BindingNavigatorDeleteItem3"
Me.BindingNavigatorDeleteItem3.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorDeleteItem3.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorDeleteItem3.Text = "Löschen"
Me.BarButtonWindowAssign.Caption = "Zuordnen"
Me.BarButtonWindowAssign.Id = 3
Me.BarButtonWindowAssign.ImageOptions.Image = CType(resources.GetObject("BarButtonWindowAssign.ImageOptions.Image"), System.Drawing.Image)
Me.BarButtonWindowAssign.ImageOptions.LargeImage = CType(resources.GetObject("BarButtonWindowAssign.ImageOptions.LargeImage"), System.Drawing.Image)
Me.BarButtonWindowAssign.Name = "BarButtonWindowAssign"
'
'BindingNavigatorMoveFirstItem3
'BarButtonWindowDelete
'
Me.BindingNavigatorMoveFirstItem3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorMoveFirstItem3.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem3.Image"), System.Drawing.Image)
Me.BindingNavigatorMoveFirstItem3.Name = "BindingNavigatorMoveFirstItem3"
Me.BindingNavigatorMoveFirstItem3.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMoveFirstItem3.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMoveFirstItem3.Text = "Erste verschieben"
Me.BarButtonWindowDelete.Caption = "Zuordnung löschen"
Me.BarButtonWindowDelete.Id = 4
Me.BarButtonWindowDelete.ImageOptions.Image = CType(resources.GetObject("BarButtonWindowDelete.ImageOptions.Image"), System.Drawing.Image)
Me.BarButtonWindowDelete.ImageOptions.LargeImage = CType(resources.GetObject("BarButtonWindowDelete.ImageOptions.LargeImage"), System.Drawing.Image)
Me.BarButtonWindowDelete.Name = "BarButtonWindowDelete"
'
'BindingNavigatorMovePreviousItem3
'BarButtonWindowSave
'
Me.BindingNavigatorMovePreviousItem3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorMovePreviousItem3.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem3.Image"), System.Drawing.Image)
Me.BindingNavigatorMovePreviousItem3.Name = "BindingNavigatorMovePreviousItem3"
Me.BindingNavigatorMovePreviousItem3.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMovePreviousItem3.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMovePreviousItem3.Text = "Vorherige verschieben"
Me.BarButtonWindowSave.Caption = "Speichern"
Me.BarButtonWindowSave.Id = 5
Me.BarButtonWindowSave.ImageOptions.Image = CType(resources.GetObject("BarButtonWindowSave.ImageOptions.Image"), System.Drawing.Image)
Me.BarButtonWindowSave.ImageOptions.LargeImage = CType(resources.GetObject("BarButtonWindowSave.ImageOptions.LargeImage"), System.Drawing.Image)
Me.BarButtonWindowSave.Name = "BarButtonWindowSave"
'
'BindingNavigatorSeparator9
'RibbonPage1
'
Me.BindingNavigatorSeparator9.Name = "BindingNavigatorSeparator9"
Me.BindingNavigatorSeparator9.Size = New System.Drawing.Size(6, 25)
Me.RibbonPage1.Groups.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPageGroup() {Me.RibbonPageGroup1, Me.RibbonPageGroup2})
Me.RibbonPage1.Name = "RibbonPage1"
Me.RibbonPage1.Text = "Anwendungszuordnung"
'
'BindingNavigatorPositionItem3
'RibbonPageGroup1
'
Me.BindingNavigatorPositionItem3.AccessibleName = "Position"
Me.BindingNavigatorPositionItem3.AutoSize = False
Me.BindingNavigatorPositionItem3.Name = "BindingNavigatorPositionItem3"
Me.BindingNavigatorPositionItem3.Size = New System.Drawing.Size(50, 23)
Me.BindingNavigatorPositionItem3.Text = "0"
Me.BindingNavigatorPositionItem3.ToolTipText = "Aktuelle Position"
Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonProcessAssign)
Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonProcessDelete)
Me.RibbonPageGroup1.Name = "RibbonPageGroup1"
Me.RibbonPageGroup1.Text = "Prozess Zuordnung"
'
'BindingNavigatorSeparator10
'RibbonPageGroup2
'
Me.BindingNavigatorSeparator10.Name = "BindingNavigatorSeparator10"
Me.BindingNavigatorSeparator10.Size = New System.Drawing.Size(6, 25)
'
'BindingNavigatorMoveNextItem3
'
Me.BindingNavigatorMoveNextItem3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorMoveNextItem3.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem3.Image"), System.Drawing.Image)
Me.BindingNavigatorMoveNextItem3.Name = "BindingNavigatorMoveNextItem3"
Me.BindingNavigatorMoveNextItem3.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMoveNextItem3.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMoveNextItem3.Text = "Nächste verschieben"
'
'BindingNavigatorMoveLastItem3
'
Me.BindingNavigatorMoveLastItem3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorMoveLastItem3.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem3.Image"), System.Drawing.Image)
Me.BindingNavigatorMoveLastItem3.Name = "BindingNavigatorMoveLastItem3"
Me.BindingNavigatorMoveLastItem3.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMoveLastItem3.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMoveLastItem3.Text = "Letzte verschieben"
'
'BindingNavigatorSeparator11
'
Me.BindingNavigatorSeparator11.Name = "BindingNavigatorSeparator11"
Me.BindingNavigatorSeparator11.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"
'
'GridControl1
'
Me.GridControl1.DataSource = Me.TBCW_PROF_REL_WINDOWBindingSource
Me.GridControl1.Dock = System.Windows.Forms.DockStyle.Fill
Me.GridControl1.Location = New System.Drawing.Point(0, 0)
Me.GridControl1.MainView = Me.GridView2
Me.GridControl1.Name = "GridControl1"
Me.GridControl1.Size = New System.Drawing.Size(284, 485)
Me.GridControl1.TabIndex = 66
Me.GridControl1.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView2})
'
'GridView2
'
Me.GridView2.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colPROCESS_NAME, Me.colSEQUENCE, Me.colDESCRIPTION, Me.colREGEX, Me.colREGEX_CLIPBOARD})
Me.GridView2.GridControl = Me.GridControl1
Me.GridView2.Name = "GridView2"
'
'colPROCESS_NAME
'
Me.colPROCESS_NAME.FieldName = "PROCESS_NAME"
Me.colPROCESS_NAME.Name = "colPROCESS_NAME"
'
'colDESCRIPTION
'
Me.colDESCRIPTION.FieldName = "DESCRIPTION"
Me.colDESCRIPTION.Name = "colDESCRIPTION"
Me.colDESCRIPTION.Visible = True
Me.colDESCRIPTION.VisibleIndex = 1
'
'colREGEX
'
Me.colREGEX.FieldName = "REGEX"
Me.colREGEX.Name = "colREGEX"
Me.colREGEX.Visible = True
Me.colREGEX.VisibleIndex = 2
'
'colREGEX_CLIPBOARD
'
Me.colREGEX_CLIPBOARD.FieldName = "REGEX_CLIPBOARD"
Me.colREGEX_CLIPBOARD.Name = "colREGEX_CLIPBOARD"
Me.colREGEX_CLIPBOARD.Visible = True
Me.colREGEX_CLIPBOARD.VisibleIndex = 3
'
'colSEQUENCE
'
Me.colSEQUENCE.FieldName = "SEQUENCE"
Me.colSEQUENCE.Name = "colSEQUENCE"
Me.colSEQUENCE.Visible = True
Me.colSEQUENCE.VisibleIndex = 0
'
'GridControl3
'
Me.GridControl3.DataSource = Me.TBCW_PROFILE_PROCESSBindingSource
Me.GridControl3.Dock = System.Windows.Forms.DockStyle.Left
Me.GridControl3.Location = New System.Drawing.Point(0, 25)
Me.GridControl3.MainView = Me.GridViewProcessProfile
Me.GridControl3.Name = "GridControl3"
Me.GridControl3.Size = New System.Drawing.Size(192, 510)
Me.GridControl3.TabIndex = 20
Me.GridControl3.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewProcessProfile})
'
'GridViewProcessProfile
'
Me.GridViewProcessProfile.Appearance.EvenRow.BackColor = System.Drawing.Color.Aqua
Me.GridViewProcessProfile.Appearance.EvenRow.Options.UseBackColor = True
Me.GridViewProcessProfile.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colGUID2, Me.colPROC_NAME})
Me.GridViewProcessProfile.GridControl = Me.GridControl3
Me.GridViewProcessProfile.Name = "GridViewProcessProfile"
Me.GridViewProcessProfile.OptionsBehavior.Editable = False
Me.GridViewProcessProfile.OptionsView.ColumnAutoWidth = False
Me.GridViewProcessProfile.OptionsView.EnableAppearanceEvenRow = True
Me.GridViewProcessProfile.OptionsView.ShowAutoFilterRow = True
Me.GridViewProcessProfile.OptionsView.ShowDetailButtons = False
Me.GridViewProcessProfile.OptionsView.ShowGroupPanel = False
Me.GridViewProcessProfile.OptionsView.ShowHorizontalLines = DevExpress.Utils.DefaultBoolean.[True]
Me.GridViewProcessProfile.OptionsView.ShowVerticalLines = DevExpress.Utils.DefaultBoolean.[True]
'
'colGUID2
'
Me.colGUID2.Caption = "ID"
Me.colGUID2.FieldName = "GUID"
Me.colGUID2.Name = "colGUID2"
Me.colGUID2.Width = 43
'
'colPROC_NAME
'
Me.colPROC_NAME.Caption = "Prozess"
Me.colPROC_NAME.FieldName = "PROC_NAME"
Me.colPROC_NAME.Name = "colPROC_NAME"
Me.colPROC_NAME.Visible = True
Me.colPROC_NAME.VisibleIndex = 0
Me.colPROC_NAME.Width = 104
'
'ToolStrip1
'
Me.ToolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden
Me.ToolStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton6, Me.ToolStripButton5, Me.ToolStripSeparator1, Me.ToolStripButton11, Me.ToolStripButton13, Me.ToolStripSeparator2, Me.ToolStripButton12, Me.ToolStripButton14})
Me.ToolStrip1.Location = New System.Drawing.Point(0, 0)
Me.ToolStrip1.Name = "ToolStrip1"
Me.ToolStrip1.Size = New System.Drawing.Size(1046, 25)
Me.ToolStrip1.TabIndex = 65
Me.ToolStrip1.Text = "ToolStrip1"
'
'ToolStripButton5
'
Me.ToolStripButton5.Image = Global.DD_Clipboard_Watcher.My.Resources.Resources.cancel
Me.ToolStripButton5.ImageTransparentColor = System.Drawing.Color.Magenta
Me.ToolStripButton5.Name = "ToolStripButton5"
Me.ToolStripButton5.Size = New System.Drawing.Size(171, 22)
Me.ToolStripButton5.Text = "Lösche Prozess-Zuordnung"
'
'ToolStripButton6
'
Me.ToolStripButton6.Image = Global.DD_Clipboard_Watcher.My.Resources.Resources.application_go
Me.ToolStripButton6.ImageTransparentColor = System.Drawing.Color.Magenta
Me.ToolStripButton6.Name = "ToolStripButton6"
Me.ToolStripButton6.Size = New System.Drawing.Size(153, 22)
Me.ToolStripButton6.Text = "Prozess Auswahl starten"
Me.RibbonPageGroup2.ItemLinks.Add(Me.BarButtonWindowAssign)
Me.RibbonPageGroup2.ItemLinks.Add(Me.BarButtonWindowDelete)
Me.RibbonPageGroup2.ItemLinks.Add(Me.BarButtonWindowSave)
Me.RibbonPageGroup2.Name = "RibbonPageGroup2"
Me.RibbonPageGroup2.Text = "Fenster Zuordnung"
'
'TabPageUserAssignment
'
@@ -1661,6 +1512,8 @@ Partial Class frmAdministration
'
'GridViewGroupInProfile
'
Me.GridViewGroupInProfile.Appearance.EvenRow.BackColor = System.Drawing.Color.Aqua
Me.GridViewGroupInProfile.Appearance.EvenRow.Options.UseBackColor = True
Me.GridViewGroupInProfile.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colGUID3, Me.colNAME2})
Me.GridViewGroupInProfile.GridControl = Me.GridControlGroupInProfile
Me.GridViewGroupInProfile.Name = "GridViewGroupInProfile"
@@ -1668,6 +1521,7 @@ Partial Class frmAdministration
Me.GridViewGroupInProfile.OptionsBehavior.ReadOnly = True
Me.GridViewGroupInProfile.OptionsSelection.MultiSelect = True
Me.GridViewGroupInProfile.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CheckBoxRowSelect
Me.GridViewGroupInProfile.OptionsView.ShowGroupPanel = False
'
'colGUID3
'
@@ -1725,6 +1579,7 @@ Partial Class frmAdministration
Me.GridViewGroupNotInProfile.OptionsBehavior.ReadOnly = True
Me.GridViewGroupNotInProfile.OptionsSelection.MultiSelect = True
Me.GridViewGroupNotInProfile.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CheckBoxRowSelect
Me.GridViewGroupNotInProfile.OptionsView.ShowGroupPanel = False
'
'colID1
'
@@ -1758,6 +1613,8 @@ Partial Class frmAdministration
'
'TabPageData
'
Me.TabPageData.Controls.Add(Label3)
Me.TabPageData.Controls.Add(Label4)
Me.TabPageData.Controls.Add(Me.BindingNavigator1)
Me.TabPageData.Controls.Add(GUIDLabel1)
Me.TabPageData.Controls.Add(Me.GUIDTextBox1)
@@ -1942,7 +1799,7 @@ Partial Class frmAdministration
Me.TextBox1.Multiline = True
Me.TextBox1.Name = "TextBox1"
Me.TextBox1.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
Me.TextBox1.Size = New System.Drawing.Size(724, 203)
Me.TextBox1.Size = New System.Drawing.Size(724, 124)
Me.TextBox1.TabIndex = 7
'
'SQL_COMMANDTextBox
@@ -2022,6 +1879,8 @@ Partial Class frmAdministration
'
'TabPageDocuments
'
Me.TabPageDocuments.Controls.Add(Label11)
Me.TabPageDocuments.Controls.Add(Label12)
Me.TabPageDocuments.Controls.Add(Label8)
Me.TabPageDocuments.Controls.Add(Me.BindingNavigator2)
Me.TabPageDocuments.Controls.Add(GUIDLabel2)
@@ -2203,7 +2062,7 @@ Partial Class frmAdministration
Me.TextBox2.Multiline = True
Me.TextBox2.Name = "TextBox2"
Me.TextBox2.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
Me.TextBox2.Size = New System.Drawing.Size(724, 203)
Me.TextBox2.Size = New System.Drawing.Size(724, 124)
Me.TextBox2.TabIndex = 7
'
'SQL_COMMANDTextBox1
@@ -2300,127 +2159,6 @@ Partial Class frmAdministration
'
Me.VWCW_GROUP_PROFILETableAdapter.ClearBeforeFill = True
'
'TBCW_PROF_REL_WINDOWTableAdapter
'
Me.TBCW_PROF_REL_WINDOWTableAdapter.ClearBeforeFill = True
'
'GridControl2
'
Me.GridControl2.Dock = System.Windows.Forms.DockStyle.Fill
Me.GridControl2.Location = New System.Drawing.Point(0, 25)
Me.GridControl2.MainView = Me.GridView3
Me.GridControl2.Name = "GridControl2"
Me.GridControl2.Size = New System.Drawing.Size(566, 460)
Me.GridControl2.TabIndex = 69
Me.GridControl2.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView3})
'
'GridView3
'
Me.GridView3.GridControl = Me.GridControl2
Me.GridView3.Name = "GridView3"
'
'ToolStripButton4
'
Me.ToolStripButton4.Image = Global.DD_Clipboard_Watcher.My.Resources.Resources.cancel
Me.ToolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta
Me.ToolStripButton4.Name = "ToolStripButton4"
Me.ToolStripButton4.Size = New System.Drawing.Size(170, 22)
Me.ToolStripButton4.Text = "Lösche Fenster-Zuordnung"
'
'ToolStripButton8
'
Me.ToolStripButton8.Image = Global.DD_Clipboard_Watcher.My.Resources.Resources.application_go
Me.ToolStripButton8.ImageTransparentColor = System.Drawing.Color.Magenta
Me.ToolStripButton8.Name = "ToolStripButton8"
Me.ToolStripButton8.Size = New System.Drawing.Size(152, 22)
Me.ToolStripButton8.Text = "Fenster Auswahl starten"
'
'ToolStripSeparator1
'
Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
Me.ToolStripSeparator1.Size = New System.Drawing.Size(6, 25)
'
'SplitContainer3
'
Me.SplitContainer3.Dock = System.Windows.Forms.DockStyle.Fill
Me.SplitContainer3.Location = New System.Drawing.Point(192, 50)
Me.SplitContainer3.Name = "SplitContainer3"
'
'SplitContainer3.Panel1
'
Me.SplitContainer3.Panel1.Controls.Add(Me.GridControl1)
'
'SplitContainer3.Panel2
'
Me.SplitContainer3.Panel2.Controls.Add(Me.GridControl2)
Me.SplitContainer3.Panel2.Controls.Add(Me.ToolStrip2)
Me.SplitContainer3.Size = New System.Drawing.Size(854, 485)
Me.SplitContainer3.SplitterDistance = 284
Me.SplitContainer3.TabIndex = 70
'
'ToolStrip2
'
Me.ToolStrip2.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden
Me.ToolStrip2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton9, Me.ToolStripButton10})
Me.ToolStrip2.Location = New System.Drawing.Point(0, 0)
Me.ToolStrip2.Name = "ToolStrip2"
Me.ToolStrip2.Size = New System.Drawing.Size(566, 25)
Me.ToolStrip2.TabIndex = 70
Me.ToolStrip2.Text = "ToolStrip2"
'
'ToolStripButton9
'
Me.ToolStripButton9.Image = Global.DD_Clipboard_Watcher.My.Resources.Resources.application_go
Me.ToolStripButton9.ImageTransparentColor = System.Drawing.Color.Magenta
Me.ToolStripButton9.Name = "ToolStripButton9"
Me.ToolStripButton9.Size = New System.Drawing.Size(152, 22)
Me.ToolStripButton9.Text = "Fenster Auswahl starten"
'
'ToolStripButton10
'
Me.ToolStripButton10.Image = Global.DD_Clipboard_Watcher.My.Resources.Resources.cancel
Me.ToolStripButton10.ImageTransparentColor = System.Drawing.Color.Magenta
Me.ToolStripButton10.Name = "ToolStripButton10"
Me.ToolStripButton10.Size = New System.Drawing.Size(170, 22)
Me.ToolStripButton10.Text = "Lösche Fenster-Zuordnung"
'
'ToolStripButton11
'
Me.ToolStripButton11.Image = Global.DD_Clipboard_Watcher.My.Resources.Resources.application_go
Me.ToolStripButton11.ImageTransparentColor = System.Drawing.Color.Magenta
Me.ToolStripButton11.Name = "ToolStripButton11"
Me.ToolStripButton11.Size = New System.Drawing.Size(153, 22)
Me.ToolStripButton11.Text = "Prozess Auswahl starten"
'
'ToolStripButton12
'
Me.ToolStripButton12.Image = Global.DD_Clipboard_Watcher.My.Resources.Resources.application_go
Me.ToolStripButton12.ImageTransparentColor = System.Drawing.Color.Magenta
Me.ToolStripButton12.Name = "ToolStripButton12"
Me.ToolStripButton12.Size = New System.Drawing.Size(153, 22)
Me.ToolStripButton12.Text = "Prozess Auswahl starten"
'
'ToolStripButton13
'
Me.ToolStripButton13.Image = Global.DD_Clipboard_Watcher.My.Resources.Resources.cancel
Me.ToolStripButton13.ImageTransparentColor = System.Drawing.Color.Magenta
Me.ToolStripButton13.Name = "ToolStripButton13"
Me.ToolStripButton13.Size = New System.Drawing.Size(171, 22)
Me.ToolStripButton13.Text = "Lösche Prozess-Zuordnung"
'
'ToolStripButton14
'
Me.ToolStripButton14.Image = Global.DD_Clipboard_Watcher.My.Resources.Resources.cancel
Me.ToolStripButton14.ImageTransparentColor = System.Drawing.Color.Magenta
Me.ToolStripButton14.Name = "ToolStripButton14"
Me.ToolStripButton14.Size = New System.Drawing.Size(171, 22)
Me.ToolStripButton14.Text = "Lösche Prozess-Zuordnung"
'
'ToolStripSeparator2
'
Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
Me.ToolStripSeparator2.Size = New System.Drawing.Size(6, 25)
'
'frmAdministration
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
@@ -2444,7 +2182,6 @@ Partial Class frmAdministration
CType(Me.VWUSER_PROFILEBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
Me.StatusStrip1.ResumeLayout(False)
Me.StatusStrip1.PerformLayout()
CType(Me.TBCW_PROFILE_PROCESSBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
Me.GroupBox5.ResumeLayout(False)
Me.GroupBox5.PerformLayout()
CType(Me.XtraTabControl2, System.ComponentModel.ISupportInitialize).EndInit()
@@ -2457,16 +2194,7 @@ Partial Class frmAdministration
CType(Me.TBWH_PROFILE_TYPEBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
Me.TabPageProcessAssignment.ResumeLayout(False)
Me.TabPageProcessAssignment.PerformLayout()
CType(Me.BindingNavigator3, System.ComponentModel.ISupportInitialize).EndInit()
Me.BindingNavigator3.ResumeLayout(False)
Me.BindingNavigator3.PerformLayout()
CType(Me.TBCW_PROF_REL_WINDOWBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.GridView2, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.GridControl3, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.GridViewProcessProfile, System.ComponentModel.ISupportInitialize).EndInit()
Me.ToolStrip1.ResumeLayout(False)
Me.ToolStrip1.PerformLayout()
CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).EndInit()
Me.TabPageUserAssignment.ResumeLayout(False)
Me.SplitContainer1.Panel1.ResumeLayout(False)
Me.SplitContainer1.Panel2.ResumeLayout(False)
@@ -2500,15 +2228,6 @@ Partial Class frmAdministration
Me.BindingNavigator2.PerformLayout()
CType(Me.TBCW_PROF_DOC_SEARCHBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
Me.TabPageBasicSettings.ResumeLayout(False)
CType(Me.GridControl2, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.GridView3, System.ComponentModel.ISupportInitialize).EndInit()
Me.SplitContainer3.Panel1.ResumeLayout(False)
Me.SplitContainer3.Panel2.ResumeLayout(False)
Me.SplitContainer3.Panel2.PerformLayout()
CType(Me.SplitContainer3, System.ComponentModel.ISupportInitialize).EndInit()
Me.SplitContainer3.ResumeLayout(False)
Me.ToolStrip2.ResumeLayout(False)
Me.ToolStrip2.PerformLayout()
Me.ResumeLayout(False)
Me.PerformLayout()
@@ -2551,8 +2270,6 @@ Partial Class frmAdministration
Friend WithEvents VWUSER_PROFILETableAdapter As DD_Clipboard_Watcher.MyDatasetTableAdapters.VWUSER_PROFILETableAdapter
Friend WithEvents TimerTest As System.Windows.Forms.Timer
Friend WithEvents TBWH_UserBindingSource As System.Windows.Forms.BindingSource
Friend WithEvents TBCW_PROFILE_PROCESSBindingSource As System.Windows.Forms.BindingSource
Friend WithEvents TBCW_PROFILE_PROCESSTableAdapter As DD_Clipboard_Watcher.MyDatasetTableAdapters.TBCW_PROFILE_PROCESSTableAdapter
Friend WithEvents BackgroundWorker1 As System.ComponentModel.BackgroundWorker
Friend WithEvents lblLicenseDate As Label
Friend WithEvents lbllicenseCount As Label
@@ -2568,10 +2285,6 @@ Partial Class frmAdministration
Friend WithEvents XtraTabControl3 As DevExpress.XtraTab.XtraTabControl
Friend WithEvents TabPageGeneralSettings As DevExpress.XtraTab.XtraTabPage
Friend WithEvents TabPageProcessAssignment As DevExpress.XtraTab.XtraTabPage
Friend WithEvents GridControl3 As DevExpress.XtraGrid.GridControl
Friend WithEvents GridViewProcessProfile As DevExpress.XtraGrid.Views.Grid.GridView
Friend WithEvents colGUID2 As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents colPROC_NAME As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents TabPageUserAssignment As DevExpress.XtraTab.XtraTabPage
Friend WithEvents SplitContainer1 As SplitContainer
Friend WithEvents GridControlUserInProfile As DevExpress.XtraGrid.GridControl
@@ -2666,43 +2379,14 @@ Partial Class frmAdministration
Friend WithEvents colID1 As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents colNAME3 As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents TBWH_PROFILE_TYPEBindingSource As BindingSource
Friend WithEvents ToolStrip1 As ToolStrip
Friend WithEvents ToolStripButton5 As ToolStripButton
Friend WithEvents ToolStripButton6 As ToolStripButton
Friend WithEvents GridControl1 As DevExpress.XtraGrid.GridControl
Friend WithEvents GridView2 As DevExpress.XtraGrid.Views.Grid.GridView
Friend WithEvents TBCW_PROF_REL_WINDOWBindingSource As BindingSource
Friend WithEvents TBCW_PROF_REL_WINDOWTableAdapter As MyDatasetTableAdapters.TBCW_PROF_REL_WINDOWTableAdapter
Friend WithEvents BindingNavigator3 As BindingNavigator
Friend WithEvents BindingNavigatorAddNewItem3 As ToolStripButton
Friend WithEvents BindingNavigatorCountItem3 As ToolStripLabel
Friend WithEvents BindingNavigatorDeleteItem3 As ToolStripButton
Friend WithEvents BindingNavigatorMoveFirstItem3 As ToolStripButton
Friend WithEvents BindingNavigatorMovePreviousItem3 As ToolStripButton
Friend WithEvents BindingNavigatorSeparator9 As ToolStripSeparator
Friend WithEvents BindingNavigatorPositionItem3 As ToolStripTextBox
Friend WithEvents BindingNavigatorSeparator10 As ToolStripSeparator
Friend WithEvents BindingNavigatorMoveNextItem3 As ToolStripButton
Friend WithEvents BindingNavigatorMoveLastItem3 As ToolStripButton
Friend WithEvents BindingNavigatorSeparator11 As ToolStripSeparator
Friend WithEvents colPROCESS_NAME As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents colDESCRIPTION As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents colREGEX As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents colSEQUENCE As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents colREGEX_CLIPBOARD As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents ToolStripButton7 As ToolStripButton
Friend WithEvents GridControl2 As DevExpress.XtraGrid.GridControl
Friend WithEvents GridView3 As DevExpress.XtraGrid.Views.Grid.GridView
Friend WithEvents ToolStripButton8 As ToolStripButton
Friend WithEvents ToolStripButton4 As ToolStripButton
Friend WithEvents SplitContainer3 As SplitContainer
Friend WithEvents ToolStrip2 As ToolStrip
Friend WithEvents ToolStripButton9 As ToolStripButton
Friend WithEvents ToolStripButton10 As ToolStripButton
Friend WithEvents ToolStripSeparator1 As ToolStripSeparator
Friend WithEvents ToolStripButton11 As ToolStripButton
Friend WithEvents ToolStripButton13 As ToolStripButton
Friend WithEvents ToolStripSeparator2 As ToolStripSeparator
Friend WithEvents ToolStripButton12 As ToolStripButton
Friend WithEvents ToolStripButton14 As ToolStripButton
Friend WithEvents RibbonControl1 As DevExpress.XtraBars.Ribbon.RibbonControl
Friend WithEvents BarButtonProcessAssign As DevExpress.XtraBars.BarButtonItem
Friend WithEvents BarButtonProcessDelete As DevExpress.XtraBars.BarButtonItem
Friend WithEvents RibbonPage1 As DevExpress.XtraBars.Ribbon.RibbonPage
Friend WithEvents RibbonPageGroup1 As DevExpress.XtraBars.Ribbon.RibbonPageGroup
Friend WithEvents RibbonPageGroup2 As DevExpress.XtraBars.Ribbon.RibbonPageGroup
Friend WithEvents CtrlApplicationAssignment1 As ctrlApplicationAssignment
Friend WithEvents BarButtonWindowAssign As DevExpress.XtraBars.BarButtonItem
Friend WithEvents BarButtonWindowDelete As DevExpress.XtraBars.BarButtonItem
Friend WithEvents BarButtonWindowSave As DevExpress.XtraBars.BarButtonItem
End Class