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

# Line 35 | Line 35
35              // pic_main
36              //
37              this.pic_main.Dock = System.Windows.Forms.DockStyle.Fill;
38            this.pic_main.Image = global::NexusPowerControl.Properties.Resources.Aero_LowRes;
38              this.pic_main.Location = new System.Drawing.Point(0, 0);
39              this.pic_main.Name = "pic_main";
40              this.pic_main.Size = new System.Drawing.Size(809, 489);
# Line 53 | Line 52
52              this.Opacity = 0.98D;
53              this.Text = "Form1";
54              this.TransparencyKey = System.Drawing.Color.Red;
55 +            this.Load += new System.EventHandler(this.Form1_Load);
56              ((System.ComponentModel.ISupportInitialize)(this.pic_main)).EndInit();
57              this.ResumeLayout(false);
58  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines