예제 #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.labelControl = new Genghis.Windows.Forms.HeaderGroupBox();
     this.SuspendLayout();
     //
     // labelControl
     //
     this.labelControl.Location = new System.Drawing.Point(0, 8);
     this.labelControl.Name     = "labelControl";
     this.labelControl.Padding  = 0;
     this.labelControl.Size     = new System.Drawing.Size(352, 16);
     this.labelControl.TabIndex = 0;
     this.labelControl.TabStop  = false;
     this.labelControl.Text     = "(Label)";
     //
     // SeperatorControl
     //
     this.Controls.Add(this.labelControl);
     this.Name = "SeperatorControl";
     this.Size = new System.Drawing.Size(368, 32);
     this.ResumeLayout(false);
 }
예제 #2
0
 /// <summary> 
 /// Required method for Designer support - do not modify 
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.labelControl = new Genghis.Windows.Forms.HeaderGroupBox();
     this.SuspendLayout();
     //
     // labelControl
     //
     this.labelControl.Location = new System.Drawing.Point(0, 8);
     this.labelControl.Name = "labelControl";
     this.labelControl.Padding = 0;
     this.labelControl.Size = new System.Drawing.Size(352, 16);
     this.labelControl.TabIndex = 0;
     this.labelControl.TabStop = false;
     this.labelControl.Text = "(Label)";
     //
     // SeperatorControl
     //
     this.Controls.Add(this.labelControl);
     this.Name = "SeperatorControl";
     this.Size = new System.Drawing.Size(368, 32);
     this.ResumeLayout(false);
 }