1439 lines
83 KiB
VB.net
1439 lines
83 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 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 resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmTaskmanagement))
|
|
Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle6 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
|
|
'
|
|
GUIDLabel.AutoSize = True
|
|
GUIDLabel.Location = New System.Drawing.Point(231, 39)
|
|
GUIDLabel.Name = "GUIDLabel"
|
|
GUIDLabel.Size = New System.Drawing.Size(21, 15)
|
|
GUIDLabel.TabIndex = 0
|
|
GUIDLabel.Text = "ID:"
|
|
'
|
|
'STATE_DESCLabel
|
|
'
|
|
STATE_DESCLabel.AutoSize = True
|
|
STATE_DESCLabel.Location = New System.Drawing.Point(312, 39)
|
|
STATE_DESCLabel.Name = "STATE_DESCLabel"
|
|
STATE_DESCLabel.Size = New System.Drawing.Size(70, 15)
|
|
STATE_DESCLabel.TabIndex = 2
|
|
STATE_DESCLabel.Text = "Description:"
|
|
'
|
|
'ADDED_WHOLabel
|
|
'
|
|
ADDED_WHOLabel.AutoSize = True
|
|
ADDED_WHOLabel.Location = New System.Drawing.Point(231, 135)
|
|
ADDED_WHOLabel.Name = "ADDED_WHOLabel"
|
|
ADDED_WHOLabel.Size = New System.Drawing.Size(71, 15)
|
|
ADDED_WHOLabel.TabIndex = 4
|
|
ADDED_WHOLabel.Text = "Added who:"
|
|
'
|
|
'ADDED_WHENLabel
|
|
'
|
|
ADDED_WHENLabel.AutoSize = True
|
|
ADDED_WHENLabel.Location = New System.Drawing.Point(394, 135)
|
|
ADDED_WHENLabel.Name = "ADDED_WHENLabel"
|
|
ADDED_WHENLabel.Size = New System.Drawing.Size(39, 15)
|
|
ADDED_WHENLabel.TabIndex = 6
|
|
ADDED_WHENLabel.Text = "when:"
|
|
'
|
|
'CHANGED_WHOLabel
|
|
'
|
|
CHANGED_WHOLabel.AutoSize = True
|
|
CHANGED_WHOLabel.Location = New System.Drawing.Point(231, 183)
|
|
CHANGED_WHOLabel.Name = "CHANGED_WHOLabel"
|
|
CHANGED_WHOLabel.Size = New System.Drawing.Size(84, 15)
|
|
CHANGED_WHOLabel.TabIndex = 8
|
|
CHANGED_WHOLabel.Text = "Changed who:"
|
|
'
|
|
'CHANGED_WHENLabel
|
|
'
|
|
CHANGED_WHENLabel.AutoSize = True
|
|
CHANGED_WHENLabel.Location = New System.Drawing.Point(394, 183)
|
|
CHANGED_WHENLabel.Name = "CHANGED_WHENLabel"
|
|
CHANGED_WHENLabel.Size = New System.Drawing.Size(39, 15)
|
|
CHANGED_WHENLabel.TabIndex = 10
|
|
CHANGED_WHENLabel.Text = "when:"
|
|
'
|
|
'COLORLabel
|
|
'
|
|
COLORLabel.AutoSize = True
|
|
COLORLabel.Location = New System.Drawing.Point(231, 83)
|
|
COLORLabel.Name = "COLORLabel"
|
|
COLORLabel.Size = New System.Drawing.Size(39, 15)
|
|
COLORLabel.TabIndex = 12
|
|
COLORLabel.Text = "Color:"
|
|
'
|
|
'TITLELabel
|
|
'
|
|
TITLELabel.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
TITLELabel.AutoSize = True
|
|
TITLELabel.Location = New System.Drawing.Point(76, 209)
|
|
TITLELabel.Name = "TITLELabel"
|
|
TITLELabel.Size = New System.Drawing.Size(33, 15)
|
|
TITLELabel.TabIndex = 3
|
|
TITLELabel.Text = "Title:"
|
|
'
|
|
'DESCRIPTIONLabel
|
|
'
|
|
DESCRIPTIONLabel.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
DESCRIPTIONLabel.AutoSize = True
|
|
DESCRIPTIONLabel.Location = New System.Drawing.Point(12, 253)
|
|
DESCRIPTIONLabel.Name = "DESCRIPTIONLabel"
|
|
DESCRIPTIONLabel.Size = New System.Drawing.Size(82, 15)
|
|
DESCRIPTIONLabel.TabIndex = 5
|
|
DESCRIPTIONLabel.Text = "Beschreibung:"
|
|
'
|
|
'GUIDLabel1
|
|
'
|
|
GUIDLabel1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
GUIDLabel1.AutoSize = True
|
|
GUIDLabel1.Location = New System.Drawing.Point(12, 209)
|
|
GUIDLabel1.Name = "GUIDLabel1"
|
|
GUIDLabel1.Size = New System.Drawing.Size(50, 15)
|
|
GUIDLabel1.TabIndex = 8
|
|
GUIDLabel1.Text = "Task-ID:"
|
|
'
|
|
'ADDED_WHOLabel1
|
|
'
|
|
ADDED_WHOLabel1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
ADDED_WHOLabel1.AutoSize = True
|
|
ADDED_WHOLabel1.Location = New System.Drawing.Point(15, 303)
|
|
ADDED_WHOLabel1.Name = "ADDED_WHOLabel1"
|
|
ADDED_WHOLabel1.Size = New System.Drawing.Size(71, 15)
|
|
ADDED_WHOLabel1.TabIndex = 9
|
|
ADDED_WHOLabel1.Text = "Added who:"
|
|
'
|
|
'CHANGED_WHOLabel1
|
|
'
|
|
CHANGED_WHOLabel1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
CHANGED_WHOLabel1.AutoSize = True
|
|
CHANGED_WHOLabel1.Location = New System.Drawing.Point(185, 303)
|
|
CHANGED_WHOLabel1.Name = "CHANGED_WHOLabel1"
|
|
CHANGED_WHOLabel1.Size = New System.Drawing.Size(84, 15)
|
|
CHANGED_WHOLabel1.TabIndex = 10
|
|
CHANGED_WHOLabel1.Text = "Changed who:"
|
|
'
|
|
'ADDED_WHENLabel1
|
|
'
|
|
ADDED_WHENLabel1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
ADDED_WHENLabel1.AutoSize = True
|
|
ADDED_WHENLabel1.Location = New System.Drawing.Point(12, 347)
|
|
ADDED_WHENLabel1.Name = "ADDED_WHENLabel1"
|
|
ADDED_WHENLabel1.Size = New System.Drawing.Size(71, 15)
|
|
ADDED_WHENLabel1.TabIndex = 12
|
|
ADDED_WHENLabel1.Text = "Added who:"
|
|
'
|
|
'CHANGED_WHENLabel1
|
|
'
|
|
CHANGED_WHENLabel1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
CHANGED_WHENLabel1.AutoSize = True
|
|
CHANGED_WHENLabel1.Location = New System.Drawing.Point(185, 347)
|
|
CHANGED_WHENLabel1.Name = "CHANGED_WHENLabel1"
|
|
CHANGED_WHENLabel1.Size = New System.Drawing.Size(77, 15)
|
|
CHANGED_WHENLabel1.TabIndex = 14
|
|
CHANGED_WHENLabel1.Text = "Added when:"
|
|
'
|
|
'StatusStrip1
|
|
'
|
|
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tslbl})
|
|
Me.StatusStrip1.Location = New System.Drawing.Point(0, 466)
|
|
Me.StatusStrip1.Name = "StatusStrip1"
|
|
Me.StatusStrip1.Size = New System.Drawing.Size(1143, 22)
|
|
Me.StatusStrip1.TabIndex = 0
|
|
Me.StatusStrip1.Text = "StatusStrip1"
|
|
'
|
|
'tslbl
|
|
'
|
|
Me.tslbl.Image = Global.DD_Record_Organiser.My.Resources.Resources.lightbulb
|
|
Me.tslbl.Name = "tslbl"
|
|
Me.tslbl.Size = New System.Drawing.Size(84, 17)
|
|
Me.tslbl.Text = "gespeichert"
|
|
Me.tslbl.Visible = False
|
|
'
|
|
'SplitContainer1
|
|
'
|
|
Me.SplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.SplitContainer1.Location = New System.Drawing.Point(0, 0)
|
|
Me.SplitContainer1.Name = "SplitContainer1"
|
|
'
|
|
'SplitContainer1.Panel1
|
|
'
|
|
Me.SplitContainer1.Panel1.AutoScroll = True
|
|
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)
|
|
Me.SplitContainer1.Size = New System.Drawing.Size(1143, 466)
|
|
Me.SplitContainer1.SplitterDistance = 393
|
|
Me.SplitContainer1.TabIndex = 1
|
|
'
|
|
'ListBox1
|
|
'
|
|
Me.ListBox1.BackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.ListBox1.DataSource = Me.TBPMO_WORKFLOWBindingSource
|
|
Me.ListBox1.DisplayMember = "TITLE"
|
|
Me.ListBox1.FormattingEnabled = True
|
|
Me.ListBox1.ItemHeight = 15
|
|
Me.ListBox1.Location = New System.Drawing.Point(12, 28)
|
|
Me.ListBox1.Name = "ListBox1"
|
|
Me.ListBox1.Size = New System.Drawing.Size(367, 169)
|
|
Me.ListBox1.TabIndex = 17
|
|
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
|
|
'
|
|
Me.btnAddTask2Entity.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.btnAddTask2Entity.Font = New System.Drawing.Font("Segoe UI Semibold", 9.0!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnAddTask2Entity.ForeColor = System.Drawing.Color.Fuchsia
|
|
Me.btnAddTask2Entity.Image = Global.DD_Record_Organiser.My.Resources.Resources.arrow_Forward_16xLG
|
|
Me.btnAddTask2Entity.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnAddTask2Entity.Location = New System.Drawing.Point(15, 394)
|
|
Me.btnAddTask2Entity.Name = "btnAddTask2Entity"
|
|
Me.btnAddTask2Entity.Size = New System.Drawing.Size(364, 43)
|
|
Me.btnAddTask2Entity.TabIndex = 16
|
|
Me.btnAddTask2Entity.Text = "Task zu Entität hinzufügen"
|
|
Me.btnAddTask2Entity.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnAddTask2Entity.UseVisualStyleBackColor = True
|
|
'
|
|
'CHANGED_WHENTextBox1
|
|
'
|
|
Me.CHANGED_WHENTextBox1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.CHANGED_WHENTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_WORKFLOWBindingSource, "CHANGED_WHEN", True))
|
|
Me.CHANGED_WHENTextBox1.Location = New System.Drawing.Point(188, 365)
|
|
Me.CHANGED_WHENTextBox1.Name = "CHANGED_WHENTextBox1"
|
|
Me.CHANGED_WHENTextBox1.Size = New System.Drawing.Size(148, 23)
|
|
Me.CHANGED_WHENTextBox1.TabIndex = 15
|
|
'
|
|
'ADDED_WHENTextBox1
|
|
'
|
|
Me.ADDED_WHENTextBox1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.ADDED_WHENTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_WORKFLOWBindingSource, "ADDED_WHEN", True))
|
|
Me.ADDED_WHENTextBox1.Location = New System.Drawing.Point(15, 365)
|
|
Me.ADDED_WHENTextBox1.Name = "ADDED_WHENTextBox1"
|
|
Me.ADDED_WHENTextBox1.Size = New System.Drawing.Size(152, 23)
|
|
Me.ADDED_WHENTextBox1.TabIndex = 13
|
|
'
|
|
'CHANGED_WHOTextBox1
|
|
'
|
|
Me.CHANGED_WHOTextBox1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.CHANGED_WHOTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_WORKFLOWBindingSource, "CHANGED_WHO", True))
|
|
Me.CHANGED_WHOTextBox1.Location = New System.Drawing.Point(188, 321)
|
|
Me.CHANGED_WHOTextBox1.Name = "CHANGED_WHOTextBox1"
|
|
Me.CHANGED_WHOTextBox1.Size = New System.Drawing.Size(148, 23)
|
|
Me.CHANGED_WHOTextBox1.TabIndex = 11
|
|
'
|
|
'ADDED_WHOTextBox1
|
|
'
|
|
Me.ADDED_WHOTextBox1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.ADDED_WHOTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_WORKFLOWBindingSource, "ADDED_WHO", True))
|
|
Me.ADDED_WHOTextBox1.Location = New System.Drawing.Point(15, 321)
|
|
Me.ADDED_WHOTextBox1.Name = "ADDED_WHOTextBox1"
|
|
Me.ADDED_WHOTextBox1.Size = New System.Drawing.Size(152, 23)
|
|
Me.ADDED_WHOTextBox1.TabIndex = 10
|
|
'
|
|
'GUIDTextBox1
|
|
'
|
|
Me.GUIDTextBox1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.GUIDTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_WORKFLOWBindingSource, "GUID", True))
|
|
Me.GUIDTextBox1.Location = New System.Drawing.Point(15, 227)
|
|
Me.GUIDTextBox1.Name = "GUIDTextBox1"
|
|
Me.GUIDTextBox1.Size = New System.Drawing.Size(53, 23)
|
|
Me.GUIDTextBox1.TabIndex = 9
|
|
'
|
|
'DESCRIPTIONTextBox
|
|
'
|
|
Me.DESCRIPTIONTextBox.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.DESCRIPTIONTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_WORKFLOWBindingSource, "DESCRIPTION", True))
|
|
Me.DESCRIPTIONTextBox.Location = New System.Drawing.Point(15, 271)
|
|
Me.DESCRIPTIONTextBox.Name = "DESCRIPTIONTextBox"
|
|
Me.DESCRIPTIONTextBox.Size = New System.Drawing.Size(364, 23)
|
|
Me.DESCRIPTIONTextBox.TabIndex = 6
|
|
'
|
|
'TITLETextBox
|
|
'
|
|
Me.TITLETextBox.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.TITLETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_WORKFLOWBindingSource, "TITLE", True))
|
|
Me.TITLETextBox.Location = New System.Drawing.Point(79, 227)
|
|
Me.TITLETextBox.Name = "TITLETextBox"
|
|
Me.TITLETextBox.Size = New System.Drawing.Size(300, 23)
|
|
Me.TITLETextBox.TabIndex = 4
|
|
'
|
|
'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})
|
|
Me.TBPMO_WORKFLOWBindingNavigator.Location = New System.Drawing.Point(0, 0)
|
|
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
|
|
Me.TBPMO_WORKFLOWBindingNavigator.Size = New System.Drawing.Size(393, 25)
|
|
Me.TBPMO_WORKFLOWBindingNavigator.TabIndex = 2
|
|
Me.TBPMO_WORKFLOWBindingNavigator.Text = "BindingNavigator1"
|
|
'
|
|
'BindingNavigatorAddNewItem
|
|
'
|
|
Me.BindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorAddNewItem.Image = CType(resources.GetObject("BindingNavigatorAddNewItem.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorAddNewItem.Name = "BindingNavigatorAddNewItem"
|
|
Me.BindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorAddNewItem.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorAddNewItem.Text = "Neu hinzufügen"
|
|
'
|
|
'BindingNavigatorCountItem
|
|
'
|
|
Me.BindingNavigatorCountItem.Name = "BindingNavigatorCountItem"
|
|
Me.BindingNavigatorCountItem.Size = New System.Drawing.Size(132, 22)
|
|
Me.BindingNavigatorCountItem.Text = "von {0} Workflow-Tasks"
|
|
Me.BindingNavigatorCountItem.ToolTipText = "Die Gesamtanzahl der Elemente."
|
|
'
|
|
'BindingNavigatorDeleteItem
|
|
'
|
|
Me.BindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorDeleteItem.Image = CType(resources.GetObject("BindingNavigatorDeleteItem.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorDeleteItem.Name = "BindingNavigatorDeleteItem"
|
|
Me.BindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorDeleteItem.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorDeleteItem.Text = "Löschen"
|
|
'
|
|
'BindingNavigatorMoveFirstItem
|
|
'
|
|
Me.BindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveFirstItem.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveFirstItem.Name = "BindingNavigatorMoveFirstItem"
|
|
Me.BindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveFirstItem.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveFirstItem.Text = "Erste verschieben"
|
|
'
|
|
'BindingNavigatorMovePreviousItem
|
|
'
|
|
Me.BindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMovePreviousItem.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMovePreviousItem.Name = "BindingNavigatorMovePreviousItem"
|
|
Me.BindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMovePreviousItem.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMovePreviousItem.Text = "Vorherige verschieben"
|
|
'
|
|
'BindingNavigatorSeparator
|
|
'
|
|
Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator"
|
|
Me.BindingNavigatorSeparator.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorPositionItem
|
|
'
|
|
Me.BindingNavigatorPositionItem.AccessibleName = "Position"
|
|
Me.BindingNavigatorPositionItem.AutoSize = False
|
|
Me.BindingNavigatorPositionItem.Name = "BindingNavigatorPositionItem"
|
|
Me.BindingNavigatorPositionItem.Size = New System.Drawing.Size(50, 23)
|
|
Me.BindingNavigatorPositionItem.Text = "0"
|
|
Me.BindingNavigatorPositionItem.ToolTipText = "Aktuelle Position"
|
|
'
|
|
'BindingNavigatorSeparator1
|
|
'
|
|
Me.BindingNavigatorSeparator1.Name = "BindingNavigatorSeparator1"
|
|
Me.BindingNavigatorSeparator1.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorMoveNextItem
|
|
'
|
|
Me.BindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveNextItem.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveNextItem.Name = "BindingNavigatorMoveNextItem"
|
|
Me.BindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveNextItem.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveNextItem.Text = "Nächste verschieben"
|
|
'
|
|
'BindingNavigatorMoveLastItem
|
|
'
|
|
Me.BindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveLastItem.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveLastItem.Name = "BindingNavigatorMoveLastItem"
|
|
Me.BindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveLastItem.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveLastItem.Text = "Letzte verschieben"
|
|
'
|
|
'BindingNavigatorSeparator2
|
|
'
|
|
Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2"
|
|
Me.BindingNavigatorSeparator2.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'TBPMO_WORKFLOWBindingNavigatorSaveItem
|
|
'
|
|
Me.TBPMO_WORKFLOWBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.TBPMO_WORKFLOWBindingNavigatorSaveItem.Image = CType(resources.GetObject("TBPMO_WORKFLOWBindingNavigatorSaveItem.Image"), System.Drawing.Image)
|
|
Me.TBPMO_WORKFLOWBindingNavigatorSaveItem.Name = "TBPMO_WORKFLOWBindingNavigatorSaveItem"
|
|
Me.TBPMO_WORKFLOWBindingNavigatorSaveItem.Size = New System.Drawing.Size(23, 22)
|
|
Me.TBPMO_WORKFLOWBindingNavigatorSaveItem.Text = "Daten speichern"
|
|
'
|
|
'XtraTabControl1
|
|
'
|
|
Me.XtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.XtraTabControl1.Location = New System.Drawing.Point(0, 0)
|
|
Me.XtraTabControl1.Name = "XtraTabControl1"
|
|
Me.XtraTabControl1.SelectedTabPage = Me.XtraTabPage1
|
|
Me.XtraTabControl1.Size = New System.Drawing.Size(746, 466)
|
|
Me.XtraTabControl1.TabIndex = 1
|
|
Me.XtraTabControl1.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPage1, Me.XtraTabPage2})
|
|
'
|
|
'XtraTabPage1
|
|
'
|
|
Me.XtraTabPage1.Appearance.Header.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.XtraTabPage1.Appearance.Header.Options.UseFont = True
|
|
Me.XtraTabPage1.Controls.Add(Me.SplitContainer2)
|
|
Me.XtraTabPage1.Name = "XtraTabPage1"
|
|
Me.XtraTabPage1.Size = New System.Drawing.Size(740, 437)
|
|
Me.XtraTabPage1.Text = "Task zu Entität zuordnen"
|
|
Me.XtraTabPage1.Tooltip = "Ordnen Sie in diesem Bereich die Workflows zu den Entitäten zu"
|
|
Me.XtraTabPage1.TooltipIconType = DevExpress.Utils.ToolTipIconType.Information
|
|
Me.XtraTabPage1.TooltipTitle = "Konfiguration"
|
|
'
|
|
'SplitContainer2
|
|
'
|
|
Me.SplitContainer2.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.SplitContainer2.Location = New System.Drawing.Point(0, 0)
|
|
Me.SplitContainer2.Name = "SplitContainer2"
|
|
Me.SplitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal
|
|
'
|
|
'SplitContainer2.Panel1
|
|
'
|
|
Me.SplitContainer2.Panel1.AutoScroll = True
|
|
Me.SplitContainer2.Panel1.Controls.Add(Me.WH_FormsDataGridView)
|
|
Me.SplitContainer2.Panel1.Controls.Add(Me.WH_FormsBindingNavigator)
|
|
'
|
|
'SplitContainer2.Panel2
|
|
'
|
|
Me.SplitContainer2.Panel2.AutoScroll = True
|
|
Me.SplitContainer2.Panel2.Controls.Add(Me.VWPMO_WORKFLOW_FORMDataGridView)
|
|
Me.SplitContainer2.Panel2.Controls.Add(Me.TBPMO_WORKFLOW_FORMBindingNavigator)
|
|
Me.SplitContainer2.Size = New System.Drawing.Size(740, 437)
|
|
Me.SplitContainer2.SplitterDistance = 249
|
|
Me.SplitContainer2.TabIndex = 0
|
|
'
|
|
'WH_FormsDataGridView
|
|
'
|
|
Me.WH_FormsDataGridView.AllowUserToAddRows = False
|
|
Me.WH_FormsDataGridView.AllowUserToDeleteRows = False
|
|
DataGridViewCellStyle4.BackColor = System.Drawing.Color.Yellow
|
|
Me.WH_FormsDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
|
|
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
|
|
DataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
DataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Window
|
|
DataGridViewCellStyle5.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
DataGridViewCellStyle5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(32, Byte), Integer), CType(CType(31, Byte), Integer), CType(CType(53, Byte), Integer))
|
|
DataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|
DataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
|
Me.WH_FormsDataGridView.DefaultCellStyle = DataGridViewCellStyle5
|
|
Me.WH_FormsDataGridView.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.WH_FormsDataGridView.Location = New System.Drawing.Point(0, 25)
|
|
Me.WH_FormsDataGridView.Name = "WH_FormsDataGridView"
|
|
Me.WH_FormsDataGridView.ReadOnly = True
|
|
Me.WH_FormsDataGridView.Size = New System.Drawing.Size(740, 224)
|
|
Me.WH_FormsDataGridView.TabIndex = 3
|
|
'
|
|
'DataGridViewTextBoxColumn16
|
|
'
|
|
Me.DataGridViewTextBoxColumn16.DataPropertyName = "ID"
|
|
Me.DataGridViewTextBoxColumn16.HeaderText = "ID"
|
|
Me.DataGridViewTextBoxColumn16.Name = "DataGridViewTextBoxColumn16"
|
|
Me.DataGridViewTextBoxColumn16.ReadOnly = True
|
|
Me.DataGridViewTextBoxColumn16.Width = 43
|
|
'
|
|
'ColName
|
|
'
|
|
Me.ColName.DataPropertyName = "Name"
|
|
Me.ColName.HeaderText = "Name"
|
|
Me.ColName.Name = "ColName"
|
|
Me.ColName.ReadOnly = True
|
|
Me.ColName.Width = 64
|
|
'
|
|
'DataGridViewTextBoxColumn18
|
|
'
|
|
Me.DataGridViewTextBoxColumn18.DataPropertyName = "Title"
|
|
Me.DataGridViewTextBoxColumn18.HeaderText = "Title"
|
|
Me.DataGridViewTextBoxColumn18.Name = "DataGridViewTextBoxColumn18"
|
|
Me.DataGridViewTextBoxColumn18.ReadOnly = True
|
|
Me.DataGridViewTextBoxColumn18.Width = 55
|
|
'
|
|
'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})
|
|
Me.WH_FormsBindingNavigator.Location = New System.Drawing.Point(0, 0)
|
|
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
|
|
Me.WH_FormsBindingNavigator.Size = New System.Drawing.Size(740, 25)
|
|
Me.WH_FormsBindingNavigator.TabIndex = 3
|
|
Me.WH_FormsBindingNavigator.Text = "BindingNavigator1"
|
|
'
|
|
'ToolStripLabel1
|
|
'
|
|
Me.ToolStripLabel1.Name = "ToolStripLabel1"
|
|
Me.ToolStripLabel1.Size = New System.Drawing.Size(94, 22)
|
|
Me.ToolStripLabel1.Text = "von {0} Entitäten"
|
|
Me.ToolStripLabel1.ToolTipText = "Die Gesamtanzahl der Elemente."
|
|
'
|
|
'ToolStripButton3
|
|
'
|
|
Me.ToolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton3.Image = CType(resources.GetObject("ToolStripButton3.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton3.Name = "ToolStripButton3"
|
|
Me.ToolStripButton3.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton3.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton3.Text = "Erste verschieben"
|
|
'
|
|
'ToolStripButton4
|
|
'
|
|
Me.ToolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton4.Image = CType(resources.GetObject("ToolStripButton4.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton4.Name = "ToolStripButton4"
|
|
Me.ToolStripButton4.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton4.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton4.Text = "Vorherige verschieben"
|
|
'
|
|
'ToolStripSeparator1
|
|
'
|
|
Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
|
|
Me.ToolStripSeparator1.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ToolStripTextBox1
|
|
'
|
|
Me.ToolStripTextBox1.AccessibleName = "Position"
|
|
Me.ToolStripTextBox1.AutoSize = False
|
|
Me.ToolStripTextBox1.Name = "ToolStripTextBox1"
|
|
Me.ToolStripTextBox1.Size = New System.Drawing.Size(50, 23)
|
|
Me.ToolStripTextBox1.Text = "0"
|
|
Me.ToolStripTextBox1.ToolTipText = "Aktuelle Position"
|
|
'
|
|
'ToolStripSeparator2
|
|
'
|
|
Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
|
|
Me.ToolStripSeparator2.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ToolStripButton5
|
|
'
|
|
Me.ToolStripButton5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton5.Image = CType(resources.GetObject("ToolStripButton5.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton5.Name = "ToolStripButton5"
|
|
Me.ToolStripButton5.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton5.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton5.Text = "Nächste verschieben"
|
|
'
|
|
'ToolStripButton6
|
|
'
|
|
Me.ToolStripButton6.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton6.Image = CType(resources.GetObject("ToolStripButton6.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton6.Name = "ToolStripButton6"
|
|
Me.ToolStripButton6.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton6.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton6.Text = "Letzte verschieben"
|
|
'
|
|
'ToolStripSeparator3
|
|
'
|
|
Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
|
|
Me.ToolStripSeparator3.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'VWPMO_WORKFLOW_FORMDataGridView
|
|
'
|
|
Me.VWPMO_WORKFLOW_FORMDataGridView.AllowUserToAddRows = False
|
|
Me.VWPMO_WORKFLOW_FORMDataGridView.AllowUserToDeleteRows = False
|
|
DataGridViewCellStyle6.BackColor = System.Drawing.Color.Fuchsia
|
|
DataGridViewCellStyle6.ForeColor = System.Drawing.Color.White
|
|
Me.VWPMO_WORKFLOW_FORMDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle6
|
|
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
|
|
Me.VWPMO_WORKFLOW_FORMDataGridView.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.VWPMO_WORKFLOW_FORMDataGridView.Location = New System.Drawing.Point(0, 25)
|
|
Me.VWPMO_WORKFLOW_FORMDataGridView.Name = "VWPMO_WORKFLOW_FORMDataGridView"
|
|
Me.VWPMO_WORKFLOW_FORMDataGridView.ReadOnly = True
|
|
Me.VWPMO_WORKFLOW_FORMDataGridView.Size = New System.Drawing.Size(740, 159)
|
|
Me.VWPMO_WORKFLOW_FORMDataGridView.TabIndex = 3
|
|
'
|
|
'DataGridViewTextBoxColumn1
|
|
'
|
|
Me.DataGridViewTextBoxColumn1.DataPropertyName = "GUID"
|
|
Me.DataGridViewTextBoxColumn1.HeaderText = "ID"
|
|
Me.DataGridViewTextBoxColumn1.Name = "DataGridViewTextBoxColumn1"
|
|
Me.DataGridViewTextBoxColumn1.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn3
|
|
'
|
|
Me.DataGridViewTextBoxColumn3.DataPropertyName = "FORM_NAME"
|
|
Me.DataGridViewTextBoxColumn3.HeaderText = "Entität"
|
|
Me.DataGridViewTextBoxColumn3.Name = "DataGridViewTextBoxColumn3"
|
|
Me.DataGridViewTextBoxColumn3.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn5
|
|
'
|
|
Me.DataGridViewTextBoxColumn5.DataPropertyName = "WORKFLOW"
|
|
Me.DataGridViewTextBoxColumn5.HeaderText = "Workflow"
|
|
Me.DataGridViewTextBoxColumn5.Name = "DataGridViewTextBoxColumn5"
|
|
Me.DataGridViewTextBoxColumn5.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn7
|
|
'
|
|
Me.DataGridViewTextBoxColumn7.DataPropertyName = "ADDED_WHO"
|
|
Me.DataGridViewTextBoxColumn7.HeaderText = "Added who"
|
|
Me.DataGridViewTextBoxColumn7.Name = "DataGridViewTextBoxColumn7"
|
|
Me.DataGridViewTextBoxColumn7.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn8
|
|
'
|
|
Me.DataGridViewTextBoxColumn8.DataPropertyName = "ADDED_WHEN"
|
|
Me.DataGridViewTextBoxColumn8.HeaderText = "Add. when"
|
|
Me.DataGridViewTextBoxColumn8.Name = "DataGridViewTextBoxColumn8"
|
|
Me.DataGridViewTextBoxColumn8.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn9
|
|
'
|
|
Me.DataGridViewTextBoxColumn9.DataPropertyName = "CHANGED_WHO"
|
|
Me.DataGridViewTextBoxColumn9.HeaderText = "Changed who"
|
|
Me.DataGridViewTextBoxColumn9.Name = "DataGridViewTextBoxColumn9"
|
|
Me.DataGridViewTextBoxColumn9.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn10
|
|
'
|
|
Me.DataGridViewTextBoxColumn10.DataPropertyName = "CHANGED_WHEN"
|
|
Me.DataGridViewTextBoxColumn10.HeaderText = "Changed when"
|
|
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})
|
|
Me.TBPMO_WORKFLOW_FORMBindingNavigator.Location = New System.Drawing.Point(0, 0)
|
|
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
|
|
Me.TBPMO_WORKFLOW_FORMBindingNavigator.Size = New System.Drawing.Size(740, 25)
|
|
Me.TBPMO_WORKFLOW_FORMBindingNavigator.TabIndex = 3
|
|
Me.TBPMO_WORKFLOW_FORMBindingNavigator.Text = "BindingNavigator1"
|
|
'
|
|
'ToolStripButton8
|
|
'
|
|
Me.ToolStripButton8.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton8.Image = CType(resources.GetObject("ToolStripButton8.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton8.Name = "ToolStripButton8"
|
|
Me.ToolStripButton8.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton8.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton8.Text = "Neu hinzufügen"
|
|
'
|
|
'ToolStripLabel2
|
|
'
|
|
Me.ToolStripLabel2.Name = "ToolStripLabel2"
|
|
Me.ToolStripLabel2.Size = New System.Drawing.Size(120, 22)
|
|
Me.ToolStripLabel2.Text = "von {0} Zuordnungen"
|
|
Me.ToolStripLabel2.ToolTipText = "Die Gesamtanzahl der Elemente."
|
|
'
|
|
'ToolStripButton9
|
|
'
|
|
Me.ToolStripButton9.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton9.Image = CType(resources.GetObject("ToolStripButton9.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton9.Name = "ToolStripButton9"
|
|
Me.ToolStripButton9.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton9.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton9.Text = "Löschen"
|
|
'
|
|
'ToolStripButton10
|
|
'
|
|
Me.ToolStripButton10.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton10.Image = CType(resources.GetObject("ToolStripButton10.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton10.Name = "ToolStripButton10"
|
|
Me.ToolStripButton10.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton10.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton10.Text = "Erste verschieben"
|
|
'
|
|
'ToolStripButton11
|
|
'
|
|
Me.ToolStripButton11.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton11.Image = CType(resources.GetObject("ToolStripButton11.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton11.Name = "ToolStripButton11"
|
|
Me.ToolStripButton11.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton11.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton11.Text = "Vorherige verschieben"
|
|
'
|
|
'ToolStripSeparator4
|
|
'
|
|
Me.ToolStripSeparator4.Name = "ToolStripSeparator4"
|
|
Me.ToolStripSeparator4.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ToolStripTextBox2
|
|
'
|
|
Me.ToolStripTextBox2.AccessibleName = "Position"
|
|
Me.ToolStripTextBox2.AutoSize = False
|
|
Me.ToolStripTextBox2.Name = "ToolStripTextBox2"
|
|
Me.ToolStripTextBox2.Size = New System.Drawing.Size(50, 23)
|
|
Me.ToolStripTextBox2.Text = "0"
|
|
Me.ToolStripTextBox2.ToolTipText = "Aktuelle Position"
|
|
'
|
|
'ToolStripSeparator5
|
|
'
|
|
Me.ToolStripSeparator5.Name = "ToolStripSeparator5"
|
|
Me.ToolStripSeparator5.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ToolStripButton12
|
|
'
|
|
Me.ToolStripButton12.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton12.Image = CType(resources.GetObject("ToolStripButton12.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton12.Name = "ToolStripButton12"
|
|
Me.ToolStripButton12.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton12.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton12.Text = "Nächste verschieben"
|
|
'
|
|
'ToolStripButton13
|
|
'
|
|
Me.ToolStripButton13.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton13.Image = CType(resources.GetObject("ToolStripButton13.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton13.Name = "ToolStripButton13"
|
|
Me.ToolStripButton13.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton13.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton13.Text = "Letzte verschieben"
|
|
'
|
|
'ToolStripSeparator6
|
|
'
|
|
Me.ToolStripSeparator6.Name = "ToolStripSeparator6"
|
|
Me.ToolStripSeparator6.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ToolStripButton14
|
|
'
|
|
Me.ToolStripButton14.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton14.Image = CType(resources.GetObject("ToolStripButton14.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton14.Name = "ToolStripButton14"
|
|
Me.ToolStripButton14.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton14.Text = "Daten speichern"
|
|
'
|
|
'XtraTabPage2
|
|
'
|
|
Me.XtraTabPage2.Controls.Add(Me.XtraTabControl2)
|
|
Me.XtraTabPage2.Name = "XtraTabPage2"
|
|
Me.XtraTabPage2.Size = New System.Drawing.Size(740, 437)
|
|
Me.XtraTabPage2.Text = "Weitere Einstellungen"
|
|
'
|
|
'XtraTabControl2
|
|
'
|
|
Me.XtraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.XtraTabControl2.Location = New System.Drawing.Point(0, 0)
|
|
Me.XtraTabControl2.Name = "XtraTabControl2"
|
|
Me.XtraTabControl2.SelectedTabPage = Me.XtraTabPage3
|
|
Me.XtraTabControl2.Size = New System.Drawing.Size(740, 437)
|
|
Me.XtraTabControl2.TabIndex = 0
|
|
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"
|
|
Me.XtraTabPage3.Size = New System.Drawing.Size(734, 409)
|
|
Me.XtraTabPage3.Text = "Stati der Tasks"
|
|
'
|
|
'btncolordialog
|
|
'
|
|
Me.btncolordialog.Image = Global.DD_Record_Organiser.My.Resources.Resources.color_wheel
|
|
Me.btncolordialog.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btncolordialog.Location = New System.Drawing.Point(388, 99)
|
|
Me.btncolordialog.Name = "btncolordialog"
|
|
Me.btncolordialog.Size = New System.Drawing.Size(106, 24)
|
|
Me.btncolordialog.TabIndex = 16
|
|
Me.btncolordialog.Text = "ColorDialog"
|
|
Me.btncolordialog.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
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
|
|
Me.ListBox2.ItemHeight = 15
|
|
Me.ListBox2.Location = New System.Drawing.Point(12, 31)
|
|
Me.ListBox2.Name = "ListBox2"
|
|
Me.ListBox2.Size = New System.Drawing.Size(201, 199)
|
|
Me.ListBox2.TabIndex = 15
|
|
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})
|
|
Me.TBPMO_WORKFLOW_TASK_STATEBindingNavigator.Location = New System.Drawing.Point(0, 0)
|
|
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
|
|
Me.TBPMO_WORKFLOW_TASK_STATEBindingNavigator.Size = New System.Drawing.Size(734, 25)
|
|
Me.TBPMO_WORKFLOW_TASK_STATEBindingNavigator.TabIndex = 14
|
|
Me.TBPMO_WORKFLOW_TASK_STATEBindingNavigator.Text = "BindingNavigator1"
|
|
'
|
|
'ToolStripButton1
|
|
'
|
|
Me.ToolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton1.Image = CType(resources.GetObject("ToolStripButton1.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton1.Name = "ToolStripButton1"
|
|
Me.ToolStripButton1.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton1.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton1.Text = "Neu hinzufügen"
|
|
'
|
|
'ToolStripLabel4
|
|
'
|
|
Me.ToolStripLabel4.Name = "ToolStripLabel4"
|
|
Me.ToolStripLabel4.Size = New System.Drawing.Size(70, 22)
|
|
Me.ToolStripLabel4.Text = "von {0} Stati"
|
|
Me.ToolStripLabel4.ToolTipText = "Die Gesamtanzahl der Elemente."
|
|
'
|
|
'ToolStripButton2
|
|
'
|
|
Me.ToolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton2.Image = CType(resources.GetObject("ToolStripButton2.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton2.Name = "ToolStripButton2"
|
|
Me.ToolStripButton2.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton2.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton2.Text = "Löschen"
|
|
'
|
|
'ToolStripButton7
|
|
'
|
|
Me.ToolStripButton7.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton7.Image = CType(resources.GetObject("ToolStripButton7.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton7.Name = "ToolStripButton7"
|
|
Me.ToolStripButton7.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton7.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton7.Text = "Erste verschieben"
|
|
'
|
|
'ToolStripButton15
|
|
'
|
|
Me.ToolStripButton15.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton15.Image = CType(resources.GetObject("ToolStripButton15.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton15.Name = "ToolStripButton15"
|
|
Me.ToolStripButton15.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton15.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton15.Text = "Vorherige verschieben"
|
|
'
|
|
'ToolStripSeparator7
|
|
'
|
|
Me.ToolStripSeparator7.Name = "ToolStripSeparator7"
|
|
Me.ToolStripSeparator7.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ToolStripTextBox3
|
|
'
|
|
Me.ToolStripTextBox3.AccessibleName = "Position"
|
|
Me.ToolStripTextBox3.AutoSize = False
|
|
Me.ToolStripTextBox3.Name = "ToolStripTextBox3"
|
|
Me.ToolStripTextBox3.Size = New System.Drawing.Size(50, 23)
|
|
Me.ToolStripTextBox3.Text = "0"
|
|
Me.ToolStripTextBox3.ToolTipText = "Aktuelle Position"
|
|
'
|
|
'ToolStripSeparator8
|
|
'
|
|
Me.ToolStripSeparator8.Name = "ToolStripSeparator8"
|
|
Me.ToolStripSeparator8.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ToolStripButton16
|
|
'
|
|
Me.ToolStripButton16.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton16.Image = CType(resources.GetObject("ToolStripButton16.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton16.Name = "ToolStripButton16"
|
|
Me.ToolStripButton16.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton16.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton16.Text = "Nächste verschieben"
|
|
'
|
|
'ToolStripButton17
|
|
'
|
|
Me.ToolStripButton17.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton17.Image = CType(resources.GetObject("ToolStripButton17.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton17.Name = "ToolStripButton17"
|
|
Me.ToolStripButton17.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton17.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton17.Text = "Letzte verschieben"
|
|
'
|
|
'ToolStripSeparator9
|
|
'
|
|
Me.ToolStripSeparator9.Name = "ToolStripSeparator9"
|
|
Me.ToolStripSeparator9.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ToolStripButton18
|
|
'
|
|
Me.ToolStripButton18.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton18.Image = CType(resources.GetObject("ToolStripButton18.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton18.Name = "ToolStripButton18"
|
|
Me.ToolStripButton18.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton18.Text = "Daten speichern"
|
|
'
|
|
'GUIDTextBox
|
|
'
|
|
Me.GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_WORKFLOW_TASK_STATEBindingSource, "GUID", True))
|
|
Me.GUIDTextBox.Location = New System.Drawing.Point(234, 57)
|
|
Me.GUIDTextBox.Name = "GUIDTextBox"
|
|
Me.GUIDTextBox.Size = New System.Drawing.Size(66, 23)
|
|
Me.GUIDTextBox.TabIndex = 1
|
|
'
|
|
'STATE_DESCTextBox
|
|
'
|
|
Me.STATE_DESCTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_WORKFLOW_TASK_STATEBindingSource, "STATE_DESC", True))
|
|
Me.STATE_DESCTextBox.Location = New System.Drawing.Point(315, 57)
|
|
Me.STATE_DESCTextBox.Name = "STATE_DESCTextBox"
|
|
Me.STATE_DESCTextBox.Size = New System.Drawing.Size(337, 23)
|
|
Me.STATE_DESCTextBox.TabIndex = 3
|
|
'
|
|
'ADDED_WHOTextBox
|
|
'
|
|
Me.ADDED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_WORKFLOW_TASK_STATEBindingSource, "ADDED_WHO", True))
|
|
Me.ADDED_WHOTextBox.Location = New System.Drawing.Point(234, 153)
|
|
Me.ADDED_WHOTextBox.Name = "ADDED_WHOTextBox"
|
|
Me.ADDED_WHOTextBox.ReadOnly = True
|
|
Me.ADDED_WHOTextBox.Size = New System.Drawing.Size(148, 23)
|
|
Me.ADDED_WHOTextBox.TabIndex = 5
|
|
'
|
|
'ADDED_WHENTextBox
|
|
'
|
|
Me.ADDED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_WORKFLOW_TASK_STATEBindingSource, "ADDED_WHEN", True))
|
|
Me.ADDED_WHENTextBox.Location = New System.Drawing.Point(397, 153)
|
|
Me.ADDED_WHENTextBox.Name = "ADDED_WHENTextBox"
|
|
Me.ADDED_WHENTextBox.ReadOnly = True
|
|
Me.ADDED_WHENTextBox.Size = New System.Drawing.Size(160, 23)
|
|
Me.ADDED_WHENTextBox.TabIndex = 7
|
|
'
|
|
'CHANGED_WHOTextBox
|
|
'
|
|
Me.CHANGED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_WORKFLOW_TASK_STATEBindingSource, "CHANGED_WHO", True))
|
|
Me.CHANGED_WHOTextBox.Location = New System.Drawing.Point(234, 203)
|
|
Me.CHANGED_WHOTextBox.Name = "CHANGED_WHOTextBox"
|
|
Me.CHANGED_WHOTextBox.ReadOnly = True
|
|
Me.CHANGED_WHOTextBox.Size = New System.Drawing.Size(148, 23)
|
|
Me.CHANGED_WHOTextBox.TabIndex = 9
|
|
'
|
|
'CHANGED_WHENTextBox
|
|
'
|
|
Me.CHANGED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_WORKFLOW_TASK_STATEBindingSource, "CHANGED_WHEN", True))
|
|
Me.CHANGED_WHENTextBox.Location = New System.Drawing.Point(397, 203)
|
|
Me.CHANGED_WHENTextBox.Name = "CHANGED_WHENTextBox"
|
|
Me.CHANGED_WHENTextBox.ReadOnly = True
|
|
Me.CHANGED_WHENTextBox.Size = New System.Drawing.Size(160, 23)
|
|
Me.CHANGED_WHENTextBox.TabIndex = 11
|
|
'
|
|
'COLORTextBox
|
|
'
|
|
Me.COLORTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_WORKFLOW_TASK_STATEBindingSource, "COLOR", True))
|
|
Me.COLORTextBox.Location = New System.Drawing.Point(234, 101)
|
|
Me.COLORTextBox.Name = "COLORTextBox"
|
|
Me.COLORTextBox.Size = New System.Drawing.Size(148, 23)
|
|
Me.COLORTextBox.TabIndex = 13
|
|
'
|
|
'XtraTabPage4
|
|
'
|
|
Me.XtraTabPage4.Name = "XtraTabPage4"
|
|
Me.XtraTabPage4.Size = New System.Drawing.Size(734, 409)
|
|
'
|
|
'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_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_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_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
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 15.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(1143, 488)
|
|
Me.Controls.Add(Me.SplitContainer1)
|
|
Me.Controls.Add(Me.StatusStrip1)
|
|
Me.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Name = "frmTaskmanagement"
|
|
Me.Text = "Taskmanagement"
|
|
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
|