|
|
|
@@ -185,6 +185,7 @@ Partial Class frmForm_Constructor_Main_2
|
|
|
|
Me.grvwGrid.OptionsBehavior.CopyToClipboardWithColumnHeaders = False
|
|
|
|
Me.grvwGrid.OptionsBehavior.CopyToClipboardWithColumnHeaders = False
|
|
|
|
Me.grvwGrid.OptionsBehavior.Editable = False
|
|
|
|
Me.grvwGrid.OptionsBehavior.Editable = False
|
|
|
|
Me.grvwGrid.OptionsBehavior.ReadOnly = True
|
|
|
|
Me.grvwGrid.OptionsBehavior.ReadOnly = True
|
|
|
|
|
|
|
|
Me.grvwGrid.OptionsView.ColumnAutoWidth = False
|
|
|
|
Me.grvwGrid.OptionsView.EnableAppearanceEvenRow = True
|
|
|
|
Me.grvwGrid.OptionsView.EnableAppearanceEvenRow = True
|
|
|
|
Me.grvwGrid.OptionsView.EnableAppearanceOddRow = True
|
|
|
|
Me.grvwGrid.OptionsView.EnableAppearanceOddRow = True
|
|
|
|
Me.grvwGrid.OptionsView.ShowAutoFilterRow = True
|
|
|
|
Me.grvwGrid.OptionsView.ShowAutoFilterRow = True
|
|
|
|
@@ -204,7 +205,7 @@ Partial Class frmForm_Constructor_Main_2
|
|
|
|
Me.GridControlMain.Location = New System.Drawing.Point(0, 0)
|
|
|
|
Me.GridControlMain.Location = New System.Drawing.Point(0, 0)
|
|
|
|
Me.GridControlMain.MainView = Me.grvwTiles
|
|
|
|
Me.GridControlMain.MainView = Me.grvwTiles
|
|
|
|
Me.GridControlMain.Name = "GridControlMain"
|
|
|
|
Me.GridControlMain.Name = "GridControlMain"
|
|
|
|
Me.GridControlMain.Size = New System.Drawing.Size(788, 270)
|
|
|
|
Me.GridControlMain.Size = New System.Drawing.Size(795, 270)
|
|
|
|
Me.GridControlMain.TabIndex = 0
|
|
|
|
Me.GridControlMain.TabIndex = 0
|
|
|
|
Me.GridControlMain.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.grvwCarousel, Me.grvwTiles, Me.grvwGrid})
|
|
|
|
Me.GridControlMain.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.grvwCarousel, Me.grvwTiles, Me.grvwGrid})
|
|
|
|
'
|
|
|
|
'
|
|
|
|
@@ -459,7 +460,7 @@ Partial Class frmForm_Constructor_Main_2
|
|
|
|
Me.SplitContainerBottom.Panel1.Text = "Panel1"
|
|
|
|
Me.SplitContainerBottom.Panel1.Text = "Panel1"
|
|
|
|
Me.SplitContainerBottom.Panel2.Controls.Add(Me.Panel2)
|
|
|
|
Me.SplitContainerBottom.Panel2.Controls.Add(Me.Panel2)
|
|
|
|
Me.SplitContainerBottom.Panel2.Text = "Panel2"
|
|
|
|
Me.SplitContainerBottom.Panel2.Text = "Panel2"
|
|
|
|
Me.SplitContainerBottom.Size = New System.Drawing.Size(1083, 365)
|
|
|
|
Me.SplitContainerBottom.Size = New System.Drawing.Size(1083, 372)
|
|
|
|
Me.SplitContainerBottom.SplitterPosition = 576
|
|
|
|
Me.SplitContainerBottom.SplitterPosition = 576
|
|
|
|
Me.SplitContainerBottom.TabIndex = 0
|
|
|
|
Me.SplitContainerBottom.TabIndex = 0
|
|
|
|
Me.SplitContainerBottom.Text = "SplitContainerControl1"
|
|
|
|
Me.SplitContainerBottom.Text = "SplitContainerControl1"
|
|
|
|
@@ -475,7 +476,7 @@ Partial Class frmForm_Constructor_Main_2
|
|
|
|
Me.TCDetails.Location = New System.Drawing.Point(0, 25)
|
|
|
|
Me.TCDetails.Location = New System.Drawing.Point(0, 25)
|
|
|
|
Me.TCDetails.Name = "TCDetails"
|
|
|
|
Me.TCDetails.Name = "TCDetails"
|
|
|
|
Me.TCDetails.SelectedTabPage = Me.TabDetails
|
|
|
|
Me.TCDetails.SelectedTabPage = Me.TabDetails
|
|
|
|
Me.TCDetails.Size = New System.Drawing.Size(1071, 340)
|
|
|
|
Me.TCDetails.Size = New System.Drawing.Size(1078, 347)
|
|
|
|
Me.TCDetails.TabIndex = 1
|
|
|
|
Me.TCDetails.TabIndex = 1
|
|
|
|
Me.TCDetails.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.TabDetails, Me.TabWindream, Me.TabFollowUp, Me.TabPos})
|
|
|
|
Me.TCDetails.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.TabDetails, Me.TabWindream, Me.TabFollowUp, Me.TabPos})
|
|
|
|
'
|
|
|
|
'
|
|
|
|
@@ -484,7 +485,7 @@ Partial Class frmForm_Constructor_Main_2
|
|
|
|
Me.TabDetails.Controls.Add(Me.pnlDetails)
|
|
|
|
Me.TabDetails.Controls.Add(Me.pnlDetails)
|
|
|
|
Me.TabDetails.Image = Global.DD_Record_Organiser.My.Resources.Resources.grid_Data_16xMD
|
|
|
|
Me.TabDetails.Image = Global.DD_Record_Organiser.My.Resources.Resources.grid_Data_16xMD
|
|
|
|
Me.TabDetails.Name = "TabDetails"
|
|
|
|
Me.TabDetails.Name = "TabDetails"
|
|
|
|
Me.TabDetails.Size = New System.Drawing.Size(1069, 312)
|
|
|
|
Me.TabDetails.Size = New System.Drawing.Size(1072, 316)
|
|
|
|
Me.TabDetails.Text = "Detailansicht"
|
|
|
|
Me.TabDetails.Text = "Detailansicht"
|
|
|
|
'
|
|
|
|
'
|
|
|
|
'pnlDetails
|
|
|
|
'pnlDetails
|
|
|
|
@@ -493,7 +494,7 @@ Partial Class frmForm_Constructor_Main_2
|
|
|
|
Me.pnlDetails.Dock = System.Windows.Forms.DockStyle.Fill
|
|
|
|
Me.pnlDetails.Dock = System.Windows.Forms.DockStyle.Fill
|
|
|
|
Me.pnlDetails.Location = New System.Drawing.Point(0, 0)
|
|
|
|
Me.pnlDetails.Location = New System.Drawing.Point(0, 0)
|
|
|
|
Me.pnlDetails.Name = "pnlDetails"
|
|
|
|
Me.pnlDetails.Name = "pnlDetails"
|
|
|
|
Me.pnlDetails.Size = New System.Drawing.Size(1069, 312)
|
|
|
|
Me.pnlDetails.Size = New System.Drawing.Size(1072, 316)
|
|
|
|
Me.pnlDetails.TabIndex = 0
|
|
|
|
Me.pnlDetails.TabIndex = 0
|
|
|
|
'
|
|
|
|
'
|
|
|
|
'TabWindream
|
|
|
|
'TabWindream
|
|
|
|
@@ -502,7 +503,7 @@ Partial Class frmForm_Constructor_Main_2
|
|
|
|
Me.TabWindream.Controls.Add(Me.ToolStripDokumente)
|
|
|
|
Me.TabWindream.Controls.Add(Me.ToolStripDokumente)
|
|
|
|
Me.TabWindream.Image = Global.DD_Record_Organiser.My.Resources.Resources.Files_7954
|
|
|
|
Me.TabWindream.Image = Global.DD_Record_Organiser.My.Resources.Resources.Files_7954
|
|
|
|
Me.TabWindream.Name = "TabWindream"
|
|
|
|
Me.TabWindream.Name = "TabWindream"
|
|
|
|
Me.TabWindream.Size = New System.Drawing.Size(1069, 312)
|
|
|
|
Me.TabWindream.Size = New System.Drawing.Size(1072, 316)
|
|
|
|
Me.TabWindream.Text = "windream-Dateien"
|
|
|
|
Me.TabWindream.Text = "windream-Dateien"
|
|
|
|
'
|
|
|
|
'
|
|
|
|
'AxObjectListControl
|
|
|
|
'AxObjectListControl
|
|
|
|
@@ -513,7 +514,7 @@ Partial Class frmForm_Constructor_Main_2
|
|
|
|
Me.AxObjectListControl.Location = New System.Drawing.Point(0, 25)
|
|
|
|
Me.AxObjectListControl.Location = New System.Drawing.Point(0, 25)
|
|
|
|
Me.AxObjectListControl.Name = "AxObjectListControl"
|
|
|
|
Me.AxObjectListControl.Name = "AxObjectListControl"
|
|
|
|
Me.AxObjectListControl.OcxState = CType(resources.GetObject("AxObjectListControl.OcxState"), System.Windows.Forms.AxHost.State)
|
|
|
|
Me.AxObjectListControl.OcxState = CType(resources.GetObject("AxObjectListControl.OcxState"), System.Windows.Forms.AxHost.State)
|
|
|
|
Me.AxObjectListControl.Size = New System.Drawing.Size(1069, 287)
|
|
|
|
Me.AxObjectListControl.Size = New System.Drawing.Size(1072, 291)
|
|
|
|
Me.AxObjectListControl.TabIndex = 6
|
|
|
|
Me.AxObjectListControl.TabIndex = 6
|
|
|
|
Me.AxObjectListControl.TabStop = False
|
|
|
|
Me.AxObjectListControl.TabStop = False
|
|
|
|
'
|
|
|
|
'
|
|
|
|
@@ -523,7 +524,7 @@ Partial Class frmForm_Constructor_Main_2
|
|
|
|
Me.ToolStripDokumente.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tslblWindreamView, Me.ToolStripDropDownButton2})
|
|
|
|
Me.ToolStripDokumente.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tslblWindreamView, Me.ToolStripDropDownButton2})
|
|
|
|
Me.ToolStripDokumente.Location = New System.Drawing.Point(0, 0)
|
|
|
|
Me.ToolStripDokumente.Location = New System.Drawing.Point(0, 0)
|
|
|
|
Me.ToolStripDokumente.Name = "ToolStripDokumente"
|
|
|
|
Me.ToolStripDokumente.Name = "ToolStripDokumente"
|
|
|
|
Me.ToolStripDokumente.Size = New System.Drawing.Size(1069, 25)
|
|
|
|
Me.ToolStripDokumente.Size = New System.Drawing.Size(1072, 25)
|
|
|
|
Me.ToolStripDokumente.TabIndex = 2
|
|
|
|
Me.ToolStripDokumente.TabIndex = 2
|
|
|
|
Me.ToolStripDokumente.Text = "ToolStrip2"
|
|
|
|
Me.ToolStripDokumente.Text = "ToolStrip2"
|
|
|
|
'
|
|
|
|
'
|
|
|
|
@@ -557,7 +558,7 @@ Partial Class frmForm_Constructor_Main_2
|
|
|
|
Me.TabFollowUp.Controls.Add(Me.Label5)
|
|
|
|
Me.TabFollowUp.Controls.Add(Me.Label5)
|
|
|
|
Me.TabFollowUp.Image = Global.DD_Record_Organiser.My.Resources.Resources.Task_16xMD
|
|
|
|
Me.TabFollowUp.Image = Global.DD_Record_Organiser.My.Resources.Resources.Task_16xMD
|
|
|
|
Me.TabFollowUp.Name = "TabFollowUp"
|
|
|
|
Me.TabFollowUp.Name = "TabFollowUp"
|
|
|
|
Me.TabFollowUp.Size = New System.Drawing.Size(1069, 312)
|
|
|
|
Me.TabFollowUp.Size = New System.Drawing.Size(1072, 316)
|
|
|
|
Me.TabFollowUp.Text = "Wiedervorlage"
|
|
|
|
Me.TabFollowUp.Text = "Wiedervorlage"
|
|
|
|
'
|
|
|
|
'
|
|
|
|
'ListViewFollowUps
|
|
|
|
'ListViewFollowUps
|
|
|
|
@@ -736,7 +737,7 @@ Partial Class frmForm_Constructor_Main_2
|
|
|
|
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.Name = "TabPos"
|
|
|
|
Me.TabPos.PageVisible = False
|
|
|
|
Me.TabPos.PageVisible = False
|
|
|
|
Me.TabPos.Size = New System.Drawing.Size(1069, 312)
|
|
|
|
Me.TabPos.Size = New System.Drawing.Size(1072, 316)
|
|
|
|
Me.TabPos.Text = "Positionen"
|
|
|
|
Me.TabPos.Text = "Positionen"
|
|
|
|
'
|
|
|
|
'
|
|
|
|
'Panel1
|
|
|
|
'Panel1
|
|
|
|
@@ -745,7 +746,7 @@ Partial Class frmForm_Constructor_Main_2
|
|
|
|
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
|
|
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
|
|
Me.Panel1.Location = New System.Drawing.Point(0, 25)
|
|
|
|
Me.Panel1.Location = New System.Drawing.Point(0, 25)
|
|
|
|
Me.Panel1.Name = "Panel1"
|
|
|
|
Me.Panel1.Name = "Panel1"
|
|
|
|
Me.Panel1.Size = New System.Drawing.Size(1069, 287)
|
|
|
|
Me.Panel1.Size = New System.Drawing.Size(1072, 291)
|
|
|
|
Me.Panel1.TabIndex = 2
|
|
|
|
Me.Panel1.TabIndex = 2
|
|
|
|
'
|
|
|
|
'
|
|
|
|
'GridControlPos
|
|
|
|
'GridControlPos
|
|
|
|
@@ -754,7 +755,7 @@ Partial Class frmForm_Constructor_Main_2
|
|
|
|
Me.GridControlPos.Location = New System.Drawing.Point(0, 0)
|
|
|
|
Me.GridControlPos.Location = New System.Drawing.Point(0, 0)
|
|
|
|
Me.GridControlPos.MainView = Me.grvwGridPos
|
|
|
|
Me.GridControlPos.MainView = Me.grvwGridPos
|
|
|
|
Me.GridControlPos.Name = "GridControlPos"
|
|
|
|
Me.GridControlPos.Name = "GridControlPos"
|
|
|
|
Me.GridControlPos.Size = New System.Drawing.Size(1069, 287)
|
|
|
|
Me.GridControlPos.Size = New System.Drawing.Size(1072, 291)
|
|
|
|
Me.GridControlPos.TabIndex = 0
|
|
|
|
Me.GridControlPos.TabIndex = 0
|
|
|
|
Me.GridControlPos.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.grvwGridPos})
|
|
|
|
Me.GridControlPos.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.grvwGridPos})
|
|
|
|
'
|
|
|
|
'
|
|
|
|
@@ -781,7 +782,7 @@ Partial Class frmForm_Constructor_Main_2
|
|
|
|
Me.BindingNavigatorPOS.MovePreviousItem = Me.BindingNavigatorMovePreviousItem
|
|
|
|
Me.BindingNavigatorPOS.MovePreviousItem = Me.BindingNavigatorMovePreviousItem
|
|
|
|
Me.BindingNavigatorPOS.Name = "BindingNavigatorPOS"
|
|
|
|
Me.BindingNavigatorPOS.Name = "BindingNavigatorPOS"
|
|
|
|
Me.BindingNavigatorPOS.PositionItem = Me.BindingNavigatorPositionItem
|
|
|
|
Me.BindingNavigatorPOS.PositionItem = Me.BindingNavigatorPositionItem
|
|
|
|
Me.BindingNavigatorPOS.Size = New System.Drawing.Size(1069, 25)
|
|
|
|
Me.BindingNavigatorPOS.Size = New System.Drawing.Size(1072, 25)
|
|
|
|
Me.BindingNavigatorPOS.TabIndex = 1
|
|
|
|
Me.BindingNavigatorPOS.TabIndex = 1
|
|
|
|
Me.BindingNavigatorPOS.Text = "BindingNavigator1"
|
|
|
|
Me.BindingNavigatorPOS.Text = "BindingNavigator1"
|
|
|
|
'
|
|
|
|
'
|
|
|
|
@@ -876,7 +877,7 @@ Partial Class frmForm_Constructor_Main_2
|
|
|
|
Me.ToolStripEdit.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsButtonAdd, Me.tsButtonSave, Me.tsButtonDelete, Me.tsButtonEditMode, Me.ToolStripDropDownButton1, Me.tsButtonShowTaskOverview, Me.tsButtonShowWorkflowTasks})
|
|
|
|
Me.ToolStripEdit.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsButtonAdd, Me.tsButtonSave, Me.tsButtonDelete, Me.tsButtonEditMode, Me.ToolStripDropDownButton1, Me.tsButtonShowTaskOverview, Me.tsButtonShowWorkflowTasks})
|
|
|
|
Me.ToolStripEdit.Location = New System.Drawing.Point(0, 0)
|
|
|
|
Me.ToolStripEdit.Location = New System.Drawing.Point(0, 0)
|
|
|
|
Me.ToolStripEdit.Name = "ToolStripEdit"
|
|
|
|
Me.ToolStripEdit.Name = "ToolStripEdit"
|
|
|
|
Me.ToolStripEdit.Size = New System.Drawing.Size(1071, 25)
|
|
|
|
Me.ToolStripEdit.Size = New System.Drawing.Size(1078, 25)
|
|
|
|
Me.ToolStripEdit.TabIndex = 0
|
|
|
|
Me.ToolStripEdit.TabIndex = 0
|
|
|
|
Me.ToolStripEdit.Text = "ToolStrip1"
|
|
|
|
Me.ToolStripEdit.Text = "ToolStrip1"
|
|
|
|
'
|
|
|
|
'
|
|
|
|
|