comparison 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
comparison
equal deleted inserted replaced
20:b21318f6e3f1 21:832a07de0f90
40 this.ServerNameLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 40 this.ServerNameLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
41 | System.Windows.Forms.AnchorStyles.Right))); 41 | System.Windows.Forms.AnchorStyles.Right)));
42 this.ServerNameLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 42 this.ServerNameLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
43 this.ServerNameLabel.Location = new System.Drawing.Point(0, 127); 43 this.ServerNameLabel.Location = new System.Drawing.Point(0, 127);
44 this.ServerNameLabel.Name = "ServerNameLabel"; 44 this.ServerNameLabel.Name = "ServerNameLabel";
45 this.ServerNameLabel.Size = new System.Drawing.Size(192, 21); 45 this.ServerNameLabel.Size = new System.Drawing.Size(192, 36);
46 this.ServerNameLabel.TabIndex = 1; 46 this.ServerNameLabel.TabIndex = 1;
47 this.ServerNameLabel.TextAlign = System.Drawing.ContentAlignment.TopCenter; 47 this.ServerNameLabel.TextAlign = System.Drawing.ContentAlignment.TopCenter;
48 // 48 //
49 // ServerPictureBox 49 // ServerPictureBox
50 // 50 //