ZooFlow: Update Zooflow Form, Globix Tweaks

This commit is contained in:
Jonathan Jenne
2021-06-17 13:12:12 +02:00
parent 2529c30726
commit c558df75a9
13 changed files with 714 additions and 637 deletions

View File

@@ -256,7 +256,7 @@ Partial Class frmGlobix_Index
Me.pnlIndex.BackColor = System.Drawing.SystemColors.Control
Me.pnlIndex.Dock = System.Windows.Forms.DockStyle.Fill
Me.pnlIndex.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.pnlIndex.ForeColor = System.Drawing.Color.White
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(591, 400)