Exemplo n.º 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.informationModelControl1 = new DvtkHighLevelInterface.InformationModel.InformationModelControl();
     this.SuspendLayout();
     //
     // informationModelControl1
     //
     this.informationModelControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.informationModelControl1.Location = new System.Drawing.Point(0, 0);
     this.informationModelControl1.Name = "informationModelControl1";
     this.informationModelControl1.Size = new System.Drawing.Size(992, 566);
     this.informationModelControl1.TabIndex = 1;
     //
     // FormInformationModel
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(992, 566);
     this.Controls.Add(this.informationModelControl1);
     this.MinimumSize = new System.Drawing.Size(600, 500);
     this.Name = "FormInformationModel";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text = "FormInformationModel";
     this.Resize += new System.EventHandler(this.FormInformationModel_Resize);
     this.ResumeLayout(false);
 }
Exemplo n.º 2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormInformationModel));
     this.informationModelControl1 = new DvtkHighLevelInterface.InformationModel.InformationModelControl();
     this.SuspendLayout();
     //
     // informationModelControl1
     //
     this.informationModelControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.informationModelControl1.Location = new System.Drawing.Point(0, 0);
     this.informationModelControl1.Name     = "informationModelControl1";
     this.informationModelControl1.Size     = new System.Drawing.Size(992, 566);
     this.informationModelControl1.TabIndex = 1;
     //
     // FormInformationModel
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 15);
     this.ClientSize        = new System.Drawing.Size(992, 566);
     this.Controls.Add(this.informationModelControl1);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MinimumSize   = new System.Drawing.Size(720, 577);
     this.Name          = "FormInformationModel";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text          = "FormInformationModel";
     this.Resize       += new System.EventHandler(this.FormInformationModel_Resize);
     this.ResumeLayout(false);
 }
Exemplo n.º 3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.informationModelControl1 = new DvtkHighLevelInterface.InformationModel.InformationModelControl();
     this.SuspendLayout();
     //
     // informationModelControl1
     //
     this.informationModelControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.informationModelControl1.Location = new System.Drawing.Point(0, 0);
     this.informationModelControl1.Name     = "informationModelControl1";
     this.informationModelControl1.Size     = new System.Drawing.Size(992, 566);
     this.informationModelControl1.TabIndex = 1;
     //
     // FormInformationModel
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(992, 566);
     this.Controls.Add(this.informationModelControl1);
     this.MinimumSize   = new System.Drawing.Size(600, 500);
     this.Name          = "FormInformationModel";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text          = "FormInformationModel";
     this.Resize       += new System.EventHandler(this.FormInformationModel_Resize);
     this.ResumeLayout(false);
 }