many bvuttons
This commit is contained in:
580
app/DD_Clipboard_Searcher/frmAdministration.Designer.vb
generated
580
app/DD_Clipboard_Searcher/frmAdministration.Designer.vb
generated
@@ -112,21 +112,34 @@ 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.GroupBox4 = New System.Windows.Forms.GroupBox()
|
||||
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.colADDED_WHEN = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
Me.colADDED_WHO = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
Me.btndeleteProcessProfileLink = New System.Windows.Forms.Button()
|
||||
Me.btnLinkProcessPRofile = New System.Windows.Forms.Button()
|
||||
Me.lblprocessCheckActive = New System.Windows.Forms.Label()
|
||||
Me.btnStartStopProcess = New System.Windows.Forms.Button()
|
||||
Me.txtProcessName = New System.Windows.Forms.TextBox()
|
||||
Me.txtPID = New System.Windows.Forms.TextBox()
|
||||
Me.Label4 = New System.Windows.Forms.Label()
|
||||
Me.Label3 = New System.Windows.Forms.Label()
|
||||
Me.ToolStrip1 = New System.Windows.Forms.ToolStrip()
|
||||
Me.ToolStripButton5 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.ToolStripButton6 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.TabPageUserAssignment = New DevExpress.XtraTab.XtraTabPage()
|
||||
Me.SplitContainer1 = New System.Windows.Forms.SplitContainer()
|
||||
Me.GridControlUserInProfile = New DevExpress.XtraGrid.GridControl()
|
||||
@@ -220,6 +233,21 @@ 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()
|
||||
@@ -271,9 +299,14 @@ Partial Class frmAdministration
|
||||
Me.TabPageGeneralSettings.SuspendLayout()
|
||||
CType(Me.TBWH_PROFILE_TYPEBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.TabPageProcessAssignment.SuspendLayout()
|
||||
Me.GroupBox4.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()
|
||||
Me.TabPageUserAssignment.SuspendLayout()
|
||||
CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.SplitContainer1.Panel1.SuspendLayout()
|
||||
@@ -303,6 +336,13 @@ 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
|
||||
@@ -906,6 +946,7 @@ Partial Class frmAdministration
|
||||
Me.TableAdapterManager.TBCW_GROUP_PROFILETableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBCW_PROF_DATA_SEARCHTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBCW_PROF_DOC_SEARCHTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBCW_PROF_REL_WINDOWTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBCW_PROFILE_PROCESSTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBCW_PROFILESTableAdapter = Me.TBCW_PROFILESTableAdapter
|
||||
Me.TableAdapterManager.TBCW_USER_PROFILETableAdapter = Nothing
|
||||
@@ -1081,39 +1122,189 @@ Partial Class frmAdministration
|
||||
'
|
||||
'TabPageProcessAssignment
|
||||
'
|
||||
Me.TabPageProcessAssignment.Controls.Add(Me.GroupBox4)
|
||||
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.Name = "TabPageProcessAssignment"
|
||||
Me.TabPageProcessAssignment.Size = New System.Drawing.Size(1046, 535)
|
||||
Me.TabPageProcessAssignment.Text = "Prozess Zuordnung"
|
||||
'
|
||||
'GroupBox4
|
||||
'BindingNavigator3
|
||||
'
|
||||
Me.GroupBox4.Controls.Add(Me.lblprocessCheckActive)
|
||||
Me.GroupBox4.Controls.Add(Me.btnStartStopProcess)
|
||||
Me.GroupBox4.Controls.Add(Me.txtProcessName)
|
||||
Me.GroupBox4.Controls.Add(Me.btndeleteProcessProfileLink)
|
||||
Me.GroupBox4.Controls.Add(Me.txtPID)
|
||||
Me.GroupBox4.Controls.Add(Me.btnLinkProcessPRofile)
|
||||
Me.GroupBox4.Controls.Add(Me.Label4)
|
||||
Me.GroupBox4.Controls.Add(Me.Label3)
|
||||
Me.GroupBox4.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.GroupBox4.Location = New System.Drawing.Point(689, 34)
|
||||
Me.GroupBox4.Name = "GroupBox4"
|
||||
Me.GroupBox4.Size = New System.Drawing.Size(309, 272)
|
||||
Me.GroupBox4.TabIndex = 64
|
||||
Me.GroupBox4.TabStop = False
|
||||
Me.GroupBox4.Text = "Zugeordnete Prozesse"
|
||||
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"
|
||||
'
|
||||
'BindingNavigatorAddNewItem3
|
||||
'
|
||||
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"
|
||||
'
|
||||
'TBCW_PROF_REL_WINDOWBindingSource
|
||||
'
|
||||
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
|
||||
'
|
||||
'BindingNavigatorCountItem3
|
||||
'
|
||||
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."
|
||||
'
|
||||
'BindingNavigatorDeleteItem3
|
||||
'
|
||||
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"
|
||||
'
|
||||
'BindingNavigatorMoveFirstItem3
|
||||
'
|
||||
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"
|
||||
'
|
||||
'BindingNavigatorMovePreviousItem3
|
||||
'
|
||||
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"
|
||||
'
|
||||
'BindingNavigatorSeparator9
|
||||
'
|
||||
Me.BindingNavigatorSeparator9.Name = "BindingNavigatorSeparator9"
|
||||
Me.BindingNavigatorSeparator9.Size = New System.Drawing.Size(6, 25)
|
||||
'
|
||||
'BindingNavigatorPositionItem3
|
||||
'
|
||||
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"
|
||||
'
|
||||
'BindingNavigatorSeparator10
|
||||
'
|
||||
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.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
||||
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
||||
Me.GridControl3.DataSource = Me.TBCW_PROFILE_PROCESSBindingSource
|
||||
Me.GridControl3.Location = New System.Drawing.Point(22, 60)
|
||||
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(480, 246)
|
||||
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})
|
||||
'
|
||||
@@ -1121,7 +1312,7 @@ Partial Class frmAdministration
|
||||
'
|
||||
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.colADDED_WHEN, Me.colADDED_WHO})
|
||||
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
|
||||
@@ -1138,128 +1329,42 @@ Partial Class frmAdministration
|
||||
Me.colGUID2.Caption = "ID"
|
||||
Me.colGUID2.FieldName = "GUID"
|
||||
Me.colGUID2.Name = "colGUID2"
|
||||
Me.colGUID2.Visible = True
|
||||
Me.colGUID2.VisibleIndex = 0
|
||||
Me.colGUID2.Width = 43
|
||||
'
|
||||
'colPROC_NAME
|
||||
'
|
||||
Me.colPROC_NAME.Caption = "Process 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 = 1
|
||||
Me.colPROC_NAME.VisibleIndex = 0
|
||||
Me.colPROC_NAME.Width = 104
|
||||
'
|
||||
'colADDED_WHEN
|
||||
'ToolStrip1
|
||||
'
|
||||
Me.colADDED_WHEN.Caption = "Added when"
|
||||
Me.colADDED_WHEN.FieldName = "ADDED_WHEN"
|
||||
Me.colADDED_WHEN.Name = "colADDED_WHEN"
|
||||
Me.colADDED_WHEN.Visible = True
|
||||
Me.colADDED_WHEN.VisibleIndex = 3
|
||||
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"
|
||||
'
|
||||
'colADDED_WHO
|
||||
'ToolStripButton5
|
||||
'
|
||||
Me.colADDED_WHO.Caption = "Added who"
|
||||
Me.colADDED_WHO.FieldName = "ADDED_WHO"
|
||||
Me.colADDED_WHO.Name = "colADDED_WHO"
|
||||
Me.colADDED_WHO.Visible = True
|
||||
Me.colADDED_WHO.VisibleIndex = 2
|
||||
Me.colADDED_WHO.Width = 84
|
||||
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"
|
||||
'
|
||||
'btndeleteProcessProfileLink
|
||||
'ToolStripButton6
|
||||
'
|
||||
Me.btndeleteProcessProfileLink.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
||||
Me.btndeleteProcessProfileLink.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.btndeleteProcessProfileLink.Image = CType(resources.GetObject("btndeleteProcessProfileLink.Image"), System.Drawing.Image)
|
||||
Me.btndeleteProcessProfileLink.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btndeleteProcessProfileLink.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||||
Me.btndeleteProcessProfileLink.Location = New System.Drawing.Point(63, 54)
|
||||
Me.btndeleteProcessProfileLink.Name = "btndeleteProcessProfileLink"
|
||||
Me.btndeleteProcessProfileLink.Size = New System.Drawing.Size(205, 26)
|
||||
Me.btndeleteProcessProfileLink.TabIndex = 61
|
||||
Me.btndeleteProcessProfileLink.Text = "Lösche Zuordnung"
|
||||
Me.btndeleteProcessProfileLink.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.btndeleteProcessProfileLink.UseVisualStyleBackColor = True
|
||||
'
|
||||
'btnLinkProcessPRofile
|
||||
'
|
||||
Me.btnLinkProcessPRofile.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.btnLinkProcessPRofile.Image = CType(resources.GetObject("btnLinkProcessPRofile.Image"), System.Drawing.Image)
|
||||
Me.btnLinkProcessPRofile.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnLinkProcessPRofile.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||||
Me.btnLinkProcessPRofile.Location = New System.Drawing.Point(63, 20)
|
||||
Me.btnLinkProcessPRofile.Name = "btnLinkProcessPRofile"
|
||||
Me.btnLinkProcessPRofile.Size = New System.Drawing.Size(205, 28)
|
||||
Me.btnLinkProcessPRofile.TabIndex = 60
|
||||
Me.btnLinkProcessPRofile.Text = "Prozess und Profil verknüpfen"
|
||||
Me.btnLinkProcessPRofile.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.btnLinkProcessPRofile.UseVisualStyleBackColor = True
|
||||
'
|
||||
'lblprocessCheckActive
|
||||
'
|
||||
Me.lblprocessCheckActive.Font = New System.Drawing.Font("Tahoma", 9.75!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lblprocessCheckActive.Image = Global.DD_Clipboard_Watcher.My.Resources.Resources.asterisk_orange
|
||||
Me.lblprocessCheckActive.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.lblprocessCheckActive.Location = New System.Drawing.Point(16, 161)
|
||||
Me.lblprocessCheckActive.Name = "lblprocessCheckActive"
|
||||
Me.lblprocessCheckActive.Size = New System.Drawing.Size(264, 28)
|
||||
Me.lblprocessCheckActive.TabIndex = 23
|
||||
Me.lblprocessCheckActive.Text = "Auswertung aktiv"
|
||||
Me.lblprocessCheckActive.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.lblprocessCheckActive.Visible = False
|
||||
'
|
||||
'btnStartStopProcess
|
||||
'
|
||||
Me.btnStartStopProcess.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.btnStartStopProcess.Image = Global.DD_Clipboard_Watcher.My.Resources.Resources.startwithoutdebugging_6556
|
||||
Me.btnStartStopProcess.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnStartStopProcess.Location = New System.Drawing.Point(16, 130)
|
||||
Me.btnStartStopProcess.Name = "btnStartStopProcess"
|
||||
Me.btnStartStopProcess.Size = New System.Drawing.Size(264, 26)
|
||||
Me.btnStartStopProcess.TabIndex = 8
|
||||
Me.btnStartStopProcess.Text = "Starte Aktive Fenster-Auswahl"
|
||||
Me.btnStartStopProcess.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.btnStartStopProcess.UseVisualStyleBackColor = True
|
||||
'
|
||||
'txtProcessName
|
||||
'
|
||||
Me.txtProcessName.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txtProcessName.Location = New System.Drawing.Point(100, 225)
|
||||
Me.txtProcessName.Name = "txtProcessName"
|
||||
Me.txtProcessName.ReadOnly = True
|
||||
Me.txtProcessName.Size = New System.Drawing.Size(180, 21)
|
||||
Me.txtProcessName.TabIndex = 4
|
||||
'
|
||||
'txtPID
|
||||
'
|
||||
Me.txtPID.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txtPID.Location = New System.Drawing.Point(100, 198)
|
||||
Me.txtPID.Name = "txtPID"
|
||||
Me.txtPID.ReadOnly = True
|
||||
Me.txtPID.Size = New System.Drawing.Size(180, 21)
|
||||
Me.txtPID.TabIndex = 3
|
||||
'
|
||||
'Label4
|
||||
'
|
||||
Me.Label4.AutoSize = True
|
||||
Me.Label4.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label4.Location = New System.Drawing.Point(16, 228)
|
||||
Me.Label4.Name = "Label4"
|
||||
Me.Label4.Size = New System.Drawing.Size(78, 13)
|
||||
Me.Label4.TabIndex = 1
|
||||
Me.Label4.Text = "Prozess Name:"
|
||||
'
|
||||
'Label3
|
||||
'
|
||||
Me.Label3.AutoSize = True
|
||||
Me.Label3.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label3.Location = New System.Drawing.Point(16, 201)
|
||||
Me.Label3.Name = "Label3"
|
||||
Me.Label3.Size = New System.Drawing.Size(59, 13)
|
||||
Me.Label3.TabIndex = 0
|
||||
Me.Label3.Text = "ProzessID:"
|
||||
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"
|
||||
'
|
||||
'TabPageUserAssignment
|
||||
'
|
||||
@@ -2195,6 +2300,127 @@ 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!)
|
||||
@@ -2230,10 +2456,17 @@ Partial Class frmAdministration
|
||||
Me.TabPageGeneralSettings.PerformLayout()
|
||||
CType(Me.TBWH_PROFILE_TYPEBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.TabPageProcessAssignment.ResumeLayout(False)
|
||||
Me.GroupBox4.ResumeLayout(False)
|
||||
Me.GroupBox4.PerformLayout()
|
||||
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()
|
||||
Me.TabPageUserAssignment.ResumeLayout(False)
|
||||
Me.SplitContainer1.Panel1.ResumeLayout(False)
|
||||
Me.SplitContainer1.Panel2.ResumeLayout(False)
|
||||
@@ -2267,6 +2500,15 @@ 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()
|
||||
|
||||
@@ -2326,21 +2568,10 @@ 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 GroupBox4 As GroupBox
|
||||
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 colADDED_WHEN As DevExpress.XtraGrid.Columns.GridColumn
|
||||
Friend WithEvents colADDED_WHO As DevExpress.XtraGrid.Columns.GridColumn
|
||||
Friend WithEvents btndeleteProcessProfileLink As Button
|
||||
Friend WithEvents btnLinkProcessPRofile As Button
|
||||
Friend WithEvents lblprocessCheckActive As Label
|
||||
Friend WithEvents btnStartStopProcess As Button
|
||||
Friend WithEvents txtProcessName As TextBox
|
||||
Friend WithEvents txtPID As TextBox
|
||||
Friend WithEvents Label4 As Label
|
||||
Friend WithEvents Label3 As Label
|
||||
Friend WithEvents TabPageUserAssignment As DevExpress.XtraTab.XtraTabPage
|
||||
Friend WithEvents SplitContainer1 As SplitContainer
|
||||
Friend WithEvents GridControlUserInProfile As DevExpress.XtraGrid.GridControl
|
||||
@@ -2435,4 +2666,43 @@ 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
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user