aboutsummaryrefslogtreecommitdiff
path: root/Project Ports/AboutPorts.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Project Ports/AboutPorts.Designer.cs')
-rw-r--r--Project Ports/AboutPorts.Designer.cs4
1 files changed, 4 insertions, 0 deletions
diff --git a/Project Ports/AboutPorts.Designer.cs b/Project Ports/AboutPorts.Designer.cs
index 046ca5a..16532e8 100644
--- a/Project Ports/AboutPorts.Designer.cs
+++ b/Project Ports/AboutPorts.Designer.cs
@@ -37,7 +37,11 @@
this.richTextBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
+ this.richTextBox1.BackColor = System.Drawing.Color.White;
+ this.richTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
+ this.richTextBox1.Cursor = System.Windows.Forms.Cursors.Arrow;
this.richTextBox1.Enabled = false;
+ this.richTextBox1.ForeColor = System.Drawing.Color.Black;
this.richTextBox1.Location = new System.Drawing.Point(3, 3);
this.richTextBox1.Name = "richTextBox1";
this.richTextBox1.Size = new System.Drawing.Size(426, 238);