Korero – Diff between revs 1 and 2

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 1 Rev 2
Line 330... Line 330...
330 this.ClientSize = new System.Drawing.Size(496, 162); 330 this.ClientSize = new System.Drawing.Size(496, 162);
331 this.Controls.Add(this.tabControl1); 331 this.Controls.Add(this.tabControl1);
332 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); 332 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
333 this.Name = "PaymentForm"; 333 this.Name = "PaymentForm";
334 this.Text = "Korero: Make Payment"; 334 this.Text = "Korero: Make Payment";
-   335 this.Load += new System.EventHandler(this.PaymentForm_Load);
335 this.tabControl1.ResumeLayout(false); 336 this.tabControl1.ResumeLayout(false);
336 this.tabPage1.ResumeLayout(false); 337 this.tabPage1.ResumeLayout(false);
337 this.tableLayoutPanel1.ResumeLayout(false); 338 this.tableLayoutPanel1.ResumeLayout(false);
338 this.tableLayoutPanel1.PerformLayout(); 339 this.tableLayoutPanel1.PerformLayout();
339 this.tableLayoutPanel2.ResumeLayout(false); 340 this.tableLayoutPanel2.ResumeLayout(false);