summaryrefslogtreecommitdiff
path: root/SimpleRadar/UserControlRadarView.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'SimpleRadar/UserControlRadarView.Designer.cs')
-rw-r--r--SimpleRadar/UserControlRadarView.Designer.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/SimpleRadar/UserControlRadarView.Designer.cs b/SimpleRadar/UserControlRadarView.Designer.cs
index 7fce91c..cd8f6e4 100644
--- a/SimpleRadar/UserControlRadarView.Designer.cs
+++ b/SimpleRadar/UserControlRadarView.Designer.cs
@@ -35,6 +35,7 @@ namespace SimpleRadar
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+ this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(121)))), ((int)(((byte)(124)))));
this.Name = "UserControlRadarView";
this.Load += new System.EventHandler(this.UserControl1_Load);
this.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Form1_MouseDown);