MS
This commit is contained in:
@@ -30,15 +30,14 @@ Partial Class frmStructureNodeConfig
|
||||
Dim ADDED_WHENLabel As System.Windows.Forms.Label
|
||||
Dim CHANGED_WHOLabel As System.Windows.Forms.Label
|
||||
Dim CHANGED_WHENLabel As System.Windows.Forms.Label
|
||||
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmStructureNodeConfig))
|
||||
Dim NAMELabel As System.Windows.Forms.Label
|
||||
Dim COMMENTLabel As System.Windows.Forms.Label
|
||||
Me.DD_DMSDataSet = New DD_Record_Organiser.DD_DMSDataSet()
|
||||
Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONTableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_STRUCTURE_NODES_CONFIGURATIONTableAdapter()
|
||||
Me.TableAdapterManager = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TableAdapterManager()
|
||||
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmStructureNodeConfig))
|
||||
Dim Label1 As System.Windows.Forms.Label
|
||||
Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
|
||||
Me.BindingNavigatorAddNewItem = New System.Windows.Forms.ToolStripButton()
|
||||
Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.DD_DMSDataSet = New DD_Record_Organiser.DD_DMSDataSet()
|
||||
Me.BindingNavigatorCountItem = New System.Windows.Forms.ToolStripLabel()
|
||||
Me.BindingNavigatorDeleteItem = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorMoveFirstItem = New System.Windows.Forms.ToolStripButton()
|
||||
@@ -63,15 +62,15 @@ Partial Class frmStructureNodeConfig
|
||||
Me.btnSelectBackground = New System.Windows.Forms.Button()
|
||||
Me.pbBackground = New System.Windows.Forms.PictureBox()
|
||||
Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
|
||||
Me.TBWH_ENTITYBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.TBWH_ENTITYTableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBWH_ENTITYTableAdapter()
|
||||
Me.ComboBox1 = New System.Windows.Forms.ComboBox()
|
||||
Me.GridControl1 = New DevExpress.XtraGrid.GridControl()
|
||||
Me.GridView1 = New DevExpress.XtraGrid.Views.Grid.GridView()
|
||||
Me.colNAME = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
Me.colTYPE_NODE = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
Me.TBWH_ENTITYBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.NAMETextBox = New System.Windows.Forms.TextBox()
|
||||
Me.COMMENTTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.TreeView1 = New System.Windows.Forms.TreeView()
|
||||
Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONTableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_STRUCTURE_NODES_CONFIGURATIONTableAdapter()
|
||||
Me.TableAdapterManager = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TableAdapterManager()
|
||||
Me.TBWH_ENTITYTableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBWH_ENTITYTableAdapter()
|
||||
Me.cmbEntity = New System.Windows.Forms.ComboBox()
|
||||
GUIDLabel = New System.Windows.Forms.Label()
|
||||
ENTITY_IDLabel = New System.Windows.Forms.Label()
|
||||
TYPE_NODELabel = New System.Windows.Forms.Label()
|
||||
@@ -81,23 +80,22 @@ Partial Class frmStructureNodeConfig
|
||||
CHANGED_WHENLabel = New System.Windows.Forms.Label()
|
||||
NAMELabel = New System.Windows.Forms.Label()
|
||||
COMMENTLabel = New System.Windows.Forms.Label()
|
||||
CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Label1 = New System.Windows.Forms.Label()
|
||||
CType(Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingNavigator.SuspendLayout()
|
||||
CType(Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.TYPE_NODENumericUpDown, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.GroupBox3.SuspendLayout()
|
||||
CType(Me.pbBackground, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.TBWH_ENTITYBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.GridView1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'GUIDLabel
|
||||
'
|
||||
GUIDLabel.AutoSize = True
|
||||
GUIDLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
GUIDLabel.Location = New System.Drawing.Point(330, 29)
|
||||
GUIDLabel.Location = New System.Drawing.Point(327, 72)
|
||||
GUIDLabel.Name = "GUIDLabel"
|
||||
GUIDLabel.Size = New System.Drawing.Size(20, 13)
|
||||
GUIDLabel.TabIndex = 1
|
||||
@@ -106,7 +104,7 @@ Partial Class frmStructureNodeConfig
|
||||
'ENTITY_IDLabel
|
||||
'
|
||||
ENTITY_IDLabel.AutoSize = True
|
||||
ENTITY_IDLabel.Location = New System.Drawing.Point(401, 92)
|
||||
ENTITY_IDLabel.Location = New System.Drawing.Point(398, 135)
|
||||
ENTITY_IDLabel.Name = "ENTITY_IDLabel"
|
||||
ENTITY_IDLabel.Size = New System.Drawing.Size(39, 13)
|
||||
ENTITY_IDLabel.TabIndex = 3
|
||||
@@ -115,7 +113,7 @@ Partial Class frmStructureNodeConfig
|
||||
'TYPE_NODELabel
|
||||
'
|
||||
TYPE_NODELabel.AutoSize = True
|
||||
TYPE_NODELabel.Location = New System.Drawing.Point(659, 92)
|
||||
TYPE_NODELabel.Location = New System.Drawing.Point(656, 135)
|
||||
TYPE_NODELabel.Name = "TYPE_NODELabel"
|
||||
TYPE_NODELabel.Size = New System.Drawing.Size(93, 13)
|
||||
TYPE_NODELabel.TabIndex = 5
|
||||
@@ -125,7 +123,7 @@ Partial Class frmStructureNodeConfig
|
||||
'
|
||||
ADDED_WHOLabel.AutoSize = True
|
||||
ADDED_WHOLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
ADDED_WHOLabel.Location = New System.Drawing.Point(401, 224)
|
||||
ADDED_WHOLabel.Location = New System.Drawing.Point(398, 267)
|
||||
ADDED_WHOLabel.Name = "ADDED_WHOLabel"
|
||||
ADDED_WHOLabel.Size = New System.Drawing.Size(74, 13)
|
||||
ADDED_WHOLabel.TabIndex = 9
|
||||
@@ -135,7 +133,7 @@ Partial Class frmStructureNodeConfig
|
||||
'
|
||||
ADDED_WHENLabel.AutoSize = True
|
||||
ADDED_WHENLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
ADDED_WHENLabel.Location = New System.Drawing.Point(528, 224)
|
||||
ADDED_WHENLabel.Location = New System.Drawing.Point(525, 267)
|
||||
ADDED_WHENLabel.Name = "ADDED_WHENLabel"
|
||||
ADDED_WHENLabel.Size = New System.Drawing.Size(79, 13)
|
||||
ADDED_WHENLabel.TabIndex = 11
|
||||
@@ -145,7 +143,7 @@ Partial Class frmStructureNodeConfig
|
||||
'
|
||||
CHANGED_WHOLabel.AutoSize = True
|
||||
CHANGED_WHOLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
CHANGED_WHOLabel.Location = New System.Drawing.Point(658, 224)
|
||||
CHANGED_WHOLabel.Location = New System.Drawing.Point(655, 267)
|
||||
CHANGED_WHOLabel.Name = "CHANGED_WHOLabel"
|
||||
CHANGED_WHOLabel.Size = New System.Drawing.Size(89, 13)
|
||||
CHANGED_WHOLabel.TabIndex = 13
|
||||
@@ -155,64 +153,29 @@ Partial Class frmStructureNodeConfig
|
||||
'
|
||||
CHANGED_WHENLabel.AutoSize = True
|
||||
CHANGED_WHENLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
CHANGED_WHENLabel.Location = New System.Drawing.Point(785, 224)
|
||||
CHANGED_WHENLabel.Location = New System.Drawing.Point(782, 267)
|
||||
CHANGED_WHENLabel.Name = "CHANGED_WHENLabel"
|
||||
CHANGED_WHENLabel.Size = New System.Drawing.Size(94, 13)
|
||||
CHANGED_WHENLabel.TabIndex = 15
|
||||
CHANGED_WHENLabel.Text = "CHANGED WHEN:"
|
||||
'
|
||||
'DD_DMSDataSet
|
||||
'NAMELabel
|
||||
'
|
||||
Me.DD_DMSDataSet.DataSetName = "DD_DMSDataSet"
|
||||
Me.DD_DMSDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
||||
NAMELabel.AutoSize = True
|
||||
NAMELabel.Location = New System.Drawing.Point(398, 72)
|
||||
NAMELabel.Name = "NAMELabel"
|
||||
NAMELabel.Size = New System.Drawing.Size(39, 13)
|
||||
NAMELabel.TabIndex = 87
|
||||
NAMELabel.Text = "Name:"
|
||||
'
|
||||
'TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource
|
||||
'COMMENTLabel
|
||||
'
|
||||
Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource.DataMember = "TBPMO_STRUCTURE_NODES_CONFIGURATION"
|
||||
Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource.DataSource = Me.DD_DMSDataSet
|
||||
'
|
||||
'TBPMO_STRUCTURE_NODES_CONFIGURATIONTableAdapter
|
||||
'
|
||||
Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONTableAdapter.ClearBeforeFill = True
|
||||
'
|
||||
'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
|
||||
Me.TableAdapterManager.TBDD_EMAIL_ACCOUNTTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBDD_GROUPS_USERTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBDD_INDEX_AUTOMTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBDD_USER_GROUPSTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBDD_USERTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_CONSTRUCTOR_USER_SQLTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FILES_USERTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FOLLOW_UP_EMAILTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FOLLUPEMAIL_USERTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FORM_CONSTRUCTOR_DETAILTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FORM_CONSTRUCTORTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FORM_TYPETableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FORM_VIEWTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FORMTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_KONFIGURATIONTableAdapter = Nothing
|
||||
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_STRUCTURE_NODES_CONFIGURATIONTableAdapter = Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONTableAdapter
|
||||
Me.TableAdapterManager.TBPMO_TEMPLATE_ENTITYTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_TEMPLATE_PATTERNTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_TEMPLATETableAdapter = Nothing
|
||||
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_STATETableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_WORKFLOWTableAdapter = Nothing
|
||||
Me.TableAdapterManager.UpdateOrder = DD_Record_Organiser.DD_DMSDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
||||
COMMENTLabel.AutoSize = True
|
||||
COMMENTLabel.Location = New System.Drawing.Point(655, 72)
|
||||
COMMENTLabel.Name = "COMMENTLabel"
|
||||
COMMENTLabel.Size = New System.Drawing.Size(59, 13)
|
||||
COMMENTLabel.TabIndex = 88
|
||||
COMMENTLabel.Text = "Comment:"
|
||||
'
|
||||
'TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingNavigator
|
||||
'
|
||||
@@ -242,6 +205,16 @@ Partial Class frmStructureNodeConfig
|
||||
Me.BindingNavigatorAddNewItem.Size = New System.Drawing.Size(23, 22)
|
||||
Me.BindingNavigatorAddNewItem.Text = "Neu hinzufügen"
|
||||
'
|
||||
'TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource
|
||||
'
|
||||
Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource.DataMember = "TBPMO_STRUCTURE_NODES_CONFIGURATION"
|
||||
Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource.DataSource = Me.DD_DMSDataSet
|
||||
'
|
||||
'DD_DMSDataSet
|
||||
'
|
||||
Me.DD_DMSDataSet.DataSetName = "DD_DMSDataSet"
|
||||
Me.DD_DMSDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
||||
'
|
||||
'BindingNavigatorCountItem
|
||||
'
|
||||
Me.BindingNavigatorCountItem.Name = "BindingNavigatorCountItem"
|
||||
@@ -331,7 +304,7 @@ Partial Class frmStructureNodeConfig
|
||||
Me.GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource, "GUID", True))
|
||||
Me.GUIDTextBox.Enabled = False
|
||||
Me.GUIDTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.GUIDTextBox.Location = New System.Drawing.Point(333, 45)
|
||||
Me.GUIDTextBox.Location = New System.Drawing.Point(330, 88)
|
||||
Me.GUIDTextBox.Name = "GUIDTextBox"
|
||||
Me.GUIDTextBox.ReadOnly = True
|
||||
Me.GUIDTextBox.Size = New System.Drawing.Size(58, 22)
|
||||
@@ -341,7 +314,7 @@ Partial Class frmStructureNodeConfig
|
||||
'TYPE_NODENumericUpDown
|
||||
'
|
||||
Me.TYPE_NODENumericUpDown.DataBindings.Add(New System.Windows.Forms.Binding("Value", Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource, "TYPE_NODE", True))
|
||||
Me.TYPE_NODENumericUpDown.Location = New System.Drawing.Point(662, 110)
|
||||
Me.TYPE_NODENumericUpDown.Location = New System.Drawing.Point(659, 153)
|
||||
Me.TYPE_NODENumericUpDown.Name = "TYPE_NODENumericUpDown"
|
||||
Me.TYPE_NODENumericUpDown.Size = New System.Drawing.Size(39, 22)
|
||||
Me.TYPE_NODENumericUpDown.TabIndex = 6
|
||||
@@ -350,7 +323,7 @@ Partial Class frmStructureNodeConfig
|
||||
'CREATE_RECORDCheckBox
|
||||
'
|
||||
Me.CREATE_RECORDCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource, "CREATE_RECORD", True))
|
||||
Me.CREATE_RECORDCheckBox.Location = New System.Drawing.Point(767, 107)
|
||||
Me.CREATE_RECORDCheckBox.Location = New System.Drawing.Point(764, 150)
|
||||
Me.CREATE_RECORDCheckBox.Name = "CREATE_RECORDCheckBox"
|
||||
Me.CREATE_RECORDCheckBox.Size = New System.Drawing.Size(185, 24)
|
||||
Me.CREATE_RECORDCheckBox.TabIndex = 8
|
||||
@@ -362,7 +335,7 @@ Partial Class frmStructureNodeConfig
|
||||
Me.ADDED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource, "ADDED_WHO", True))
|
||||
Me.ADDED_WHOTextBox.Enabled = False
|
||||
Me.ADDED_WHOTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.ADDED_WHOTextBox.Location = New System.Drawing.Point(404, 240)
|
||||
Me.ADDED_WHOTextBox.Location = New System.Drawing.Point(401, 283)
|
||||
Me.ADDED_WHOTextBox.Name = "ADDED_WHOTextBox"
|
||||
Me.ADDED_WHOTextBox.ReadOnly = True
|
||||
Me.ADDED_WHOTextBox.Size = New System.Drawing.Size(121, 22)
|
||||
@@ -374,7 +347,7 @@ Partial Class frmStructureNodeConfig
|
||||
Me.ADDED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource, "ADDED_WHEN", True))
|
||||
Me.ADDED_WHENTextBox.Enabled = False
|
||||
Me.ADDED_WHENTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.ADDED_WHENTextBox.Location = New System.Drawing.Point(531, 240)
|
||||
Me.ADDED_WHENTextBox.Location = New System.Drawing.Point(528, 283)
|
||||
Me.ADDED_WHENTextBox.Name = "ADDED_WHENTextBox"
|
||||
Me.ADDED_WHENTextBox.ReadOnly = True
|
||||
Me.ADDED_WHENTextBox.Size = New System.Drawing.Size(121, 22)
|
||||
@@ -386,7 +359,7 @@ Partial Class frmStructureNodeConfig
|
||||
Me.CHANGED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource, "CHANGED_WHO", True))
|
||||
Me.CHANGED_WHOTextBox.Enabled = False
|
||||
Me.CHANGED_WHOTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.CHANGED_WHOTextBox.Location = New System.Drawing.Point(661, 240)
|
||||
Me.CHANGED_WHOTextBox.Location = New System.Drawing.Point(658, 283)
|
||||
Me.CHANGED_WHOTextBox.Name = "CHANGED_WHOTextBox"
|
||||
Me.CHANGED_WHOTextBox.ReadOnly = True
|
||||
Me.CHANGED_WHOTextBox.Size = New System.Drawing.Size(121, 22)
|
||||
@@ -398,7 +371,7 @@ Partial Class frmStructureNodeConfig
|
||||
Me.CHANGED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource, "CHANGED_WHEN", True))
|
||||
Me.CHANGED_WHENTextBox.Enabled = False
|
||||
Me.CHANGED_WHENTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.CHANGED_WHENTextBox.Location = New System.Drawing.Point(788, 240)
|
||||
Me.CHANGED_WHENTextBox.Location = New System.Drawing.Point(785, 283)
|
||||
Me.CHANGED_WHENTextBox.Name = "CHANGED_WHENTextBox"
|
||||
Me.CHANGED_WHENTextBox.ReadOnly = True
|
||||
Me.CHANGED_WHENTextBox.Size = New System.Drawing.Size(121, 22)
|
||||
@@ -411,7 +384,7 @@ Partial Class frmStructureNodeConfig
|
||||
Me.lblSave.BackColor = System.Drawing.Color.Yellow
|
||||
Me.lblSave.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold)
|
||||
Me.lblSave.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||||
Me.lblSave.Location = New System.Drawing.Point(659, 201)
|
||||
Me.lblSave.Location = New System.Drawing.Point(656, 244)
|
||||
Me.lblSave.Name = "lblSave"
|
||||
Me.lblSave.Size = New System.Drawing.Size(102, 13)
|
||||
Me.lblSave.TabIndex = 45
|
||||
@@ -422,7 +395,7 @@ Partial Class frmStructureNodeConfig
|
||||
Me.GroupBox3.Controls.Add(Me.btnResetBackground)
|
||||
Me.GroupBox3.Controls.Add(Me.btnSelectBackground)
|
||||
Me.GroupBox3.Controls.Add(Me.pbBackground)
|
||||
Me.GroupBox3.Location = New System.Drawing.Point(404, 136)
|
||||
Me.GroupBox3.Location = New System.Drawing.Point(401, 179)
|
||||
Me.GroupBox3.Name = "GroupBox3"
|
||||
Me.GroupBox3.Size = New System.Drawing.Size(248, 78)
|
||||
Me.GroupBox3.TabIndex = 82
|
||||
@@ -463,120 +436,128 @@ Partial Class frmStructureNodeConfig
|
||||
'
|
||||
Me.OpenFileDialog1.FileName = "OpenFileDialog1"
|
||||
'
|
||||
'TBWH_ENTITYBindingSource
|
||||
'
|
||||
Me.TBWH_ENTITYBindingSource.DataMember = "TBWH_ENTITY"
|
||||
Me.TBWH_ENTITYBindingSource.DataSource = Me.DD_DMSDataSet
|
||||
'
|
||||
'TBWH_ENTITYTableAdapter
|
||||
'
|
||||
Me.TBWH_ENTITYTableAdapter.ClearBeforeFill = True
|
||||
'
|
||||
'ComboBox1
|
||||
'
|
||||
Me.ComboBox1.DataBindings.Add(New System.Windows.Forms.Binding("SelectedValue", Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource, "ENTITY_ID", True))
|
||||
Me.ComboBox1.DataSource = Me.TBWH_ENTITYBindingSource
|
||||
Me.ComboBox1.DisplayMember = "FORM_TITLE"
|
||||
Me.ComboBox1.FormattingEnabled = True
|
||||
Me.ComboBox1.Location = New System.Drawing.Point(404, 108)
|
||||
Me.ComboBox1.Location = New System.Drawing.Point(401, 151)
|
||||
Me.ComboBox1.Name = "ComboBox1"
|
||||
Me.ComboBox1.Size = New System.Drawing.Size(252, 21)
|
||||
Me.ComboBox1.TabIndex = 85
|
||||
Me.ComboBox1.ValueMember = "FORM_ID"
|
||||
'
|
||||
'GridControl1
|
||||
'TBWH_ENTITYBindingSource
|
||||
'
|
||||
Me.GridControl1.DataSource = Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource
|
||||
Me.GridControl1.Location = New System.Drawing.Point(10, 28)
|
||||
Me.GridControl1.MainView = Me.GridView1
|
||||
Me.GridControl1.Name = "GridControl1"
|
||||
Me.GridControl1.ShowOnlyPredefinedDetails = True
|
||||
Me.GridControl1.Size = New System.Drawing.Size(313, 241)
|
||||
Me.GridControl1.TabIndex = 87
|
||||
Me.GridControl1.TabStop = False
|
||||
Me.GridControl1.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView1})
|
||||
'
|
||||
'GridView1
|
||||
'
|
||||
Me.GridView1.Appearance.EvenRow.BackColor = System.Drawing.Color.Cyan
|
||||
Me.GridView1.Appearance.EvenRow.Options.UseBackColor = True
|
||||
Me.GridView1.Appearance.FocusedRow.BackColor = System.Drawing.Color.Fuchsia
|
||||
Me.GridView1.Appearance.FocusedRow.Options.UseBackColor = True
|
||||
Me.GridView1.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colNAME, Me.colTYPE_NODE})
|
||||
Me.GridView1.GridControl = Me.GridControl1
|
||||
Me.GridView1.Name = "GridView1"
|
||||
Me.GridView1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False]
|
||||
Me.GridView1.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False]
|
||||
Me.GridView1.OptionsBehavior.Editable = False
|
||||
Me.GridView1.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
||||
Me.GridView1.OptionsSelection.EnableAppearanceFocusedCell = False
|
||||
Me.GridView1.OptionsView.ColumnAutoWidth = False
|
||||
Me.GridView1.OptionsView.EnableAppearanceEvenRow = True
|
||||
Me.GridView1.OptionsView.ShowAutoFilterRow = True
|
||||
Me.GridView1.OptionsView.ShowGroupPanel = False
|
||||
'
|
||||
'colNAME
|
||||
'
|
||||
Me.colNAME.Caption = "Name"
|
||||
Me.colNAME.FieldName = "NAME"
|
||||
Me.colNAME.Name = "colNAME"
|
||||
Me.colNAME.Visible = True
|
||||
Me.colNAME.VisibleIndex = 0
|
||||
Me.colNAME.Width = 195
|
||||
'
|
||||
'colTYPE_NODE
|
||||
'
|
||||
Me.colTYPE_NODE.Caption = "Node type"
|
||||
Me.colTYPE_NODE.FieldName = "TYPE_NODE"
|
||||
Me.colTYPE_NODE.Name = "colTYPE_NODE"
|
||||
Me.colTYPE_NODE.Visible = True
|
||||
Me.colTYPE_NODE.VisibleIndex = 1
|
||||
'
|
||||
'NAMELabel
|
||||
'
|
||||
NAMELabel.AutoSize = True
|
||||
NAMELabel.Location = New System.Drawing.Point(401, 29)
|
||||
NAMELabel.Name = "NAMELabel"
|
||||
NAMELabel.Size = New System.Drawing.Size(39, 13)
|
||||
NAMELabel.TabIndex = 87
|
||||
NAMELabel.Text = "Name:"
|
||||
Me.TBWH_ENTITYBindingSource.DataMember = "TBWH_ENTITY"
|
||||
Me.TBWH_ENTITYBindingSource.DataSource = Me.DD_DMSDataSet
|
||||
'
|
||||
'NAMETextBox
|
||||
'
|
||||
Me.NAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource, "NAME", True))
|
||||
Me.NAMETextBox.Location = New System.Drawing.Point(404, 45)
|
||||
Me.NAMETextBox.Location = New System.Drawing.Point(401, 88)
|
||||
Me.NAMETextBox.Name = "NAMETextBox"
|
||||
Me.NAMETextBox.Size = New System.Drawing.Size(252, 22)
|
||||
Me.NAMETextBox.TabIndex = 88
|
||||
'
|
||||
'COMMENTLabel
|
||||
'
|
||||
COMMENTLabel.AutoSize = True
|
||||
COMMENTLabel.Location = New System.Drawing.Point(658, 29)
|
||||
COMMENTLabel.Name = "COMMENTLabel"
|
||||
COMMENTLabel.Size = New System.Drawing.Size(59, 13)
|
||||
COMMENTLabel.TabIndex = 88
|
||||
COMMENTLabel.Text = "Comment:"
|
||||
'
|
||||
'COMMENTTextBox
|
||||
'
|
||||
Me.COMMENTTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource, "COMMENT", True))
|
||||
Me.COMMENTTextBox.Location = New System.Drawing.Point(662, 45)
|
||||
Me.COMMENTTextBox.Location = New System.Drawing.Point(659, 88)
|
||||
Me.COMMENTTextBox.Multiline = True
|
||||
Me.COMMENTTextBox.Name = "COMMENTTextBox"
|
||||
Me.COMMENTTextBox.Size = New System.Drawing.Size(247, 44)
|
||||
Me.COMMENTTextBox.TabIndex = 89
|
||||
'
|
||||
'TreeView1
|
||||
'
|
||||
Me.TreeView1.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.TreeView1.Location = New System.Drawing.Point(0, 28)
|
||||
Me.TreeView1.Name = "TreeView1"
|
||||
Me.TreeView1.Size = New System.Drawing.Size(324, 277)
|
||||
Me.TreeView1.TabIndex = 90
|
||||
'
|
||||
'TBPMO_STRUCTURE_NODES_CONFIGURATIONTableAdapter
|
||||
'
|
||||
Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONTableAdapter.ClearBeforeFill = True
|
||||
'
|
||||
'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
|
||||
Me.TableAdapterManager.TBDD_EMAIL_ACCOUNTTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBDD_GROUPS_USERTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBDD_INDEX_AUTOMTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBDD_USER_GROUPSTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBDD_USERTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_CONSTRUCTOR_USER_SQLTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FILES_USERTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FOLLOW_UP_EMAILTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FOLLUPEMAIL_USERTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FORM_CONSTRUCTOR_DETAILTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FORM_CONSTRUCTORTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FORM_TYPETableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FORM_VIEWTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FORMTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_KONFIGURATIONTableAdapter = Nothing
|
||||
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_STRUCTURE_NODES_CONFIGURATIONTableAdapter = Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONTableAdapter
|
||||
Me.TableAdapterManager.TBPMO_TEMPLATE_ENTITYTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_TEMPLATE_PATTERNTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_TEMPLATETableAdapter = Nothing
|
||||
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_Organiser.DD_DMSDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
||||
'
|
||||
'TBWH_ENTITYTableAdapter
|
||||
'
|
||||
Me.TBWH_ENTITYTableAdapter.ClearBeforeFill = True
|
||||
'
|
||||
'cmbEntity
|
||||
'
|
||||
Me.cmbEntity.DataSource = Me.TBWH_ENTITYBindingSource
|
||||
Me.cmbEntity.DisplayMember = "FORM_TITLE"
|
||||
Me.cmbEntity.FormattingEnabled = True
|
||||
Me.cmbEntity.Location = New System.Drawing.Point(330, 44)
|
||||
Me.cmbEntity.Name = "cmbEntity"
|
||||
Me.cmbEntity.Size = New System.Drawing.Size(229, 21)
|
||||
Me.cmbEntity.TabIndex = 92
|
||||
Me.cmbEntity.ValueMember = "FORM_ID"
|
||||
'
|
||||
'Label1
|
||||
'
|
||||
Label1.AutoSize = True
|
||||
Label1.Location = New System.Drawing.Point(327, 28)
|
||||
Label1.Name = "Label1"
|
||||
Label1.Size = New System.Drawing.Size(39, 13)
|
||||
Label1.TabIndex = 91
|
||||
Label1.Text = "Entity:"
|
||||
'
|
||||
'frmStructureNodeConfig
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.ClientSize = New System.Drawing.Size(972, 289)
|
||||
Me.ClientSize = New System.Drawing.Size(972, 320)
|
||||
Me.Controls.Add(Me.cmbEntity)
|
||||
Me.Controls.Add(Label1)
|
||||
Me.Controls.Add(Me.TreeView1)
|
||||
Me.Controls.Add(COMMENTLabel)
|
||||
Me.Controls.Add(Me.COMMENTTextBox)
|
||||
Me.Controls.Add(NAMELabel)
|
||||
Me.Controls.Add(Me.NAMETextBox)
|
||||
Me.Controls.Add(Me.GridControl1)
|
||||
Me.Controls.Add(Me.ComboBox1)
|
||||
Me.Controls.Add(Me.GroupBox3)
|
||||
Me.Controls.Add(Me.lblSave)
|
||||
@@ -601,17 +582,15 @@ Partial Class frmStructureNodeConfig
|
||||
Me.Name = "frmStructureNodeConfig"
|
||||
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
||||
Me.Text = "Entity Node Configuration"
|
||||
CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingNavigator.ResumeLayout(False)
|
||||
Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingNavigator.PerformLayout()
|
||||
CType(Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TYPE_NODENumericUpDown, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.GroupBox3.ResumeLayout(False)
|
||||
CType(Me.pbBackground, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TBWH_ENTITYBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.GridView1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.ResumeLayout(False)
|
||||
Me.PerformLayout()
|
||||
|
||||
@@ -649,10 +628,8 @@ Partial Class frmStructureNodeConfig
|
||||
Friend WithEvents TBWH_ENTITYBindingSource As System.Windows.Forms.BindingSource
|
||||
Friend WithEvents TBWH_ENTITYTableAdapter As DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBWH_ENTITYTableAdapter
|
||||
Friend WithEvents ComboBox1 As System.Windows.Forms.ComboBox
|
||||
Friend WithEvents GridControl1 As DevExpress.XtraGrid.GridControl
|
||||
Friend WithEvents GridView1 As DevExpress.XtraGrid.Views.Grid.GridView
|
||||
Friend WithEvents colNAME As DevExpress.XtraGrid.Columns.GridColumn
|
||||
Friend WithEvents colTYPE_NODE As DevExpress.XtraGrid.Columns.GridColumn
|
||||
Friend WithEvents NAMETextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents COMMENTTextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents TreeView1 As System.Windows.Forms.TreeView
|
||||
Friend WithEvents cmbEntity As System.Windows.Forms.ComboBox
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user