Horizon – Diff between revs 1 and 8

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 1 Rev 8
Line 95... Line 95...
95 this.ClientSize = new System.Drawing.Size(568, 376); 95 this.ClientSize = new System.Drawing.Size(568, 376);
96 this.Controls.Add(this.tableLayoutPanel1); 96 this.Controls.Add(this.tableLayoutPanel1);
97 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); 97 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
98 this.Name = "SnapshotNoteForm"; 98 this.Name = "SnapshotNoteForm";
99 this.Text = "Horizon: Edit Snapshot Note"; 99 this.Text = "Horizon: Edit Snapshot Note";
-   100 this.Load += new System.EventHandler(this.SnapshotNoteForm_Load);
100 this.tableLayoutPanel1.ResumeLayout(false); 101 this.tableLayoutPanel1.ResumeLayout(false);
101 this.tableLayoutPanel2.ResumeLayout(false); 102 this.tableLayoutPanel2.ResumeLayout(false);
102 this.ResumeLayout(false); 103 this.ResumeLayout(false);
Line 103... Line 104...
103   104