jj 20.06 recordView
This commit is contained in:
14
app/DD-Record-Organiser/frmRecordView.Designer.vb
generated
14
app/DD-Record-Organiser/frmRecordView.Designer.vb
generated
@@ -140,7 +140,7 @@ Partial Class frmRecordView
|
||||
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(864, 338)
|
||||
Me.TabFollowUp.Size = New System.Drawing.Size(563, 338)
|
||||
Me.TabFollowUp.Text = "Wiedervorlage"
|
||||
'
|
||||
'ListViewFollowUps
|
||||
@@ -327,7 +327,7 @@ Partial Class frmRecordView
|
||||
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(864, 338)
|
||||
Me.TabPos.Size = New System.Drawing.Size(563, 338)
|
||||
Me.TabPos.Text = "Positionen"
|
||||
'
|
||||
'Panel1
|
||||
@@ -336,7 +336,7 @@ Partial Class frmRecordView
|
||||
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(864, 313)
|
||||
Me.Panel1.Size = New System.Drawing.Size(563, 313)
|
||||
Me.Panel1.TabIndex = 2
|
||||
'
|
||||
'GridControlPos
|
||||
@@ -345,7 +345,7 @@ Partial Class frmRecordView
|
||||
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(864, 313)
|
||||
Me.GridControlPos.Size = New System.Drawing.Size(563, 313)
|
||||
Me.GridControlPos.TabIndex = 0
|
||||
Me.GridControlPos.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.grvwGridPos})
|
||||
'
|
||||
@@ -372,7 +372,7 @@ Partial Class frmRecordView
|
||||
Me.BindingNavigatorPOS.MovePreviousItem = Me.BindingNavigatorMovePreviousItem
|
||||
Me.BindingNavigatorPOS.Name = "BindingNavigatorPOS"
|
||||
Me.BindingNavigatorPOS.PositionItem = Me.BindingNavigatorPositionItem
|
||||
Me.BindingNavigatorPOS.Size = New System.Drawing.Size(864, 25)
|
||||
Me.BindingNavigatorPOS.Size = New System.Drawing.Size(563, 25)
|
||||
Me.BindingNavigatorPOS.TabIndex = 1
|
||||
Me.BindingNavigatorPOS.Text = "BindingNavigator1"
|
||||
'
|
||||
@@ -559,14 +559,14 @@ Partial Class frmRecordView
|
||||
Me.SplitContainerControl1.TabIndex = 4
|
||||
Me.SplitContainerControl1.Text = "SplitContainerControl1"
|
||||
'
|
||||
'frMWorkflowRecord
|
||||
'frmRecordView
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.ClientSize = New System.Drawing.Size(1101, 644)
|
||||
Me.Controls.Add(Me.SplitContainerControl1)
|
||||
Me.Controls.Add(Me.ToolStrip1)
|
||||
Me.Name = "frMWorkflowRecord"
|
||||
Me.Name = "frmRecordView"
|
||||
Me.Text = "frMWorkflowRecord"
|
||||
CType(Me.TCDetails, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.TCDetails.ResumeLayout(False)
|
||||
|
||||
Reference in New Issue
Block a user