From 62cf1977c45b3767afc27699a7d53481739b9942 Mon Sep 17 00:00:00 2001 From: Bitl Date: Fri, 11 Mar 2022 11:10:19 -0700 Subject: [PATCH] Update NovetusLaunchForm.Designer.cs --- Novetus/Novetus.Bootstrapper/NovetusLaunchForm.Designer.cs | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Novetus/Novetus.Bootstrapper/NovetusLaunchForm.Designer.cs b/Novetus/Novetus.Bootstrapper/NovetusLaunchForm.Designer.cs index 8faba92..a211bb7 100644 --- a/Novetus/Novetus.Bootstrapper/NovetusLaunchForm.Designer.cs +++ b/Novetus/Novetus.Bootstrapper/NovetusLaunchForm.Designer.cs @@ -151,15 +151,14 @@ namespace Novetus.Bootstrapper // // VersionLabel // - this.VersionLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.VersionLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.VersionLabel.ForeColor = System.Drawing.Color.IndianRed; - this.VersionLabel.ImageAlign = System.Drawing.ContentAlignment.BottomLeft; this.VersionLabel.Location = new System.Drawing.Point(20, 95); this.VersionLabel.Name = "VersionLabel"; this.VersionLabel.Size = new System.Drawing.Size(470, 34); this.VersionLabel.TabIndex = 8; this.VersionLabel.Text = "v1.0"; - this.VersionLabel.TextAlign = System.Drawing.ContentAlignment.TopCenter; + this.VersionLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // pictureBox1 //