MS_05042016
This commit is contained in:
@@ -32,7 +32,6 @@ Partial Class frmTask_Management
|
||||
Dim DESCRIPTIONLabel As System.Windows.Forms.Label
|
||||
Dim TITLELabel As System.Windows.Forms.Label
|
||||
Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim GUIDLabel As System.Windows.Forms.Label
|
||||
Dim STATE_DESCLabel As System.Windows.Forms.Label
|
||||
Dim COLORLabel As System.Windows.Forms.Label
|
||||
@@ -107,10 +106,8 @@ Partial Class frmTask_Management
|
||||
Me.VWPMO_GUI_ENTITYBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
|
||||
Me.tslbl = New System.Windows.Forms.ToolStripStatusLabel()
|
||||
Me.TBPMO_WORKFLOW_FORMBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.TBPMO_WORKFLOWTableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_WORKFLOWTableAdapter()
|
||||
Me.TableAdapterManager = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TableAdapterManager()
|
||||
Me.TBPMO_WORKFLOW_FORMTableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_WORKFLOW_FORMTableAdapter()
|
||||
Me.VWPMO_GUI_ENTITYTableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.VWPMO_GUI_ENTITYTableAdapter()
|
||||
Me.TbpmO_WD_FVIEW_DT_INDEXTableAdapter1 = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_WD_FVIEW_DT_INDEXTableAdapter()
|
||||
Me.TableAdapterManager1 = New DD_Record_Organiser.DD_DMSDataSetCalendarTableAdapters.TableAdapterManager()
|
||||
@@ -148,7 +145,6 @@ Partial Class frmTask_Management
|
||||
Me.TBPMO_WORKFLOW_TASK_STATEBindingNavigator.SuspendLayout()
|
||||
CType(Me.VWPMO_GUI_ENTITYBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.StatusStrip1.SuspendLayout()
|
||||
CType(Me.TBPMO_WORKFLOW_FORMBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'SplitContainer1
|
||||
@@ -433,16 +429,8 @@ Partial Class frmTask_Management
|
||||
Me.DataGridView1.AllowUserToDeleteRows = False
|
||||
DataGridViewCellStyle1.BackColor = System.Drawing.Color.NavajoWhite
|
||||
Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
|
||||
Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
||||
DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
||||
DataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window
|
||||
DataGridViewCellStyle2.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Bold)
|
||||
DataGridViewCellStyle2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(32, Byte), Integer), CType(CType(31, Byte), Integer), CType(CType(53, Byte), Integer))
|
||||
DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
||||
DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
||||
DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
||||
Me.DataGridView1.DefaultCellStyle = DataGridViewCellStyle2
|
||||
resources.ApplyResources(Me.DataGridView1, "DataGridView1")
|
||||
Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
||||
Me.DataGridView1.Name = "DataGridView1"
|
||||
'
|
||||
'btnAddWorkflowConfig
|
||||
@@ -507,7 +495,7 @@ Partial Class frmTask_Management
|
||||
'
|
||||
'ListBoxStati
|
||||
'
|
||||
Me.ListBoxStati.BackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
||||
Me.ListBoxStati.BackColor = System.Drawing.SystemColors.ScrollBar
|
||||
Me.ListBoxStati.DataSource = Me.TBPMO_WORKFLOW_TASK_STATEBindingSource
|
||||
Me.ListBoxStati.DisplayMember = "STATE_DESC"
|
||||
Me.ListBoxStati.FormattingEnabled = True
|
||||
@@ -610,6 +598,7 @@ Partial Class frmTask_Management
|
||||
'
|
||||
'TreeViewEntities
|
||||
'
|
||||
Me.TreeViewEntities.BackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
||||
Me.TreeViewEntities.ForeColor = System.Drawing.Color.OrangeRed
|
||||
resources.ApplyResources(Me.TreeViewEntities, "TreeViewEntities")
|
||||
Me.TreeViewEntities.Name = "TreeViewEntities"
|
||||
@@ -721,11 +710,6 @@ Partial Class frmTask_Management
|
||||
Me.tslbl.Name = "tslbl"
|
||||
resources.ApplyResources(Me.tslbl, "tslbl")
|
||||
'
|
||||
'TBPMO_WORKFLOW_FORMBindingSource
|
||||
'
|
||||
Me.TBPMO_WORKFLOW_FORMBindingSource.DataMember = "TBPMO_WORKFLOW_FORM"
|
||||
Me.TBPMO_WORKFLOW_FORMBindingSource.DataSource = Me.DD_DMSDataSet
|
||||
'
|
||||
'TBPMO_WORKFLOWTableAdapter
|
||||
'
|
||||
Me.TBPMO_WORKFLOWTableAdapter.ClearBeforeFill = True
|
||||
@@ -733,6 +717,7 @@ Partial Class frmTask_Management
|
||||
'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
|
||||
@@ -741,6 +726,7 @@ Partial Class frmTask_Management
|
||||
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
|
||||
@@ -757,16 +743,13 @@ Partial Class frmTask_Management
|
||||
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_OBJECTTYPETableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_WORKFLOW_FORMTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_WORKFLOW_TASK_STATETableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_WORKFLOWTableAdapter = Me.TBPMO_WORKFLOWTableAdapter
|
||||
Me.TableAdapterManager.UpdateOrder = DD_Record_Organiser.DD_DMSDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
||||
'
|
||||
'TBPMO_WORKFLOW_FORMTableAdapter
|
||||
'
|
||||
Me.TBPMO_WORKFLOW_FORMTableAdapter.ClearBeforeFill = True
|
||||
'
|
||||
'VWPMO_GUI_ENTITYTableAdapter
|
||||
'
|
||||
Me.VWPMO_GUI_ENTITYTableAdapter.ClearBeforeFill = True
|
||||
@@ -824,7 +807,6 @@ Partial Class frmTask_Management
|
||||
CType(Me.VWPMO_GUI_ENTITYBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.StatusStrip1.ResumeLayout(False)
|
||||
Me.StatusStrip1.PerformLayout()
|
||||
CType(Me.TBPMO_WORKFLOW_FORMBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.ResumeLayout(False)
|
||||
Me.PerformLayout()
|
||||
|
||||
@@ -849,8 +831,6 @@ Partial Class frmTask_Management
|
||||
Friend WithEvents BindingNavigatorMoveLastItem As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents BindingNavigatorSeparator2 As System.Windows.Forms.ToolStripSeparator
|
||||
Friend WithEvents TBPMO_WORKFLOWBindingNavigatorSaveItem As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents TBPMO_WORKFLOW_FORMBindingSource As System.Windows.Forms.BindingSource
|
||||
Friend WithEvents TBPMO_WORKFLOW_FORMTableAdapter As DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_WORKFLOW_FORMTableAdapter
|
||||
Friend WithEvents VWPMO_GUI_ENTITYBindingSource As System.Windows.Forms.BindingSource
|
||||
Friend WithEvents VWPMO_GUI_ENTITYTableAdapter As DD_Record_Organiser.DD_DMSDataSetTableAdapters.VWPMO_GUI_ENTITYTableAdapter
|
||||
Friend WithEvents XtraTabControl1 As DevExpress.XtraTab.XtraTabControl
|
||||
|
||||
Reference in New Issue
Block a user