From a545b2fb7d156d7e845c1de1676e84082be17dcf Mon Sep 17 00:00:00 2001 From: Andrew Date: Mon, 27 Aug 2018 15:50:26 -0400 Subject: Made the version number as a variable and added a watermark --- Project Ports/AboutPorts.Designer.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'Project Ports/AboutPorts.Designer.cs') 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); -- cgit v1.2.3