This commit is contained in:
SchreiberM
2016-08-17 11:32:45 +02:00
parent b811570870
commit 32192cf542
70 changed files with 7103 additions and 9527 deletions

View File

@@ -33,17 +33,12 @@ Partial Class frmConstructorDesigner
Dim CHANGED_WHOLabel As System.Windows.Forms.Label
Dim CHANGED_WHENLabel As System.Windows.Forms.Label
Dim GUIDLabel1 As System.Windows.Forms.Label
Dim WINDREAM_SEARCHLabel As System.Windows.Forms.Label
Dim ADDED_WHOLabel1 As System.Windows.Forms.Label
Dim ADDED_WHENLabel1 As System.Windows.Forms.Label
Dim CHANGED_WHOLabel1 As System.Windows.Forms.Label
Dim CHANGED_WHENLabel1 As System.Windows.Forms.Label
Dim SQL_SELECT_EBENE1Label As System.Windows.Forms.Label
Dim COLUMN_NAME1Label1 As System.Windows.Forms.Label
Dim SEARCH_PATTERN1Label1 As System.Windows.Forms.Label
Dim SEARCH_PATTERN2Label1 As System.Windows.Forms.Label
Dim SEARCH_PATTERN3Label As System.Windows.Forms.Label
Dim SEARCH_PATTERN4Label As System.Windows.Forms.Label
Dim GUIDLabel2 As System.Windows.Forms.Label
Dim SQL_COMMANDLabel As System.Windows.Forms.Label
Dim ADDED_WHOLabel2 As System.Windows.Forms.Label
@@ -53,8 +48,8 @@ Partial Class frmConstructorDesigner
Dim Label19 As System.Windows.Forms.Label
Dim SQL_RIGHT_READ_AND_VIEW_ONLYLabel As System.Windows.Forms.Label
Dim SQL_RIGHT_WINDREAM_VIEWLabel As System.Windows.Forms.Label
Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Me.DD_ECMAdmin = New DD_Record_Organiser.DD_ECMAdmin()
Me.TBPMO_FORM_CONSTRUCTORBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.TBPMO_FORM_CONSTRUCTORTableAdapter = New DD_Record_Organiser.DD_ECMAdminTableAdapters.TBPMO_FORM_CONSTRUCTORTableAdapter()
@@ -88,7 +83,6 @@ Partial Class frmConstructorDesigner
Me.CHANGED_WHENTextBox = New System.Windows.Forms.TextBox()
Me.GUIDTextBox1 = New System.Windows.Forms.TextBox()
Me.LEVEL1_SELECTCheckBox = New System.Windows.Forms.CheckBox()
Me.WINDREAM_SEARCHTextBox = New System.Windows.Forms.TextBox()
Me.XtraTabControl1 = New DevExpress.XtraTab.XtraTabControl()
Me.XtraTabPage1 = New DevExpress.XtraTab.XtraTabPage()
Me.XtraTabControl2 = New DevExpress.XtraTab.XtraTabControl()
@@ -121,33 +115,21 @@ Partial Class frmConstructorDesigner
Me.listBoxControls = New System.Windows.Forms.ListBox()
Me.Label3 = New System.Windows.Forms.Label()
Me.XtraTabPage4 = New DevExpress.XtraTab.XtraTabPage()
Me.chkWDSearch_Active = New System.Windows.Forms.CheckBox()
Me.grpbxWD_RecordSearch = New System.Windows.Forms.GroupBox()
Me.lblSave1 = New System.Windows.Forms.Label()
Me.Label9 = New System.Windows.Forms.Label()
Me.txtWindreamsuche = New System.Windows.Forms.TextBox()
Me.Label15 = New System.Windows.Forms.Label()
Me.cmbSearchPattern5 = New System.Windows.Forms.ComboBox()
Me.cmbSearchPattern1 = New System.Windows.Forms.ComboBox()
Me.GroupBoxDocSearch = New System.Windows.Forms.GroupBox()
Me.TBWH_Users2BindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.Label11 = New System.Windows.Forms.Label()
Me.btnWindreamsuche = New System.Windows.Forms.Button()
Me.Label14 = New System.Windows.Forms.Label()
Me.cmbSearchPattern4 = New System.Windows.Forms.ComboBox()
Me.cmbSearchPattern3 = New System.Windows.Forms.ComboBox()
Me.cmbSearchPattern2 = New System.Windows.Forms.ComboBox()
Me.Label13 = New System.Windows.Forms.Label()
Me.cmbRight = New System.Windows.Forms.ComboBox()
Me.btnDeleteUserSupervisor = New System.Windows.Forms.Button()
Me.btnAddUser2Supervisor = New System.Windows.Forms.Button()
Me.Label9 = New System.Windows.Forms.Label()
Me.Label7 = New System.Windows.Forms.Label()
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
Me.Button1 = New System.Windows.Forms.Button()
Me.SEARCH_PATTERN4ComboBox = New System.Windows.Forms.ComboBox()
Me.SEARCH_PATTERN1ComboBox = New System.Windows.Forms.ComboBox()
Me.SEARCH_PATTERN3ComboBox = New System.Windows.Forms.ComboBox()
Me.SEARCH_PATTERN2ComboBox = New System.Windows.Forms.ComboBox()
Me.TBWH_Users1BindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.lblSaveDocSearch = New System.Windows.Forms.Label()
Me.chkWDSearch_Active = New System.Windows.Forms.CheckBox()
Me.XtraTabPage2 = New DevExpress.XtraTab.XtraTabPage()
Me.TabControl1 = New System.Windows.Forms.TabControl()
Me.TabPage1 = New System.Windows.Forms.TabPage()
Me.GridControlUserSQL = New DevExpress.XtraGrid.GridControl()
Me.TBWH_Users1BindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.GridViewUserSQL = New DevExpress.XtraGrid.Views.Grid.GridView()
Me.GridColumn4 = New DevExpress.XtraGrid.Columns.GridColumn()
Me.GridColumn5 = New DevExpress.XtraGrid.Columns.GridColumn()
@@ -217,6 +199,18 @@ Partial Class frmConstructorDesigner
Me.GridColumn7 = New DevExpress.XtraGrid.Columns.GridColumn()
Me.GridColumn8 = New DevExpress.XtraGrid.Columns.GridColumn()
Me.GridColumn9 = New DevExpress.XtraGrid.Columns.GridColumn()
Me.GridControlSupervisorAdd = New DevExpress.XtraGrid.GridControl()
Me.GridViewSupervisorsAdd = New DevExpress.XtraGrid.Views.Grid.GridView()
Me.GridColumn10 = New DevExpress.XtraGrid.Columns.GridColumn()
Me.GridColumn11 = New DevExpress.XtraGrid.Columns.GridColumn()
Me.GridColumn12 = New DevExpress.XtraGrid.Columns.GridColumn()
Me.GridColumn13 = New DevExpress.XtraGrid.Columns.GridColumn()
Me.GridControl2 = New DevExpress.XtraGrid.GridControl()
Me.GridView2 = New DevExpress.XtraGrid.Views.Grid.GridView()
Me.GridColumn14 = New DevExpress.XtraGrid.Columns.GridColumn()
Me.GridColumn15 = New DevExpress.XtraGrid.Columns.GridColumn()
Me.GridColumn16 = New DevExpress.XtraGrid.Columns.GridColumn()
Me.GridColumn17 = New DevExpress.XtraGrid.Columns.GridColumn()
GUIDLabel = New System.Windows.Forms.Label()
FORM_TITLELabel = New System.Windows.Forms.Label()
SEQUENCE_MENULabel = New System.Windows.Forms.Label()
@@ -226,17 +220,12 @@ Partial Class frmConstructorDesigner
CHANGED_WHOLabel = New System.Windows.Forms.Label()
CHANGED_WHENLabel = New System.Windows.Forms.Label()
GUIDLabel1 = New System.Windows.Forms.Label()
WINDREAM_SEARCHLabel = New System.Windows.Forms.Label()
ADDED_WHOLabel1 = New System.Windows.Forms.Label()
ADDED_WHENLabel1 = New System.Windows.Forms.Label()
CHANGED_WHOLabel1 = New System.Windows.Forms.Label()
CHANGED_WHENLabel1 = New System.Windows.Forms.Label()
SQL_SELECT_EBENE1Label = New System.Windows.Forms.Label()
COLUMN_NAME1Label1 = New System.Windows.Forms.Label()
SEARCH_PATTERN1Label1 = New System.Windows.Forms.Label()
SEARCH_PATTERN2Label1 = New System.Windows.Forms.Label()
SEARCH_PATTERN3Label = New System.Windows.Forms.Label()
SEARCH_PATTERN4Label = New System.Windows.Forms.Label()
GUIDLabel2 = New System.Windows.Forms.Label()
SQL_COMMANDLabel = New System.Windows.Forms.Label()
ADDED_WHOLabel2 = New System.Windows.Forms.Label()
@@ -261,13 +250,13 @@ Partial Class frmConstructorDesigner
Me.XtraTabPage3.SuspendLayout()
Me.XtraTabPage5.SuspendLayout()
Me.XtraTabPage4.SuspendLayout()
Me.grpbxWD_RecordSearch.SuspendLayout()
Me.GroupBox1.SuspendLayout()
Me.GroupBoxDocSearch.SuspendLayout()
CType(Me.TBWH_Users2BindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TBWH_Users1BindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
Me.XtraTabPage2.SuspendLayout()
Me.TabControl1.SuspendLayout()
Me.TabPage1.SuspendLayout()
CType(Me.GridControlUserSQL, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TBWH_Users1BindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.GridViewUserSQL, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.dgvResult, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.dgvPlaceholders, System.ComponentModel.ISupportInitialize).BeginInit()
@@ -284,6 +273,10 @@ Partial Class frmConstructorDesigner
CType(Me.GridViewlUsers2Menue, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.GridView1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.GridControlSupervisorAdd, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.GridViewSupervisorsAdd, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.GridControl2, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.GridView2, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'GUIDLabel
@@ -331,11 +324,6 @@ Partial Class frmConstructorDesigner
resources.ApplyResources(GUIDLabel1, "GUIDLabel1")
GUIDLabel1.Name = "GUIDLabel1"
'
'WINDREAM_SEARCHLabel
'
resources.ApplyResources(WINDREAM_SEARCHLabel, "WINDREAM_SEARCHLabel")
WINDREAM_SEARCHLabel.Name = "WINDREAM_SEARCHLabel"
'
'ADDED_WHOLabel1
'
resources.ApplyResources(ADDED_WHOLabel1, "ADDED_WHOLabel1")
@@ -366,26 +354,6 @@ Partial Class frmConstructorDesigner
resources.ApplyResources(COLUMN_NAME1Label1, "COLUMN_NAME1Label1")
COLUMN_NAME1Label1.Name = "COLUMN_NAME1Label1"
'
'SEARCH_PATTERN1Label1
'
resources.ApplyResources(SEARCH_PATTERN1Label1, "SEARCH_PATTERN1Label1")
SEARCH_PATTERN1Label1.Name = "SEARCH_PATTERN1Label1"
'
'SEARCH_PATTERN2Label1
'
resources.ApplyResources(SEARCH_PATTERN2Label1, "SEARCH_PATTERN2Label1")
SEARCH_PATTERN2Label1.Name = "SEARCH_PATTERN2Label1"
'
'SEARCH_PATTERN3Label
'
resources.ApplyResources(SEARCH_PATTERN3Label, "SEARCH_PATTERN3Label")
SEARCH_PATTERN3Label.Name = "SEARCH_PATTERN3Label"
'
'SEARCH_PATTERN4Label
'
resources.ApplyResources(SEARCH_PATTERN4Label, "SEARCH_PATTERN4Label")
SEARCH_PATTERN4Label.Name = "SEARCH_PATTERN4Label"
'
'GUIDLabel2
'
resources.ApplyResources(GUIDLabel2, "GUIDLabel2")
@@ -645,13 +613,6 @@ Partial Class frmConstructorDesigner
Me.LEVEL1_SELECTCheckBox.Name = "LEVEL1_SELECTCheckBox"
Me.LEVEL1_SELECTCheckBox.UseVisualStyleBackColor = True
'
'WINDREAM_SEARCHTextBox
'
Me.WINDREAM_SEARCHTextBox.BackColor = System.Drawing.SystemColors.Info
Me.WINDREAM_SEARCHTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FORM_CONSTRUCTOR_DETAILBindingSource, "WINDREAM_SEARCH", True))
resources.ApplyResources(Me.WINDREAM_SEARCHTextBox, "WINDREAM_SEARCHTextBox")
Me.WINDREAM_SEARCHTextBox.Name = "WINDREAM_SEARCHTextBox"
'
'XtraTabControl1
'
resources.ApplyResources(Me.XtraTabControl1, "XtraTabControl1")
@@ -885,175 +846,81 @@ Partial Class frmConstructorDesigner
'
'XtraTabPage4
'
Me.XtraTabPage4.Controls.Add(Me.chkWDSearch_Active)
Me.XtraTabPage4.Controls.Add(Me.grpbxWD_RecordSearch)
Me.XtraTabPage4.Controls.Add(Me.GroupBox1)
Me.XtraTabPage4.Name = "XtraTabPage4"
resources.ApplyResources(Me.XtraTabPage4, "XtraTabPage4")
Me.XtraTabPage4.Controls.Add(Me.GroupBoxDocSearch)
Me.XtraTabPage4.Controls.Add(Me.lblSaveDocSearch)
Me.XtraTabPage4.Controls.Add(Me.chkWDSearch_Active)
Me.XtraTabPage4.Name = "XtraTabPage4"
'
'chkWDSearch_Active
'GroupBoxDocSearch
'
resources.ApplyResources(Me.chkWDSearch_Active, "chkWDSearch_Active")
Me.chkWDSearch_Active.Name = "chkWDSearch_Active"
Me.chkWDSearch_Active.UseVisualStyleBackColor = True
resources.ApplyResources(Me.GroupBoxDocSearch, "GroupBoxDocSearch")
Me.GroupBoxDocSearch.Controls.Add(Me.GridControl2)
Me.GroupBoxDocSearch.Controls.Add(Me.GridControlSupervisorAdd)
Me.GroupBoxDocSearch.Controls.Add(Me.Label11)
Me.GroupBoxDocSearch.Controls.Add(Me.cmbRight)
Me.GroupBoxDocSearch.Controls.Add(Me.btnDeleteUserSupervisor)
Me.GroupBoxDocSearch.Controls.Add(Me.btnAddUser2Supervisor)
Me.GroupBoxDocSearch.Controls.Add(Me.Label9)
Me.GroupBoxDocSearch.Controls.Add(Me.Label7)
Me.GroupBoxDocSearch.Name = "GroupBoxDocSearch"
Me.GroupBoxDocSearch.TabStop = False
'
'grpbxWD_RecordSearch
'TBWH_Users2BindingSource
'
resources.ApplyResources(Me.grpbxWD_RecordSearch, "grpbxWD_RecordSearch")
Me.grpbxWD_RecordSearch.Controls.Add(Me.lblSave1)
Me.grpbxWD_RecordSearch.Controls.Add(Me.Label9)
Me.grpbxWD_RecordSearch.Controls.Add(Me.txtWindreamsuche)
Me.grpbxWD_RecordSearch.Controls.Add(Me.Label15)
Me.grpbxWD_RecordSearch.Controls.Add(Me.cmbSearchPattern5)
Me.grpbxWD_RecordSearch.Controls.Add(Me.cmbSearchPattern1)
Me.grpbxWD_RecordSearch.Controls.Add(Me.Label11)
Me.grpbxWD_RecordSearch.Controls.Add(Me.btnWindreamsuche)
Me.grpbxWD_RecordSearch.Controls.Add(Me.Label14)
Me.grpbxWD_RecordSearch.Controls.Add(Me.cmbSearchPattern4)
Me.grpbxWD_RecordSearch.Controls.Add(Me.cmbSearchPattern3)
Me.grpbxWD_RecordSearch.Controls.Add(Me.cmbSearchPattern2)
Me.grpbxWD_RecordSearch.Controls.Add(Me.Label13)
Me.grpbxWD_RecordSearch.Controls.Add(Me.Label7)
Me.grpbxWD_RecordSearch.Name = "grpbxWD_RecordSearch"
Me.grpbxWD_RecordSearch.TabStop = False
'
'lblSave1
'
resources.ApplyResources(Me.lblSave1, "lblSave1")
Me.lblSave1.BackColor = System.Drawing.Color.Yellow
Me.lblSave1.Name = "lblSave1"
'
'Label9
'
resources.ApplyResources(Me.Label9, "Label9")
Me.Label9.Name = "Label9"
'
'txtWindreamsuche
'
Me.txtWindreamsuche.BackColor = System.Drawing.SystemColors.Info
resources.ApplyResources(Me.txtWindreamsuche, "txtWindreamsuche")
Me.txtWindreamsuche.Name = "txtWindreamsuche"
'
'Label15
'
resources.ApplyResources(Me.Label15, "Label15")
Me.Label15.Name = "Label15"
'
'cmbSearchPattern5
'
resources.ApplyResources(Me.cmbSearchPattern5, "cmbSearchPattern5")
Me.cmbSearchPattern5.FormattingEnabled = True
Me.cmbSearchPattern5.Items.AddRange(New Object() {resources.GetString("cmbSearchPattern5.Items"), resources.GetString("cmbSearchPattern5.Items1")})
Me.cmbSearchPattern5.Name = "cmbSearchPattern5"
'
'cmbSearchPattern1
'
resources.ApplyResources(Me.cmbSearchPattern1, "cmbSearchPattern1")
Me.cmbSearchPattern1.FormattingEnabled = True
Me.cmbSearchPattern1.Items.AddRange(New Object() {resources.GetString("cmbSearchPattern1.Items"), resources.GetString("cmbSearchPattern1.Items1")})
Me.cmbSearchPattern1.Name = "cmbSearchPattern1"
Me.TBWH_Users2BindingSource.DataMember = "TBWH_Users2"
Me.TBWH_Users2BindingSource.DataSource = Me.DD_ECMAdmin
'
'Label11
'
resources.ApplyResources(Me.Label11, "Label11")
Me.Label11.Name = "Label11"
'
'btnWindreamsuche
'cmbRight
'
resources.ApplyResources(Me.btnWindreamsuche, "btnWindreamsuche")
Me.btnWindreamsuche.Name = "btnWindreamsuche"
Me.btnWindreamsuche.UseVisualStyleBackColor = True
Me.cmbRight.FormattingEnabled = True
Me.cmbRight.Items.AddRange(New Object() {resources.GetString("cmbRight.Items"), resources.GetString("cmbRight.Items1"), resources.GetString("cmbRight.Items2")})
resources.ApplyResources(Me.cmbRight, "cmbRight")
Me.cmbRight.Name = "cmbRight"
'
'Label14
'btnDeleteUserSupervisor
'
resources.ApplyResources(Me.Label14, "Label14")
Me.Label14.Name = "Label14"
resources.ApplyResources(Me.btnDeleteUserSupervisor, "btnDeleteUserSupervisor")
Me.btnDeleteUserSupervisor.Name = "btnDeleteUserSupervisor"
Me.btnDeleteUserSupervisor.UseVisualStyleBackColor = True
'
'cmbSearchPattern4
'btnAddUser2Supervisor
'
resources.ApplyResources(Me.cmbSearchPattern4, "cmbSearchPattern4")
Me.cmbSearchPattern4.FormattingEnabled = True
Me.cmbSearchPattern4.Items.AddRange(New Object() {resources.GetString("cmbSearchPattern4.Items"), resources.GetString("cmbSearchPattern4.Items1")})
Me.cmbSearchPattern4.Name = "cmbSearchPattern4"
resources.ApplyResources(Me.btnAddUser2Supervisor, "btnAddUser2Supervisor")
Me.btnAddUser2Supervisor.Name = "btnAddUser2Supervisor"
Me.btnAddUser2Supervisor.UseVisualStyleBackColor = True
'
'cmbSearchPattern3
'Label9
'
resources.ApplyResources(Me.cmbSearchPattern3, "cmbSearchPattern3")
Me.cmbSearchPattern3.FormattingEnabled = True
Me.cmbSearchPattern3.Items.AddRange(New Object() {resources.GetString("cmbSearchPattern3.Items"), resources.GetString("cmbSearchPattern3.Items1")})
Me.cmbSearchPattern3.Name = "cmbSearchPattern3"
'
'cmbSearchPattern2
'
resources.ApplyResources(Me.cmbSearchPattern2, "cmbSearchPattern2")
Me.cmbSearchPattern2.FormattingEnabled = True
Me.cmbSearchPattern2.Items.AddRange(New Object() {resources.GetString("cmbSearchPattern2.Items"), resources.GetString("cmbSearchPattern2.Items1")})
Me.cmbSearchPattern2.Name = "cmbSearchPattern2"
'
'Label13
'
resources.ApplyResources(Me.Label13, "Label13")
Me.Label13.Name = "Label13"
resources.ApplyResources(Me.Label9, "Label9")
Me.Label9.Name = "Label9"
'
'Label7
'
resources.ApplyResources(Me.Label7, "Label7")
Me.Label7.Name = "Label7"
'
'GroupBox1
'TBWH_Users1BindingSource
'
resources.ApplyResources(Me.GroupBox1, "GroupBox1")
Me.GroupBox1.Controls.Add(Me.Button1)
Me.GroupBox1.Controls.Add(WINDREAM_SEARCHLabel)
Me.GroupBox1.Controls.Add(SEARCH_PATTERN4Label)
Me.GroupBox1.Controls.Add(Me.WINDREAM_SEARCHTextBox)
Me.GroupBox1.Controls.Add(Me.SEARCH_PATTERN4ComboBox)
Me.GroupBox1.Controls.Add(Me.SEARCH_PATTERN1ComboBox)
Me.GroupBox1.Controls.Add(SEARCH_PATTERN3Label)
Me.GroupBox1.Controls.Add(SEARCH_PATTERN1Label1)
Me.GroupBox1.Controls.Add(Me.SEARCH_PATTERN3ComboBox)
Me.GroupBox1.Controls.Add(Me.SEARCH_PATTERN2ComboBox)
Me.GroupBox1.Controls.Add(SEARCH_PATTERN2Label1)
Me.GroupBox1.Name = "GroupBox1"
Me.GroupBox1.TabStop = False
Me.TBWH_Users1BindingSource.DataMember = "TBWH_Users1"
Me.TBWH_Users1BindingSource.DataSource = Me.DD_ECMAdmin
'
'Button1
'lblSaveDocSearch
'
resources.ApplyResources(Me.Button1, "Button1")
Me.Button1.Name = "Button1"
Me.Button1.UseVisualStyleBackColor = True
resources.ApplyResources(Me.lblSaveDocSearch, "lblSaveDocSearch")
Me.lblSaveDocSearch.BackColor = System.Drawing.Color.Yellow
Me.lblSaveDocSearch.Name = "lblSaveDocSearch"
'
'SEARCH_PATTERN4ComboBox
'chkWDSearch_Active
'
Me.SEARCH_PATTERN4ComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FORM_CONSTRUCTOR_DETAILBindingSource, "SEARCH_PATTERN4", True))
Me.SEARCH_PATTERN4ComboBox.FormattingEnabled = True
Me.SEARCH_PATTERN4ComboBox.Items.AddRange(New Object() {resources.GetString("SEARCH_PATTERN4ComboBox.Items"), resources.GetString("SEARCH_PATTERN4ComboBox.Items1"), resources.GetString("SEARCH_PATTERN4ComboBox.Items2")})
resources.ApplyResources(Me.SEARCH_PATTERN4ComboBox, "SEARCH_PATTERN4ComboBox")
Me.SEARCH_PATTERN4ComboBox.Name = "SEARCH_PATTERN4ComboBox"
'
'SEARCH_PATTERN1ComboBox
'
Me.SEARCH_PATTERN1ComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FORM_CONSTRUCTOR_DETAILBindingSource, "SEARCH_PATTERN1", True))
Me.SEARCH_PATTERN1ComboBox.FormattingEnabled = True
Me.SEARCH_PATTERN1ComboBox.Items.AddRange(New Object() {resources.GetString("SEARCH_PATTERN1ComboBox.Items"), resources.GetString("SEARCH_PATTERN1ComboBox.Items1"), resources.GetString("SEARCH_PATTERN1ComboBox.Items2")})
resources.ApplyResources(Me.SEARCH_PATTERN1ComboBox, "SEARCH_PATTERN1ComboBox")
Me.SEARCH_PATTERN1ComboBox.Name = "SEARCH_PATTERN1ComboBox"
'
'SEARCH_PATTERN3ComboBox
'
Me.SEARCH_PATTERN3ComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FORM_CONSTRUCTOR_DETAILBindingSource, "SEARCH_PATTERN3", True))
Me.SEARCH_PATTERN3ComboBox.FormattingEnabled = True
Me.SEARCH_PATTERN3ComboBox.Items.AddRange(New Object() {resources.GetString("SEARCH_PATTERN3ComboBox.Items"), resources.GetString("SEARCH_PATTERN3ComboBox.Items1"), resources.GetString("SEARCH_PATTERN3ComboBox.Items2")})
resources.ApplyResources(Me.SEARCH_PATTERN3ComboBox, "SEARCH_PATTERN3ComboBox")
Me.SEARCH_PATTERN3ComboBox.Name = "SEARCH_PATTERN3ComboBox"
'
'SEARCH_PATTERN2ComboBox
'
Me.SEARCH_PATTERN2ComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FORM_CONSTRUCTOR_DETAILBindingSource, "SEARCH_PATTERN2", True))
Me.SEARCH_PATTERN2ComboBox.FormattingEnabled = True
Me.SEARCH_PATTERN2ComboBox.Items.AddRange(New Object() {resources.GetString("SEARCH_PATTERN2ComboBox.Items"), resources.GetString("SEARCH_PATTERN2ComboBox.Items1"), resources.GetString("SEARCH_PATTERN2ComboBox.Items2")})
resources.ApplyResources(Me.SEARCH_PATTERN2ComboBox, "SEARCH_PATTERN2ComboBox")
Me.SEARCH_PATTERN2ComboBox.Name = "SEARCH_PATTERN2ComboBox"
resources.ApplyResources(Me.chkWDSearch_Active, "chkWDSearch_Active")
Me.chkWDSearch_Active.Name = "chkWDSearch_Active"
Me.chkWDSearch_Active.UseVisualStyleBackColor = True
'
'XtraTabPage2
'
@@ -1105,11 +972,6 @@ Partial Class frmConstructorDesigner
Me.GridControlUserSQL.ShowOnlyPredefinedDetails = True
Me.GridControlUserSQL.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewUserSQL})
'
'TBWH_Users1BindingSource
'
Me.TBWH_Users1BindingSource.DataMember = "TBWH_Users1"
Me.TBWH_Users1BindingSource.DataSource = Me.DD_ECMAdmin
'
'GridViewUserSQL
'
Me.GridViewUserSQL.Appearance.EvenRow.BackColor = CType(resources.GetObject("GridViewUserSQL.Appearance.EvenRow.BackColor"), System.Drawing.Color)
@@ -1166,8 +1028,8 @@ Partial Class frmConstructorDesigner
'
Me.dgvResult.AllowUserToAddRows = False
Me.dgvResult.AllowUserToDeleteRows = False
DataGridViewCellStyle5.BackColor = System.Drawing.Color.Cyan
Me.dgvResult.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
DataGridViewCellStyle3.BackColor = System.Drawing.Color.Cyan
Me.dgvResult.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
resources.ApplyResources(Me.dgvResult, "dgvResult")
Me.dgvResult.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
Me.dgvResult.Name = "dgvResult"
@@ -1177,8 +1039,8 @@ Partial Class frmConstructorDesigner
'
Me.dgvPlaceholders.AllowUserToAddRows = False
Me.dgvPlaceholders.AllowUserToDeleteRows = False
DataGridViewCellStyle6.BackColor = System.Drawing.Color.Cyan
Me.dgvPlaceholders.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle6
DataGridViewCellStyle4.BackColor = System.Drawing.Color.Cyan
Me.dgvPlaceholders.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
resources.ApplyResources(Me.dgvPlaceholders, "dgvPlaceholders")
Me.dgvPlaceholders.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
Me.dgvPlaceholders.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.colPlaceholder, Me.colReplace})
@@ -1614,6 +1476,110 @@ Partial Class frmConstructorDesigner
Me.GridColumn9.FieldName = "ID"
Me.GridColumn9.Name = "GridColumn9"
'
'GridControlSupervisorAdd
'
resources.ApplyResources(Me.GridControlSupervisorAdd, "GridControlSupervisorAdd")
Me.GridControlSupervisorAdd.DataSource = Me.TBAD_UsersBindingSource
Me.GridControlSupervisorAdd.MainView = Me.GridViewSupervisorsAdd
Me.GridControlSupervisorAdd.Name = "GridControlSupervisorAdd"
Me.GridControlSupervisorAdd.ShowOnlyPredefinedDetails = True
Me.GridControlSupervisorAdd.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewSupervisorsAdd})
'
'GridViewSupervisorsAdd
'
Me.GridViewSupervisorsAdd.Appearance.EvenRow.BackColor = CType(resources.GetObject("GridView3.Appearance.EvenRow.BackColor"), System.Drawing.Color)
Me.GridViewSupervisorsAdd.Appearance.EvenRow.Options.UseBackColor = True
Me.GridViewSupervisorsAdd.Appearance.FocusedRow.BackColor = CType(resources.GetObject("GridView3.Appearance.FocusedRow.BackColor"), System.Drawing.Color)
Me.GridViewSupervisorsAdd.Appearance.FocusedRow.Options.UseBackColor = True
Me.GridViewSupervisorsAdd.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.GridColumn10, Me.GridColumn11, Me.GridColumn12, Me.GridColumn13})
Me.GridViewSupervisorsAdd.GridControl = Me.GridControlSupervisorAdd
Me.GridViewSupervisorsAdd.Name = "GridViewSupervisorsAdd"
Me.GridViewSupervisorsAdd.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False]
Me.GridViewSupervisorsAdd.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False]
Me.GridViewSupervisorsAdd.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
Me.GridViewSupervisorsAdd.OptionsSelection.EnableAppearanceFocusedCell = False
Me.GridViewSupervisorsAdd.OptionsView.ColumnAutoWidth = False
Me.GridViewSupervisorsAdd.OptionsView.EnableAppearanceEvenRow = True
Me.GridViewSupervisorsAdd.OptionsView.ShowAutoFilterRow = True
Me.GridViewSupervisorsAdd.OptionsView.ShowGroupPanel = False
'
'GridColumn10
'
resources.ApplyResources(Me.GridColumn10, "GridColumn10")
Me.GridColumn10.FieldName = "Select"
Me.GridColumn10.Name = "GridColumn10"
'
'GridColumn11
'
Me.GridColumn11.FieldName = "Username"
Me.GridColumn11.Name = "GridColumn11"
Me.GridColumn11.OptionsColumn.AllowEdit = False
resources.ApplyResources(Me.GridColumn11, "GridColumn11")
'
'GridColumn12
'
Me.GridColumn12.FieldName = "Email"
Me.GridColumn12.Name = "GridColumn12"
Me.GridColumn12.OptionsColumn.AllowEdit = False
resources.ApplyResources(Me.GridColumn12, "GridColumn12")
'
'GridColumn13
'
Me.GridColumn13.FieldName = "ID"
Me.GridColumn13.Name = "GridColumn13"
'
'GridControl2
'
resources.ApplyResources(Me.GridControl2, "GridControl2")
Me.GridControl2.DataSource = Me.TBWH_Users2BindingSource
Me.GridControl2.MainView = Me.GridView2
Me.GridControl2.Name = "GridControl2"
Me.GridControl2.ShowOnlyPredefinedDetails = True
Me.GridControl2.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView2})
'
'GridView2
'
Me.GridView2.Appearance.EvenRow.BackColor = CType(resources.GetObject("GridView2.Appearance.EvenRow.BackColor"), System.Drawing.Color)
Me.GridView2.Appearance.EvenRow.Options.UseBackColor = True
Me.GridView2.Appearance.FocusedRow.BackColor = CType(resources.GetObject("GridView2.Appearance.FocusedRow.BackColor"), System.Drawing.Color)
Me.GridView2.Appearance.FocusedRow.Options.UseBackColor = True
Me.GridView2.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.GridColumn14, Me.GridColumn15, Me.GridColumn16, Me.GridColumn17})
Me.GridView2.GridControl = Me.GridControl2
Me.GridView2.Name = "GridView2"
Me.GridView2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False]
Me.GridView2.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False]
Me.GridView2.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
Me.GridView2.OptionsSelection.EnableAppearanceFocusedCell = False
Me.GridView2.OptionsView.ColumnAutoWidth = False
Me.GridView2.OptionsView.EnableAppearanceEvenRow = True
Me.GridView2.OptionsView.ShowAutoFilterRow = True
Me.GridView2.OptionsView.ShowGroupPanel = False
'
'GridColumn14
'
resources.ApplyResources(Me.GridColumn14, "GridColumn14")
Me.GridColumn14.FieldName = "Select"
Me.GridColumn14.Name = "GridColumn14"
'
'GridColumn15
'
Me.GridColumn15.FieldName = "Username"
Me.GridColumn15.Name = "GridColumn15"
Me.GridColumn15.OptionsColumn.AllowEdit = False
resources.ApplyResources(Me.GridColumn15, "GridColumn15")
'
'GridColumn16
'
Me.GridColumn16.FieldName = "Email"
Me.GridColumn16.Name = "GridColumn16"
Me.GridColumn16.OptionsColumn.AllowEdit = False
resources.ApplyResources(Me.GridColumn16, "GridColumn16")
'
'GridColumn17
'
Me.GridColumn17.FieldName = "ID"
Me.GridColumn17.Name = "GridColumn17"
'
'frmConstructorDesigner
'
resources.ApplyResources(Me, "$this")
@@ -1670,16 +1636,15 @@ Partial Class frmConstructorDesigner
Me.XtraTabPage5.PerformLayout()
Me.XtraTabPage4.ResumeLayout(False)
Me.XtraTabPage4.PerformLayout()
Me.grpbxWD_RecordSearch.ResumeLayout(False)
Me.grpbxWD_RecordSearch.PerformLayout()
Me.GroupBox1.ResumeLayout(False)
Me.GroupBox1.PerformLayout()
Me.GroupBoxDocSearch.ResumeLayout(False)
Me.GroupBoxDocSearch.PerformLayout()
CType(Me.TBWH_Users2BindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TBWH_Users1BindingSource, System.ComponentModel.ISupportInitialize).EndInit()
Me.XtraTabPage2.ResumeLayout(False)
Me.TabControl1.ResumeLayout(False)
Me.TabPage1.ResumeLayout(False)
Me.TabPage1.PerformLayout()
CType(Me.GridControlUserSQL, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TBWH_Users1BindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.GridViewUserSQL, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.dgvResult, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.dgvPlaceholders, System.ComponentModel.ISupportInitialize).EndInit()
@@ -1699,6 +1664,10 @@ Partial Class frmConstructorDesigner
CType(Me.GridViewlUsers2Menue, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.GridView1, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.GridControlSupervisorAdd, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.GridViewSupervisorsAdd, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.GridControl2, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.GridView2, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
Me.PerformLayout()
@@ -1734,7 +1703,6 @@ Partial Class frmConstructorDesigner
Friend WithEvents CHANGED_WHENTextBox As System.Windows.Forms.TextBox
Friend WithEvents GUIDTextBox1 As System.Windows.Forms.TextBox
Friend WithEvents LEVEL1_SELECTCheckBox As System.Windows.Forms.CheckBox
Friend WithEvents WINDREAM_SEARCHTextBox As System.Windows.Forms.TextBox
Friend WithEvents XtraTabControl1 As DevExpress.XtraTab.XtraTabControl
Friend WithEvents XtraTabPage1 As DevExpress.XtraTab.XtraTabPage
Friend WithEvents ListBox1 As System.Windows.Forms.ListBox
@@ -1758,30 +1726,9 @@ Partial Class frmConstructorDesigner
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents COLUMN_NAME1ComboBox As System.Windows.Forms.ComboBox
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents SEARCH_PATTERN4ComboBox As System.Windows.Forms.ComboBox
Friend WithEvents SEARCH_PATTERN3ComboBox As System.Windows.Forms.ComboBox
Friend WithEvents SEARCH_PATTERN2ComboBox As System.Windows.Forms.ComboBox
Friend WithEvents SEARCH_PATTERN1ComboBox As System.Windows.Forms.ComboBox
Friend WithEvents lblSave As System.Windows.Forms.Label
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
Friend WithEvents cmbSearchPattern5 As System.Windows.Forms.ComboBox
Friend WithEvents cmbSearchPattern4 As System.Windows.Forms.ComboBox
Friend WithEvents cmbSearchPattern3 As System.Windows.Forms.ComboBox
Friend WithEvents cmbSearchPattern2 As System.Windows.Forms.ComboBox
Friend WithEvents Label7 As System.Windows.Forms.Label
Friend WithEvents cmbSearchPattern1 As System.Windows.Forms.ComboBox
Friend WithEvents btnWindreamsuche As System.Windows.Forms.Button
Friend WithEvents txtWindreamsuche As System.Windows.Forms.TextBox
Friend WithEvents Label9 As System.Windows.Forms.Label
Friend WithEvents Button1 As System.Windows.Forms.Button
Friend WithEvents OFDWindreamsuche As System.Windows.Forms.OpenFileDialog
Friend WithEvents grpbxWD_RecordSearch As System.Windows.Forms.GroupBox
Friend WithEvents Label11 As System.Windows.Forms.Label
Friend WithEvents Label14 As System.Windows.Forms.Label
Friend WithEvents Label13 As System.Windows.Forms.Label
Friend WithEvents Label15 As System.Windows.Forms.Label
Friend WithEvents chkWDSearch_Active As System.Windows.Forms.CheckBox
Friend WithEvents lblSave1 As System.Windows.Forms.Label
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents Label5 As System.Windows.Forms.Label
Friend WithEvents listBoxControls As System.Windows.Forms.ListBox
@@ -1865,4 +1812,25 @@ Partial Class frmConstructorDesigner
Friend WithEvents GridColumn7 As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents GridColumn8 As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents GridColumn9 As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents lblSaveDocSearch As System.Windows.Forms.Label
Friend WithEvents GroupBoxDocSearch As System.Windows.Forms.GroupBox
Friend WithEvents btnDeleteUserSupervisor As System.Windows.Forms.Button
Friend WithEvents btnAddUser2Supervisor As System.Windows.Forms.Button
Friend WithEvents Label9 As System.Windows.Forms.Label
Friend WithEvents Label7 As System.Windows.Forms.Label
Friend WithEvents TBWH_Users2BindingSource As System.Windows.Forms.BindingSource
Friend WithEvents Label11 As System.Windows.Forms.Label
Friend WithEvents cmbRight As System.Windows.Forms.ComboBox
Friend WithEvents GridControlSupervisorAdd As DevExpress.XtraGrid.GridControl
Friend WithEvents GridViewSupervisorsAdd As DevExpress.XtraGrid.Views.Grid.GridView
Friend WithEvents GridColumn10 As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents GridColumn11 As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents GridColumn12 As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents GridColumn13 As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents GridControl2 As DevExpress.XtraGrid.GridControl
Friend WithEvents GridView2 As DevExpress.XtraGrid.Views.Grid.GridView
Friend WithEvents GridColumn14 As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents GridColumn15 As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents GridColumn16 As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents GridColumn17 As DevExpress.XtraGrid.Columns.GridColumn
End Class