aboutsummaryrefslogtreecommitdiff
path: root/Project Ports/AboutPorts.Designer.cs
diff options
context:
space:
mode:
authorAndrew <alee14498@gmail.com>2018-08-27 15:50:26 -0400
committerAndrew <alee14498@gmail.com>2018-08-27 15:50:26 -0400
commita545b2fb7d156d7e845c1de1676e84082be17dcf (patch)
tree4f54c013dc9636b186a750027957beead8ac0553 /Project Ports/AboutPorts.Designer.cs
parent4d93c0ed7fab656f2e6ae34bfe1d2461c12ecc32 (diff)
downloadProject-Silicon-a545b2fb7d156d7e845c1de1676e84082be17dcf.tar.gz
Project-Silicon-a545b2fb7d156d7e845c1de1676e84082be17dcf.tar.bz2
Project-Silicon-a545b2fb7d156d7e845c1de1676e84082be17dcf.zip
Made the version number as a variable and added a watermark
Diffstat (limited to 'Project Ports/AboutPorts.Designer.cs')
-rw-r--r--Project Ports/AboutPorts.Designer.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Project Ports/AboutPorts.Designer.cs b/Project Ports/AboutPorts.Designer.cs
index b086c0a..046ca5a 100644
--- a/Project Ports/AboutPorts.Designer.cs
+++ b/Project Ports/AboutPorts.Designer.cs
@@ -48,6 +48,7 @@
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+ this.BackColor = System.Drawing.Color.White;
this.Controls.Add(this.richTextBox1);
this.Name = "AboutPorts";
this.Size = new System.Drawing.Size(432, 244);