diff ServerMonitor/Controls/ServerSummaryControl.Designer.cs @ 21:832a07de0f90

Fix server name descenders being cut off.
author Brad Greco <brad@bgreco.net>
date Thu, 30 May 2019 21:39:29 -0400
parents 3142e52cbe69
children
line wrap: on
line diff
--- a/ServerMonitor/Controls/ServerSummaryControl.Designer.cs	Thu May 30 20:36:42 2019 -0400
+++ b/ServerMonitor/Controls/ServerSummaryControl.Designer.cs	Thu May 30 21:39:29 2019 -0400
@@ -42,7 +42,7 @@
             this.ServerNameLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
             this.ServerNameLabel.Location = new System.Drawing.Point(0, 127);
             this.ServerNameLabel.Name = "ServerNameLabel";
-            this.ServerNameLabel.Size = new System.Drawing.Size(192, 21);
+            this.ServerNameLabel.Size = new System.Drawing.Size(192, 36);
             this.ServerNameLabel.TabIndex = 1;
             this.ServerNameLabel.TextAlign = System.Drawing.ContentAlignment.TopCenter;
             //