Exemplo n.º 1
0
 private void InitializeComponent()
 {
     this.mySqlLoginForm1 = new DataQuestBuilder.Controls.MySqlLoginForm();
     this.SuspendLayout();
     //
     // mySqlLoginForm1
     //
     this.mySqlLoginForm1.Location = new System.Drawing.Point(0, 0);
     this.mySqlLoginForm1.Name     = "mySqlLoginForm1";
     this.mySqlLoginForm1.Size     = new System.Drawing.Size(205, 224);
     this.mySqlLoginForm1.TabIndex = 13;
     //
     // MySqlLoginControl
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.Controls.Add(this.mySqlLoginForm1);
     this.Name = "MySqlLoginControl";
     this.Controls.SetChildIndex(this.mySqlLoginForm1, 0);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 private void InitializeComponent()
 {
     this.mySqlLoginForm1 = new DataQuestBuilder.Controls.MySqlLoginForm();
     this.SuspendLayout();
     //
     // mySqlLoginForm1
     //
     this.mySqlLoginForm1.Location = new System.Drawing.Point(0, 0);
     this.mySqlLoginForm1.Name = "mySqlLoginForm1";
     this.mySqlLoginForm1.Size = new System.Drawing.Size(205, 224);
     this.mySqlLoginForm1.TabIndex = 13;
     //
     // MySqlLoginControl
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.Controls.Add(this.mySqlLoginForm1);
     this.Name = "MySqlLoginControl";
     this.Controls.SetChildIndex(this.mySqlLoginForm1, 0);
     this.ResumeLayout(false);
     this.PerformLayout();
 }