diff options
| author | lempamo <[email protected]> | 2017-03-26 09:26:07 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-03-26 09:26:07 -0400 |
| commit | 95f36943e6763cfc4e3c9cbdff86752b1bc913a6 (patch) | |
| tree | 16120c9572d90d807113e2bfe18dc70263144671 /TimeHACK.Main/Windows95.Designer.cs | |
| parent | f43f1cc9a789c27cf999ec2f62e21c9bfdfeb3c5 (diff) | |
| download | histacom2-95f36943e6763cfc4e3c9cbdff86752b1bc913a6.tar.gz histacom2-95f36943e6763cfc4e3c9cbdff86752b1bc913a6.tar.bz2 histacom2-95f36943e6763cfc4e3c9cbdff86752b1bc913a6.zip | |
improved a few things here and there
Diffstat (limited to 'TimeHACK.Main/Windows95.Designer.cs')
| -rw-r--r-- | TimeHACK.Main/Windows95.Designer.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TimeHACK.Main/Windows95.Designer.cs b/TimeHACK.Main/Windows95.Designer.cs index ef36d50..a1f5a73 100644 --- a/TimeHACK.Main/Windows95.Designer.cs +++ b/TimeHACK.Main/Windows95.Designer.cs @@ -175,6 +175,7 @@ this.taskbartime.Size = new System.Drawing.Size(31, 15); this.taskbartime.TabIndex = 2; this.taskbartime.Text = "time"; + this.taskbartime.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.taskbartime.Click += new System.EventHandler(this.taskbartime_Click); // // clockPanel |
