diff options
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..."; // |
