This commit is contained in:
SchreiberM
2017-01-20 10:16:04 +01:00
parent 3d78578381
commit 0d59a9613a
30 changed files with 7513 additions and 6350 deletions

View File

@@ -77,7 +77,6 @@ Partial Class frmConstructor_Main
Me.ToolStripDropDownButton3 = New System.Windows.Forms.ToolStripDropDownButton()
Me.CopyRecordtsmi = New System.Windows.Forms.ToolStripMenuItem()
Me.NewVarianttsmi = New System.Windows.Forms.ToolStripMenuItem()
Me.RecordDeleteToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.ToolStripSeparator5 = New System.Windows.Forms.ToolStripSeparator()
Me.ChangeParentLinktsmi = New System.Windows.Forms.ToolStripMenuItem()
Me.CreateWorkflowtaskstsmi = New System.Windows.Forms.ToolStripMenuItem()
@@ -107,7 +106,6 @@ Partial Class frmConstructor_Main
Me.tsButtonCancel = New System.Windows.Forms.ToolStripButton()
Me.ToolStripSeparator21 = New System.Windows.Forms.ToolStripSeparator()
Me.tsbtnPanel1Collapse = New System.Windows.Forms.ToolStripButton()
Me.ToolStripSeparator22 = New System.Windows.Forms.ToolStripSeparator()
Me.tslblLocked = New System.Windows.Forms.ToolStripLabel()
Me.tslblFileslocked = New System.Windows.Forms.ToolStripLabel()
Me.TabPos = New DevExpress.XtraTab.XtraTabPage()
@@ -143,8 +141,8 @@ Partial Class frmConstructor_Main
Me.tsbtnStartFulltext = New System.Windows.Forms.ToolStripButton()
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.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()
@@ -226,60 +224,60 @@ Partial Class frmConstructor_Main
Me.VWPMO_WF_ACTIVETableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.VWPMO_WF_ACTIVETableAdapter()
Me.ToolTipController = New DevExpress.Utils.ToolTipController(Me.components)
Me.TBPMO_RECORD_VARIANTTableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_RECORD_VARIANTTableAdapter()
CType(Me.SplitContainerMain, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SplitContainerMain.SuspendLayout()
CType(Me.SplitContainerTop, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SplitContainerTop.SuspendLayout()
Me.cmsTreeView.SuspendLayout()
CType(Me.GridControlMain, System.ComponentModel.ISupportInitialize).BeginInit()
Me.ContextMenuGrid.SuspendLayout()
CType(Me.grvwGrid, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.grvwCarousel, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.grvwTiles, System.ComponentModel.ISupportInitialize).BeginInit()
Me.ToolStripRecords.SuspendLayout()
CType(Me.TCDetails, System.ComponentModel.ISupportInitialize).BeginInit()
Me.TCDetails.SuspendLayout()
Me.TabDetails.SuspendLayout()
CType(Me.SplitContainerDetails, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SplitContainerDetails.SuspendLayout()
Me.statStripDoc.SuspendLayout()
Me.ToolStripEdit.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()
Me.TabWindream.SuspendLayout()
CType(Me.GridControlDocSearch, System.ComponentModel.ISupportInitialize).BeginInit()
Me.cmsResultFilesBasic.SuspendLayout()
CType(Me.GridViewDoc_Search, System.ComponentModel.ISupportInitialize).BeginInit()
Me.ToolStripDokumente.SuspendLayout()
Me.TabFollowUp.SuspendLayout()
Me.grpbxFU_Profile.SuspendLayout()
Me.GroupBox4.SuspendLayout()
Me.TabPageVariant.SuspendLayout()
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TBPMO_RECORD_VARIANTBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.GridViewVariants, System.ComponentModel.ISupportInitialize).BeginInit()
Me.tsVariants.SuspendLayout()
CType(Me.SplitContainerFORM, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SplitContainerFORM.SuspendLayout()
Me.ContextMenuStripResultFiles.SuspendLayout()
Me.StatusStrip_Main.SuspendLayout()
CType(Me.DD_ECMAdmin, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.ImageCollection1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.cmsrpContainer.SuspendLayout()
CType(Me.VWPMO_WF_USER_ACTIVEBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.VWPMO_WF_ACTIVEBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
CType(Me.SplitContainerMain,System.ComponentModel.ISupportInitialize).BeginInit
Me.SplitContainerMain.SuspendLayout
CType(Me.SplitContainerTop,System.ComponentModel.ISupportInitialize).BeginInit
Me.SplitContainerTop.SuspendLayout
Me.cmsTreeView.SuspendLayout
CType(Me.GridControlMain,System.ComponentModel.ISupportInitialize).BeginInit
Me.ContextMenuGrid.SuspendLayout
CType(Me.grvwGrid,System.ComponentModel.ISupportInitialize).BeginInit
CType(Me.grvwCarousel,System.ComponentModel.ISupportInitialize).BeginInit
CType(Me.grvwTiles,System.ComponentModel.ISupportInitialize).BeginInit
Me.ToolStripRecords.SuspendLayout
CType(Me.TCDetails,System.ComponentModel.ISupportInitialize).BeginInit
Me.TCDetails.SuspendLayout
Me.TabDetails.SuspendLayout
CType(Me.SplitContainerDetails,System.ComponentModel.ISupportInitialize).BeginInit
Me.SplitContainerDetails.SuspendLayout
Me.statStripDoc.SuspendLayout
Me.ToolStripEdit.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
Me.TabWindream.SuspendLayout
CType(Me.GridControlDocSearch,System.ComponentModel.ISupportInitialize).BeginInit
Me.cmsResultFilesBasic.SuspendLayout
CType(Me.GridViewDoc_Search,System.ComponentModel.ISupportInitialize).BeginInit
Me.ToolStripDokumente.SuspendLayout
Me.TabFollowUp.SuspendLayout
Me.grpbxFU_Profile.SuspendLayout
Me.GroupBox4.SuspendLayout
Me.TabPageVariant.SuspendLayout
CType(Me.GridControl1,System.ComponentModel.ISupportInitialize).BeginInit
CType(Me.TBPMO_RECORD_VARIANTBindingSource,System.ComponentModel.ISupportInitialize).BeginInit
CType(Me.DD_DMSDataSet,System.ComponentModel.ISupportInitialize).BeginInit
CType(Me.GridViewVariants,System.ComponentModel.ISupportInitialize).BeginInit
Me.tsVariants.SuspendLayout
CType(Me.SplitContainerFORM,System.ComponentModel.ISupportInitialize).BeginInit
Me.SplitContainerFORM.SuspendLayout
Me.ContextMenuStripResultFiles.SuspendLayout
Me.StatusStrip_Main.SuspendLayout
CType(Me.DD_ECMAdmin,System.ComponentModel.ISupportInitialize).BeginInit
CType(Me.ImageCollection1,System.ComponentModel.ISupportInitialize).BeginInit
Me.cmsrpContainer.SuspendLayout
CType(Me.VWPMO_WF_USER_ACTIVEBindingSource,System.ComponentModel.ISupportInitialize).BeginInit
CType(Me.VWPMO_WF_ACTIVEBindingSource,System.ComponentModel.ISupportInitialize).BeginInit
Me.SuspendLayout
'
'SplitContainerMain
'
Me.SplitContainerMain.CollapsePanel = DevExpress.XtraEditors.SplitCollapsePanel.Panel1
resources.ApplyResources(Me.SplitContainerMain, "SplitContainerMain")
Me.SplitContainerMain.Horizontal = False
Me.SplitContainerMain.Horizontal = false
Me.SplitContainerMain.Name = "SplitContainerMain"
Me.SplitContainerMain.Panel1.Controls.Add(Me.SplitContainerTop)
resources.ApplyResources(Me.SplitContainerMain.Panel1, "SplitContainerMain.Panel1")
@@ -301,14 +299,14 @@ Partial Class frmConstructor_Main
'
'TreeViewMain
'
Me.TreeViewMain.AllowDrop = True
Me.TreeViewMain.AllowDrop = true
Me.TreeViewMain.BackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.TreeViewMain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.TreeViewMain.ContextMenuStrip = Me.cmsTreeView
resources.ApplyResources(Me.TreeViewMain, "TreeViewMain")
Me.TreeViewMain.FullRowSelect = True
Me.TreeViewMain.FullRowSelect = true
Me.TreeViewMain.Name = "TreeViewMain"
Me.TreeViewMain.ShowLines = False
Me.TreeViewMain.ShowLines = false
'
'cmsTreeView
'
@@ -414,7 +412,7 @@ Partial Class frmConstructor_Main
'
'GridControlMain
'
Me.GridControlMain.AllowDrop = True
Me.GridControlMain.AllowDrop = true
Me.GridControlMain.ContextMenuStrip = Me.ContextMenuGrid
resources.ApplyResources(Me.GridControlMain, "GridControlMain")
GridLevelNode1.LevelTemplate = Me.grvwGrid
@@ -533,25 +531,25 @@ Partial Class frmConstructor_Main
'
'grvwGrid
'
Me.grvwGrid.Appearance.EvenRow.BackColor = CType(resources.GetObject("grvwGrid.Appearance.EvenRow.BackColor"), System.Drawing.Color)
Me.grvwGrid.Appearance.EvenRow.Options.UseBackColor = True
Me.grvwGrid.Appearance.EvenRow.BackColor = CType(resources.GetObject("grvwGrid.Appearance.EvenRow.BackColor"),System.Drawing.Color)
Me.grvwGrid.Appearance.EvenRow.Options.UseBackColor = true
Me.grvwGrid.GridControl = Me.GridControlMain
resources.ApplyResources(Me.grvwGrid, "grvwGrid")
Me.grvwGrid.HorzScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Always
Me.grvwGrid.Name = "grvwGrid"
Me.grvwGrid.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False]
Me.grvwGrid.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False]
Me.grvwGrid.OptionsBehavior.Editable = False
Me.grvwGrid.OptionsBehavior.ReadOnly = True
Me.grvwGrid.OptionsBehavior.Editable = false
Me.grvwGrid.OptionsBehavior.ReadOnly = true
Me.grvwGrid.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
Me.grvwGrid.OptionsSelection.EnableAppearanceFocusedCell = False
Me.grvwGrid.OptionsSelection.EnableAppearanceFocusedRow = False
Me.grvwGrid.OptionsSelection.EnableAppearanceHideSelection = False
Me.grvwGrid.OptionsSelection.MultiSelect = True
Me.grvwGrid.OptionsSelection.EnableAppearanceFocusedCell = false
Me.grvwGrid.OptionsSelection.EnableAppearanceFocusedRow = false
Me.grvwGrid.OptionsSelection.EnableAppearanceHideSelection = false
Me.grvwGrid.OptionsSelection.MultiSelect = true
Me.grvwGrid.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect
Me.grvwGrid.OptionsView.ColumnAutoWidth = False
Me.grvwGrid.OptionsView.EnableAppearanceEvenRow = True
Me.grvwGrid.OptionsView.ShowAutoFilterRow = True
Me.grvwGrid.OptionsView.ColumnAutoWidth = false
Me.grvwGrid.OptionsView.EnableAppearanceEvenRow = true
Me.grvwGrid.OptionsView.ShowAutoFilterRow = true
Me.grvwGrid.OptionsView.ShowHorizontalLines = DevExpress.Utils.DefaultBoolean.[True]
Me.grvwGrid.VertScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Always
'
@@ -564,11 +562,11 @@ Partial Class frmConstructor_Main
'grvwTiles
'
Me.grvwTiles.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat
Me.grvwTiles.FocusBorderColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer))
Me.grvwTiles.FocusBorderColor = System.Drawing.Color.FromArgb(CType(CType(255,Byte),Integer), CType(CType(128,Byte),Integer), CType(CType(255,Byte),Integer))
Me.grvwTiles.GridControl = Me.GridControlMain
Me.grvwTiles.Name = "grvwTiles"
Me.grvwTiles.OptionsBehavior.ReadOnly = True
Me.grvwTiles.OptionsFind.AlwaysVisible = True
Me.grvwTiles.OptionsBehavior.ReadOnly = true
Me.grvwTiles.OptionsFind.AlwaysVisible = true
Me.grvwTiles.OptionsTiles.HorizontalContentAlignment = DevExpress.Utils.HorzAlignment.Near
Me.grvwTiles.OptionsTiles.ItemSize = New System.Drawing.Size(240, 116)
Me.grvwTiles.OptionsTiles.RowCount = 2
@@ -589,7 +587,7 @@ Partial Class frmConstructor_Main
'ToolStripDropDownButton3
'
Me.ToolStripDropDownButton3.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
Me.ToolStripDropDownButton3.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.CopyRecordtsmi, Me.NewVarianttsmi, Me.RecordDeleteToolStripMenuItem, Me.ToolStripSeparator5, Me.ChangeParentLinktsmi, Me.CreateWorkflowtaskstsmi, Me.showRecordLogtsmi, Me.OfficeVorlagentsmi, Me.ToolStripSeparator4, Me.AnwendungscacheResettsmi})
Me.ToolStripDropDownButton3.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.CopyRecordtsmi, Me.NewVarianttsmi, Me.ToolStripSeparator5, Me.ChangeParentLinktsmi, Me.CreateWorkflowtaskstsmi, Me.showRecordLogtsmi, Me.OfficeVorlagentsmi, Me.ToolStripSeparator4, Me.AnwendungscacheResettsmi})
resources.ApplyResources(Me.ToolStripDropDownButton3, "ToolStripDropDownButton3")
Me.ToolStripDropDownButton3.Name = "ToolStripDropDownButton3"
'
@@ -600,15 +598,9 @@ Partial Class frmConstructor_Main
'
'NewVarianttsmi
'
resources.ApplyResources(Me.NewVarianttsmi, "NewVarianttsmi")
Me.NewVarianttsmi.Image = Global.DD_Record_Organiser.My.Resources.Resources.action_add_16xMD
Me.NewVarianttsmi.Name = "NewVarianttsmi"
resources.ApplyResources(Me.NewVarianttsmi, "NewVarianttsmi")
'
'RecordDeleteToolStripMenuItem
'
Me.RecordDeleteToolStripMenuItem.Image = Global.DD_Record_Organiser.My.Resources.Resources.delete
Me.RecordDeleteToolStripMenuItem.Name = "RecordDeleteToolStripMenuItem"
resources.ApplyResources(Me.RecordDeleteToolStripMenuItem, "RecordDeleteToolStripMenuItem")
'
'ToolStripSeparator5
'
@@ -622,19 +614,19 @@ Partial Class frmConstructor_Main
'
'CreateWorkflowtaskstsmi
'
resources.ApplyResources(Me.CreateWorkflowtaskstsmi, "CreateWorkflowtaskstsmi")
Me.CreateWorkflowtaskstsmi.Image = Global.DD_Record_Organiser.My.Resources.Resources.brick_go
Me.CreateWorkflowtaskstsmi.Name = "CreateWorkflowtaskstsmi"
resources.ApplyResources(Me.CreateWorkflowtaskstsmi, "CreateWorkflowtaskstsmi")
'
'showRecordLogtsmi
'
Me.showRecordLogtsmi.Name = "showRecordLogtsmi"
resources.ApplyResources(Me.showRecordLogtsmi, "showRecordLogtsmi")
Me.showRecordLogtsmi.Name = "showRecordLogtsmi"
'
'OfficeVorlagentsmi
'
Me.OfficeVorlagentsmi.Name = "OfficeVorlagentsmi"
resources.ApplyResources(Me.OfficeVorlagentsmi, "OfficeVorlagentsmi")
Me.OfficeVorlagentsmi.Name = "OfficeVorlagentsmi"
'
'ToolStripSeparator4
'
@@ -665,13 +657,13 @@ Partial Class frmConstructor_Main
'
'TCDetails
'
Me.TCDetails.AppearancePage.HeaderHotTracked.BackColor = CType(resources.GetObject("TCDetails.AppearancePage.HeaderHotTracked.BackColor"), System.Drawing.Color)
Me.TCDetails.AppearancePage.HeaderHotTracked.BackColor2 = CType(resources.GetObject("TCDetails.AppearancePage.HeaderHotTracked.BackColor2"), System.Drawing.Color)
Me.TCDetails.AppearancePage.HeaderHotTracked.Font = CType(resources.GetObject("TCDetails.AppearancePage.HeaderHotTracked.Font"), System.Drawing.Font)
Me.TCDetails.AppearancePage.HeaderHotTracked.Options.UseBackColor = True
Me.TCDetails.AppearancePage.HeaderHotTracked.Options.UseFont = True
Me.TCDetails.AppearancePage.HeaderHotTracked.BackColor = CType(resources.GetObject("TCDetails.AppearancePage.HeaderHotTracked.BackColor"),System.Drawing.Color)
Me.TCDetails.AppearancePage.HeaderHotTracked.BackColor2 = CType(resources.GetObject("TCDetails.AppearancePage.HeaderHotTracked.BackColor2"),System.Drawing.Color)
Me.TCDetails.AppearancePage.HeaderHotTracked.Font = CType(resources.GetObject("TCDetails.AppearancePage.HeaderHotTracked.Font"),System.Drawing.Font)
Me.TCDetails.AppearancePage.HeaderHotTracked.Options.UseBackColor = true
Me.TCDetails.AppearancePage.HeaderHotTracked.Options.UseFont = true
resources.ApplyResources(Me.TCDetails, "TCDetails")
Me.TCDetails.LookAndFeel.UseDefaultLookAndFeel = False
Me.TCDetails.LookAndFeel.UseDefaultLookAndFeel = false
Me.TCDetails.Name = "TCDetails"
Me.TCDetails.SelectedTabPage = Me.TabDetails
Me.TCDetails.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.TabDetails, Me.TabPos, Me.TabWindream, Me.TabFollowUp, Me.TabPageVariant})
@@ -685,10 +677,10 @@ Partial Class frmConstructor_Main
'
'SplitContainerDetails
'
Me.SplitContainerDetails.Appearance.BackColor = CType(resources.GetObject("SplitContainerDetails.Appearance.BackColor"), System.Drawing.Color)
Me.SplitContainerDetails.Appearance.BorderColor = CType(resources.GetObject("SplitContainerDetails.Appearance.BorderColor"), System.Drawing.Color)
Me.SplitContainerDetails.Appearance.Options.UseBackColor = True
Me.SplitContainerDetails.Appearance.Options.UseBorderColor = True
Me.SplitContainerDetails.Appearance.BackColor = CType(resources.GetObject("SplitContainerDetails.Appearance.BackColor"),System.Drawing.Color)
Me.SplitContainerDetails.Appearance.BorderColor = CType(resources.GetObject("SplitContainerDetails.Appearance.BorderColor"),System.Drawing.Color)
Me.SplitContainerDetails.Appearance.Options.UseBackColor = true
Me.SplitContainerDetails.Appearance.Options.UseBorderColor = true
Me.SplitContainerDetails.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat
Me.SplitContainerDetails.CollapsePanel = DevExpress.XtraEditors.SplitCollapsePanel.Panel2
Me.SplitContainerDetails.ContextMenuStrip = Me.cmsTreeView
@@ -704,7 +696,7 @@ Partial Class frmConstructor_Main
'
'pnlDetails
'
Me.pnlDetails.AllowDrop = True
Me.pnlDetails.AllowDrop = true
resources.ApplyResources(Me.pnlDetails, "pnlDetails")
Me.pnlDetails.Name = "pnlDetails"
'
@@ -721,9 +713,9 @@ Partial Class frmConstructor_Main
'
'tslblDocIDTab1
'
Me.tslblDocIDTab1.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom), System.Windows.Forms.ToolStripStatusLabelBorderSides)
Me.tslblDocIDTab1.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom),System.Windows.Forms.ToolStripStatusLabelBorderSides)
Me.tslblDocIDTab1.Name = "tslblDocIDTab1"
resources.ApplyResources(Me.tslblDocIDTab1, "tslblDocIDTab1")
'
@@ -740,7 +732,7 @@ Partial Class frmConstructor_Main
'ToolStripEdit
'
Me.ToolStripEdit.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden
Me.ToolStripEdit.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsButtonAdd, Me.tsButtonSave, Me.tsButtonDelete, Me.tsButtonEdit, Me.tsButtonShowTaskOverview, Me.tsbtnRedo, Me.tsButtonCancel, Me.ToolStripSeparator21, Me.tsbtnPanel1Collapse, Me.ToolStripSeparator22, Me.tslblLocked, Me.tslblFileslocked})
Me.ToolStripEdit.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsButtonAdd, Me.tsButtonSave, Me.tsButtonDelete, Me.tsButtonEdit, Me.tsButtonShowTaskOverview, Me.tsbtnRedo, Me.tsButtonCancel, Me.ToolStripSeparator21, Me.tsbtnPanel1Collapse, Me.tslblLocked, Me.tslblFileslocked})
resources.ApplyResources(Me.ToolStripEdit, "ToolStripEdit")
Me.ToolStripEdit.Name = "ToolStripEdit"
'
@@ -797,11 +789,6 @@ Partial Class frmConstructor_Main
resources.ApplyResources(Me.tsbtnPanel1Collapse, "tsbtnPanel1Collapse")
Me.tsbtnPanel1Collapse.Name = "tsbtnPanel1Collapse"
'
'ToolStripSeparator22
'
Me.ToolStripSeparator22.Name = "ToolStripSeparator22"
resources.ApplyResources(Me.ToolStripSeparator22, "ToolStripSeparator22")
'
'tslblLocked
'
resources.ApplyResources(Me.tslblLocked, "tslblLocked")
@@ -818,9 +805,9 @@ Partial Class frmConstructor_Main
'
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.Image = CType(resources.GetObject("TabPos.Image"),System.Drawing.Image)
Me.TabPos.Name = "TabPos"
Me.TabPos.PageVisible = False
Me.TabPos.PageVisible = false
resources.ApplyResources(Me.TabPos, "TabPos")
'
'Panel1
@@ -838,12 +825,12 @@ Partial Class frmConstructor_Main
'
'grvwGridPos
'
Me.grvwGridPos.Appearance.EvenRow.BackColor = CType(resources.GetObject("grvwGridPos.Appearance.EvenRow.BackColor"), System.Drawing.Color)
Me.grvwGridPos.Appearance.EvenRow.Options.UseBackColor = True
Me.grvwGridPos.Appearance.EvenRow.BackColor = CType(resources.GetObject("grvwGridPos.Appearance.EvenRow.BackColor"),System.Drawing.Color)
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
Me.grvwGridPos.OptionsView.EnableAppearanceEvenRow = true
Me.grvwGridPos.OptionsView.ShowAutoFilterRow = true
'
'BindingNavigatorPOS
'
@@ -931,7 +918,7 @@ Partial Class frmConstructor_Main
'
'TabWindream
'
Me.TabWindream.AllowDrop = True
Me.TabWindream.AllowDrop = true
Me.TabWindream.Controls.Add(Me.GridControlDocSearch)
Me.TabWindream.Controls.Add(Me.ToolStripDokumente)
Me.TabWindream.Name = "TabWindream"
@@ -939,7 +926,7 @@ Partial Class frmConstructor_Main
'
'GridControlDocSearch
'
Me.GridControlDocSearch.AllowDrop = True
Me.GridControlDocSearch.AllowDrop = true
Me.GridControlDocSearch.ContextMenuStrip = Me.cmsResultFilesBasic
resources.ApplyResources(Me.GridControlDocSearch, "GridControlDocSearch")
Me.GridControlDocSearch.MainView = Me.GridViewDoc_Search
@@ -964,29 +951,29 @@ Partial Class frmConstructor_Main
'
'GridViewDoc_Search
'
Me.GridViewDoc_Search.Appearance.OddRow.BackColor = CType(resources.GetObject("GridViewDoc_Search.Appearance.OddRow.BackColor"), System.Drawing.Color)
Me.GridViewDoc_Search.Appearance.OddRow.BackColor2 = CType(resources.GetObject("GridViewDoc_Search.Appearance.OddRow.BackColor2"), System.Drawing.Color)
Me.GridViewDoc_Search.Appearance.OddRow.Options.UseBackColor = True
Me.GridViewDoc_Search.Appearance.OddRow.BackColor = CType(resources.GetObject("GridViewDoc_Search.Appearance.OddRow.BackColor"),System.Drawing.Color)
Me.GridViewDoc_Search.Appearance.OddRow.BackColor2 = CType(resources.GetObject("GridViewDoc_Search.Appearance.OddRow.BackColor2"),System.Drawing.Color)
Me.GridViewDoc_Search.Appearance.OddRow.Options.UseBackColor = true
Me.GridViewDoc_Search.DetailVerticalIndent = 10
Me.GridViewDoc_Search.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFullFocus
Me.GridViewDoc_Search.GridControl = Me.GridControlDocSearch
Me.GridViewDoc_Search.LevelIndent = 10
Me.GridViewDoc_Search.Name = "GridViewDoc_Search"
Me.GridViewDoc_Search.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
Me.GridViewDoc_Search.OptionsDetail.ShowDetailTabs = False
Me.GridViewDoc_Search.OptionsSelection.EnableAppearanceFocusedCell = False
Me.GridViewDoc_Search.OptionsSelection.EnableAppearanceFocusedRow = False
Me.GridViewDoc_Search.OptionsSelection.EnableAppearanceHideSelection = False
Me.GridViewDoc_Search.OptionsSelection.MultiSelect = True
Me.GridViewDoc_Search.OptionsDetail.ShowDetailTabs = false
Me.GridViewDoc_Search.OptionsSelection.EnableAppearanceFocusedCell = false
Me.GridViewDoc_Search.OptionsSelection.EnableAppearanceFocusedRow = false
Me.GridViewDoc_Search.OptionsSelection.EnableAppearanceHideSelection = false
Me.GridViewDoc_Search.OptionsSelection.MultiSelect = true
Me.GridViewDoc_Search.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect
Me.GridViewDoc_Search.OptionsView.ColumnAutoWidth = False
Me.GridViewDoc_Search.OptionsView.EnableAppearanceOddRow = True
Me.GridViewDoc_Search.OptionsView.ShowAutoFilterRow = True
Me.GridViewDoc_Search.OptionsView.ColumnAutoWidth = false
Me.GridViewDoc_Search.OptionsView.EnableAppearanceOddRow = true
Me.GridViewDoc_Search.OptionsView.ShowAutoFilterRow = true
Me.GridViewDoc_Search.OptionsView.ShowHorizontalLines = DevExpress.Utils.DefaultBoolean.[True]
'
'ToolStripDokumente
'
Me.ToolStripDokumente.AllowDrop = True
Me.ToolStripDokumente.AllowDrop = true
resources.ApplyResources(Me.ToolStripDokumente, "ToolStripDokumente")
Me.ToolStripDokumente.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tslblWindreamView, Me.ToolStripSeparator17, Me.ToolStripSeparator3, Me.tsbtnDoc_Refresh, Me.ToolStripSeparator18, Me.tsbtnStartFulltext})
Me.ToolStripDokumente.Name = "ToolStripDokumente"
@@ -1035,10 +1022,10 @@ Partial Class frmConstructor_Main
'
resources.ApplyResources(Me.ListViewFollowUps, "ListViewFollowUps")
Me.ListViewFollowUps.Columns.AddRange(New System.Windows.Forms.ColumnHeader() {Me.ColumnHeader1, Me.ColumnHeader2})
Me.ListViewFollowUps.FullRowSelect = True
Me.ListViewFollowUps.HideSelection = False
Me.ListViewFollowUps.FullRowSelect = true
Me.ListViewFollowUps.HideSelection = false
Me.ListViewFollowUps.Name = "ListViewFollowUps"
Me.ListViewFollowUps.UseCompatibleStateImageBehavior = False
Me.ListViewFollowUps.UseCompatibleStateImageBehavior = false
Me.ListViewFollowUps.View = System.Windows.Forms.View.Details
'
'ColumnHeader1
@@ -1058,7 +1045,7 @@ Partial Class frmConstructor_Main
Me.grpbxFU_Profile.Controls.Add(Me.dtpFollowUp)
Me.grpbxFU_Profile.Controls.Add(Me.lblWiedervorlage_Control)
Me.grpbxFU_Profile.Name = "grpbxFU_Profile"
Me.grpbxFU_Profile.TabStop = False
Me.grpbxFU_Profile.TabStop = false
'
'GroupBox4
'
@@ -1070,24 +1057,24 @@ Partial Class frmConstructor_Main
Me.GroupBox4.Controls.Add(Me.ListBoxUser2Profile)
Me.GroupBox4.Controls.Add(Me.Label7)
Me.GroupBox4.Name = "GroupBox4"
Me.GroupBox4.TabStop = False
Me.GroupBox4.TabStop = false
'
'btnRemoveUser_FollowUp
'
resources.ApplyResources(Me.btnRemoveUser_FollowUp, "btnRemoveUser_FollowUp")
Me.btnRemoveUser_FollowUp.Name = "btnRemoveUser_FollowUp"
Me.btnRemoveUser_FollowUp.UseVisualStyleBackColor = True
Me.btnRemoveUser_FollowUp.UseVisualStyleBackColor = true
'
'btnAddUser_FollowUp
'
resources.ApplyResources(Me.btnAddUser_FollowUp, "btnAddUser_FollowUp")
Me.btnAddUser_FollowUp.Name = "btnAddUser_FollowUp"
Me.btnAddUser_FollowUp.UseVisualStyleBackColor = True
Me.btnAddUser_FollowUp.UseVisualStyleBackColor = true
'
'cmbFollowUpUser
'
resources.ApplyResources(Me.cmbFollowUpUser, "cmbFollowUpUser")
Me.cmbFollowUpUser.FormattingEnabled = True
Me.cmbFollowUpUser.FormattingEnabled = true
Me.cmbFollowUpUser.Name = "cmbFollowUpUser"
'
'Label6
@@ -1098,7 +1085,7 @@ Partial Class frmConstructor_Main
'ListBoxUser2Profile
'
resources.ApplyResources(Me.ListBoxUser2Profile, "ListBoxUser2Profile")
Me.ListBoxUser2Profile.FormattingEnabled = True
Me.ListBoxUser2Profile.FormattingEnabled = true
Me.ListBoxUser2Profile.Name = "ListBoxUser2Profile"
'
'Label7
@@ -1116,7 +1103,7 @@ Partial Class frmConstructor_Main
'
resources.ApplyResources(Me.chkFollowUp, "chkFollowUp")
Me.chkFollowUp.Name = "chkFollowUp"
Me.chkFollowUp.UseVisualStyleBackColor = True
Me.chkFollowUp.UseVisualStyleBackColor = true
'
'dtpFollowUp
'
@@ -1136,16 +1123,16 @@ Partial Class frmConstructor_Main
'
'TabPageVariant
'
Me.TabPageVariant.Appearance.Header.BackColor = CType(resources.GetObject("TabPageVariant.Appearance.Header.BackColor"), System.Drawing.Color)
Me.TabPageVariant.Appearance.Header.Font = CType(resources.GetObject("TabPageVariant.Appearance.Header.Font"), System.Drawing.Font)
Me.TabPageVariant.Appearance.Header.ForeColor = CType(resources.GetObject("TabPageVariant.Appearance.Header.ForeColor"), System.Drawing.Color)
Me.TabPageVariant.Appearance.Header.Options.UseBackColor = True
Me.TabPageVariant.Appearance.Header.Options.UseFont = True
Me.TabPageVariant.Appearance.Header.Options.UseForeColor = True
Me.TabPageVariant.Appearance.Header.BackColor = CType(resources.GetObject("TabPageVariant.Appearance.Header.BackColor"),System.Drawing.Color)
Me.TabPageVariant.Appearance.Header.Font = CType(resources.GetObject("TabPageVariant.Appearance.Header.Font"),System.Drawing.Font)
Me.TabPageVariant.Appearance.Header.ForeColor = CType(resources.GetObject("TabPageVariant.Appearance.Header.ForeColor"),System.Drawing.Color)
Me.TabPageVariant.Appearance.Header.Options.UseBackColor = true
Me.TabPageVariant.Appearance.Header.Options.UseFont = true
Me.TabPageVariant.Appearance.Header.Options.UseForeColor = true
Me.TabPageVariant.Controls.Add(Me.GridControl1)
Me.TabPageVariant.Controls.Add(Me.tsVariants)
Me.TabPageVariant.Name = "TabPageVariant"
Me.TabPageVariant.PageVisible = False
Me.TabPageVariant.PageVisible = false
resources.ApplyResources(Me.TabPageVariant, "TabPageVariant")
'
'GridControl1
@@ -1154,7 +1141,7 @@ Partial Class frmConstructor_Main
resources.ApplyResources(Me.GridControl1, "GridControl1")
Me.GridControl1.MainView = Me.GridViewVariants
Me.GridControl1.Name = "GridControl1"
Me.GridControl1.ShowOnlyPredefinedDetails = True
Me.GridControl1.ShowOnlyPredefinedDetails = true
Me.GridControl1.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewVariants})
'
'TBPMO_RECORD_VARIANTBindingSource
@@ -1169,20 +1156,20 @@ Partial Class frmConstructor_Main
'
'GridViewVariants
'
Me.GridViewVariants.Appearance.EvenRow.BackColor = CType(resources.GetObject("GridViewVariants.Appearance.EvenRow.BackColor"), System.Drawing.Color)
Me.GridViewVariants.Appearance.EvenRow.Options.UseBackColor = True
Me.GridViewVariants.Appearance.EvenRow.BackColor = CType(resources.GetObject("GridViewVariants.Appearance.EvenRow.BackColor"),System.Drawing.Color)
Me.GridViewVariants.Appearance.EvenRow.Options.UseBackColor = true
Me.GridViewVariants.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.GridColumn1, Me.colREASON_CODE, Me.colCOMMENT, Me.colADDED_WHO, Me.colADDED_WHEN, Me.colRECORD_ID})
Me.GridViewVariants.GridControl = Me.GridControl1
Me.GridViewVariants.Name = "GridViewVariants"
Me.GridViewVariants.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False]
Me.GridViewVariants.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False]
Me.GridViewVariants.OptionsBehavior.Editable = False
Me.GridViewVariants.OptionsBehavior.Editable = false
Me.GridViewVariants.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
Me.GridViewVariants.OptionsSelection.EnableAppearanceFocusedCell = False
Me.GridViewVariants.OptionsView.ColumnAutoWidth = False
Me.GridViewVariants.OptionsView.EnableAppearanceEvenRow = True
Me.GridViewVariants.OptionsView.ShowAutoFilterRow = True
Me.GridViewVariants.OptionsView.ShowGroupPanel = False
Me.GridViewVariants.OptionsSelection.EnableAppearanceFocusedCell = false
Me.GridViewVariants.OptionsView.ColumnAutoWidth = false
Me.GridViewVariants.OptionsView.EnableAppearanceEvenRow = true
Me.GridViewVariants.OptionsView.ShowAutoFilterRow = true
Me.GridViewVariants.OptionsView.ShowGroupPanel = false
'
'GridColumn1
'
@@ -1250,7 +1237,7 @@ Partial Class frmConstructor_Main
'
'SplitContainerFORM
'
Me.SplitContainerFORM.Collapsed = True
Me.SplitContainerFORM.Collapsed = true
Me.SplitContainerFORM.CollapsePanel = DevExpress.XtraEditors.SplitCollapsePanel.Panel2
resources.ApplyResources(Me.SplitContainerFORM, "SplitContainerFORM")
Me.SplitContainerFORM.Name = "SplitContainerFORM"
@@ -1439,8 +1426,8 @@ Partial Class frmConstructor_Main
'
Me.NavButtonHome.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.[True]
Me.NavButtonHome.Caption = ""
Me.NavButtonHome.Glyph = CType(resources.GetObject("NavButtonHome.Glyph"), System.Drawing.Image)
Me.NavButtonHome.IsMain = True
Me.NavButtonHome.Glyph = CType(resources.GetObject("NavButtonHome.Glyph"),System.Drawing.Image)
Me.NavButtonHome.IsMain = true
Me.NavButtonHome.Name = "NavButtonHome"
'
'NavButtonRefresh
@@ -1448,7 +1435,7 @@ Partial Class frmConstructor_Main
Me.NavButtonRefresh.Alignment = DevExpress.XtraBars.Navigation.NavButtonAlignment.Right
Me.NavButtonRefresh.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.[True]
Me.NavButtonRefresh.Caption = ""
Me.NavButtonRefresh.Glyph = CType(resources.GetObject("NavButtonRefresh.Glyph"), System.Drawing.Image)
Me.NavButtonRefresh.Glyph = CType(resources.GetObject("NavButtonRefresh.Glyph"),System.Drawing.Image)
Me.NavButtonRefresh.Name = "NavButtonRefresh"
'
'StatusStrip_Main
@@ -1459,9 +1446,9 @@ Partial Class frmConstructor_Main
'
'tsslblStatus
'
Me.tsslblStatus.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom), System.Windows.Forms.ToolStripStatusLabelBorderSides)
Me.tsslblStatus.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom),System.Windows.Forms.ToolStripStatusLabelBorderSides)
Me.tsslblStatus.BorderStyle = System.Windows.Forms.Border3DStyle.Etched
Me.tsslblStatus.Name = "tsslblStatus"
resources.ApplyResources(Me.tsslblStatus, "tsslblStatus")
@@ -1469,17 +1456,17 @@ Partial Class frmConstructor_Main
'tsslblRecord
'
Me.tsslblRecord.BackColor = System.Drawing.SystemColors.ControlLight
Me.tsslblRecord.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom), System.Windows.Forms.ToolStripStatusLabelBorderSides)
Me.tsslblRecord.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom),System.Windows.Forms.ToolStripStatusLabelBorderSides)
Me.tsslblRecord.Name = "tsslblRecord"
resources.ApplyResources(Me.tsslblRecord, "tsslblRecord")
'
'tslblDocIDMain
'
Me.tslblDocIDMain.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom), System.Windows.Forms.ToolStripStatusLabelBorderSides)
Me.tslblDocIDMain.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom),System.Windows.Forms.ToolStripStatusLabelBorderSides)
Me.tslblDocIDMain.Name = "tslblDocIDMain"
resources.ApplyResources(Me.tslblDocIDMain, "tslblDocIDMain")
'
@@ -1506,7 +1493,7 @@ Partial Class frmConstructor_Main
'
'ImageCollection1
'
Me.ImageCollection1.ImageStream = CType(resources.GetObject("ImageCollection1.ImageStream"), DevExpress.Utils.ImageCollectionStreamer)
Me.ImageCollection1.ImageStream = CType(resources.GetObject("ImageCollection1.ImageStream"),DevExpress.Utils.ImageCollectionStreamer)
'
'ContextMenuDetails
'
@@ -1526,11 +1513,11 @@ Partial Class frmConstructor_Main
'
'VWPMO_WF_USER_ACTIVETableAdapter
'
Me.VWPMO_WF_USER_ACTIVETableAdapter.ClearBeforeFill = True
Me.VWPMO_WF_USER_ACTIVETableAdapter.ClearBeforeFill = true
'
'TableAdapterManager
'
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
Me.TableAdapterManager.BackupDataSetBeforeUpdate = false
Me.TableAdapterManager.Connection = Nothing
Me.TableAdapterManager.TBDD_CLIENTTableAdapter = Nothing
Me.TableAdapterManager.TBDD_CONNECTIONTableAdapter = Nothing
@@ -1576,11 +1563,11 @@ Partial Class frmConstructor_Main
'
'VWPMO_WF_ACTIVETableAdapter
'
Me.VWPMO_WF_ACTIVETableAdapter.ClearBeforeFill = True
Me.VWPMO_WF_ACTIVETableAdapter.ClearBeforeFill = true
'
'TBPMO_RECORD_VARIANTTableAdapter
'
Me.TBPMO_RECORD_VARIANTTableAdapter.ClearBeforeFill = True
Me.TBPMO_RECORD_VARIANTTableAdapter.ClearBeforeFill = true
'
'frmConstructor_Main
'
@@ -1590,71 +1577,71 @@ Partial Class frmConstructor_Main
Me.Controls.Add(Me.StatusStrip_Main)
Me.Controls.Add(Me.NavPane)
Me.Name = "frmConstructor_Main"
CType(Me.SplitContainerMain, System.ComponentModel.ISupportInitialize).EndInit()
Me.SplitContainerMain.ResumeLayout(False)
CType(Me.SplitContainerTop, System.ComponentModel.ISupportInitialize).EndInit()
Me.SplitContainerTop.ResumeLayout(False)
Me.cmsTreeView.ResumeLayout(False)
CType(Me.GridControlMain, System.ComponentModel.ISupportInitialize).EndInit()
Me.ContextMenuGrid.ResumeLayout(False)
CType(Me.grvwGrid, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.grvwCarousel, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.grvwTiles, System.ComponentModel.ISupportInitialize).EndInit()
Me.ToolStripRecords.ResumeLayout(False)
Me.ToolStripRecords.PerformLayout()
CType(Me.TCDetails, System.ComponentModel.ISupportInitialize).EndInit()
Me.TCDetails.ResumeLayout(False)
Me.TabDetails.ResumeLayout(False)
Me.TabDetails.PerformLayout()
CType(Me.SplitContainerDetails, System.ComponentModel.ISupportInitialize).EndInit()
Me.SplitContainerDetails.ResumeLayout(False)
Me.statStripDoc.ResumeLayout(False)
Me.statStripDoc.PerformLayout()
Me.ToolStripEdit.ResumeLayout(False)
Me.ToolStripEdit.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()
Me.TabWindream.ResumeLayout(False)
Me.TabWindream.PerformLayout()
CType(Me.GridControlDocSearch, System.ComponentModel.ISupportInitialize).EndInit()
Me.cmsResultFilesBasic.ResumeLayout(False)
CType(Me.GridViewDoc_Search, System.ComponentModel.ISupportInitialize).EndInit()
Me.ToolStripDokumente.ResumeLayout(False)
Me.ToolStripDokumente.PerformLayout()
Me.TabFollowUp.ResumeLayout(False)
Me.TabFollowUp.PerformLayout()
Me.grpbxFU_Profile.ResumeLayout(False)
Me.grpbxFU_Profile.PerformLayout()
Me.GroupBox4.ResumeLayout(False)
Me.GroupBox4.PerformLayout()
Me.TabPageVariant.ResumeLayout(False)
Me.TabPageVariant.PerformLayout()
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TBPMO_RECORD_VARIANTBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.GridViewVariants, System.ComponentModel.ISupportInitialize).EndInit()
Me.tsVariants.ResumeLayout(False)
Me.tsVariants.PerformLayout()
CType(Me.SplitContainerFORM, System.ComponentModel.ISupportInitialize).EndInit()
Me.SplitContainerFORM.ResumeLayout(False)
Me.ContextMenuStripResultFiles.ResumeLayout(False)
Me.StatusStrip_Main.ResumeLayout(False)
Me.StatusStrip_Main.PerformLayout()
CType(Me.DD_ECMAdmin, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.ImageCollection1, System.ComponentModel.ISupportInitialize).EndInit()
Me.cmsrpContainer.ResumeLayout(False)
CType(Me.VWPMO_WF_USER_ACTIVEBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.VWPMO_WF_ACTIVEBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
Me.PerformLayout()
CType(Me.SplitContainerMain,System.ComponentModel.ISupportInitialize).EndInit
Me.SplitContainerMain.ResumeLayout(false)
CType(Me.SplitContainerTop,System.ComponentModel.ISupportInitialize).EndInit
Me.SplitContainerTop.ResumeLayout(false)
Me.cmsTreeView.ResumeLayout(false)
CType(Me.GridControlMain,System.ComponentModel.ISupportInitialize).EndInit
Me.ContextMenuGrid.ResumeLayout(false)
CType(Me.grvwGrid,System.ComponentModel.ISupportInitialize).EndInit
CType(Me.grvwCarousel,System.ComponentModel.ISupportInitialize).EndInit
CType(Me.grvwTiles,System.ComponentModel.ISupportInitialize).EndInit
Me.ToolStripRecords.ResumeLayout(false)
Me.ToolStripRecords.PerformLayout
CType(Me.TCDetails,System.ComponentModel.ISupportInitialize).EndInit
Me.TCDetails.ResumeLayout(false)
Me.TabDetails.ResumeLayout(false)
Me.TabDetails.PerformLayout
CType(Me.SplitContainerDetails,System.ComponentModel.ISupportInitialize).EndInit
Me.SplitContainerDetails.ResumeLayout(false)
Me.statStripDoc.ResumeLayout(false)
Me.statStripDoc.PerformLayout
Me.ToolStripEdit.ResumeLayout(false)
Me.ToolStripEdit.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
Me.TabWindream.ResumeLayout(false)
Me.TabWindream.PerformLayout
CType(Me.GridControlDocSearch,System.ComponentModel.ISupportInitialize).EndInit
Me.cmsResultFilesBasic.ResumeLayout(false)
CType(Me.GridViewDoc_Search,System.ComponentModel.ISupportInitialize).EndInit
Me.ToolStripDokumente.ResumeLayout(false)
Me.ToolStripDokumente.PerformLayout
Me.TabFollowUp.ResumeLayout(false)
Me.TabFollowUp.PerformLayout
Me.grpbxFU_Profile.ResumeLayout(false)
Me.grpbxFU_Profile.PerformLayout
Me.GroupBox4.ResumeLayout(false)
Me.GroupBox4.PerformLayout
Me.TabPageVariant.ResumeLayout(false)
Me.TabPageVariant.PerformLayout
CType(Me.GridControl1,System.ComponentModel.ISupportInitialize).EndInit
CType(Me.TBPMO_RECORD_VARIANTBindingSource,System.ComponentModel.ISupportInitialize).EndInit
CType(Me.DD_DMSDataSet,System.ComponentModel.ISupportInitialize).EndInit
CType(Me.GridViewVariants,System.ComponentModel.ISupportInitialize).EndInit
Me.tsVariants.ResumeLayout(false)
Me.tsVariants.PerformLayout
CType(Me.SplitContainerFORM,System.ComponentModel.ISupportInitialize).EndInit
Me.SplitContainerFORM.ResumeLayout(false)
Me.ContextMenuStripResultFiles.ResumeLayout(false)
Me.StatusStrip_Main.ResumeLayout(false)
Me.StatusStrip_Main.PerformLayout
CType(Me.DD_ECMAdmin,System.ComponentModel.ISupportInitialize).EndInit
CType(Me.ImageCollection1,System.ComponentModel.ISupportInitialize).EndInit
Me.cmsrpContainer.ResumeLayout(false)
CType(Me.VWPMO_WF_USER_ACTIVEBindingSource,System.ComponentModel.ISupportInitialize).EndInit
CType(Me.VWPMO_WF_ACTIVEBindingSource,System.ComponentModel.ISupportInitialize).EndInit
Me.ResumeLayout(false)
Me.PerformLayout
End Sub
End Sub
Friend WithEvents NavPane As DevExpress.XtraBars.Navigation.TileNavPane
Friend WithEvents NavButtonHome As DevExpress.XtraBars.Navigation.NavButton
Friend WithEvents StatusStrip_Main As System.Windows.Forms.StatusStrip
@@ -1791,7 +1778,6 @@ Partial Class frmConstructor_Main
Friend WithEvents SplitContainerDetails As DevExpress.XtraEditors.SplitContainerControl
Friend WithEvents tsbtnRefresh_Entity As System.Windows.Forms.ToolStripButton
Friend WithEvents ToolStripSeparator19 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents RecordDeleteToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents docCMEntityWideSearch As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents ToolStripSeparator20 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents pnlDocToolStrip As System.Windows.Forms.Panel
@@ -1819,7 +1805,6 @@ Partial Class frmConstructor_Main
Friend WithEvents ChangeHidepanelToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents tsbtnPanel1Collapse As System.Windows.Forms.ToolStripButton
Friend WithEvents ToolStripSeparator21 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents ToolStripSeparator22 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents pnlDocFill As System.Windows.Forms.Panel
Friend WithEvents WindreamToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents DateiVersionierenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem