Korero – Diff between revs 1 and 2

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 1 Rev 2
Line 99... Line 99...
99 this.Controls.Add(this.tableLayoutPanel1); 99 this.Controls.Add(this.tableLayoutPanel1);
100 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); 100 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
101 this.MaximizeBox = false; 101 this.MaximizeBox = false;
102 this.Name = "AutoResponseForm"; 102 this.Name = "AutoResponseForm";
103 this.Text = "Korero: Set Auto Response"; 103 this.Text = "Korero: Set Auto Response";
-   104 this.Load += new System.EventHandler(this.AutoResponseForm_Load);
104 this.tableLayoutPanel1.ResumeLayout(false); 105 this.tableLayoutPanel1.ResumeLayout(false);
105 this.tableLayoutPanel2.ResumeLayout(false); 106 this.tableLayoutPanel2.ResumeLayout(false);
106 this.ResumeLayout(false); 107 this.ResumeLayout(false);
Line 107... Line 108...
107   108