diff options
Diffstat (limited to 'Project Ports/AboutPorts.Designer.cs')
| -rw-r--r-- | Project Ports/AboutPorts.Designer.cs | 1 |
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); |
