ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/NexusPowerControl/trunk/NexusPowerControl/Form1.Designer.cs
(Generate patch)

Comparing trunk/NexusPowerControl/Form1.Designer.cs (file contents):
Revision 7 by william, Sat Oct 22 08:22:48 2011 UTC vs.
Revision 8 by william, Sat Oct 22 08:58:41 2011 UTC

--- trunk/NexusPowerControl/Form1.Designer.cs	2011/10/22 08:22:48	7
+++ trunk/NexusPowerControl/Form1.Designer.cs	2011/10/22 08:58:41	8
@@ -35,7 +35,6 @@
             // pic_main
             // 
             this.pic_main.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.pic_main.Image = global::NexusPowerControl.Properties.Resources.Aero_LowRes;
             this.pic_main.Location = new System.Drawing.Point(0, 0);
             this.pic_main.Name = "pic_main";
             this.pic_main.Size = new System.Drawing.Size(809, 489);
@@ -53,6 +52,7 @@
             this.Opacity = 0.98D;
             this.Text = "Form1";
             this.TransparencyKey = System.Drawing.Color.Red;
+            this.Load += new System.EventHandler(this.Form1_Load);
             ((System.ComponentModel.ISupportInitialize)(this.pic_main)).EndInit();
             this.ResumeLayout(false);