diff options
| author | Aren <[email protected]> | 2017-02-25 16:47:51 +0100 |
|---|---|---|
| committer | Aren <[email protected]> | 2017-02-25 16:47:51 +0100 |
| commit | 57e955e3d4e4c2b9685ad6eba360aec338bf2910 (patch) | |
| tree | bf58ba45e11506e4a50d4e5ebe7c9b0568c683cd /ShiftOS.WinForms/Applications/ShiftLetters.Designer.cs | |
| parent | c502062a6285512c95e86763a32c78713a15e9da (diff) | |
| download | shiftos_thereturn-57e955e3d4e4c2b9685ad6eba360aec338bf2910.tar.gz shiftos_thereturn-57e955e3d4e4c2b9685ad6eba360aec338bf2910.tar.bz2 shiftos_thereturn-57e955e3d4e4c2b9685ad6eba360aec338bf2910.zip | |
Improved ShiftLetters and added more words.
Diffstat (limited to 'ShiftOS.WinForms/Applications/ShiftLetters.Designer.cs')
| -rw-r--r-- | ShiftOS.WinForms/Applications/ShiftLetters.Designer.cs | 6 |
1 files changed, 3 insertions, 3 deletions
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..."; // |
