1099 lines
61 KiB
VB.net
1099 lines
61 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmRecordView
|
|
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 Label4 As System.Windows.Forms.Label
|
|
Dim TITLELabel As System.Windows.Forms.Label
|
|
Dim COMMENTLabel As System.Windows.Forms.Label
|
|
Dim STATE_IDLabel As System.Windows.Forms.Label
|
|
Dim DUE_DATELabel As System.Windows.Forms.Label
|
|
Dim WF_TASK_IDLabel As System.Windows.Forms.Label
|
|
Dim CHANGED_WHOLabel As System.Windows.Forms.Label
|
|
Dim CHANGED_WHENLabel As System.Windows.Forms.Label
|
|
Dim WF_IDLabel As System.Windows.Forms.Label
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmRecordView))
|
|
Me.ToolStrip1 = New System.Windows.Forms.ToolStrip()
|
|
Me.TCDetails = New DevExpress.XtraTab.XtraTabControl()
|
|
Me.TabDetails = New DevExpress.XtraTab.XtraTabPage()
|
|
Me.pnlDetails = New System.Windows.Forms.Panel()
|
|
Me.TabFollowUp = New DevExpress.XtraTab.XtraTabPage()
|
|
Me.ListViewFollowUps = New System.Windows.Forms.ListView()
|
|
Me.ColumnHeader1 = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader)
|
|
Me.ColumnHeader2 = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader)
|
|
Me.grpbxFU_Profile = New System.Windows.Forms.GroupBox()
|
|
Me.GroupBox4 = New System.Windows.Forms.GroupBox()
|
|
Me.btnRemoveUser_FollowUp = New System.Windows.Forms.Button()
|
|
Me.btnAddUser_FollowUp = New System.Windows.Forms.Button()
|
|
Me.cmbFollowUpUser = New System.Windows.Forms.ComboBox()
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|
Me.ListBoxUser2Profile = New System.Windows.Forms.ListBox()
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|
Me.lblFollowUp_save = New System.Windows.Forms.Label()
|
|
Me.chkFollowUp = New System.Windows.Forms.CheckBox()
|
|
Me.dtpFollowUp = New System.Windows.Forms.DateTimePicker()
|
|
Me.lblWiedervorlage_Control = New System.Windows.Forms.Label()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.TabPos = New DevExpress.XtraTab.XtraTabPage()
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.GridControlPos = New DevExpress.XtraGrid.GridControl()
|
|
Me.grvwGridPos = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.BindingNavigatorPOS = 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.TabControl1 = New DevExpress.XtraTab.XtraTabControl()
|
|
Me.XtraTabPage2 = New DevExpress.XtraTab.XtraTabPage()
|
|
Me.GridControlDocSearch = New DevExpress.XtraGrid.GridControl()
|
|
Me.ContextMenuStripResultFiles = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
|
Me.DateiÖffnenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripSeparator7 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.CopyToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripSeparator8 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.DeleteToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripSeparator9 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.PropertiesToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.GridViewDoc_Search = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.ToolStrip2 = New System.Windows.Forms.ToolStrip()
|
|
Me.tslblWindreamView = New System.Windows.Forms.ToolStripLabel()
|
|
Me.ToolStripDropDownButton1 = New System.Windows.Forms.ToolStripDropDownButton()
|
|
Me.ToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.XtraTabPage1 = New DevExpress.XtraTab.XtraTabPage()
|
|
Me.WF_IDTextBox = New System.Windows.Forms.TextBox()
|
|
Me.VWPMO_WF_ACTIVEBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.DD_DMSDataSet = New DD_Record_Organiser.DD_DMSDataSet()
|
|
Me.CHANGED_WHENTextBox = New System.Windows.Forms.TextBox()
|
|
Me.CHANGED_WHOTextBox = New System.Windows.Forms.TextBox()
|
|
Me.WF_TASK_IDTextBox = New System.Windows.Forms.TextBox()
|
|
Me.btnSaveWorkflow = New System.Windows.Forms.Button()
|
|
Me.lblnoTasks = New System.Windows.Forms.Label()
|
|
Me.TITLETextBox = New System.Windows.Forms.TextBox()
|
|
Me.DateTimePickerTASK_DATE = New System.Windows.Forms.DateTimePicker()
|
|
Me.COMMENTTextBox = New System.Windows.Forms.TextBox()
|
|
Me.DUE_DATEDateTimePicker = New System.Windows.Forms.DateTimePicker()
|
|
Me.STATE_IDComboBox = New System.Windows.Forms.ComboBox()
|
|
Me.TBPMO_WORKFLOW_TASK_STATEBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.SplitContainerControl1 = New DevExpress.XtraEditors.SplitContainerControl()
|
|
Me.SplitContainer1 = New System.Windows.Forms.SplitContainer()
|
|
Me.VWPMO_WF_ACTIVETableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.VWPMO_WF_ACTIVETableAdapter()
|
|
Me.TableAdapterManager = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TableAdapterManager()
|
|
Me.TBPMO_WORKFLOW_TASK_STATETableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_WORKFLOW_TASK_STATETableAdapter()
|
|
Label4 = New System.Windows.Forms.Label()
|
|
TITLELabel = New System.Windows.Forms.Label()
|
|
COMMENTLabel = New System.Windows.Forms.Label()
|
|
STATE_IDLabel = New System.Windows.Forms.Label()
|
|
DUE_DATELabel = New System.Windows.Forms.Label()
|
|
WF_TASK_IDLabel = New System.Windows.Forms.Label()
|
|
CHANGED_WHOLabel = New System.Windows.Forms.Label()
|
|
CHANGED_WHENLabel = New System.Windows.Forms.Label()
|
|
WF_IDLabel = New System.Windows.Forms.Label()
|
|
CType(Me.TCDetails, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.TCDetails.SuspendLayout()
|
|
Me.TabDetails.SuspendLayout()
|
|
Me.TabFollowUp.SuspendLayout()
|
|
Me.grpbxFU_Profile.SuspendLayout()
|
|
Me.GroupBox4.SuspendLayout()
|
|
Me.TabPos.SuspendLayout()
|
|
Me.Panel1.SuspendLayout()
|
|
CType(Me.GridControlPos, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.grvwGridPos, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.BindingNavigatorPOS, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.BindingNavigatorPOS.SuspendLayout()
|
|
CType(Me.TabControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.TabControl1.SuspendLayout()
|
|
Me.XtraTabPage2.SuspendLayout()
|
|
CType(Me.GridControlDocSearch, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.ContextMenuStripResultFiles.SuspendLayout()
|
|
CType(Me.GridViewDoc_Search, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.ToolStrip2.SuspendLayout()
|
|
Me.XtraTabPage1.SuspendLayout()
|
|
CType(Me.VWPMO_WF_ACTIVEBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBPMO_WORKFLOW_TASK_STATEBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.SplitContainerControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SplitContainerControl1.SuspendLayout()
|
|
CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SplitContainer1.Panel1.SuspendLayout()
|
|
Me.SplitContainer1.Panel2.SuspendLayout()
|
|
Me.SplitContainer1.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'Label4
|
|
'
|
|
Label4.AutoSize = True
|
|
Label4.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
|
Label4.Location = New System.Drawing.Point(12, 138)
|
|
Label4.Name = "Label4"
|
|
Label4.Size = New System.Drawing.Size(59, 13)
|
|
Label4.TabIndex = 20
|
|
Label4.Text = "Ist-Datum:"
|
|
'
|
|
'TITLELabel
|
|
'
|
|
TITLELabel.AutoSize = True
|
|
TITLELabel.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Italic)
|
|
TITLELabel.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
|
TITLELabel.Location = New System.Drawing.Point(12, 6)
|
|
TITLELabel.Name = "TITLELabel"
|
|
TITLELabel.Size = New System.Drawing.Size(34, 15)
|
|
TITLELabel.TabIndex = 5
|
|
TITLELabel.Text = "Task:"
|
|
'
|
|
'COMMENTLabel
|
|
'
|
|
COMMENTLabel.AutoSize = True
|
|
COMMENTLabel.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
|
COMMENTLabel.Location = New System.Drawing.Point(12, 50)
|
|
COMMENTLabel.Name = "COMMENTLabel"
|
|
COMMENTLabel.Size = New System.Drawing.Size(65, 13)
|
|
COMMENTLabel.TabIndex = 6
|
|
COMMENTLabel.Text = "Kommentar:"
|
|
'
|
|
'STATE_IDLabel
|
|
'
|
|
STATE_IDLabel.AutoSize = True
|
|
STATE_IDLabel.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
|
STATE_IDLabel.Location = New System.Drawing.Point(12, 178)
|
|
STATE_IDLabel.Name = "STATE_IDLabel"
|
|
STATE_IDLabel.Size = New System.Drawing.Size(42, 13)
|
|
STATE_IDLabel.TabIndex = 10
|
|
STATE_IDLabel.Text = "Status:"
|
|
'
|
|
'DUE_DATELabel
|
|
'
|
|
DUE_DATELabel.AutoSize = True
|
|
DUE_DATELabel.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
|
DUE_DATELabel.Location = New System.Drawing.Point(114, 138)
|
|
DUE_DATELabel.Name = "DUE_DATELabel"
|
|
DUE_DATELabel.Size = New System.Drawing.Size(52, 13)
|
|
DUE_DATELabel.TabIndex = 8
|
|
DUE_DATELabel.Text = "Fälligkeit:"
|
|
'
|
|
'WF_TASK_IDLabel
|
|
'
|
|
WF_TASK_IDLabel.AutoSize = True
|
|
WF_TASK_IDLabel.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
WF_TASK_IDLabel.Location = New System.Drawing.Point(348, 138)
|
|
WF_TASK_IDLabel.Name = "WF_TASK_IDLabel"
|
|
WF_TASK_IDLabel.Size = New System.Drawing.Size(22, 13)
|
|
WF_TASK_IDLabel.TabIndex = 23
|
|
WF_TASK_IDLabel.Text = "ID:"
|
|
'
|
|
'CHANGED_WHOLabel
|
|
'
|
|
CHANGED_WHOLabel.AutoSize = True
|
|
CHANGED_WHOLabel.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
CHANGED_WHOLabel.Location = New System.Drawing.Point(12, 218)
|
|
CHANGED_WHOLabel.Name = "CHANGED_WHOLabel"
|
|
CHANGED_WHOLabel.Size = New System.Drawing.Size(77, 13)
|
|
CHANGED_WHOLabel.TabIndex = 24
|
|
CHANGED_WHOLabel.Text = "Changed who:"
|
|
'
|
|
'CHANGED_WHENLabel
|
|
'
|
|
CHANGED_WHENLabel.AutoSize = True
|
|
CHANGED_WHENLabel.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
CHANGED_WHENLabel.Location = New System.Drawing.Point(129, 218)
|
|
CHANGED_WHENLabel.Name = "CHANGED_WHENLabel"
|
|
CHANGED_WHENLabel.Size = New System.Drawing.Size(83, 13)
|
|
CHANGED_WHENLabel.TabIndex = 25
|
|
CHANGED_WHENLabel.Text = "Changed when:"
|
|
'
|
|
'WF_IDLabel
|
|
'
|
|
WF_IDLabel.AutoSize = True
|
|
WF_IDLabel.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
WF_IDLabel.Location = New System.Drawing.Point(407, 138)
|
|
WF_IDLabel.Name = "WF_IDLabel"
|
|
WF_IDLabel.Size = New System.Drawing.Size(41, 13)
|
|
WF_IDLabel.TabIndex = 26
|
|
WF_IDLabel.Text = "WF ID:"
|
|
'
|
|
'ToolStrip1
|
|
'
|
|
Me.ToolStrip1.Location = New System.Drawing.Point(0, 0)
|
|
Me.ToolStrip1.Name = "ToolStrip1"
|
|
Me.ToolStrip1.Size = New System.Drawing.Size(1197, 25)
|
|
Me.ToolStrip1.TabIndex = 0
|
|
Me.ToolStrip1.Text = "ToolStrip1"
|
|
'
|
|
'TCDetails
|
|
'
|
|
Me.TCDetails.AppearancePage.HeaderHotTracked.BackColor = System.Drawing.Color.Fuchsia
|
|
Me.TCDetails.AppearancePage.HeaderHotTracked.BackColor2 = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
|
|
Me.TCDetails.AppearancePage.HeaderHotTracked.Font = New System.Drawing.Font("Tahoma", 8.25!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle))
|
|
Me.TCDetails.AppearancePage.HeaderHotTracked.Options.UseBackColor = True
|
|
Me.TCDetails.AppearancePage.HeaderHotTracked.Options.UseFont = True
|
|
Me.TCDetails.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.TCDetails.Location = New System.Drawing.Point(0, 0)
|
|
Me.TCDetails.Name = "TCDetails"
|
|
Me.TCDetails.SelectedTabPage = Me.TabDetails
|
|
Me.TCDetails.Size = New System.Drawing.Size(801, 519)
|
|
Me.TCDetails.TabIndex = 2
|
|
Me.TCDetails.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.TabDetails, Me.TabFollowUp, Me.TabPos})
|
|
'
|
|
'TabDetails
|
|
'
|
|
Me.TabDetails.Controls.Add(Me.pnlDetails)
|
|
Me.TabDetails.Image = Global.DD_Record_Organiser.My.Resources.Resources.grid_Data_16xMD
|
|
Me.TabDetails.Name = "TabDetails"
|
|
Me.TabDetails.Size = New System.Drawing.Size(799, 491)
|
|
Me.TabDetails.Text = "Detailansicht"
|
|
'
|
|
'pnlDetails
|
|
'
|
|
Me.pnlDetails.AllowDrop = True
|
|
Me.pnlDetails.AutoScroll = True
|
|
Me.pnlDetails.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.pnlDetails.Location = New System.Drawing.Point(0, 0)
|
|
Me.pnlDetails.Name = "pnlDetails"
|
|
Me.pnlDetails.Size = New System.Drawing.Size(799, 491)
|
|
Me.pnlDetails.TabIndex = 0
|
|
'
|
|
'TabFollowUp
|
|
'
|
|
Me.TabFollowUp.Controls.Add(Me.ListViewFollowUps)
|
|
Me.TabFollowUp.Controls.Add(Me.grpbxFU_Profile)
|
|
Me.TabFollowUp.Controls.Add(Me.Label5)
|
|
Me.TabFollowUp.Image = Global.DD_Record_Organiser.My.Resources.Resources.Task_16xMD
|
|
Me.TabFollowUp.Name = "TabFollowUp"
|
|
Me.TabFollowUp.Size = New System.Drawing.Size(799, 491)
|
|
Me.TabFollowUp.Text = "Wiedervorlage"
|
|
'
|
|
'ListViewFollowUps
|
|
'
|
|
Me.ListViewFollowUps.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.ListViewFollowUps.Columns.AddRange(New System.Windows.Forms.ColumnHeader() {Me.ColumnHeader1, Me.ColumnHeader2})
|
|
Me.ListViewFollowUps.FullRowSelect = True
|
|
Me.ListViewFollowUps.HideSelection = False
|
|
Me.ListViewFollowUps.Location = New System.Drawing.Point(14, 36)
|
|
Me.ListViewFollowUps.Name = "ListViewFollowUps"
|
|
Me.ListViewFollowUps.Size = New System.Drawing.Size(263, 316)
|
|
Me.ListViewFollowUps.TabIndex = 5
|
|
Me.ListViewFollowUps.UseCompatibleStateImageBehavior = False
|
|
Me.ListViewFollowUps.View = System.Windows.Forms.View.Details
|
|
'
|
|
'ColumnHeader1
|
|
'
|
|
Me.ColumnHeader1.Text = "ID"
|
|
Me.ColumnHeader1.Width = 40
|
|
'
|
|
'ColumnHeader2
|
|
'
|
|
Me.ColumnHeader2.Text = "Title"
|
|
Me.ColumnHeader2.Width = 200
|
|
'
|
|
'grpbxFU_Profile
|
|
'
|
|
Me.grpbxFU_Profile.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.grpbxFU_Profile.Controls.Add(Me.GroupBox4)
|
|
Me.grpbxFU_Profile.Controls.Add(Me.lblFollowUp_save)
|
|
Me.grpbxFU_Profile.Controls.Add(Me.chkFollowUp)
|
|
Me.grpbxFU_Profile.Controls.Add(Me.dtpFollowUp)
|
|
Me.grpbxFU_Profile.Controls.Add(Me.lblWiedervorlage_Control)
|
|
Me.grpbxFU_Profile.Location = New System.Drawing.Point(283, 28)
|
|
Me.grpbxFU_Profile.Name = "grpbxFU_Profile"
|
|
Me.grpbxFU_Profile.Size = New System.Drawing.Size(774, 324)
|
|
Me.grpbxFU_Profile.TabIndex = 4
|
|
Me.grpbxFU_Profile.TabStop = False
|
|
'
|
|
'GroupBox4
|
|
'
|
|
Me.GroupBox4.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.GroupBox4.Controls.Add(Me.btnRemoveUser_FollowUp)
|
|
Me.GroupBox4.Controls.Add(Me.btnAddUser_FollowUp)
|
|
Me.GroupBox4.Controls.Add(Me.cmbFollowUpUser)
|
|
Me.GroupBox4.Controls.Add(Me.Label6)
|
|
Me.GroupBox4.Controls.Add(Me.ListBoxUser2Profile)
|
|
Me.GroupBox4.Controls.Add(Me.Label7)
|
|
Me.GroupBox4.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold)
|
|
Me.GroupBox4.Location = New System.Drawing.Point(177, 20)
|
|
Me.GroupBox4.Name = "GroupBox4"
|
|
Me.GroupBox4.Size = New System.Drawing.Size(594, 298)
|
|
Me.GroupBox4.TabIndex = 4
|
|
Me.GroupBox4.TabStop = False
|
|
Me.GroupBox4.Text = "Individuelle Empfänger für diesen Datensatz:"
|
|
'
|
|
'btnRemoveUser_FollowUp
|
|
'
|
|
Me.btnRemoveUser_FollowUp.Font = New System.Drawing.Font("Segoe UI", 8.25!)
|
|
Me.btnRemoveUser_FollowUp.Image = CType(resources.GetObject("btnRemoveUser_FollowUp.Image"), System.Drawing.Image)
|
|
Me.btnRemoveUser_FollowUp.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnRemoveUser_FollowUp.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
|
Me.btnRemoveUser_FollowUp.Location = New System.Drawing.Point(248, 124)
|
|
Me.btnRemoveUser_FollowUp.Name = "btnRemoveUser_FollowUp"
|
|
Me.btnRemoveUser_FollowUp.Size = New System.Drawing.Size(340, 23)
|
|
Me.btnRemoveUser_FollowUp.TabIndex = 5
|
|
Me.btnRemoveUser_FollowUp.Text = "User aus Wiedervorlage löschen"
|
|
Me.btnRemoveUser_FollowUp.UseVisualStyleBackColor = True
|
|
'
|
|
'btnAddUser_FollowUp
|
|
'
|
|
Me.btnAddUser_FollowUp.Font = New System.Drawing.Font("Segoe UI", 8.25!)
|
|
Me.btnAddUser_FollowUp.Image = Global.DD_Record_Organiser.My.Resources.Resources.AddMark_10580
|
|
Me.btnAddUser_FollowUp.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnAddUser_FollowUp.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
|
Me.btnAddUser_FollowUp.Location = New System.Drawing.Point(248, 95)
|
|
Me.btnAddUser_FollowUp.Name = "btnAddUser_FollowUp"
|
|
Me.btnAddUser_FollowUp.Size = New System.Drawing.Size(340, 23)
|
|
Me.btnAddUser_FollowUp.TabIndex = 4
|
|
Me.btnAddUser_FollowUp.Text = "User zu Wiedervorlage hinzufügen"
|
|
Me.btnAddUser_FollowUp.UseVisualStyleBackColor = True
|
|
'
|
|
'cmbFollowUpUser
|
|
'
|
|
Me.cmbFollowUpUser.Font = New System.Drawing.Font("Segoe UI", 8.25!)
|
|
Me.cmbFollowUpUser.FormattingEnabled = True
|
|
Me.cmbFollowUpUser.Location = New System.Drawing.Point(248, 68)
|
|
Me.cmbFollowUpUser.Name = "cmbFollowUpUser"
|
|
Me.cmbFollowUpUser.Size = New System.Drawing.Size(340, 21)
|
|
Me.cmbFollowUpUser.TabIndex = 3
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.AutoSize = True
|
|
Me.Label6.Font = New System.Drawing.Font("Segoe UI", 8.25!)
|
|
Me.Label6.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
|
Me.Label6.Location = New System.Drawing.Point(245, 50)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(64, 13)
|
|
Me.Label6.TabIndex = 2
|
|
Me.Label6.Text = "Email-User:"
|
|
'
|
|
'ListBoxUser2Profile
|
|
'
|
|
Me.ListBoxUser2Profile.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.ListBoxUser2Profile.Font = New System.Drawing.Font("Segoe UI", 8.25!)
|
|
Me.ListBoxUser2Profile.FormattingEnabled = True
|
|
Me.ListBoxUser2Profile.Location = New System.Drawing.Point(9, 50)
|
|
Me.ListBoxUser2Profile.Name = "ListBoxUser2Profile"
|
|
Me.ListBoxUser2Profile.Size = New System.Drawing.Size(230, 199)
|
|
Me.ListBoxUser2Profile.TabIndex = 1
|
|
'
|
|
'Label7
|
|
'
|
|
Me.Label7.AutoSize = True
|
|
Me.Label7.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic)
|
|
Me.Label7.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
|
Me.Label7.Location = New System.Drawing.Point(6, 17)
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Size = New System.Drawing.Size(349, 13)
|
|
Me.Label7.TabIndex = 0
|
|
Me.Label7.Text = "Achtung: Diese Liste übersteuert die zentral konfigurierte Empfängerliste!"
|
|
'
|
|
'lblFollowUp_save
|
|
'
|
|
Me.lblFollowUp_save.AutoSize = True
|
|
Me.lblFollowUp_save.BackColor = System.Drawing.Color.Lime
|
|
Me.lblFollowUp_save.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Italic)
|
|
Me.lblFollowUp_save.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
|
Me.lblFollowUp_save.Location = New System.Drawing.Point(6, 90)
|
|
Me.lblFollowUp_save.Name = "lblFollowUp_save"
|
|
Me.lblFollowUp_save.Size = New System.Drawing.Size(146, 15)
|
|
Me.lblFollowUp_save.TabIndex = 3
|
|
Me.lblFollowUp_save.Text = "Wiedervorlage gespeichert"
|
|
'
|
|
'chkFollowUp
|
|
'
|
|
Me.chkFollowUp.AutoSize = True
|
|
Me.chkFollowUp.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
|
Me.chkFollowUp.Location = New System.Drawing.Point(9, 70)
|
|
Me.chkFollowUp.Name = "chkFollowUp"
|
|
Me.chkFollowUp.Size = New System.Drawing.Size(101, 17)
|
|
Me.chkFollowUp.TabIndex = 2
|
|
Me.chkFollowUp.Text = "Undo Checkbox"
|
|
Me.chkFollowUp.UseVisualStyleBackColor = True
|
|
'
|
|
'dtpFollowUp
|
|
'
|
|
Me.dtpFollowUp.Enabled = False
|
|
Me.dtpFollowUp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
|
|
Me.dtpFollowUp.Location = New System.Drawing.Point(9, 33)
|
|
Me.dtpFollowUp.Name = "dtpFollowUp"
|
|
Me.dtpFollowUp.Size = New System.Drawing.Size(102, 21)
|
|
Me.dtpFollowUp.TabIndex = 1
|
|
'
|
|
'lblWiedervorlage_Control
|
|
'
|
|
Me.lblWiedervorlage_Control.AutoSize = True
|
|
Me.lblWiedervorlage_Control.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
|
Me.lblWiedervorlage_Control.Location = New System.Drawing.Point(6, 17)
|
|
Me.lblWiedervorlage_Control.Name = "lblWiedervorlage_Control"
|
|
Me.lblWiedervorlage_Control.Size = New System.Drawing.Size(129, 13)
|
|
Me.lblWiedervorlage_Control.TabIndex = 0
|
|
Me.lblWiedervorlage_Control.Text = "<< Waiting for Selection:"
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
|
Me.Label5.Location = New System.Drawing.Point(11, 12)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(139, 13)
|
|
Me.Label5.TabIndex = 3
|
|
Me.Label5.Text = "Hinterlegte Wiedervorlagen"
|
|
'
|
|
'TabPos
|
|
'
|
|
Me.TabPos.Controls.Add(Me.Panel1)
|
|
Me.TabPos.Controls.Add(Me.BindingNavigatorPOS)
|
|
Me.TabPos.Image = CType(resources.GetObject("TabPos.Image"), System.Drawing.Image)
|
|
Me.TabPos.Name = "TabPos"
|
|
Me.TabPos.PageVisible = False
|
|
Me.TabPos.Size = New System.Drawing.Size(799, 491)
|
|
Me.TabPos.Text = "Positionen"
|
|
'
|
|
'Panel1
|
|
'
|
|
Me.Panel1.Controls.Add(Me.GridControlPos)
|
|
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.Panel1.Location = New System.Drawing.Point(0, 25)
|
|
Me.Panel1.Name = "Panel1"
|
|
Me.Panel1.Size = New System.Drawing.Size(799, 466)
|
|
Me.Panel1.TabIndex = 2
|
|
'
|
|
'GridControlPos
|
|
'
|
|
Me.GridControlPos.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.GridControlPos.Location = New System.Drawing.Point(0, 0)
|
|
Me.GridControlPos.MainView = Me.grvwGridPos
|
|
Me.GridControlPos.Name = "GridControlPos"
|
|
Me.GridControlPos.Size = New System.Drawing.Size(799, 466)
|
|
Me.GridControlPos.TabIndex = 0
|
|
Me.GridControlPos.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.grvwGridPos})
|
|
'
|
|
'grvwGridPos
|
|
'
|
|
Me.grvwGridPos.Appearance.EvenRow.BackColor = System.Drawing.Color.Cyan
|
|
Me.grvwGridPos.Appearance.EvenRow.Options.UseBackColor = True
|
|
Me.grvwGridPos.GridControl = Me.GridControlPos
|
|
Me.grvwGridPos.Name = "grvwGridPos"
|
|
Me.grvwGridPos.OptionsView.EnableAppearanceEvenRow = True
|
|
Me.grvwGridPos.OptionsView.ShowAutoFilterRow = True
|
|
'
|
|
'BindingNavigatorPOS
|
|
'
|
|
Me.BindingNavigatorPOS.AddNewItem = Me.BindingNavigatorAddNewItem
|
|
Me.BindingNavigatorPOS.CountItem = Me.BindingNavigatorCountItem
|
|
Me.BindingNavigatorPOS.CountItemFormat = "von {0} positions"
|
|
Me.BindingNavigatorPOS.DeleteItem = Me.BindingNavigatorDeleteItem
|
|
Me.BindingNavigatorPOS.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.BindingNavigatorPOS.Location = New System.Drawing.Point(0, 0)
|
|
Me.BindingNavigatorPOS.MoveFirstItem = Me.BindingNavigatorMoveFirstItem
|
|
Me.BindingNavigatorPOS.MoveLastItem = Me.BindingNavigatorMoveLastItem
|
|
Me.BindingNavigatorPOS.MoveNextItem = Me.BindingNavigatorMoveNextItem
|
|
Me.BindingNavigatorPOS.MovePreviousItem = Me.BindingNavigatorMovePreviousItem
|
|
Me.BindingNavigatorPOS.Name = "BindingNavigatorPOS"
|
|
Me.BindingNavigatorPOS.PositionItem = Me.BindingNavigatorPositionItem
|
|
Me.BindingNavigatorPOS.Size = New System.Drawing.Size(799, 25)
|
|
Me.BindingNavigatorPOS.TabIndex = 1
|
|
Me.BindingNavigatorPOS.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(95, 22)
|
|
Me.BindingNavigatorCountItem.Text = "von {0} positions"
|
|
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)
|
|
'
|
|
'TabControl1
|
|
'
|
|
Me.TabControl1.AppearancePage.HeaderHotTracked.BackColor = System.Drawing.Color.Fuchsia
|
|
Me.TabControl1.AppearancePage.HeaderHotTracked.BackColor2 = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
|
|
Me.TabControl1.AppearancePage.HeaderHotTracked.Font = New System.Drawing.Font("Tahoma", 8.25!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle))
|
|
Me.TabControl1.AppearancePage.HeaderHotTracked.Options.UseBackColor = True
|
|
Me.TabControl1.AppearancePage.HeaderHotTracked.Options.UseFont = True
|
|
Me.TabControl1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.TabControl1.Location = New System.Drawing.Point(0, 0)
|
|
Me.TabControl1.Name = "TabControl1"
|
|
Me.TabControl1.SelectedTabPage = Me.XtraTabPage2
|
|
Me.TabControl1.Size = New System.Drawing.Size(801, 261)
|
|
Me.TabControl1.TabIndex = 3
|
|
Me.TabControl1.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPage2, Me.XtraTabPage1})
|
|
'
|
|
'XtraTabPage2
|
|
'
|
|
Me.XtraTabPage2.AllowDrop = True
|
|
Me.XtraTabPage2.Controls.Add(Me.GridControlDocSearch)
|
|
Me.XtraTabPage2.Controls.Add(Me.ToolStrip2)
|
|
Me.XtraTabPage2.Image = Global.DD_Record_Organiser.My.Resources.Resources.Files_7954
|
|
Me.XtraTabPage2.Name = "XtraTabPage2"
|
|
Me.XtraTabPage2.Size = New System.Drawing.Size(799, 233)
|
|
Me.XtraTabPage2.Text = "windream-Dateien"
|
|
'
|
|
'GridControlDocSearch
|
|
'
|
|
Me.GridControlDocSearch.AllowDrop = True
|
|
Me.GridControlDocSearch.ContextMenuStrip = Me.ContextMenuStripResultFiles
|
|
Me.GridControlDocSearch.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.GridControlDocSearch.Location = New System.Drawing.Point(0, 25)
|
|
Me.GridControlDocSearch.MainView = Me.GridViewDoc_Search
|
|
Me.GridControlDocSearch.Name = "GridControlDocSearch"
|
|
Me.GridControlDocSearch.Size = New System.Drawing.Size(799, 208)
|
|
Me.GridControlDocSearch.TabIndex = 7
|
|
Me.GridControlDocSearch.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewDoc_Search})
|
|
'
|
|
'ContextMenuStripResultFiles
|
|
'
|
|
Me.ContextMenuStripResultFiles.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.DateiÖffnenToolStripMenuItem, Me.ToolStripSeparator7, Me.CopyToolStripMenuItem, Me.ToolStripSeparator8, Me.DeleteToolStripMenuItem, Me.ToolStripSeparator9, Me.PropertiesToolStripMenuItem})
|
|
Me.ContextMenuStripResultFiles.Name = "ContextMenuStripResultFiles"
|
|
Me.ContextMenuStripResultFiles.Size = New System.Drawing.Size(149, 110)
|
|
'
|
|
'DateiÖffnenToolStripMenuItem
|
|
'
|
|
Me.DateiÖffnenToolStripMenuItem.Name = "DateiÖffnenToolStripMenuItem"
|
|
Me.DateiÖffnenToolStripMenuItem.Size = New System.Drawing.Size(148, 22)
|
|
Me.DateiÖffnenToolStripMenuItem.Text = "Datei Öffnen"
|
|
'
|
|
'ToolStripSeparator7
|
|
'
|
|
Me.ToolStripSeparator7.Name = "ToolStripSeparator7"
|
|
Me.ToolStripSeparator7.Size = New System.Drawing.Size(145, 6)
|
|
'
|
|
'CopyToolStripMenuItem
|
|
'
|
|
Me.CopyToolStripMenuItem.Image = Global.DD_Record_Organiser.My.Resources.Resources.Copy_6524
|
|
Me.CopyToolStripMenuItem.Name = "CopyToolStripMenuItem"
|
|
Me.CopyToolStripMenuItem.Size = New System.Drawing.Size(148, 22)
|
|
Me.CopyToolStripMenuItem.Text = "Kopieren"
|
|
'
|
|
'ToolStripSeparator8
|
|
'
|
|
Me.ToolStripSeparator8.Name = "ToolStripSeparator8"
|
|
Me.ToolStripSeparator8.Size = New System.Drawing.Size(145, 6)
|
|
'
|
|
'DeleteToolStripMenuItem
|
|
'
|
|
Me.DeleteToolStripMenuItem.Image = Global.DD_Record_Organiser.My.Resources.Resources.delete
|
|
Me.DeleteToolStripMenuItem.Name = "DeleteToolStripMenuItem"
|
|
Me.DeleteToolStripMenuItem.Size = New System.Drawing.Size(148, 22)
|
|
Me.DeleteToolStripMenuItem.Text = "Löschen"
|
|
'
|
|
'ToolStripSeparator9
|
|
'
|
|
Me.ToolStripSeparator9.Name = "ToolStripSeparator9"
|
|
Me.ToolStripSeparator9.Size = New System.Drawing.Size(145, 6)
|
|
'
|
|
'PropertiesToolStripMenuItem
|
|
'
|
|
Me.PropertiesToolStripMenuItem.Image = Global.DD_Record_Organiser.My.Resources.Resources.PropertyGridEditorPart_6041
|
|
Me.PropertiesToolStripMenuItem.Name = "PropertiesToolStripMenuItem"
|
|
Me.PropertiesToolStripMenuItem.Size = New System.Drawing.Size(148, 22)
|
|
Me.PropertiesToolStripMenuItem.Text = "Eigenschaften"
|
|
'
|
|
'GridViewDoc_Search
|
|
'
|
|
Me.GridViewDoc_Search.Appearance.OddRow.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.GridViewDoc_Search.Appearance.OddRow.Options.UseBackColor = True
|
|
Me.GridViewDoc_Search.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFullFocus
|
|
Me.GridViewDoc_Search.GridControl = Me.GridControlDocSearch
|
|
Me.GridViewDoc_Search.Name = "GridViewDoc_Search"
|
|
Me.GridViewDoc_Search.OptionsBehavior.Editable = False
|
|
Me.GridViewDoc_Search.OptionsBehavior.ReadOnly = True
|
|
Me.GridViewDoc_Search.OptionsSelection.EnableAppearanceFocusedCell = False
|
|
Me.GridViewDoc_Search.OptionsView.ColumnAutoWidth = False
|
|
Me.GridViewDoc_Search.OptionsView.ShowHorizontalLines = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridViewDoc_Search.OptionsView.ShowIndicator = False
|
|
'
|
|
'ToolStrip2
|
|
'
|
|
Me.ToolStrip2.AllowDrop = True
|
|
Me.ToolStrip2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tslblWindreamView, Me.ToolStripDropDownButton1})
|
|
Me.ToolStrip2.Location = New System.Drawing.Point(0, 0)
|
|
Me.ToolStrip2.Name = "ToolStrip2"
|
|
Me.ToolStrip2.Size = New System.Drawing.Size(799, 25)
|
|
Me.ToolStrip2.TabIndex = 2
|
|
Me.ToolStrip2.Text = "ToolStrip2"
|
|
'
|
|
'tslblWindreamView
|
|
'
|
|
Me.tslblWindreamView.Font = New System.Drawing.Font("Segoe UI", 8.25!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle))
|
|
Me.tslblWindreamView.Name = "tslblWindreamView"
|
|
Me.tslblWindreamView.Size = New System.Drawing.Size(126, 22)
|
|
Me.tslblWindreamView.Text = "Windream-Dokumente"
|
|
'
|
|
'ToolStripDropDownButton1
|
|
'
|
|
Me.ToolStripDropDownButton1.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
|
|
Me.ToolStripDropDownButton1.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem1})
|
|
Me.ToolStripDropDownButton1.Image = CType(resources.GetObject("ToolStripDropDownButton1.Image"), System.Drawing.Image)
|
|
Me.ToolStripDropDownButton1.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripDropDownButton1.Name = "ToolStripDropDownButton1"
|
|
Me.ToolStripDropDownButton1.Size = New System.Drawing.Size(210, 22)
|
|
Me.ToolStripDropDownButton1.Text = "Konfiguration windream-Ansicht"
|
|
'
|
|
'ToolStripMenuItem1
|
|
'
|
|
Me.ToolStripMenuItem1.Name = "ToolStripMenuItem1"
|
|
Me.ToolStripMenuItem1.Size = New System.Drawing.Size(173, 22)
|
|
Me.ToolStripMenuItem1.Text = "Konfiguration User"
|
|
'
|
|
'XtraTabPage1
|
|
'
|
|
Me.XtraTabPage1.Controls.Add(WF_IDLabel)
|
|
Me.XtraTabPage1.Controls.Add(Me.WF_IDTextBox)
|
|
Me.XtraTabPage1.Controls.Add(CHANGED_WHENLabel)
|
|
Me.XtraTabPage1.Controls.Add(Me.CHANGED_WHENTextBox)
|
|
Me.XtraTabPage1.Controls.Add(CHANGED_WHOLabel)
|
|
Me.XtraTabPage1.Controls.Add(Me.CHANGED_WHOTextBox)
|
|
Me.XtraTabPage1.Controls.Add(WF_TASK_IDLabel)
|
|
Me.XtraTabPage1.Controls.Add(Me.WF_TASK_IDTextBox)
|
|
Me.XtraTabPage1.Controls.Add(Me.btnSaveWorkflow)
|
|
Me.XtraTabPage1.Controls.Add(Me.lblnoTasks)
|
|
Me.XtraTabPage1.Controls.Add(TITLELabel)
|
|
Me.XtraTabPage1.Controls.Add(Me.TITLETextBox)
|
|
Me.XtraTabPage1.Controls.Add(COMMENTLabel)
|
|
Me.XtraTabPage1.Controls.Add(Me.DateTimePickerTASK_DATE)
|
|
Me.XtraTabPage1.Controls.Add(Me.COMMENTTextBox)
|
|
Me.XtraTabPage1.Controls.Add(Label4)
|
|
Me.XtraTabPage1.Controls.Add(Me.DUE_DATEDateTimePicker)
|
|
Me.XtraTabPage1.Controls.Add(DUE_DATELabel)
|
|
Me.XtraTabPage1.Controls.Add(STATE_IDLabel)
|
|
Me.XtraTabPage1.Controls.Add(Me.STATE_IDComboBox)
|
|
Me.XtraTabPage1.Name = "XtraTabPage1"
|
|
Me.XtraTabPage1.Size = New System.Drawing.Size(799, 233)
|
|
Me.XtraTabPage1.Text = "Workflows/Tasks"
|
|
'
|
|
'WF_IDTextBox
|
|
'
|
|
Me.WF_IDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.VWPMO_WF_ACTIVEBindingSource, "WF_ID", True))
|
|
Me.WF_IDTextBox.Enabled = False
|
|
Me.WF_IDTextBox.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.WF_IDTextBox.Location = New System.Drawing.Point(410, 154)
|
|
Me.WF_IDTextBox.Name = "WF_IDTextBox"
|
|
Me.WF_IDTextBox.Size = New System.Drawing.Size(52, 21)
|
|
Me.WF_IDTextBox.TabIndex = 27
|
|
'
|
|
'VWPMO_WF_ACTIVEBindingSource
|
|
'
|
|
Me.VWPMO_WF_ACTIVEBindingSource.DataMember = "VWPMO_WF_ACTIVE"
|
|
Me.VWPMO_WF_ACTIVEBindingSource.DataSource = Me.DD_DMSDataSet
|
|
'
|
|
'DD_DMSDataSet
|
|
'
|
|
Me.DD_DMSDataSet.DataSetName = "DD_DMSDataSet"
|
|
Me.DD_DMSDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
|
'
|
|
'CHANGED_WHENTextBox
|
|
'
|
|
Me.CHANGED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.VWPMO_WF_ACTIVEBindingSource, "CHANGED_WHEN", True))
|
|
Me.CHANGED_WHENTextBox.Enabled = False
|
|
Me.CHANGED_WHENTextBox.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.CHANGED_WHENTextBox.Location = New System.Drawing.Point(132, 234)
|
|
Me.CHANGED_WHENTextBox.Name = "CHANGED_WHENTextBox"
|
|
Me.CHANGED_WHENTextBox.Size = New System.Drawing.Size(142, 21)
|
|
Me.CHANGED_WHENTextBox.TabIndex = 26
|
|
'
|
|
'CHANGED_WHOTextBox
|
|
'
|
|
Me.CHANGED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.VWPMO_WF_ACTIVEBindingSource, "CHANGED_WHO", True))
|
|
Me.CHANGED_WHOTextBox.Enabled = False
|
|
Me.CHANGED_WHOTextBox.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.CHANGED_WHOTextBox.Location = New System.Drawing.Point(15, 234)
|
|
Me.CHANGED_WHOTextBox.Name = "CHANGED_WHOTextBox"
|
|
Me.CHANGED_WHOTextBox.Size = New System.Drawing.Size(108, 21)
|
|
Me.CHANGED_WHOTextBox.TabIndex = 25
|
|
'
|
|
'WF_TASK_IDTextBox
|
|
'
|
|
Me.WF_TASK_IDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.VWPMO_WF_ACTIVEBindingSource, "WF_TASK_ID", True))
|
|
Me.WF_TASK_IDTextBox.Enabled = False
|
|
Me.WF_TASK_IDTextBox.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.WF_TASK_IDTextBox.Location = New System.Drawing.Point(351, 154)
|
|
Me.WF_TASK_IDTextBox.Name = "WF_TASK_IDTextBox"
|
|
Me.WF_TASK_IDTextBox.Size = New System.Drawing.Size(53, 21)
|
|
Me.WF_TASK_IDTextBox.TabIndex = 24
|
|
'
|
|
'btnSaveWorkflow
|
|
'
|
|
Me.btnSaveWorkflow.Image = Global.DD_Record_Organiser.My.Resources.Resources.save_16xLG
|
|
Me.btnSaveWorkflow.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnSaveWorkflow.Location = New System.Drawing.Point(375, 192)
|
|
Me.btnSaveWorkflow.Name = "btnSaveWorkflow"
|
|
Me.btnSaveWorkflow.Size = New System.Drawing.Size(87, 23)
|
|
Me.btnSaveWorkflow.TabIndex = 23
|
|
Me.btnSaveWorkflow.Text = "Speichern"
|
|
Me.btnSaveWorkflow.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnSaveWorkflow.UseVisualStyleBackColor = True
|
|
'
|
|
'lblnoTasks
|
|
'
|
|
Me.lblnoTasks.AutoSize = True
|
|
Me.lblnoTasks.BackColor = System.Drawing.Color.Yellow
|
|
Me.lblnoTasks.Font = New System.Drawing.Font("Tahoma", 9.75!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblnoTasks.Location = New System.Drawing.Point(354, 6)
|
|
Me.lblnoTasks.Name = "lblnoTasks"
|
|
Me.lblnoTasks.Size = New System.Drawing.Size(108, 16)
|
|
Me.lblnoTasks.TabIndex = 22
|
|
Me.lblnoTasks.Text = "No active Tasks"
|
|
Me.lblnoTasks.Visible = False
|
|
'
|
|
'TITLETextBox
|
|
'
|
|
Me.TITLETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.VWPMO_WF_ACTIVEBindingSource, "WF_TITLE", True))
|
|
Me.TITLETextBox.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Italic)
|
|
Me.TITLETextBox.Location = New System.Drawing.Point(15, 24)
|
|
Me.TITLETextBox.Name = "TITLETextBox"
|
|
Me.TITLETextBox.ReadOnly = True
|
|
Me.TITLETextBox.Size = New System.Drawing.Size(447, 23)
|
|
Me.TITLETextBox.TabIndex = 6
|
|
'
|
|
'DateTimePickerTASK_DATE
|
|
'
|
|
Me.DateTimePickerTASK_DATE.DataBindings.Add(New System.Windows.Forms.Binding("Value", Me.VWPMO_WF_ACTIVEBindingSource, "TASK_DATE", True))
|
|
Me.DateTimePickerTASK_DATE.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
|
|
Me.DateTimePickerTASK_DATE.Location = New System.Drawing.Point(15, 154)
|
|
Me.DateTimePickerTASK_DATE.Name = "DateTimePickerTASK_DATE"
|
|
Me.DateTimePickerTASK_DATE.Size = New System.Drawing.Size(96, 21)
|
|
Me.DateTimePickerTASK_DATE.TabIndex = 21
|
|
'
|
|
'COMMENTTextBox
|
|
'
|
|
Me.COMMENTTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.VWPMO_WF_ACTIVEBindingSource, "COMMENT", True))
|
|
Me.COMMENTTextBox.Location = New System.Drawing.Point(15, 66)
|
|
Me.COMMENTTextBox.Multiline = True
|
|
Me.COMMENTTextBox.Name = "COMMENTTextBox"
|
|
Me.COMMENTTextBox.Size = New System.Drawing.Size(447, 69)
|
|
Me.COMMENTTextBox.TabIndex = 7
|
|
'
|
|
'DUE_DATEDateTimePicker
|
|
'
|
|
Me.DUE_DATEDateTimePicker.DataBindings.Add(New System.Windows.Forms.Binding("Value", Me.VWPMO_WF_ACTIVEBindingSource, "DUE_DATE", True))
|
|
Me.DUE_DATEDateTimePicker.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
|
|
Me.DUE_DATEDateTimePicker.Location = New System.Drawing.Point(117, 154)
|
|
Me.DUE_DATEDateTimePicker.Name = "DUE_DATEDateTimePicker"
|
|
Me.DUE_DATEDateTimePicker.Size = New System.Drawing.Size(96, 21)
|
|
Me.DUE_DATEDateTimePicker.TabIndex = 9
|
|
'
|
|
'STATE_IDComboBox
|
|
'
|
|
Me.STATE_IDComboBox.DataBindings.Add(New System.Windows.Forms.Binding("SelectedValue", Me.VWPMO_WF_ACTIVEBindingSource, "STATE_ID", True))
|
|
Me.STATE_IDComboBox.DataSource = Me.TBPMO_WORKFLOW_TASK_STATEBindingSource
|
|
Me.STATE_IDComboBox.DisplayMember = "STATE_DESC"
|
|
Me.STATE_IDComboBox.FormattingEnabled = True
|
|
Me.STATE_IDComboBox.Location = New System.Drawing.Point(15, 194)
|
|
Me.STATE_IDComboBox.Name = "STATE_IDComboBox"
|
|
Me.STATE_IDComboBox.Size = New System.Drawing.Size(306, 21)
|
|
Me.STATE_IDComboBox.TabIndex = 11
|
|
Me.STATE_IDComboBox.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
|
|
'
|
|
'SplitContainerControl1
|
|
'
|
|
Me.SplitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.SplitContainerControl1.Location = New System.Drawing.Point(0, 25)
|
|
Me.SplitContainerControl1.Name = "SplitContainerControl1"
|
|
Me.SplitContainerControl1.Panel1.Controls.Add(Me.SplitContainer1)
|
|
Me.SplitContainerControl1.Panel1.Text = "Panel1"
|
|
Me.SplitContainerControl1.Panel2.Text = "Panel2"
|
|
Me.SplitContainerControl1.Size = New System.Drawing.Size(1197, 784)
|
|
Me.SplitContainerControl1.SplitterPosition = 801
|
|
Me.SplitContainerControl1.TabIndex = 4
|
|
Me.SplitContainerControl1.Text = "SplitContainerControl1"
|
|
'
|
|
'SplitContainer1
|
|
'
|
|
Me.SplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.SplitContainer1.Location = New System.Drawing.Point(0, 0)
|
|
Me.SplitContainer1.Name = "SplitContainer1"
|
|
Me.SplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal
|
|
'
|
|
'SplitContainer1.Panel1
|
|
'
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.TCDetails)
|
|
'
|
|
'SplitContainer1.Panel2
|
|
'
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.TabControl1)
|
|
Me.SplitContainer1.Size = New System.Drawing.Size(801, 784)
|
|
Me.SplitContainer1.SplitterDistance = 519
|
|
Me.SplitContainer1.TabIndex = 4
|
|
'
|
|
'VWPMO_WF_ACTIVETableAdapter
|
|
'
|
|
Me.VWPMO_WF_ACTIVETableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TableAdapterManager
|
|
'
|
|
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
|
|
Me.TableAdapterManager.TBDD_CLIENTTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_CONNECTIONTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_DOKUMENTARTTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_EINGANGSARTENTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_EMAIL_ACCOUNTTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_GROUPS_USERTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_INDEX_AUTOMTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_USER_GROUPSTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_USERTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_CONSTRUCTOR_USER_SQLTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_FILES_USERTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_FOLLOW_UP_EMAILTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_FOLLUPEMAIL_USERTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_FORM_CONSTRUCTOR_DETAILTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_FORM_CONSTRUCTORTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_FORM_TYPETableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_FORM_VIEWTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_FORMTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_KONFIGURATIONTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_LANGUAGE_OBJECTTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_RECORD_LOG_CONFIGTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_RECORDTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_RIGHT_GROUPTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_STRUCTURE_NODES_CONFIGURATIONTableAdapter = 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_IMPORT_PROFILE_IDXTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_WD_IMPORT_PROFILETableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_WD_NAMECONVENTION_FORMATTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_WD_OBJECTTYPETableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_WORKFLOW_TASK_STATETableAdapter = Me.TBPMO_WORKFLOW_TASK_STATETableAdapter
|
|
Me.TableAdapterManager.TBPMO_WORKFLOWTableAdapter = Nothing
|
|
Me.TableAdapterManager.UpdateOrder = DD_Record_Organiser.DD_DMSDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
|
'
|
|
'TBPMO_WORKFLOW_TASK_STATETableAdapter
|
|
'
|
|
Me.TBPMO_WORKFLOW_TASK_STATETableAdapter.ClearBeforeFill = True
|
|
'
|
|
'frmRecordView
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(1197, 809)
|
|
Me.Controls.Add(Me.SplitContainerControl1)
|
|
Me.Controls.Add(Me.ToolStrip1)
|
|
Me.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.Name = "frmRecordView"
|
|
Me.Text = "frMWorkflowRecord"
|
|
CType(Me.TCDetails, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.TCDetails.ResumeLayout(False)
|
|
Me.TabDetails.ResumeLayout(False)
|
|
Me.TabFollowUp.ResumeLayout(False)
|
|
Me.TabFollowUp.PerformLayout()
|
|
Me.grpbxFU_Profile.ResumeLayout(False)
|
|
Me.grpbxFU_Profile.PerformLayout()
|
|
Me.GroupBox4.ResumeLayout(False)
|
|
Me.GroupBox4.PerformLayout()
|
|
Me.TabPos.ResumeLayout(False)
|
|
Me.TabPos.PerformLayout()
|
|
Me.Panel1.ResumeLayout(False)
|
|
CType(Me.GridControlPos, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.grvwGridPos, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.BindingNavigatorPOS, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.BindingNavigatorPOS.ResumeLayout(False)
|
|
Me.BindingNavigatorPOS.PerformLayout()
|
|
CType(Me.TabControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.TabControl1.ResumeLayout(False)
|
|
Me.XtraTabPage2.ResumeLayout(False)
|
|
Me.XtraTabPage2.PerformLayout()
|
|
CType(Me.GridControlDocSearch, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ContextMenuStripResultFiles.ResumeLayout(False)
|
|
CType(Me.GridViewDoc_Search, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ToolStrip2.ResumeLayout(False)
|
|
Me.ToolStrip2.PerformLayout()
|
|
Me.XtraTabPage1.ResumeLayout(False)
|
|
Me.XtraTabPage1.PerformLayout()
|
|
CType(Me.VWPMO_WF_ACTIVEBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBPMO_WORKFLOW_TASK_STATEBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.SplitContainerControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainerControl1.ResumeLayout(False)
|
|
Me.SplitContainer1.Panel1.ResumeLayout(False)
|
|
Me.SplitContainer1.Panel2.ResumeLayout(False)
|
|
CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainer1.ResumeLayout(False)
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
Friend WithEvents ToolStrip1 As System.Windows.Forms.ToolStrip
|
|
Friend WithEvents TCDetails As DevExpress.XtraTab.XtraTabControl
|
|
Friend WithEvents TabDetails As DevExpress.XtraTab.XtraTabPage
|
|
Friend WithEvents pnlDetails As System.Windows.Forms.Panel
|
|
Friend WithEvents TabFollowUp As DevExpress.XtraTab.XtraTabPage
|
|
Friend WithEvents ListViewFollowUps As System.Windows.Forms.ListView
|
|
Friend WithEvents ColumnHeader1 As System.Windows.Forms.ColumnHeader
|
|
Friend WithEvents ColumnHeader2 As System.Windows.Forms.ColumnHeader
|
|
Friend WithEvents grpbxFU_Profile As System.Windows.Forms.GroupBox
|
|
Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents btnRemoveUser_FollowUp As System.Windows.Forms.Button
|
|
Friend WithEvents btnAddUser_FollowUp As System.Windows.Forms.Button
|
|
Friend WithEvents cmbFollowUpUser As System.Windows.Forms.ComboBox
|
|
Friend WithEvents Label6 As System.Windows.Forms.Label
|
|
Friend WithEvents ListBoxUser2Profile As System.Windows.Forms.ListBox
|
|
Friend WithEvents Label7 As System.Windows.Forms.Label
|
|
Friend WithEvents lblFollowUp_save As System.Windows.Forms.Label
|
|
Friend WithEvents chkFollowUp As System.Windows.Forms.CheckBox
|
|
Friend WithEvents dtpFollowUp As System.Windows.Forms.DateTimePicker
|
|
Friend WithEvents lblWiedervorlage_Control As System.Windows.Forms.Label
|
|
Friend WithEvents Label5 As System.Windows.Forms.Label
|
|
Friend WithEvents TabPos As DevExpress.XtraTab.XtraTabPage
|
|
Friend WithEvents Panel1 As System.Windows.Forms.Panel
|
|
Friend WithEvents GridControlPos As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents grvwGridPos As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents BindingNavigatorPOS 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 TabControl1 As DevExpress.XtraTab.XtraTabControl
|
|
Friend WithEvents XtraTabPage2 As DevExpress.XtraTab.XtraTabPage
|
|
Friend WithEvents GridControlDocSearch As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents GridViewDoc_Search As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents ToolStrip2 As System.Windows.Forms.ToolStrip
|
|
Friend WithEvents tslblWindreamView As System.Windows.Forms.ToolStripLabel
|
|
Friend WithEvents ToolStripDropDownButton1 As System.Windows.Forms.ToolStripDropDownButton
|
|
Friend WithEvents ToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents SplitContainerControl1 As DevExpress.XtraEditors.SplitContainerControl
|
|
Friend WithEvents XtraTabPage1 As DevExpress.XtraTab.XtraTabPage
|
|
Friend WithEvents SplitContainer1 As System.Windows.Forms.SplitContainer
|
|
Friend WithEvents TITLETextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents DateTimePickerTASK_DATE As System.Windows.Forms.DateTimePicker
|
|
Friend WithEvents COMMENTTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents DUE_DATEDateTimePicker As System.Windows.Forms.DateTimePicker
|
|
Friend WithEvents STATE_IDComboBox As System.Windows.Forms.ComboBox
|
|
Friend WithEvents DD_DMSDataSet As DD_Record_Organiser.DD_DMSDataSet
|
|
Friend WithEvents VWPMO_WF_ACTIVEBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents VWPMO_WF_ACTIVETableAdapter As DD_Record_Organiser.DD_DMSDataSetTableAdapters.VWPMO_WF_ACTIVETableAdapter
|
|
Friend WithEvents TableAdapterManager As DD_Record_Organiser.DD_DMSDataSetTableAdapters.TableAdapterManager
|
|
Friend WithEvents lblnoTasks As System.Windows.Forms.Label
|
|
Friend WithEvents TBPMO_WORKFLOW_TASK_STATETableAdapter As DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_WORKFLOW_TASK_STATETableAdapter
|
|
Friend WithEvents TBPMO_WORKFLOW_TASK_STATEBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents btnSaveWorkflow As System.Windows.Forms.Button
|
|
Friend WithEvents WF_TASK_IDTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents CHANGED_WHENTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents CHANGED_WHOTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents WF_IDTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents ContextMenuStripResultFiles As System.Windows.Forms.ContextMenuStrip
|
|
Friend WithEvents DateiÖffnenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripSeparator7 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents CopyToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripSeparator8 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents DeleteToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripSeparator9 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents PropertiesToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
End Class
|