1173 lines
66 KiB
VB.net
1173 lines
66 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmTaskmanagement
|
|
Inherits System.Windows.Forms.Form
|
|
|
|
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
|
|
<System.Diagnostics.DebuggerNonUserCode()> _
|
|
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
Try
|
|
If disposing AndAlso components IsNot Nothing Then
|
|
components.Dispose()
|
|
End If
|
|
Finally
|
|
MyBase.Dispose(disposing)
|
|
End Try
|
|
End Sub
|
|
|
|
'Wird vom Windows Form-Designer benötigt.
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
|
|
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
|
|
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
|
|
<System.Diagnostics.DebuggerStepThrough()> _
|
|
Private Sub InitializeComponent()
|
|
Me.components = New System.ComponentModel.Container()
|
|
Dim GUIDLabel As System.Windows.Forms.Label
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmTaskmanagement))
|
|
Dim STATE_DESCLabel As System.Windows.Forms.Label
|
|
Dim ADDED_WHOLabel As System.Windows.Forms.Label
|
|
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 COLORLabel As System.Windows.Forms.Label
|
|
Dim TITLELabel As System.Windows.Forms.Label
|
|
Dim DESCRIPTIONLabel As System.Windows.Forms.Label
|
|
Dim GUIDLabel1 As System.Windows.Forms.Label
|
|
Dim ADDED_WHOLabel1 As System.Windows.Forms.Label
|
|
Dim CHANGED_WHOLabel1 As System.Windows.Forms.Label
|
|
Dim ADDED_WHENLabel1 As System.Windows.Forms.Label
|
|
Dim CHANGED_WHENLabel1 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()
|
|
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
|
|
Me.tslbl = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.SplitContainer1 = New System.Windows.Forms.SplitContainer()
|
|
Me.ListBox1 = New System.Windows.Forms.ListBox()
|
|
Me.TBPMO_WORKFLOWBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.DD_DMSDataSet = New DD_Record_Organiser.DD_DMSDataSet()
|
|
Me.btnAddTask2Entity = New System.Windows.Forms.Button()
|
|
Me.CHANGED_WHENTextBox1 = New System.Windows.Forms.TextBox()
|
|
Me.ADDED_WHENTextBox1 = New System.Windows.Forms.TextBox()
|
|
Me.CHANGED_WHOTextBox1 = New System.Windows.Forms.TextBox()
|
|
Me.ADDED_WHOTextBox1 = New System.Windows.Forms.TextBox()
|
|
Me.GUIDTextBox1 = New System.Windows.Forms.TextBox()
|
|
Me.DESCRIPTIONTextBox = New System.Windows.Forms.TextBox()
|
|
Me.TITLETextBox = New System.Windows.Forms.TextBox()
|
|
Me.TBPMO_WORKFLOWBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
|
|
Me.BindingNavigatorAddNewItem = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorCountItem = New System.Windows.Forms.ToolStripLabel()
|
|
Me.BindingNavigatorDeleteItem = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMoveFirstItem = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMovePreviousItem = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorSeparator = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorPositionItem = New System.Windows.Forms.ToolStripTextBox()
|
|
Me.BindingNavigatorSeparator1 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorMoveNextItem = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMoveLastItem = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorSeparator2 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.TBPMO_WORKFLOWBindingNavigatorSaveItem = New System.Windows.Forms.ToolStripButton()
|
|
Me.XtraTabControl1 = New DevExpress.XtraTab.XtraTabControl()
|
|
Me.XtraTabPage1 = New DevExpress.XtraTab.XtraTabPage()
|
|
Me.SplitContainer2 = New System.Windows.Forms.SplitContainer()
|
|
Me.WH_FormsDataGridView = New System.Windows.Forms.DataGridView()
|
|
Me.DataGridViewTextBoxColumn16 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.ColName = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn18 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.VWPMO_GUI_ENTITYBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.WH_FormsBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
|
|
Me.ToolStripLabel1 = New System.Windows.Forms.ToolStripLabel()
|
|
Me.ToolStripButton3 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton4 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripTextBox1 = New System.Windows.Forms.ToolStripTextBox()
|
|
Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripButton5 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton6 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.VWPMO_WORKFLOW_FORMDataGridView = New System.Windows.Forms.DataGridView()
|
|
Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn3 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn5 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn7 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn8 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn9 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn10 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.VWPMO_WORKFLOW_FORMBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBPMO_WORKFLOW_FORMBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
|
|
Me.ToolStripButton8 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripLabel2 = New System.Windows.Forms.ToolStripLabel()
|
|
Me.ToolStripButton9 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton10 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton11 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripSeparator4 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripTextBox2 = New System.Windows.Forms.ToolStripTextBox()
|
|
Me.ToolStripSeparator5 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripButton12 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton13 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripSeparator6 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripButton14 = New System.Windows.Forms.ToolStripButton()
|
|
Me.XtraTabPage2 = New DevExpress.XtraTab.XtraTabPage()
|
|
Me.XtraTabControl2 = New DevExpress.XtraTab.XtraTabControl()
|
|
Me.XtraTabPage3 = New DevExpress.XtraTab.XtraTabPage()
|
|
Me.btncolordialog = New System.Windows.Forms.Button()
|
|
Me.ListBox2 = New System.Windows.Forms.ListBox()
|
|
Me.TBPMO_WORKFLOW_TASK_STATEBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBPMO_WORKFLOW_TASK_STATEBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
|
|
Me.ToolStripButton1 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripLabel4 = New System.Windows.Forms.ToolStripLabel()
|
|
Me.ToolStripButton2 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton7 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton15 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripSeparator7 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripTextBox3 = New System.Windows.Forms.ToolStripTextBox()
|
|
Me.ToolStripSeparator8 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripButton16 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton17 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripSeparator9 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripButton18 = New System.Windows.Forms.ToolStripButton()
|
|
Me.GUIDTextBox = New System.Windows.Forms.TextBox()
|
|
Me.STATE_DESCTextBox = New System.Windows.Forms.TextBox()
|
|
Me.ADDED_WHOTextBox = New System.Windows.Forms.TextBox()
|
|
Me.ADDED_WHENTextBox = New System.Windows.Forms.TextBox()
|
|
Me.CHANGED_WHOTextBox = New System.Windows.Forms.TextBox()
|
|
Me.CHANGED_WHENTextBox = New System.Windows.Forms.TextBox()
|
|
Me.COLORTextBox = New System.Windows.Forms.TextBox()
|
|
Me.XtraTabPage4 = New DevExpress.XtraTab.XtraTabPage()
|
|
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()
|
|
Me.TBPMO_WORKFLOW_TASK_STATETableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_WORKFLOW_TASK_STATETableAdapter()
|
|
Me.VWPMO_WORKFLOW_FORMTableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.VWPMO_WORKFLOW_FORMTableAdapter()
|
|
Me.ColorDialog1 = New System.Windows.Forms.ColorDialog()
|
|
GUIDLabel = New System.Windows.Forms.Label()
|
|
STATE_DESCLabel = New System.Windows.Forms.Label()
|
|
ADDED_WHOLabel = New System.Windows.Forms.Label()
|
|
ADDED_WHENLabel = New System.Windows.Forms.Label()
|
|
CHANGED_WHOLabel = New System.Windows.Forms.Label()
|
|
CHANGED_WHENLabel = New System.Windows.Forms.Label()
|
|
COLORLabel = New System.Windows.Forms.Label()
|
|
TITLELabel = New System.Windows.Forms.Label()
|
|
DESCRIPTIONLabel = New System.Windows.Forms.Label()
|
|
GUIDLabel1 = New System.Windows.Forms.Label()
|
|
ADDED_WHOLabel1 = New System.Windows.Forms.Label()
|
|
CHANGED_WHOLabel1 = New System.Windows.Forms.Label()
|
|
ADDED_WHENLabel1 = New System.Windows.Forms.Label()
|
|
CHANGED_WHENLabel1 = New System.Windows.Forms.Label()
|
|
Me.StatusStrip1.SuspendLayout()
|
|
CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SplitContainer1.Panel1.SuspendLayout()
|
|
Me.SplitContainer1.Panel2.SuspendLayout()
|
|
Me.SplitContainer1.SuspendLayout()
|
|
CType(Me.TBPMO_WORKFLOWBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBPMO_WORKFLOWBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.TBPMO_WORKFLOWBindingNavigator.SuspendLayout()
|
|
CType(Me.XtraTabControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.XtraTabControl1.SuspendLayout()
|
|
Me.XtraTabPage1.SuspendLayout()
|
|
CType(Me.SplitContainer2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SplitContainer2.Panel1.SuspendLayout()
|
|
Me.SplitContainer2.Panel2.SuspendLayout()
|
|
Me.SplitContainer2.SuspendLayout()
|
|
CType(Me.WH_FormsDataGridView, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.VWPMO_GUI_ENTITYBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.WH_FormsBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.WH_FormsBindingNavigator.SuspendLayout()
|
|
CType(Me.VWPMO_WORKFLOW_FORMDataGridView, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.VWPMO_WORKFLOW_FORMBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBPMO_WORKFLOW_FORMBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.TBPMO_WORKFLOW_FORMBindingNavigator.SuspendLayout()
|
|
Me.XtraTabPage2.SuspendLayout()
|
|
CType(Me.XtraTabControl2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.XtraTabControl2.SuspendLayout()
|
|
Me.XtraTabPage3.SuspendLayout()
|
|
CType(Me.TBPMO_WORKFLOW_TASK_STATEBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBPMO_WORKFLOW_TASK_STATEBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.TBPMO_WORKFLOW_TASK_STATEBindingNavigator.SuspendLayout()
|
|
CType(Me.TBPMO_WORKFLOW_FORMBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SuspendLayout()
|
|
'
|
|
'GUIDLabel
|
|
'
|
|
resources.ApplyResources(GUIDLabel, "GUIDLabel")
|
|
GUIDLabel.Name = "GUIDLabel"
|
|
'
|
|
'STATE_DESCLabel
|
|
'
|
|
resources.ApplyResources(STATE_DESCLabel, "STATE_DESCLabel")
|
|
STATE_DESCLabel.Name = "STATE_DESCLabel"
|
|
'
|
|
'ADDED_WHOLabel
|
|
'
|
|
resources.ApplyResources(ADDED_WHOLabel, "ADDED_WHOLabel")
|
|
ADDED_WHOLabel.Name = "ADDED_WHOLabel"
|
|
'
|
|
'ADDED_WHENLabel
|
|
'
|
|
resources.ApplyResources(ADDED_WHENLabel, "ADDED_WHENLabel")
|
|
ADDED_WHENLabel.Name = "ADDED_WHENLabel"
|
|
'
|
|
'CHANGED_WHOLabel
|
|
'
|
|
resources.ApplyResources(CHANGED_WHOLabel, "CHANGED_WHOLabel")
|
|
CHANGED_WHOLabel.Name = "CHANGED_WHOLabel"
|
|
'
|
|
'CHANGED_WHENLabel
|
|
'
|
|
resources.ApplyResources(CHANGED_WHENLabel, "CHANGED_WHENLabel")
|
|
CHANGED_WHENLabel.Name = "CHANGED_WHENLabel"
|
|
'
|
|
'COLORLabel
|
|
'
|
|
resources.ApplyResources(COLORLabel, "COLORLabel")
|
|
COLORLabel.Name = "COLORLabel"
|
|
'
|
|
'TITLELabel
|
|
'
|
|
resources.ApplyResources(TITLELabel, "TITLELabel")
|
|
TITLELabel.Name = "TITLELabel"
|
|
'
|
|
'DESCRIPTIONLabel
|
|
'
|
|
resources.ApplyResources(DESCRIPTIONLabel, "DESCRIPTIONLabel")
|
|
DESCRIPTIONLabel.Name = "DESCRIPTIONLabel"
|
|
'
|
|
'GUIDLabel1
|
|
'
|
|
resources.ApplyResources(GUIDLabel1, "GUIDLabel1")
|
|
GUIDLabel1.Name = "GUIDLabel1"
|
|
'
|
|
'ADDED_WHOLabel1
|
|
'
|
|
resources.ApplyResources(ADDED_WHOLabel1, "ADDED_WHOLabel1")
|
|
ADDED_WHOLabel1.Name = "ADDED_WHOLabel1"
|
|
'
|
|
'CHANGED_WHOLabel1
|
|
'
|
|
resources.ApplyResources(CHANGED_WHOLabel1, "CHANGED_WHOLabel1")
|
|
CHANGED_WHOLabel1.Name = "CHANGED_WHOLabel1"
|
|
'
|
|
'ADDED_WHENLabel1
|
|
'
|
|
resources.ApplyResources(ADDED_WHENLabel1, "ADDED_WHENLabel1")
|
|
ADDED_WHENLabel1.Name = "ADDED_WHENLabel1"
|
|
'
|
|
'CHANGED_WHENLabel1
|
|
'
|
|
resources.ApplyResources(CHANGED_WHENLabel1, "CHANGED_WHENLabel1")
|
|
CHANGED_WHENLabel1.Name = "CHANGED_WHENLabel1"
|
|
'
|
|
'StatusStrip1
|
|
'
|
|
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tslbl})
|
|
resources.ApplyResources(Me.StatusStrip1, "StatusStrip1")
|
|
Me.StatusStrip1.Name = "StatusStrip1"
|
|
'
|
|
'tslbl
|
|
'
|
|
Me.tslbl.Image = Global.DD_Record_Organiser.My.Resources.Resources.lightbulb
|
|
Me.tslbl.Name = "tslbl"
|
|
resources.ApplyResources(Me.tslbl, "tslbl")
|
|
'
|
|
'SplitContainer1
|
|
'
|
|
resources.ApplyResources(Me.SplitContainer1, "SplitContainer1")
|
|
Me.SplitContainer1.Name = "SplitContainer1"
|
|
'
|
|
'SplitContainer1.Panel1
|
|
'
|
|
resources.ApplyResources(Me.SplitContainer1.Panel1, "SplitContainer1.Panel1")
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.ListBox1)
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.btnAddTask2Entity)
|
|
Me.SplitContainer1.Panel1.Controls.Add(CHANGED_WHENLabel1)
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.CHANGED_WHENTextBox1)
|
|
Me.SplitContainer1.Panel1.Controls.Add(ADDED_WHENLabel1)
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.ADDED_WHENTextBox1)
|
|
Me.SplitContainer1.Panel1.Controls.Add(CHANGED_WHOLabel1)
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.CHANGED_WHOTextBox1)
|
|
Me.SplitContainer1.Panel1.Controls.Add(ADDED_WHOLabel1)
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.ADDED_WHOTextBox1)
|
|
Me.SplitContainer1.Panel1.Controls.Add(GUIDLabel1)
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.GUIDTextBox1)
|
|
Me.SplitContainer1.Panel1.Controls.Add(DESCRIPTIONLabel)
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.DESCRIPTIONTextBox)
|
|
Me.SplitContainer1.Panel1.Controls.Add(TITLELabel)
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.TITLETextBox)
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.TBPMO_WORKFLOWBindingNavigator)
|
|
'
|
|
'SplitContainer1.Panel2
|
|
'
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.XtraTabControl1)
|
|
'
|
|
'ListBox1
|
|
'
|
|
Me.ListBox1.BackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.ListBox1.DataSource = Me.TBPMO_WORKFLOWBindingSource
|
|
Me.ListBox1.DisplayMember = "TITLE"
|
|
Me.ListBox1.FormattingEnabled = True
|
|
resources.ApplyResources(Me.ListBox1, "ListBox1")
|
|
Me.ListBox1.Name = "ListBox1"
|
|
Me.ListBox1.ValueMember = "GUID"
|
|
'
|
|
'TBPMO_WORKFLOWBindingSource
|
|
'
|
|
Me.TBPMO_WORKFLOWBindingSource.DataMember = "TBPMO_WORKFLOW"
|
|
Me.TBPMO_WORKFLOWBindingSource.DataSource = Me.DD_DMSDataSet
|
|
'
|
|
'DD_DMSDataSet
|
|
'
|
|
Me.DD_DMSDataSet.DataSetName = "DD_DMSDataSet"
|
|
Me.DD_DMSDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
|
'
|
|
'btnAddTask2Entity
|
|
'
|
|
resources.ApplyResources(Me.btnAddTask2Entity, "btnAddTask2Entity")
|
|
Me.btnAddTask2Entity.ForeColor = System.Drawing.Color.Fuchsia
|
|
Me.btnAddTask2Entity.Image = Global.DD_Record_Organiser.My.Resources.Resources.arrow_Forward_16xLG
|
|
Me.btnAddTask2Entity.Name = "btnAddTask2Entity"
|
|
Me.btnAddTask2Entity.UseVisualStyleBackColor = True
|
|
'
|
|
'CHANGED_WHENTextBox1
|
|
'
|
|
resources.ApplyResources(Me.CHANGED_WHENTextBox1, "CHANGED_WHENTextBox1")
|
|
Me.CHANGED_WHENTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_WORKFLOWBindingSource, "CHANGED_WHEN", True))
|
|
Me.CHANGED_WHENTextBox1.Name = "CHANGED_WHENTextBox1"
|
|
'
|
|
'ADDED_WHENTextBox1
|
|
'
|
|
resources.ApplyResources(Me.ADDED_WHENTextBox1, "ADDED_WHENTextBox1")
|
|
Me.ADDED_WHENTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_WORKFLOWBindingSource, "ADDED_WHEN", True))
|
|
Me.ADDED_WHENTextBox1.Name = "ADDED_WHENTextBox1"
|
|
'
|
|
'CHANGED_WHOTextBox1
|
|
'
|
|
resources.ApplyResources(Me.CHANGED_WHOTextBox1, "CHANGED_WHOTextBox1")
|
|
Me.CHANGED_WHOTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_WORKFLOWBindingSource, "CHANGED_WHO", True))
|
|
Me.CHANGED_WHOTextBox1.Name = "CHANGED_WHOTextBox1"
|
|
'
|
|
'ADDED_WHOTextBox1
|
|
'
|
|
resources.ApplyResources(Me.ADDED_WHOTextBox1, "ADDED_WHOTextBox1")
|
|
Me.ADDED_WHOTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_WORKFLOWBindingSource, "ADDED_WHO", True))
|
|
Me.ADDED_WHOTextBox1.Name = "ADDED_WHOTextBox1"
|
|
'
|
|
'GUIDTextBox1
|
|
'
|
|
resources.ApplyResources(Me.GUIDTextBox1, "GUIDTextBox1")
|
|
Me.GUIDTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_WORKFLOWBindingSource, "GUID", True))
|
|
Me.GUIDTextBox1.Name = "GUIDTextBox1"
|
|
'
|
|
'DESCRIPTIONTextBox
|
|
'
|
|
resources.ApplyResources(Me.DESCRIPTIONTextBox, "DESCRIPTIONTextBox")
|
|
Me.DESCRIPTIONTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_WORKFLOWBindingSource, "DESCRIPTION", True))
|
|
Me.DESCRIPTIONTextBox.Name = "DESCRIPTIONTextBox"
|
|
'
|
|
'TITLETextBox
|
|
'
|
|
resources.ApplyResources(Me.TITLETextBox, "TITLETextBox")
|
|
Me.TITLETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_WORKFLOWBindingSource, "TITLE", True))
|
|
Me.TITLETextBox.Name = "TITLETextBox"
|
|
'
|
|
'TBPMO_WORKFLOWBindingNavigator
|
|
'
|
|
Me.TBPMO_WORKFLOWBindingNavigator.AddNewItem = Me.BindingNavigatorAddNewItem
|
|
Me.TBPMO_WORKFLOWBindingNavigator.BindingSource = Me.TBPMO_WORKFLOWBindingSource
|
|
Me.TBPMO_WORKFLOWBindingNavigator.CountItem = Me.BindingNavigatorCountItem
|
|
Me.TBPMO_WORKFLOWBindingNavigator.CountItemFormat = "von {0} Workflow-Tasks"
|
|
Me.TBPMO_WORKFLOWBindingNavigator.DeleteItem = Me.BindingNavigatorDeleteItem
|
|
Me.TBPMO_WORKFLOWBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem, Me.BindingNavigatorMovePreviousItem, Me.BindingNavigatorSeparator, Me.BindingNavigatorPositionItem, Me.BindingNavigatorCountItem, Me.BindingNavigatorSeparator1, Me.BindingNavigatorMoveNextItem, Me.BindingNavigatorMoveLastItem, Me.BindingNavigatorSeparator2, Me.BindingNavigatorAddNewItem, Me.BindingNavigatorDeleteItem, Me.TBPMO_WORKFLOWBindingNavigatorSaveItem})
|
|
resources.ApplyResources(Me.TBPMO_WORKFLOWBindingNavigator, "TBPMO_WORKFLOWBindingNavigator")
|
|
Me.TBPMO_WORKFLOWBindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem
|
|
Me.TBPMO_WORKFLOWBindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem
|
|
Me.TBPMO_WORKFLOWBindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem
|
|
Me.TBPMO_WORKFLOWBindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem
|
|
Me.TBPMO_WORKFLOWBindingNavigator.Name = "TBPMO_WORKFLOWBindingNavigator"
|
|
Me.TBPMO_WORKFLOWBindingNavigator.PositionItem = Me.BindingNavigatorPositionItem
|
|
'
|
|
'BindingNavigatorAddNewItem
|
|
'
|
|
Me.BindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.BindingNavigatorAddNewItem, "BindingNavigatorAddNewItem")
|
|
Me.BindingNavigatorAddNewItem.Name = "BindingNavigatorAddNewItem"
|
|
'
|
|
'BindingNavigatorCountItem
|
|
'
|
|
Me.BindingNavigatorCountItem.Name = "BindingNavigatorCountItem"
|
|
resources.ApplyResources(Me.BindingNavigatorCountItem, "BindingNavigatorCountItem")
|
|
'
|
|
'BindingNavigatorDeleteItem
|
|
'
|
|
Me.BindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.BindingNavigatorDeleteItem, "BindingNavigatorDeleteItem")
|
|
Me.BindingNavigatorDeleteItem.Name = "BindingNavigatorDeleteItem"
|
|
'
|
|
'BindingNavigatorMoveFirstItem
|
|
'
|
|
Me.BindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.BindingNavigatorMoveFirstItem, "BindingNavigatorMoveFirstItem")
|
|
Me.BindingNavigatorMoveFirstItem.Name = "BindingNavigatorMoveFirstItem"
|
|
'
|
|
'BindingNavigatorMovePreviousItem
|
|
'
|
|
Me.BindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.BindingNavigatorMovePreviousItem, "BindingNavigatorMovePreviousItem")
|
|
Me.BindingNavigatorMovePreviousItem.Name = "BindingNavigatorMovePreviousItem"
|
|
'
|
|
'BindingNavigatorSeparator
|
|
'
|
|
Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator"
|
|
resources.ApplyResources(Me.BindingNavigatorSeparator, "BindingNavigatorSeparator")
|
|
'
|
|
'BindingNavigatorPositionItem
|
|
'
|
|
resources.ApplyResources(Me.BindingNavigatorPositionItem, "BindingNavigatorPositionItem")
|
|
Me.BindingNavigatorPositionItem.Name = "BindingNavigatorPositionItem"
|
|
'
|
|
'BindingNavigatorSeparator1
|
|
'
|
|
Me.BindingNavigatorSeparator1.Name = "BindingNavigatorSeparator1"
|
|
resources.ApplyResources(Me.BindingNavigatorSeparator1, "BindingNavigatorSeparator1")
|
|
'
|
|
'BindingNavigatorMoveNextItem
|
|
'
|
|
Me.BindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.BindingNavigatorMoveNextItem, "BindingNavigatorMoveNextItem")
|
|
Me.BindingNavigatorMoveNextItem.Name = "BindingNavigatorMoveNextItem"
|
|
'
|
|
'BindingNavigatorMoveLastItem
|
|
'
|
|
Me.BindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.BindingNavigatorMoveLastItem, "BindingNavigatorMoveLastItem")
|
|
Me.BindingNavigatorMoveLastItem.Name = "BindingNavigatorMoveLastItem"
|
|
'
|
|
'BindingNavigatorSeparator2
|
|
'
|
|
Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2"
|
|
resources.ApplyResources(Me.BindingNavigatorSeparator2, "BindingNavigatorSeparator2")
|
|
'
|
|
'TBPMO_WORKFLOWBindingNavigatorSaveItem
|
|
'
|
|
Me.TBPMO_WORKFLOWBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.TBPMO_WORKFLOWBindingNavigatorSaveItem, "TBPMO_WORKFLOWBindingNavigatorSaveItem")
|
|
Me.TBPMO_WORKFLOWBindingNavigatorSaveItem.Name = "TBPMO_WORKFLOWBindingNavigatorSaveItem"
|
|
'
|
|
'XtraTabControl1
|
|
'
|
|
resources.ApplyResources(Me.XtraTabControl1, "XtraTabControl1")
|
|
Me.XtraTabControl1.Name = "XtraTabControl1"
|
|
Me.XtraTabControl1.SelectedTabPage = Me.XtraTabPage1
|
|
Me.XtraTabControl1.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPage1, Me.XtraTabPage2})
|
|
'
|
|
'XtraTabPage1
|
|
'
|
|
Me.XtraTabPage1.Appearance.Header.Font = CType(resources.GetObject("XtraTabPage1.Appearance.Header.Font"), System.Drawing.Font)
|
|
Me.XtraTabPage1.Appearance.Header.Options.UseFont = True
|
|
Me.XtraTabPage1.Controls.Add(Me.SplitContainer2)
|
|
Me.XtraTabPage1.Name = "XtraTabPage1"
|
|
resources.ApplyResources(Me.XtraTabPage1, "XtraTabPage1")
|
|
'
|
|
'SplitContainer2
|
|
'
|
|
resources.ApplyResources(Me.SplitContainer2, "SplitContainer2")
|
|
Me.SplitContainer2.Name = "SplitContainer2"
|
|
'
|
|
'SplitContainer2.Panel1
|
|
'
|
|
resources.ApplyResources(Me.SplitContainer2.Panel1, "SplitContainer2.Panel1")
|
|
Me.SplitContainer2.Panel1.Controls.Add(Me.WH_FormsDataGridView)
|
|
Me.SplitContainer2.Panel1.Controls.Add(Me.WH_FormsBindingNavigator)
|
|
'
|
|
'SplitContainer2.Panel2
|
|
'
|
|
resources.ApplyResources(Me.SplitContainer2.Panel2, "SplitContainer2.Panel2")
|
|
Me.SplitContainer2.Panel2.Controls.Add(Me.VWPMO_WORKFLOW_FORMDataGridView)
|
|
Me.SplitContainer2.Panel2.Controls.Add(Me.TBPMO_WORKFLOW_FORMBindingNavigator)
|
|
'
|
|
'WH_FormsDataGridView
|
|
'
|
|
Me.WH_FormsDataGridView.AllowUserToAddRows = False
|
|
Me.WH_FormsDataGridView.AllowUserToDeleteRows = False
|
|
DataGridViewCellStyle1.BackColor = System.Drawing.Color.Yellow
|
|
Me.WH_FormsDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
|
|
Me.WH_FormsDataGridView.AutoGenerateColumns = False
|
|
Me.WH_FormsDataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells
|
|
Me.WH_FormsDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.WH_FormsDataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewTextBoxColumn16, Me.ColName, Me.DataGridViewTextBoxColumn18})
|
|
Me.WH_FormsDataGridView.DataSource = Me.VWPMO_GUI_ENTITYBindingSource
|
|
resources.ApplyResources(Me.WH_FormsDataGridView, "WH_FormsDataGridView")
|
|
Me.WH_FormsDataGridView.Name = "WH_FormsDataGridView"
|
|
Me.WH_FormsDataGridView.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn16
|
|
'
|
|
Me.DataGridViewTextBoxColumn16.DataPropertyName = "ID"
|
|
resources.ApplyResources(Me.DataGridViewTextBoxColumn16, "DataGridViewTextBoxColumn16")
|
|
Me.DataGridViewTextBoxColumn16.Name = "DataGridViewTextBoxColumn16"
|
|
Me.DataGridViewTextBoxColumn16.ReadOnly = True
|
|
'
|
|
'ColName
|
|
'
|
|
Me.ColName.DataPropertyName = "Name"
|
|
resources.ApplyResources(Me.ColName, "ColName")
|
|
Me.ColName.Name = "ColName"
|
|
Me.ColName.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn18
|
|
'
|
|
Me.DataGridViewTextBoxColumn18.DataPropertyName = "Title"
|
|
resources.ApplyResources(Me.DataGridViewTextBoxColumn18, "DataGridViewTextBoxColumn18")
|
|
Me.DataGridViewTextBoxColumn18.Name = "DataGridViewTextBoxColumn18"
|
|
Me.DataGridViewTextBoxColumn18.ReadOnly = True
|
|
'
|
|
'VWPMO_GUI_ENTITYBindingSource
|
|
'
|
|
Me.VWPMO_GUI_ENTITYBindingSource.DataMember = "VWPMO_GUI_ENTITY"
|
|
Me.VWPMO_GUI_ENTITYBindingSource.DataSource = Me.DD_DMSDataSet
|
|
'
|
|
'WH_FormsBindingNavigator
|
|
'
|
|
Me.WH_FormsBindingNavigator.AddNewItem = Nothing
|
|
Me.WH_FormsBindingNavigator.BindingSource = Me.VWPMO_GUI_ENTITYBindingSource
|
|
Me.WH_FormsBindingNavigator.CountItem = Me.ToolStripLabel1
|
|
Me.WH_FormsBindingNavigator.CountItemFormat = "von {0} Entitäten"
|
|
Me.WH_FormsBindingNavigator.DeleteItem = Nothing
|
|
Me.WH_FormsBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton3, Me.ToolStripButton4, Me.ToolStripSeparator1, Me.ToolStripTextBox1, Me.ToolStripLabel1, Me.ToolStripSeparator2, Me.ToolStripButton5, Me.ToolStripButton6, Me.ToolStripSeparator3})
|
|
resources.ApplyResources(Me.WH_FormsBindingNavigator, "WH_FormsBindingNavigator")
|
|
Me.WH_FormsBindingNavigator.MoveFirstItem = Me.ToolStripButton3
|
|
Me.WH_FormsBindingNavigator.MoveLastItem = Me.ToolStripButton6
|
|
Me.WH_FormsBindingNavigator.MoveNextItem = Me.ToolStripButton5
|
|
Me.WH_FormsBindingNavigator.MovePreviousItem = Me.ToolStripButton4
|
|
Me.WH_FormsBindingNavigator.Name = "WH_FormsBindingNavigator"
|
|
Me.WH_FormsBindingNavigator.PositionItem = Me.ToolStripTextBox1
|
|
'
|
|
'ToolStripLabel1
|
|
'
|
|
Me.ToolStripLabel1.Name = "ToolStripLabel1"
|
|
resources.ApplyResources(Me.ToolStripLabel1, "ToolStripLabel1")
|
|
'
|
|
'ToolStripButton3
|
|
'
|
|
Me.ToolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.ToolStripButton3, "ToolStripButton3")
|
|
Me.ToolStripButton3.Name = "ToolStripButton3"
|
|
'
|
|
'ToolStripButton4
|
|
'
|
|
Me.ToolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.ToolStripButton4, "ToolStripButton4")
|
|
Me.ToolStripButton4.Name = "ToolStripButton4"
|
|
'
|
|
'ToolStripSeparator1
|
|
'
|
|
Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
|
|
resources.ApplyResources(Me.ToolStripSeparator1, "ToolStripSeparator1")
|
|
'
|
|
'ToolStripTextBox1
|
|
'
|
|
resources.ApplyResources(Me.ToolStripTextBox1, "ToolStripTextBox1")
|
|
Me.ToolStripTextBox1.Name = "ToolStripTextBox1"
|
|
'
|
|
'ToolStripSeparator2
|
|
'
|
|
Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
|
|
resources.ApplyResources(Me.ToolStripSeparator2, "ToolStripSeparator2")
|
|
'
|
|
'ToolStripButton5
|
|
'
|
|
Me.ToolStripButton5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.ToolStripButton5, "ToolStripButton5")
|
|
Me.ToolStripButton5.Name = "ToolStripButton5"
|
|
'
|
|
'ToolStripButton6
|
|
'
|
|
Me.ToolStripButton6.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.ToolStripButton6, "ToolStripButton6")
|
|
Me.ToolStripButton6.Name = "ToolStripButton6"
|
|
'
|
|
'ToolStripSeparator3
|
|
'
|
|
Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
|
|
resources.ApplyResources(Me.ToolStripSeparator3, "ToolStripSeparator3")
|
|
'
|
|
'VWPMO_WORKFLOW_FORMDataGridView
|
|
'
|
|
Me.VWPMO_WORKFLOW_FORMDataGridView.AllowUserToAddRows = False
|
|
Me.VWPMO_WORKFLOW_FORMDataGridView.AllowUserToDeleteRows = False
|
|
DataGridViewCellStyle2.BackColor = System.Drawing.Color.Fuchsia
|
|
DataGridViewCellStyle2.ForeColor = System.Drawing.Color.White
|
|
Me.VWPMO_WORKFLOW_FORMDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
|
|
Me.VWPMO_WORKFLOW_FORMDataGridView.AutoGenerateColumns = False
|
|
Me.VWPMO_WORKFLOW_FORMDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.VWPMO_WORKFLOW_FORMDataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewTextBoxColumn1, Me.DataGridViewTextBoxColumn3, Me.DataGridViewTextBoxColumn5, Me.DataGridViewTextBoxColumn7, Me.DataGridViewTextBoxColumn8, Me.DataGridViewTextBoxColumn9, Me.DataGridViewTextBoxColumn10})
|
|
Me.VWPMO_WORKFLOW_FORMDataGridView.DataSource = Me.VWPMO_WORKFLOW_FORMBindingSource
|
|
resources.ApplyResources(Me.VWPMO_WORKFLOW_FORMDataGridView, "VWPMO_WORKFLOW_FORMDataGridView")
|
|
Me.VWPMO_WORKFLOW_FORMDataGridView.Name = "VWPMO_WORKFLOW_FORMDataGridView"
|
|
Me.VWPMO_WORKFLOW_FORMDataGridView.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn1
|
|
'
|
|
Me.DataGridViewTextBoxColumn1.DataPropertyName = "GUID"
|
|
resources.ApplyResources(Me.DataGridViewTextBoxColumn1, "DataGridViewTextBoxColumn1")
|
|
Me.DataGridViewTextBoxColumn1.Name = "DataGridViewTextBoxColumn1"
|
|
Me.DataGridViewTextBoxColumn1.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn3
|
|
'
|
|
Me.DataGridViewTextBoxColumn3.DataPropertyName = "FORM_NAME"
|
|
resources.ApplyResources(Me.DataGridViewTextBoxColumn3, "DataGridViewTextBoxColumn3")
|
|
Me.DataGridViewTextBoxColumn3.Name = "DataGridViewTextBoxColumn3"
|
|
Me.DataGridViewTextBoxColumn3.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn5
|
|
'
|
|
Me.DataGridViewTextBoxColumn5.DataPropertyName = "WORKFLOW"
|
|
resources.ApplyResources(Me.DataGridViewTextBoxColumn5, "DataGridViewTextBoxColumn5")
|
|
Me.DataGridViewTextBoxColumn5.Name = "DataGridViewTextBoxColumn5"
|
|
Me.DataGridViewTextBoxColumn5.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn7
|
|
'
|
|
Me.DataGridViewTextBoxColumn7.DataPropertyName = "ADDED_WHO"
|
|
resources.ApplyResources(Me.DataGridViewTextBoxColumn7, "DataGridViewTextBoxColumn7")
|
|
Me.DataGridViewTextBoxColumn7.Name = "DataGridViewTextBoxColumn7"
|
|
Me.DataGridViewTextBoxColumn7.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn8
|
|
'
|
|
Me.DataGridViewTextBoxColumn8.DataPropertyName = "ADDED_WHEN"
|
|
resources.ApplyResources(Me.DataGridViewTextBoxColumn8, "DataGridViewTextBoxColumn8")
|
|
Me.DataGridViewTextBoxColumn8.Name = "DataGridViewTextBoxColumn8"
|
|
Me.DataGridViewTextBoxColumn8.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn9
|
|
'
|
|
Me.DataGridViewTextBoxColumn9.DataPropertyName = "CHANGED_WHO"
|
|
resources.ApplyResources(Me.DataGridViewTextBoxColumn9, "DataGridViewTextBoxColumn9")
|
|
Me.DataGridViewTextBoxColumn9.Name = "DataGridViewTextBoxColumn9"
|
|
Me.DataGridViewTextBoxColumn9.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn10
|
|
'
|
|
Me.DataGridViewTextBoxColumn10.DataPropertyName = "CHANGED_WHEN"
|
|
resources.ApplyResources(Me.DataGridViewTextBoxColumn10, "DataGridViewTextBoxColumn10")
|
|
Me.DataGridViewTextBoxColumn10.Name = "DataGridViewTextBoxColumn10"
|
|
Me.DataGridViewTextBoxColumn10.ReadOnly = True
|
|
'
|
|
'VWPMO_WORKFLOW_FORMBindingSource
|
|
'
|
|
Me.VWPMO_WORKFLOW_FORMBindingSource.DataMember = "VWPMO_WORKFLOW_FORM"
|
|
Me.VWPMO_WORKFLOW_FORMBindingSource.DataSource = Me.DD_DMSDataSet
|
|
'
|
|
'TBPMO_WORKFLOW_FORMBindingNavigator
|
|
'
|
|
Me.TBPMO_WORKFLOW_FORMBindingNavigator.AddNewItem = Me.ToolStripButton8
|
|
Me.TBPMO_WORKFLOW_FORMBindingNavigator.BindingSource = Me.VWPMO_WORKFLOW_FORMBindingSource
|
|
Me.TBPMO_WORKFLOW_FORMBindingNavigator.CountItem = Me.ToolStripLabel2
|
|
Me.TBPMO_WORKFLOW_FORMBindingNavigator.CountItemFormat = "von {0} Zuordnungen"
|
|
Me.TBPMO_WORKFLOW_FORMBindingNavigator.DeleteItem = Me.ToolStripButton9
|
|
Me.TBPMO_WORKFLOW_FORMBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton10, Me.ToolStripButton11, Me.ToolStripSeparator4, Me.ToolStripTextBox2, Me.ToolStripLabel2, Me.ToolStripSeparator5, Me.ToolStripButton12, Me.ToolStripButton13, Me.ToolStripSeparator6, Me.ToolStripButton8, Me.ToolStripButton9, Me.ToolStripButton14})
|
|
resources.ApplyResources(Me.TBPMO_WORKFLOW_FORMBindingNavigator, "TBPMO_WORKFLOW_FORMBindingNavigator")
|
|
Me.TBPMO_WORKFLOW_FORMBindingNavigator.MoveFirstItem = Me.ToolStripButton10
|
|
Me.TBPMO_WORKFLOW_FORMBindingNavigator.MoveLastItem = Me.ToolStripButton13
|
|
Me.TBPMO_WORKFLOW_FORMBindingNavigator.MoveNextItem = Me.ToolStripButton12
|
|
Me.TBPMO_WORKFLOW_FORMBindingNavigator.MovePreviousItem = Me.ToolStripButton11
|
|
Me.TBPMO_WORKFLOW_FORMBindingNavigator.Name = "TBPMO_WORKFLOW_FORMBindingNavigator"
|
|
Me.TBPMO_WORKFLOW_FORMBindingNavigator.PositionItem = Me.ToolStripTextBox2
|
|
'
|
|
'ToolStripButton8
|
|
'
|
|
Me.ToolStripButton8.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.ToolStripButton8, "ToolStripButton8")
|
|
Me.ToolStripButton8.Name = "ToolStripButton8"
|
|
'
|
|
'ToolStripLabel2
|
|
'
|
|
Me.ToolStripLabel2.Name = "ToolStripLabel2"
|
|
resources.ApplyResources(Me.ToolStripLabel2, "ToolStripLabel2")
|
|
'
|
|
'ToolStripButton9
|
|
'
|
|
Me.ToolStripButton9.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.ToolStripButton9, "ToolStripButton9")
|
|
Me.ToolStripButton9.Name = "ToolStripButton9"
|
|
'
|
|
'ToolStripButton10
|
|
'
|
|
Me.ToolStripButton10.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.ToolStripButton10, "ToolStripButton10")
|
|
Me.ToolStripButton10.Name = "ToolStripButton10"
|
|
'
|
|
'ToolStripButton11
|
|
'
|
|
Me.ToolStripButton11.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.ToolStripButton11, "ToolStripButton11")
|
|
Me.ToolStripButton11.Name = "ToolStripButton11"
|
|
'
|
|
'ToolStripSeparator4
|
|
'
|
|
Me.ToolStripSeparator4.Name = "ToolStripSeparator4"
|
|
resources.ApplyResources(Me.ToolStripSeparator4, "ToolStripSeparator4")
|
|
'
|
|
'ToolStripTextBox2
|
|
'
|
|
resources.ApplyResources(Me.ToolStripTextBox2, "ToolStripTextBox2")
|
|
Me.ToolStripTextBox2.Name = "ToolStripTextBox2"
|
|
'
|
|
'ToolStripSeparator5
|
|
'
|
|
Me.ToolStripSeparator5.Name = "ToolStripSeparator5"
|
|
resources.ApplyResources(Me.ToolStripSeparator5, "ToolStripSeparator5")
|
|
'
|
|
'ToolStripButton12
|
|
'
|
|
Me.ToolStripButton12.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.ToolStripButton12, "ToolStripButton12")
|
|
Me.ToolStripButton12.Name = "ToolStripButton12"
|
|
'
|
|
'ToolStripButton13
|
|
'
|
|
Me.ToolStripButton13.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.ToolStripButton13, "ToolStripButton13")
|
|
Me.ToolStripButton13.Name = "ToolStripButton13"
|
|
'
|
|
'ToolStripSeparator6
|
|
'
|
|
Me.ToolStripSeparator6.Name = "ToolStripSeparator6"
|
|
resources.ApplyResources(Me.ToolStripSeparator6, "ToolStripSeparator6")
|
|
'
|
|
'ToolStripButton14
|
|
'
|
|
Me.ToolStripButton14.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.ToolStripButton14, "ToolStripButton14")
|
|
Me.ToolStripButton14.Name = "ToolStripButton14"
|
|
'
|
|
'XtraTabPage2
|
|
'
|
|
Me.XtraTabPage2.Controls.Add(Me.XtraTabControl2)
|
|
Me.XtraTabPage2.Name = "XtraTabPage2"
|
|
resources.ApplyResources(Me.XtraTabPage2, "XtraTabPage2")
|
|
'
|
|
'XtraTabControl2
|
|
'
|
|
resources.ApplyResources(Me.XtraTabControl2, "XtraTabControl2")
|
|
Me.XtraTabControl2.Name = "XtraTabControl2"
|
|
Me.XtraTabControl2.SelectedTabPage = Me.XtraTabPage3
|
|
Me.XtraTabControl2.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPage3, Me.XtraTabPage4})
|
|
'
|
|
'XtraTabPage3
|
|
'
|
|
Me.XtraTabPage3.Controls.Add(Me.btncolordialog)
|
|
Me.XtraTabPage3.Controls.Add(Me.ListBox2)
|
|
Me.XtraTabPage3.Controls.Add(Me.TBPMO_WORKFLOW_TASK_STATEBindingNavigator)
|
|
Me.XtraTabPage3.Controls.Add(GUIDLabel)
|
|
Me.XtraTabPage3.Controls.Add(Me.GUIDTextBox)
|
|
Me.XtraTabPage3.Controls.Add(STATE_DESCLabel)
|
|
Me.XtraTabPage3.Controls.Add(Me.STATE_DESCTextBox)
|
|
Me.XtraTabPage3.Controls.Add(ADDED_WHOLabel)
|
|
Me.XtraTabPage3.Controls.Add(Me.ADDED_WHOTextBox)
|
|
Me.XtraTabPage3.Controls.Add(ADDED_WHENLabel)
|
|
Me.XtraTabPage3.Controls.Add(Me.ADDED_WHENTextBox)
|
|
Me.XtraTabPage3.Controls.Add(CHANGED_WHOLabel)
|
|
Me.XtraTabPage3.Controls.Add(Me.CHANGED_WHOTextBox)
|
|
Me.XtraTabPage3.Controls.Add(CHANGED_WHENLabel)
|
|
Me.XtraTabPage3.Controls.Add(Me.CHANGED_WHENTextBox)
|
|
Me.XtraTabPage3.Controls.Add(COLORLabel)
|
|
Me.XtraTabPage3.Controls.Add(Me.COLORTextBox)
|
|
Me.XtraTabPage3.Name = "XtraTabPage3"
|
|
resources.ApplyResources(Me.XtraTabPage3, "XtraTabPage3")
|
|
'
|
|
'btncolordialog
|
|
'
|
|
Me.btncolordialog.Image = Global.DD_Record_Organiser.My.Resources.Resources.color_wheel
|
|
resources.ApplyResources(Me.btncolordialog, "btncolordialog")
|
|
Me.btncolordialog.Name = "btncolordialog"
|
|
Me.btncolordialog.UseVisualStyleBackColor = True
|
|
'
|
|
'ListBox2
|
|
'
|
|
Me.ListBox2.BackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.ListBox2.DataSource = Me.TBPMO_WORKFLOW_TASK_STATEBindingSource
|
|
Me.ListBox2.DisplayMember = "STATE_DESC"
|
|
Me.ListBox2.FormattingEnabled = True
|
|
resources.ApplyResources(Me.ListBox2, "ListBox2")
|
|
Me.ListBox2.Name = "ListBox2"
|
|
Me.ListBox2.ValueMember = "GUID"
|
|
'
|
|
'TBPMO_WORKFLOW_TASK_STATEBindingSource
|
|
'
|
|
Me.TBPMO_WORKFLOW_TASK_STATEBindingSource.DataMember = "TBPMO_WORKFLOW_TASK_STATE"
|
|
Me.TBPMO_WORKFLOW_TASK_STATEBindingSource.DataSource = Me.DD_DMSDataSet
|
|
'
|
|
'TBPMO_WORKFLOW_TASK_STATEBindingNavigator
|
|
'
|
|
Me.TBPMO_WORKFLOW_TASK_STATEBindingNavigator.AddNewItem = Me.ToolStripButton1
|
|
Me.TBPMO_WORKFLOW_TASK_STATEBindingNavigator.BindingSource = Me.TBPMO_WORKFLOW_TASK_STATEBindingSource
|
|
Me.TBPMO_WORKFLOW_TASK_STATEBindingNavigator.CountItem = Me.ToolStripLabel4
|
|
Me.TBPMO_WORKFLOW_TASK_STATEBindingNavigator.CountItemFormat = "von {0} Stati"
|
|
Me.TBPMO_WORKFLOW_TASK_STATEBindingNavigator.DeleteItem = Me.ToolStripButton2
|
|
Me.TBPMO_WORKFLOW_TASK_STATEBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton7, Me.ToolStripButton15, Me.ToolStripSeparator7, Me.ToolStripTextBox3, Me.ToolStripLabel4, Me.ToolStripSeparator8, Me.ToolStripButton16, Me.ToolStripButton17, Me.ToolStripSeparator9, Me.ToolStripButton1, Me.ToolStripButton2, Me.ToolStripButton18})
|
|
resources.ApplyResources(Me.TBPMO_WORKFLOW_TASK_STATEBindingNavigator, "TBPMO_WORKFLOW_TASK_STATEBindingNavigator")
|
|
Me.TBPMO_WORKFLOW_TASK_STATEBindingNavigator.MoveFirstItem = Me.ToolStripButton7
|
|
Me.TBPMO_WORKFLOW_TASK_STATEBindingNavigator.MoveLastItem = Me.ToolStripButton17
|
|
Me.TBPMO_WORKFLOW_TASK_STATEBindingNavigator.MoveNextItem = Me.ToolStripButton16
|
|
Me.TBPMO_WORKFLOW_TASK_STATEBindingNavigator.MovePreviousItem = Me.ToolStripButton15
|
|
Me.TBPMO_WORKFLOW_TASK_STATEBindingNavigator.Name = "TBPMO_WORKFLOW_TASK_STATEBindingNavigator"
|
|
Me.TBPMO_WORKFLOW_TASK_STATEBindingNavigator.PositionItem = Me.ToolStripTextBox3
|
|
'
|
|
'ToolStripButton1
|
|
'
|
|
Me.ToolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.ToolStripButton1, "ToolStripButton1")
|
|
Me.ToolStripButton1.Name = "ToolStripButton1"
|
|
'
|
|
'ToolStripLabel4
|
|
'
|
|
Me.ToolStripLabel4.Name = "ToolStripLabel4"
|
|
resources.ApplyResources(Me.ToolStripLabel4, "ToolStripLabel4")
|
|
'
|
|
'ToolStripButton2
|
|
'
|
|
Me.ToolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.ToolStripButton2, "ToolStripButton2")
|
|
Me.ToolStripButton2.Name = "ToolStripButton2"
|
|
'
|
|
'ToolStripButton7
|
|
'
|
|
Me.ToolStripButton7.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.ToolStripButton7, "ToolStripButton7")
|
|
Me.ToolStripButton7.Name = "ToolStripButton7"
|
|
'
|
|
'ToolStripButton15
|
|
'
|
|
Me.ToolStripButton15.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.ToolStripButton15, "ToolStripButton15")
|
|
Me.ToolStripButton15.Name = "ToolStripButton15"
|
|
'
|
|
'ToolStripSeparator7
|
|
'
|
|
Me.ToolStripSeparator7.Name = "ToolStripSeparator7"
|
|
resources.ApplyResources(Me.ToolStripSeparator7, "ToolStripSeparator7")
|
|
'
|
|
'ToolStripTextBox3
|
|
'
|
|
resources.ApplyResources(Me.ToolStripTextBox3, "ToolStripTextBox3")
|
|
Me.ToolStripTextBox3.Name = "ToolStripTextBox3"
|
|
'
|
|
'ToolStripSeparator8
|
|
'
|
|
Me.ToolStripSeparator8.Name = "ToolStripSeparator8"
|
|
resources.ApplyResources(Me.ToolStripSeparator8, "ToolStripSeparator8")
|
|
'
|
|
'ToolStripButton16
|
|
'
|
|
Me.ToolStripButton16.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.ToolStripButton16, "ToolStripButton16")
|
|
Me.ToolStripButton16.Name = "ToolStripButton16"
|
|
'
|
|
'ToolStripButton17
|
|
'
|
|
Me.ToolStripButton17.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.ToolStripButton17, "ToolStripButton17")
|
|
Me.ToolStripButton17.Name = "ToolStripButton17"
|
|
'
|
|
'ToolStripSeparator9
|
|
'
|
|
Me.ToolStripSeparator9.Name = "ToolStripSeparator9"
|
|
resources.ApplyResources(Me.ToolStripSeparator9, "ToolStripSeparator9")
|
|
'
|
|
'ToolStripButton18
|
|
'
|
|
Me.ToolStripButton18.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.ToolStripButton18, "ToolStripButton18")
|
|
Me.ToolStripButton18.Name = "ToolStripButton18"
|
|
'
|
|
'GUIDTextBox
|
|
'
|
|
Me.GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_WORKFLOW_TASK_STATEBindingSource, "GUID", True))
|
|
resources.ApplyResources(Me.GUIDTextBox, "GUIDTextBox")
|
|
Me.GUIDTextBox.Name = "GUIDTextBox"
|
|
'
|
|
'STATE_DESCTextBox
|
|
'
|
|
Me.STATE_DESCTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_WORKFLOW_TASK_STATEBindingSource, "STATE_DESC", True))
|
|
resources.ApplyResources(Me.STATE_DESCTextBox, "STATE_DESCTextBox")
|
|
Me.STATE_DESCTextBox.Name = "STATE_DESCTextBox"
|
|
'
|
|
'ADDED_WHOTextBox
|
|
'
|
|
Me.ADDED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_WORKFLOW_TASK_STATEBindingSource, "ADDED_WHO", True))
|
|
resources.ApplyResources(Me.ADDED_WHOTextBox, "ADDED_WHOTextBox")
|
|
Me.ADDED_WHOTextBox.Name = "ADDED_WHOTextBox"
|
|
Me.ADDED_WHOTextBox.ReadOnly = True
|
|
'
|
|
'ADDED_WHENTextBox
|
|
'
|
|
Me.ADDED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_WORKFLOW_TASK_STATEBindingSource, "ADDED_WHEN", True))
|
|
resources.ApplyResources(Me.ADDED_WHENTextBox, "ADDED_WHENTextBox")
|
|
Me.ADDED_WHENTextBox.Name = "ADDED_WHENTextBox"
|
|
Me.ADDED_WHENTextBox.ReadOnly = True
|
|
'
|
|
'CHANGED_WHOTextBox
|
|
'
|
|
Me.CHANGED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_WORKFLOW_TASK_STATEBindingSource, "CHANGED_WHO", True))
|
|
resources.ApplyResources(Me.CHANGED_WHOTextBox, "CHANGED_WHOTextBox")
|
|
Me.CHANGED_WHOTextBox.Name = "CHANGED_WHOTextBox"
|
|
Me.CHANGED_WHOTextBox.ReadOnly = True
|
|
'
|
|
'CHANGED_WHENTextBox
|
|
'
|
|
Me.CHANGED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_WORKFLOW_TASK_STATEBindingSource, "CHANGED_WHEN", True))
|
|
resources.ApplyResources(Me.CHANGED_WHENTextBox, "CHANGED_WHENTextBox")
|
|
Me.CHANGED_WHENTextBox.Name = "CHANGED_WHENTextBox"
|
|
Me.CHANGED_WHENTextBox.ReadOnly = True
|
|
'
|
|
'COLORTextBox
|
|
'
|
|
Me.COLORTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_WORKFLOW_TASK_STATEBindingSource, "COLOR", True))
|
|
resources.ApplyResources(Me.COLORTextBox, "COLORTextBox")
|
|
Me.COLORTextBox.Name = "COLORTextBox"
|
|
'
|
|
'XtraTabPage4
|
|
'
|
|
Me.XtraTabPage4.Name = "XtraTabPage4"
|
|
resources.ApplyResources(Me.XtraTabPage4, "XtraTabPage4")
|
|
'
|
|
'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
|
|
'
|
|
'TableAdapterManager
|
|
'
|
|
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
|
|
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_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_RECORD_LOG_CONFIGTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_RECORDTableAdapter = Nothing
|
|
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_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
|
|
'
|
|
'TbpmO_WD_FVIEW_DT_INDEXTableAdapter1
|
|
'
|
|
Me.TbpmO_WD_FVIEW_DT_INDEXTableAdapter1.ClearBeforeFill = True
|
|
'
|
|
'TableAdapterManager1
|
|
'
|
|
Me.TableAdapterManager1.BackupDataSetBeforeUpdate = False
|
|
Me.TableAdapterManager1.Connection = Nothing
|
|
Me.TableAdapterManager1.TBPMO_APPOINTMENTSTableAdapter = Nothing
|
|
Me.TableAdapterManager1.TBPMO_RESOURCESTableAdapter = Nothing
|
|
Me.TableAdapterManager1.UpdateOrder = DD_Record_Organiser.DD_DMSDataSetCalendarTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
|
'
|
|
'TBPMO_WORKFLOW_TASK_STATETableAdapter
|
|
'
|
|
Me.TBPMO_WORKFLOW_TASK_STATETableAdapter.ClearBeforeFill = True
|
|
'
|
|
'VWPMO_WORKFLOW_FORMTableAdapter
|
|
'
|
|
Me.VWPMO_WORKFLOW_FORMTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'ColorDialog1
|
|
'
|
|
Me.ColorDialog1.AllowFullOpen = False
|
|
Me.ColorDialog1.FullOpen = True
|
|
Me.ColorDialog1.SolidColorOnly = True
|
|
'
|
|
'frmTaskmanagement
|
|
'
|
|
resources.ApplyResources(Me, "$this")
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.Controls.Add(Me.SplitContainer1)
|
|
Me.Controls.Add(Me.StatusStrip1)
|
|
Me.Name = "frmTaskmanagement"
|
|
Me.StatusStrip1.ResumeLayout(False)
|
|
Me.StatusStrip1.PerformLayout()
|
|
Me.SplitContainer1.Panel1.ResumeLayout(False)
|
|
Me.SplitContainer1.Panel1.PerformLayout()
|
|
Me.SplitContainer1.Panel2.ResumeLayout(False)
|
|
CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainer1.ResumeLayout(False)
|
|
CType(Me.TBPMO_WORKFLOWBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBPMO_WORKFLOWBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.TBPMO_WORKFLOWBindingNavigator.ResumeLayout(False)
|
|
Me.TBPMO_WORKFLOWBindingNavigator.PerformLayout()
|
|
CType(Me.XtraTabControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.XtraTabControl1.ResumeLayout(False)
|
|
Me.XtraTabPage1.ResumeLayout(False)
|
|
Me.SplitContainer2.Panel1.ResumeLayout(False)
|
|
Me.SplitContainer2.Panel1.PerformLayout()
|
|
Me.SplitContainer2.Panel2.ResumeLayout(False)
|
|
Me.SplitContainer2.Panel2.PerformLayout()
|
|
CType(Me.SplitContainer2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainer2.ResumeLayout(False)
|
|
CType(Me.WH_FormsDataGridView, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.VWPMO_GUI_ENTITYBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.WH_FormsBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.WH_FormsBindingNavigator.ResumeLayout(False)
|
|
Me.WH_FormsBindingNavigator.PerformLayout()
|
|
CType(Me.VWPMO_WORKFLOW_FORMDataGridView, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.VWPMO_WORKFLOW_FORMBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBPMO_WORKFLOW_FORMBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.TBPMO_WORKFLOW_FORMBindingNavigator.ResumeLayout(False)
|
|
Me.TBPMO_WORKFLOW_FORMBindingNavigator.PerformLayout()
|
|
Me.XtraTabPage2.ResumeLayout(False)
|
|
CType(Me.XtraTabControl2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.XtraTabControl2.ResumeLayout(False)
|
|
Me.XtraTabPage3.ResumeLayout(False)
|
|
Me.XtraTabPage3.PerformLayout()
|
|
CType(Me.TBPMO_WORKFLOW_TASK_STATEBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBPMO_WORKFLOW_TASK_STATEBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.TBPMO_WORKFLOW_TASK_STATEBindingNavigator.ResumeLayout(False)
|
|
Me.TBPMO_WORKFLOW_TASK_STATEBindingNavigator.PerformLayout()
|
|
CType(Me.TBPMO_WORKFLOW_FORMBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip
|
|
Friend WithEvents tslbl As System.Windows.Forms.ToolStripStatusLabel
|
|
Friend WithEvents SplitContainer1 As System.Windows.Forms.SplitContainer
|
|
Friend WithEvents DD_DMSDataSet As DD_Record_Organiser.DD_DMSDataSet
|
|
Friend WithEvents TBPMO_WORKFLOWBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBPMO_WORKFLOWTableAdapter As DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_WORKFLOWTableAdapter
|
|
Friend WithEvents TableAdapterManager As DD_Record_Organiser.DD_DMSDataSetTableAdapters.TableAdapterManager
|
|
Friend WithEvents TBPMO_WORKFLOWBindingNavigator As System.Windows.Forms.BindingNavigator
|
|
Friend WithEvents BindingNavigatorAddNewItem As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorCountItem As System.Windows.Forms.ToolStripLabel
|
|
Friend WithEvents BindingNavigatorDeleteItem As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorMoveFirstItem As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorMovePreviousItem As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorPositionItem As System.Windows.Forms.ToolStripTextBox
|
|
Friend WithEvents BindingNavigatorSeparator1 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorMoveNextItem As System.Windows.Forms.ToolStripButton
|
|
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 SplitContainer2 As System.Windows.Forms.SplitContainer
|
|
Friend WithEvents WH_FormsBindingNavigator As System.Windows.Forms.BindingNavigator
|
|
Friend WithEvents ToolStripLabel1 As System.Windows.Forms.ToolStripLabel
|
|
Friend WithEvents ToolStripButton3 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripButton4 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripSeparator1 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents ToolStripTextBox1 As System.Windows.Forms.ToolStripTextBox
|
|
Friend WithEvents ToolStripSeparator2 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents ToolStripButton5 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripButton6 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripSeparator3 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents TBPMO_WORKFLOW_FORMBindingNavigator As System.Windows.Forms.BindingNavigator
|
|
Friend WithEvents ToolStripButton8 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripLabel2 As System.Windows.Forms.ToolStripLabel
|
|
Friend WithEvents ToolStripButton9 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripButton10 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripButton11 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripSeparator4 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents ToolStripTextBox2 As System.Windows.Forms.ToolStripTextBox
|
|
Friend WithEvents ToolStripSeparator5 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents ToolStripButton12 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripButton13 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripSeparator6 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents ToolStripButton14 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
|
|
Friend WithEvents XtraTabPage1 As DevExpress.XtraTab.XtraTabPage
|
|
Friend WithEvents WH_FormsDataGridView As System.Windows.Forms.DataGridView
|
|
Friend WithEvents XtraTabPage2 As DevExpress.XtraTab.XtraTabPage
|
|
Friend WithEvents TbpmO_WD_FVIEW_DT_INDEXTableAdapter1 As DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_WD_FVIEW_DT_INDEXTableAdapter
|
|
Friend WithEvents XtraTabControl2 As DevExpress.XtraTab.XtraTabControl
|
|
Friend WithEvents XtraTabPage3 As DevExpress.XtraTab.XtraTabPage
|
|
Friend WithEvents XtraTabPage4 As DevExpress.XtraTab.XtraTabPage
|
|
Friend WithEvents TableAdapterManager1 As DD_Record_Organiser.DD_DMSDataSetCalendarTableAdapters.TableAdapterManager
|
|
Friend WithEvents TBPMO_WORKFLOW_TASK_STATEBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBPMO_WORKFLOW_TASK_STATETableAdapter As DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_WORKFLOW_TASK_STATETableAdapter
|
|
Friend WithEvents TBPMO_WORKFLOW_TASK_STATEBindingNavigator As System.Windows.Forms.BindingNavigator
|
|
Friend WithEvents ToolStripButton1 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripLabel4 As System.Windows.Forms.ToolStripLabel
|
|
Friend WithEvents ToolStripButton2 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripButton7 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripButton15 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripSeparator7 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents ToolStripTextBox3 As System.Windows.Forms.ToolStripTextBox
|
|
Friend WithEvents ToolStripSeparator8 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents ToolStripButton16 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripButton17 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripSeparator9 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents ToolStripButton18 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents GUIDTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents STATE_DESCTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents ADDED_WHOTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents ADDED_WHENTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents CHANGED_WHOTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents CHANGED_WHENTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents COLORTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents DESCRIPTIONTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents TITLETextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents GUIDTextBox1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents btnAddTask2Entity As System.Windows.Forms.Button
|
|
Friend WithEvents CHANGED_WHENTextBox1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents ADDED_WHENTextBox1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents CHANGED_WHOTextBox1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents ADDED_WHOTextBox1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents ListBox1 As System.Windows.Forms.ListBox
|
|
Friend WithEvents ListBox2 As System.Windows.Forms.ListBox
|
|
Friend WithEvents VWPMO_WORKFLOW_FORMBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents VWPMO_WORKFLOW_FORMTableAdapter As DD_Record_Organiser.DD_DMSDataSetTableAdapters.VWPMO_WORKFLOW_FORMTableAdapter
|
|
Friend WithEvents VWPMO_WORKFLOW_FORMDataGridView As System.Windows.Forms.DataGridView
|
|
Friend WithEvents DataGridViewTextBoxColumn1 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn3 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn5 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn7 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn8 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn9 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn10 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents btncolordialog As System.Windows.Forms.Button
|
|
Friend WithEvents ColorDialog1 As System.Windows.Forms.ColorDialog
|
|
Friend WithEvents DataGridViewTextBoxColumn16 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents ColName As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn18 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
End Class
|