From d77675ba1b872c8a9e88a2244bcb735b158b5e94 Mon Sep 17 00:00:00 2001 From: Digital Data - Marlon Schreiber Date: Thu, 10 Mar 2022 14:40:46 +0100 Subject: [PATCH] MS IndexForm --- .../Modules/Globix/frmGlobix_Index.Designer.vb | 16 ++++++++-------- GUIs.ZooFlow/Modules/Globix/frmGlobix_Index.resx | 4 ++-- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/GUIs.ZooFlow/Modules/Globix/frmGlobix_Index.Designer.vb b/GUIs.ZooFlow/Modules/Globix/frmGlobix_Index.Designer.vb index a7f3994b..f01d386a 100644 --- a/GUIs.ZooFlow/Modules/Globix/frmGlobix_Index.Designer.vb +++ b/GUIs.ZooFlow/Modules/Globix/frmGlobix_Index.Designer.vb @@ -87,7 +87,7 @@ Partial Class frmGlobix_Index Me.RibbonControl1.Pages.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPage() {Me.RibbonPage1}) Me.RibbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.[False] Me.RibbonControl1.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.Hide - Me.RibbonControl1.Size = New System.Drawing.Size(1005, 63) + Me.RibbonControl1.Size = New System.Drawing.Size(1033, 63) Me.RibbonControl1.StatusBar = Me.RibbonStatusBar1 ' 'BarButtonItem2 @@ -234,10 +234,10 @@ Partial Class frmGlobix_Index Me.RibbonStatusBar1.ItemLinks.Add(Me.labelFilePath) Me.RibbonStatusBar1.ItemLinks.Add(Me.labelError) Me.RibbonStatusBar1.ItemLinks.Add(Me.labelNotice) - Me.RibbonStatusBar1.Location = New System.Drawing.Point(0, 572) + Me.RibbonStatusBar1.Location = New System.Drawing.Point(0, 632) Me.RibbonStatusBar1.Name = "RibbonStatusBar1" Me.RibbonStatusBar1.Ribbon = Me.RibbonControl1 - Me.RibbonStatusBar1.Size = New System.Drawing.Size(1005, 24) + Me.RibbonStatusBar1.Size = New System.Drawing.Size(1033, 24) ' 'RibbonPage2 ' @@ -269,7 +269,7 @@ Partial Class frmGlobix_Index ' Me.SplitContainerControl1.Panel2.Controls.Add(Me.DocumentViewer1) Me.SplitContainerControl1.Panel2.Text = "Panel2" - Me.SplitContainerControl1.Size = New System.Drawing.Size(1005, 509) + Me.SplitContainerControl1.Size = New System.Drawing.Size(1033, 569) Me.SplitContainerControl1.SplitterPosition = 522 Me.SplitContainerControl1.TabIndex = 2 ' @@ -281,14 +281,14 @@ Partial Class frmGlobix_Index Me.pnlIndex.ForeColor = System.Drawing.SystemColors.ControlText Me.pnlIndex.Location = New System.Drawing.Point(0, 33) Me.pnlIndex.Name = "pnlIndex" - Me.pnlIndex.Size = New System.Drawing.Size(522, 401) + Me.pnlIndex.Size = New System.Drawing.Size(522, 461) Me.pnlIndex.TabIndex = 3 ' 'Panel3 ' Me.Panel3.Controls.Add(Me.SimpleButton1) Me.Panel3.Dock = System.Windows.Forms.DockStyle.Bottom - Me.Panel3.Location = New System.Drawing.Point(0, 434) + Me.Panel3.Location = New System.Drawing.Point(0, 494) Me.Panel3.Name = "Panel3" Me.Panel3.Size = New System.Drawing.Size(522, 75) Me.Panel3.TabIndex = 2 @@ -337,7 +337,7 @@ Partial Class frmGlobix_Index Me.DocumentViewer1.FileLoaded = False Me.DocumentViewer1.Location = New System.Drawing.Point(0, 0) Me.DocumentViewer1.Name = "DocumentViewer1" - Me.DocumentViewer1.Size = New System.Drawing.Size(473, 509) + Me.DocumentViewer1.Size = New System.Drawing.Size(501, 569) Me.DocumentViewer1.TabIndex = 0 ' 'GlobixDataset @@ -353,7 +353,7 @@ Partial Class frmGlobix_Index ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font - Me.ClientSize = New System.Drawing.Size(1005, 596) + Me.ClientSize = New System.Drawing.Size(1033, 656) Me.Controls.Add(Me.SplitContainerControl1) Me.Controls.Add(Me.RibbonStatusBar1) Me.Controls.Add(Me.RibbonControl1) diff --git a/GUIs.ZooFlow/Modules/Globix/frmGlobix_Index.resx b/GUIs.ZooFlow/Modules/Globix/frmGlobix_Index.resx index 042c29fc..b33bdce8 100644 --- a/GUIs.ZooFlow/Modules/Globix/frmGlobix_Index.resx +++ b/GUIs.ZooFlow/Modules/Globix/frmGlobix_Index.resx @@ -520,9 +520,9 @@ - 189, 17 + 17, 17 - 316, 17 + 144, 17 \ No newline at end of file