From dfc884b636c4b624529a460a85781a6da2c365c9 Mon Sep 17 00:00:00 2001 From: fcolin Date: Fri, 2 Sep 2011 14:56:39 +0000 Subject: modif anim halo --- SimpleRadar/UserControlRadarView.Designer.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'SimpleRadar/UserControlRadarView.Designer.cs') 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); -- cgit v1.1