This commit is contained in:
SchreiberM
2017-03-15 12:24:47 +01:00
parent e791a980b3
commit aff5c7b925
45 changed files with 8140 additions and 7913 deletions

View File

@@ -241,6 +241,7 @@ Partial Class frmTemplates
'TableAdapterManager
'
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
Me.TableAdapterManager.TBDD_CLIENTTableAdapter = Nothing
Me.TableAdapterManager.TBDD_CONNECTIONTableAdapter = Nothing
Me.TableAdapterManager.TBDD_DOKUMENTARTTableAdapter = Nothing
Me.TableAdapterManager.TBDD_EINGANGSARTENTableAdapter = Nothing
@@ -249,7 +250,8 @@ Partial Class frmTemplates
Me.TableAdapterManager.TBDD_INDEX_AUTOMTableAdapter = Nothing
Me.TableAdapterManager.TBDD_USER_GROUPSTableAdapter = Nothing
Me.TableAdapterManager.TBDD_USERTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_APPOINTMENTSTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_CONSTRUCTOR_USER_SQLTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_FOLLOW_UP_EMAILTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_FOLLUPEMAIL_USERTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_FORM_CONSTRUCTOR_DETAILTableAdapter = Nothing
@@ -261,24 +263,31 @@ Partial Class frmTemplates
Me.TableAdapterManager.TBPMO_LANGUAGE_OBJECTTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_RECORD_LOG_CONFIGTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_RECORDTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_RIGHT_GROUPTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_RIGHT_USERTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_STRUCTURE_NODES_CONFIGURATIONTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_TEMPLATE_ENTITYTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_TEMPLATE_PATTERNTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_TEMPLATETableAdapter = Me.TBPMO_TEMPLATETableAdapter
Me.TableAdapterManager.TBPMO_WD_FVIEW_DT_INDEXTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_WD_IMPORT_PROFILE_IDXTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_WD_IMPORT_PROFILETableAdapter = Nothing
Me.TableAdapterManager.TBPMO_WD_NAMECONVENTION_FORMATTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_WD_OBJECTTYPETableAdapter = Nothing
Me.TableAdapterManager.TBPMO_WORKFLOW_TASK_HISTORYTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_WORKFLOW_TASK_STATETableAdapter = Nothing
Me.TableAdapterManager.TBPMO_WORKFLOWTableAdapter = Nothing
Me.TableAdapterManager.UpdateOrder = DD_Record_Organizer.DD_DMSDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
'
'TBPMO_TEMPLATEBindingNavigator
'
resources.ApplyResources(Me.TBPMO_TEMPLATEBindingNavigator, "TBPMO_TEMPLATEBindingNavigator")
Me.TBPMO_TEMPLATEBindingNavigator.AddNewItem = Me.BindingNavigatorAddNewItem
Me.TBPMO_TEMPLATEBindingNavigator.BindingSource = Me.TBPMO_TEMPLATEBindingSource
Me.TBPMO_TEMPLATEBindingNavigator.CountItem = Me.BindingNavigatorCountItem
Me.TBPMO_TEMPLATEBindingNavigator.CountItemFormat = "of {0}"
Me.TBPMO_TEMPLATEBindingNavigator.DeleteItem = Me.BindingNavigatorDeleteItem
Me.TBPMO_TEMPLATEBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripLabel3, Me.BindingNavigatorMoveFirstItem, Me.BindingNavigatorMovePreviousItem, Me.BindingNavigatorSeparator, Me.BindingNavigatorPositionItem, Me.BindingNavigatorCountItem, Me.BindingNavigatorSeparator1, Me.BindingNavigatorMoveNextItem, Me.BindingNavigatorMoveLastItem, Me.BindingNavigatorSeparator2, Me.BindingNavigatorAddNewItem, Me.BindingNavigatorDeleteItem, Me.TBPMO_TEMPLATEBindingNavigatorSaveItem})
resources.ApplyResources(Me.TBPMO_TEMPLATEBindingNavigator, "TBPMO_TEMPLATEBindingNavigator")
Me.TBPMO_TEMPLATEBindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem
Me.TBPMO_TEMPLATEBindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem
Me.TBPMO_TEMPLATEBindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem
@@ -288,19 +297,19 @@ Partial Class frmTemplates
'
'BindingNavigatorAddNewItem
'
resources.ApplyResources(Me.BindingNavigatorAddNewItem, "BindingNavigatorAddNewItem")
Me.BindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.BindingNavigatorAddNewItem, "BindingNavigatorAddNewItem")
Me.BindingNavigatorAddNewItem.Name = "BindingNavigatorAddNewItem"
'
'BindingNavigatorCountItem
'
resources.ApplyResources(Me.BindingNavigatorCountItem, "BindingNavigatorCountItem")
Me.BindingNavigatorCountItem.Name = "BindingNavigatorCountItem"
resources.ApplyResources(Me.BindingNavigatorCountItem, "BindingNavigatorCountItem")
'
'BindingNavigatorDeleteItem
'
resources.ApplyResources(Me.BindingNavigatorDeleteItem, "BindingNavigatorDeleteItem")
Me.BindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.BindingNavigatorDeleteItem, "BindingNavigatorDeleteItem")
Me.BindingNavigatorDeleteItem.Name = "BindingNavigatorDeleteItem"
'
'ToolStripLabel3
@@ -310,20 +319,20 @@ Partial Class frmTemplates
'
'BindingNavigatorMoveFirstItem
'
resources.ApplyResources(Me.BindingNavigatorMoveFirstItem, "BindingNavigatorMoveFirstItem")
Me.BindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.BindingNavigatorMoveFirstItem, "BindingNavigatorMoveFirstItem")
Me.BindingNavigatorMoveFirstItem.Name = "BindingNavigatorMoveFirstItem"
'
'BindingNavigatorMovePreviousItem
'
resources.ApplyResources(Me.BindingNavigatorMovePreviousItem, "BindingNavigatorMovePreviousItem")
Me.BindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.BindingNavigatorMovePreviousItem, "BindingNavigatorMovePreviousItem")
Me.BindingNavigatorMovePreviousItem.Name = "BindingNavigatorMovePreviousItem"
'
'BindingNavigatorSeparator
'
resources.ApplyResources(Me.BindingNavigatorSeparator, "BindingNavigatorSeparator")
Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator"
resources.ApplyResources(Me.BindingNavigatorSeparator, "BindingNavigatorSeparator")
'
'BindingNavigatorPositionItem
'
@@ -332,37 +341,37 @@ Partial Class frmTemplates
'
'BindingNavigatorSeparator1
'
resources.ApplyResources(Me.BindingNavigatorSeparator1, "BindingNavigatorSeparator1")
Me.BindingNavigatorSeparator1.Name = "BindingNavigatorSeparator1"
resources.ApplyResources(Me.BindingNavigatorSeparator1, "BindingNavigatorSeparator1")
'
'BindingNavigatorMoveNextItem
'
resources.ApplyResources(Me.BindingNavigatorMoveNextItem, "BindingNavigatorMoveNextItem")
Me.BindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.BindingNavigatorMoveNextItem, "BindingNavigatorMoveNextItem")
Me.BindingNavigatorMoveNextItem.Name = "BindingNavigatorMoveNextItem"
'
'BindingNavigatorMoveLastItem
'
resources.ApplyResources(Me.BindingNavigatorMoveLastItem, "BindingNavigatorMoveLastItem")
Me.BindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.BindingNavigatorMoveLastItem, "BindingNavigatorMoveLastItem")
Me.BindingNavigatorMoveLastItem.Name = "BindingNavigatorMoveLastItem"
'
'BindingNavigatorSeparator2
'
resources.ApplyResources(Me.BindingNavigatorSeparator2, "BindingNavigatorSeparator2")
Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2"
resources.ApplyResources(Me.BindingNavigatorSeparator2, "BindingNavigatorSeparator2")
'
'TBPMO_TEMPLATEBindingNavigatorSaveItem
'
resources.ApplyResources(Me.TBPMO_TEMPLATEBindingNavigatorSaveItem, "TBPMO_TEMPLATEBindingNavigatorSaveItem")
Me.TBPMO_TEMPLATEBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.TBPMO_TEMPLATEBindingNavigatorSaveItem, "TBPMO_TEMPLATEBindingNavigatorSaveItem")
Me.TBPMO_TEMPLATEBindingNavigatorSaveItem.Name = "TBPMO_TEMPLATEBindingNavigatorSaveItem"
'
'GUIDTextBox
'
resources.ApplyResources(Me.GUIDTextBox, "GUIDTextBox")
Me.GUIDTextBox.BackColor = System.Drawing.Color.WhiteSmoke
Me.GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATEBindingSource, "GUID", True))
resources.ApplyResources(Me.GUIDTextBox, "GUIDTextBox")
Me.GUIDTextBox.Name = "GUIDTextBox"
'
'ListBox1
@@ -394,57 +403,57 @@ Partial Class frmTemplates
'
'NAMETextBox
'
resources.ApplyResources(Me.NAMETextBox, "NAMETextBox")
Me.NAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATEBindingSource, "NAME", True))
resources.ApplyResources(Me.NAMETextBox, "NAMETextBox")
Me.NAMETextBox.Name = "NAMETextBox"
'
'TEMPLATE_PATHTextBox
'
resources.ApplyResources(Me.TEMPLATE_PATHTextBox, "TEMPLATE_PATHTextBox")
Me.TEMPLATE_PATHTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATEBindingSource, "TEMPLATE_PATH", True))
resources.ApplyResources(Me.TEMPLATE_PATHTextBox, "TEMPLATE_PATHTextBox")
Me.TEMPLATE_PATHTextBox.Name = "TEMPLATE_PATHTextBox"
'
'ACTIVECheckBox
'
resources.ApplyResources(Me.ACTIVECheckBox, "ACTIVECheckBox")
Me.ACTIVECheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBPMO_TEMPLATEBindingSource, "ACTIVE", True))
resources.ApplyResources(Me.ACTIVECheckBox, "ACTIVECheckBox")
Me.ACTIVECheckBox.Name = "ACTIVECheckBox"
Me.ACTIVECheckBox.UseVisualStyleBackColor = True
'
'ADDED_WHOTextBox
'
resources.ApplyResources(Me.ADDED_WHOTextBox, "ADDED_WHOTextBox")
Me.ADDED_WHOTextBox.BackColor = System.Drawing.Color.WhiteSmoke
Me.ADDED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATEBindingSource, "ADDED_WHO", True))
resources.ApplyResources(Me.ADDED_WHOTextBox, "ADDED_WHOTextBox")
Me.ADDED_WHOTextBox.Name = "ADDED_WHOTextBox"
'
'ADDED_WHENTextBox
'
resources.ApplyResources(Me.ADDED_WHENTextBox, "ADDED_WHENTextBox")
Me.ADDED_WHENTextBox.BackColor = System.Drawing.Color.WhiteSmoke
Me.ADDED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATEBindingSource, "ADDED_WHEN", True))
resources.ApplyResources(Me.ADDED_WHENTextBox, "ADDED_WHENTextBox")
Me.ADDED_WHENTextBox.Name = "ADDED_WHENTextBox"
'
'CHANGED_WHOTextBox
'
resources.ApplyResources(Me.CHANGED_WHOTextBox, "CHANGED_WHOTextBox")
Me.CHANGED_WHOTextBox.BackColor = System.Drawing.Color.WhiteSmoke
Me.CHANGED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATEBindingSource, "CHANGED_WHO", True))
resources.ApplyResources(Me.CHANGED_WHOTextBox, "CHANGED_WHOTextBox")
Me.CHANGED_WHOTextBox.Name = "CHANGED_WHOTextBox"
'
'CHANGED_WHENTextBox
'
resources.ApplyResources(Me.CHANGED_WHENTextBox, "CHANGED_WHENTextBox")
Me.CHANGED_WHENTextBox.BackColor = System.Drawing.Color.WhiteSmoke
Me.CHANGED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATEBindingSource, "CHANGED_WHEN", True))
resources.ApplyResources(Me.CHANGED_WHENTextBox, "CHANGED_WHENTextBox")
Me.CHANGED_WHENTextBox.Name = "CHANGED_WHENTextBox"
'
'cmbEntities
'
resources.ApplyResources(Me.cmbEntities, "cmbEntities")
Me.cmbEntities.DataSource = Me.VWPMO_GUI_ENTITYBindingSource
Me.cmbEntities.DisplayMember = "Title"
Me.cmbEntities.FormattingEnabled = True
resources.ApplyResources(Me.cmbEntities, "cmbEntities")
Me.cmbEntities.Name = "cmbEntities"
Me.cmbEntities.ValueMember = "ID"
'
@@ -455,11 +464,11 @@ Partial Class frmTemplates
'
'DOCTYPE_IDComboBox
'
resources.ApplyResources(Me.DOCTYPE_IDComboBox, "DOCTYPE_IDComboBox")
Me.DOCTYPE_IDComboBox.DataBindings.Add(New System.Windows.Forms.Binding("SelectedValue", Me.TBPMO_TEMPLATEBindingSource, "DOCTYPE_ID", True))
Me.DOCTYPE_IDComboBox.DataSource = Me.VWPMO_DOKUMENTTYPESBindingSource
Me.DOCTYPE_IDComboBox.DisplayMember = "DOKUMENTTYPE"
Me.DOCTYPE_IDComboBox.FormattingEnabled = True
resources.ApplyResources(Me.DOCTYPE_IDComboBox, "DOCTYPE_IDComboBox")
Me.DOCTYPE_IDComboBox.Name = "DOCTYPE_IDComboBox"
Me.DOCTYPE_IDComboBox.ValueMember = "DOKUMENTTYPE_ID"
'
@@ -478,20 +487,20 @@ Partial Class frmTemplates
'
'ListBox_Entity
'
resources.ApplyResources(Me.ListBox_Entity, "ListBox_Entity")
Me.ListBox_Entity.DisplayMember = "GUID"
Me.ListBox_Entity.FormattingEnabled = True
resources.ApplyResources(Me.ListBox_Entity, "ListBox_Entity")
Me.ListBox_Entity.Name = "ListBox_Entity"
Me.ListBox_Entity.ValueMember = "GUID"
'
'BindingNavigator2
'
resources.ApplyResources(Me.BindingNavigator2, "BindingNavigator2")
Me.BindingNavigator2.AddNewItem = Nothing
Me.BindingNavigator2.BindingSource = Me.TBPMO_TEMPLATE_PATTERNBindingSource
Me.BindingNavigator2.CountItem = Me.ToolStripLabel2
Me.BindingNavigator2.CountItemFormat = "of {0} Patterns"
Me.BindingNavigator2.DeleteItem = Me.ToolStripButton10
resources.ApplyResources(Me.BindingNavigator2, "BindingNavigator2")
Me.BindingNavigator2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton11, Me.ToolStripButton12, Me.ToolStripSeparator4, Me.ToolStripTextBox2, Me.ToolStripLabel2, Me.ToolStripSeparator5, Me.ToolStripButton13, Me.ToolStripButton14, Me.ToolStripSeparator6, Me.ToolStripButton10, Me.ToolStripButton15, Me.ToolStripButton16, Me.ToolStripSeparator1, Me.tsbtnGetPatterns})
Me.BindingNavigator2.MoveFirstItem = Me.ToolStripButton11
Me.BindingNavigator2.MoveLastItem = Me.ToolStripButton14
@@ -502,31 +511,31 @@ Partial Class frmTemplates
'
'ToolStripLabel2
'
resources.ApplyResources(Me.ToolStripLabel2, "ToolStripLabel2")
Me.ToolStripLabel2.Name = "ToolStripLabel2"
resources.ApplyResources(Me.ToolStripLabel2, "ToolStripLabel2")
'
'ToolStripButton10
'
resources.ApplyResources(Me.ToolStripButton10, "ToolStripButton10")
Me.ToolStripButton10.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton10, "ToolStripButton10")
Me.ToolStripButton10.Name = "ToolStripButton10"
'
'ToolStripButton11
'
resources.ApplyResources(Me.ToolStripButton11, "ToolStripButton11")
Me.ToolStripButton11.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton11, "ToolStripButton11")
Me.ToolStripButton11.Name = "ToolStripButton11"
'
'ToolStripButton12
'
resources.ApplyResources(Me.ToolStripButton12, "ToolStripButton12")
Me.ToolStripButton12.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton12, "ToolStripButton12")
Me.ToolStripButton12.Name = "ToolStripButton12"
'
'ToolStripSeparator4
'
resources.ApplyResources(Me.ToolStripSeparator4, "ToolStripSeparator4")
Me.ToolStripSeparator4.Name = "ToolStripSeparator4"
resources.ApplyResources(Me.ToolStripSeparator4, "ToolStripSeparator4")
'
'ToolStripTextBox2
'
@@ -535,78 +544,78 @@ Partial Class frmTemplates
'
'ToolStripSeparator5
'
resources.ApplyResources(Me.ToolStripSeparator5, "ToolStripSeparator5")
Me.ToolStripSeparator5.Name = "ToolStripSeparator5"
resources.ApplyResources(Me.ToolStripSeparator5, "ToolStripSeparator5")
'
'ToolStripButton13
'
resources.ApplyResources(Me.ToolStripButton13, "ToolStripButton13")
Me.ToolStripButton13.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton13, "ToolStripButton13")
Me.ToolStripButton13.Name = "ToolStripButton13"
'
'ToolStripButton14
'
resources.ApplyResources(Me.ToolStripButton14, "ToolStripButton14")
Me.ToolStripButton14.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton14, "ToolStripButton14")
Me.ToolStripButton14.Name = "ToolStripButton14"
'
'ToolStripSeparator6
'
resources.ApplyResources(Me.ToolStripSeparator6, "ToolStripSeparator6")
Me.ToolStripSeparator6.Name = "ToolStripSeparator6"
resources.ApplyResources(Me.ToolStripSeparator6, "ToolStripSeparator6")
'
'ToolStripButton15
'
resources.ApplyResources(Me.ToolStripButton15, "ToolStripButton15")
Me.ToolStripButton15.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton15, "ToolStripButton15")
Me.ToolStripButton15.Name = "ToolStripButton15"
'
'ToolStripButton16
'
resources.ApplyResources(Me.ToolStripButton16, "ToolStripButton16")
Me.ToolStripButton16.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton16.Image = Global.DD_Record_Organizer.My.Resources.Resources.refresh_16xLG
resources.ApplyResources(Me.ToolStripButton16, "ToolStripButton16")
Me.ToolStripButton16.Name = "ToolStripButton16"
'
'ToolStripSeparator1
'
resources.ApplyResources(Me.ToolStripSeparator1, "ToolStripSeparator1")
Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
resources.ApplyResources(Me.ToolStripSeparator1, "ToolStripSeparator1")
'
'tsbtnGetPatterns
'
resources.ApplyResources(Me.tsbtnGetPatterns, "tsbtnGetPatterns")
Me.tsbtnGetPatterns.Image = Global.DD_Record_Organizer.My.Resources.Resources.arrow_Forward_16xLG
resources.ApplyResources(Me.tsbtnGetPatterns, "tsbtnGetPatterns")
Me.tsbtnGetPatterns.Name = "tsbtnGetPatterns"
'
'GUIDTextBox2
'
resources.ApplyResources(Me.GUIDTextBox2, "GUIDTextBox2")
Me.GUIDTextBox2.BackColor = System.Drawing.Color.WhiteSmoke
Me.GUIDTextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATE_PATTERNBindingSource, "GUID", True))
resources.ApplyResources(Me.GUIDTextBox2, "GUIDTextBox2")
Me.GUIDTextBox2.Name = "GUIDTextBox2"
Me.GUIDTextBox2.ReadOnly = True
Me.GUIDTextBox2.TabStop = False
'
'NAME_PATTERNTextBox
'
resources.ApplyResources(Me.NAME_PATTERNTextBox, "NAME_PATTERNTextBox")
Me.NAME_PATTERNTextBox.BackColor = System.Drawing.Color.MistyRose
Me.NAME_PATTERNTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATE_PATTERNBindingSource, "NAME_PATTERN", True))
resources.ApplyResources(Me.NAME_PATTERNTextBox, "NAME_PATTERNTextBox")
Me.NAME_PATTERNTextBox.Name = "NAME_PATTERNTextBox"
Me.NAME_PATTERNTextBox.ReadOnly = True
'
'CONNECTION_IDComboBox
'
resources.ApplyResources(Me.CONNECTION_IDComboBox, "CONNECTION_IDComboBox")
Me.CONNECTION_IDComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATE_PATTERNBindingSource, "CONNECTION_ID", True))
Me.CONNECTION_IDComboBox.FormattingEnabled = True
resources.ApplyResources(Me.CONNECTION_IDComboBox, "CONNECTION_IDComboBox")
Me.CONNECTION_IDComboBox.Name = "CONNECTION_IDComboBox"
'
'SQL_COMMANDTextBox
'
resources.ApplyResources(Me.SQL_COMMANDTextBox, "SQL_COMMANDTextBox")
Me.SQL_COMMANDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATE_PATTERNBindingSource, "SQL_COMMAND", True))
resources.ApplyResources(Me.SQL_COMMANDTextBox, "SQL_COMMANDTextBox")
Me.SQL_COMMANDTextBox.Name = "SQL_COMMANDTextBox"
'
'Label2
@@ -616,7 +625,6 @@ Partial Class frmTemplates
'
'Panel1
'
resources.ApplyResources(Me.Panel1, "Panel1")
Me.Panel1.Controls.Add(Me.btnAddTemplate)
Me.Panel1.Controls.Add(Me.lblSaveTemplate)
Me.Panel1.Controls.Add(Me.Label4)
@@ -640,6 +648,7 @@ Partial Class frmTemplates
Me.Panel1.Controls.Add(CHANGED_WHENLabel)
Me.Panel1.Controls.Add(Me.DOCTYPE_IDComboBox)
Me.Panel1.Controls.Add(DOCTYPE_IDLabel)
resources.ApplyResources(Me.Panel1, "Panel1")
Me.Panel1.Name = "Panel1"
'
'btnAddTemplate
@@ -667,21 +676,20 @@ Partial Class frmTemplates
'OpenFileDialog1
'
Me.OpenFileDialog1.FileName = "OpenFileDialog1"
resources.ApplyResources(Me.OpenFileDialog1, "OpenFileDialog1")
'
'GroupBox1
'
resources.ApplyResources(Me.GroupBox1, "GroupBox1")
Me.GroupBox1.Controls.Add(Me.Button1)
Me.GroupBox1.Controls.Add(Me.cmbEntities)
Me.GroupBox1.Controls.Add(ENTITY_IDLabel)
resources.ApplyResources(Me.GroupBox1, "GroupBox1")
Me.GroupBox1.Name = "GroupBox1"
Me.GroupBox1.TabStop = False
'
'Button1
'
resources.ApplyResources(Me.Button1, "Button1")
Me.Button1.Image = Global.DD_Record_Organizer.My.Resources.Resources.action_add_16xLG
resources.ApplyResources(Me.Button1, "Button1")
Me.Button1.Name = "Button1"
Me.Button1.UseVisualStyleBackColor = True
'
@@ -693,29 +701,29 @@ Partial Class frmTemplates
'
'btndeleteEntityZO
'
resources.ApplyResources(Me.btndeleteEntityZO, "btndeleteEntityZO")
Me.btndeleteEntityZO.Image = Global.DD_Record_Organizer.My.Resources.Resources.delete
resources.ApplyResources(Me.btndeleteEntityZO, "btndeleteEntityZO")
Me.btndeleteEntityZO.Name = "btndeleteEntityZO"
Me.btndeleteEntityZO.UseVisualStyleBackColor = True
'
'ListBoxPatterns
'
resources.ApplyResources(Me.ListBoxPatterns, "ListBoxPatterns")
Me.ListBoxPatterns.DataSource = Me.TBPMO_TEMPLATE_PATTERNBindingSource
Me.ListBoxPatterns.DisplayMember = "NAME_PATTERN"
Me.ListBoxPatterns.FormattingEnabled = True
resources.ApplyResources(Me.ListBoxPatterns, "ListBoxPatterns")
Me.ListBoxPatterns.Name = "ListBoxPatterns"
Me.ListBoxPatterns.ValueMember = "GUID"
'
'Panel2
'
resources.ApplyResources(Me.Panel2, "Panel2")
Me.Panel2.BackColor = System.Drawing.SystemColors.GradientActiveCaption
Me.Panel2.Controls.Add(Me.Label2)
Me.Panel2.Controls.Add(Me.ListBox_Entity)
Me.Panel2.Controls.Add(Me.btndeleteEntityZO)
Me.Panel2.Controls.Add(Me.GroupBox1)
Me.Panel2.Controls.Add(Me.lblSaveEntity)
resources.ApplyResources(Me.Panel2, "Panel2")
Me.Panel2.Name = "Panel2"
'
'Label1
@@ -725,8 +733,8 @@ Partial Class frmTemplates
'
'cmbControls
'
resources.ApplyResources(Me.cmbControls, "cmbControls")
Me.cmbControls.FormattingEnabled = True
resources.ApplyResources(Me.cmbControls, "cmbControls")
Me.cmbControls.Name = "cmbControls"
'
'DD_ECMAdmin
@@ -751,16 +759,16 @@ Partial Class frmTemplates
'
'FIXED_VALUETextBox
'
resources.ApplyResources(Me.FIXED_VALUETextBox, "FIXED_VALUETextBox")
Me.FIXED_VALUETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATE_PATTERNBindingSource, "FIXED_VALUE", True))
resources.ApplyResources(Me.FIXED_VALUETextBox, "FIXED_VALUETextBox")
Me.FIXED_VALUETextBox.Name = "FIXED_VALUETextBox"
Me.FIXED_VALUETextBox.ReadOnly = True
Me.FIXED_VALUETextBox.TabStop = False
'
'btnRefreshControlPattern
'
resources.ApplyResources(Me.btnRefreshControlPattern, "btnRefreshControlPattern")
Me.btnRefreshControlPattern.Image = Global.DD_Record_Organizer.My.Resources.Resources.action_add_16xLG
resources.ApplyResources(Me.btnRefreshControlPattern, "btnRefreshControlPattern")
Me.btnRefreshControlPattern.Name = "btnRefreshControlPattern"
Me.btnRefreshControlPattern.UseVisualStyleBackColor = True
'