From 57e955e3d4e4c2b9685ad6eba360aec338bf2910 Mon Sep 17 00:00:00 2001 From: Aren Date: Sat, 25 Feb 2017 16:47:51 +0100 Subject: Improved ShiftLetters and added more words. --- ShiftOS.WinForms/Applications/ShiftLetters.Designer.cs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ShiftOS.WinForms/Applications/ShiftLetters.Designer.cs') diff --git a/ShiftOS.WinForms/Applications/ShiftLetters.Designer.cs b/ShiftOS.WinForms/Applications/ShiftLetters.Designer.cs index c0c70d3..4c56732 100644 --- a/ShiftOS.WinForms/Applications/ShiftLetters.Designer.cs +++ b/ShiftOS.WinForms/Applications/ShiftLetters.Designer.cs @@ -62,11 +62,11 @@ namespace ShiftOS.WinForms.Applications // this.lblword.Anchor = System.Windows.Forms.AnchorStyles.Top; this.lblword.AutoSize = true; - this.lblword.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F); - this.lblword.Location = new System.Drawing.Point(127, 31); + this.lblword.Font = new System.Drawing.Font("Microsoft Sans Serif", 13F); + this.lblword.Location = new System.Drawing.Point(116, 34); this.lblword.Name = "lblword"; this.lblword.RightToLeft = System.Windows.Forms.RightToLeft.No; - this.lblword.Size = new System.Drawing.Size(72, 18); + this.lblword.Size = new System.Drawing.Size(89, 22); this.lblword.TabIndex = 1; this.lblword.Text = "Loading..."; // -- cgit v1.2.3