namespace Core.LgMes.Client.LgIntegrationQuery { partial class frmGYLS { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows 窗体设计器生成的代码 /// /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { this.panel1 = new System.Windows.Forms.Panel(); this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox(); this.ulcmeCY = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.btnExit = new System.Windows.Forms.Button(); this.ulceZL = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.btnSave = new System.Windows.Forms.Button(); this.ulcemRH = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel(); this.ulcmeJL = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel(); this.ulcmeLJ = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel(); this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit(); this.ultraGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ulcmeCY)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ulceZL)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ulcemRH)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ulcmeJL)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ulcmeLJ)).BeginInit(); this.SuspendLayout(); // // panel1 // this.panel1.Controls.Add(this.ultraGroupBox1); this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(708, 113); this.panel1.TabIndex = 0; // // ultraGroupBox1 // this.ultraGroupBox1.Controls.Add(this.ulcmeCY); this.ultraGroupBox1.Controls.Add(this.btnExit); this.ultraGroupBox1.Controls.Add(this.ulceZL); this.ultraGroupBox1.Controls.Add(this.btnSave); this.ultraGroupBox1.Controls.Add(this.ulcemRH); this.ultraGroupBox1.Controls.Add(this.ultraLabel4); this.ultraGroupBox1.Controls.Add(this.ulcmeJL); this.ultraGroupBox1.Controls.Add(this.ultraLabel3); this.ultraGroupBox1.Controls.Add(this.ulcmeLJ); this.ultraGroupBox1.Controls.Add(this.ultraLabel2); this.ultraGroupBox1.Controls.Add(this.ultraLabel1); this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0); this.ultraGroupBox1.Name = "ultraGroupBox1"; this.ultraGroupBox1.Size = new System.Drawing.Size(708, 113); this.ultraGroupBox1.SupportThemes = false; this.ultraGroupBox1.TabIndex = 14; // // ulcmeCY // this.ulcmeCY.AutoSize = true; this.ulcmeCY.Location = new System.Drawing.Point(153, 21); this.ulcmeCY.Name = "ulcmeCY"; this.ulcmeCY.Size = new System.Drawing.Size(102, 21); this.ulcmeCY.TabIndex = 1; // // btnExit // this.btnExit.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.btnExit.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnExit.Location = new System.Drawing.Point(296, 61); this.btnExit.Name = "btnExit"; this.btnExit.Size = new System.Drawing.Size(75, 23); this.btnExit.TabIndex = 12; this.btnExit.Text = "退出(&X)"; this.btnExit.UseVisualStyleBackColor = true; this.btnExit.Click += new System.EventHandler(this.btnClose_Click); // // ulceZL // this.ulceZL.AutoSize = true; this.ulceZL.Location = new System.Drawing.Point(13, 21); this.ulceZL.Name = "ulceZL"; this.ulceZL.ReadOnly = true; this.ulceZL.Size = new System.Drawing.Size(102, 21); this.ulceZL.TabIndex = 0; this.ulceZL.Text = "转炉"; // // btnSave // this.btnSave.DialogResult = System.Windows.Forms.DialogResult.OK; this.btnSave.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnSave.Location = new System.Drawing.Point(187, 61); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(75, 23); this.btnSave.TabIndex = 11; this.btnSave.Text = "确认(&S)"; this.btnSave.UseVisualStyleBackColor = true; this.btnSave.Click += new System.EventHandler(this.btnOK_Click); // // ulcemRH // this.ulcemRH.AutoSize = true; this.ulcemRH.Location = new System.Drawing.Point(293, 21); this.ulcemRH.Name = "ulcemRH"; this.ulcemRH.Size = new System.Drawing.Size(102, 21); this.ulcemRH.TabIndex = 2; // // ultraLabel4 // this.ultraLabel4.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ultraLabel4.Location = new System.Drawing.Point(542, 21); this.ultraLabel4.Name = "ultraLabel4"; this.ultraLabel4.Size = new System.Drawing.Size(24, 21); this.ultraLabel4.TabIndex = 10; this.ultraLabel4.Text = "->"; // // ulcmeJL // this.ulcmeJL.AutoSize = true; this.ulcmeJL.Location = new System.Drawing.Point(433, 21); this.ulcmeJL.Name = "ulcmeJL"; this.ulcmeJL.Size = new System.Drawing.Size(102, 21); this.ulcmeJL.TabIndex = 3; // // ultraLabel3 // this.ultraLabel3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ultraLabel3.Location = new System.Drawing.Point(403, 21); this.ultraLabel3.Name = "ultraLabel3"; this.ultraLabel3.Size = new System.Drawing.Size(24, 21); this.ultraLabel3.TabIndex = 9; this.ultraLabel3.Text = "->"; // // ulcmeLJ // this.ulcmeLJ.AutoSize = true; this.ulcmeLJ.Location = new System.Drawing.Point(573, 21); this.ulcmeLJ.Name = "ulcmeLJ"; this.ulcmeLJ.ReadOnly = true; this.ulcmeLJ.Size = new System.Drawing.Size(102, 21); this.ulcmeLJ.TabIndex = 4; this.ulcmeLJ.Text = "连铸机"; // // ultraLabel2 // this.ultraLabel2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ultraLabel2.Location = new System.Drawing.Point(261, 21); this.ultraLabel2.Name = "ultraLabel2"; this.ultraLabel2.Size = new System.Drawing.Size(24, 21); this.ultraLabel2.TabIndex = 8; this.ultraLabel2.Text = "->"; // // ultraLabel1 // this.ultraLabel1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ultraLabel1.Location = new System.Drawing.Point(121, 21); this.ultraLabel1.Name = "ultraLabel1"; this.ultraLabel1.Size = new System.Drawing.Size(24, 21); this.ultraLabel1.TabIndex = 7; this.ultraLabel1.Text = "->"; // // frmGYLS // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(708, 113); this.Controls.Add(this.panel1); this.Name = "frmGYLS"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "工艺路线"; this.Load += new System.EventHandler(this.frmGYLS_Load); this.panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit(); this.ultraGroupBox1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ulcmeCY)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ulceZL)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ulcemRH)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ulcmeJL)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ulcmeLJ)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel1; private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1; private Infragistics.Win.UltraWinEditors.UltraComboEditor ulcmeCY; private System.Windows.Forms.Button btnExit; private Infragistics.Win.UltraWinEditors.UltraComboEditor ulceZL; private System.Windows.Forms.Button btnSave; private Infragistics.Win.UltraWinEditors.UltraComboEditor ulcemRH; private Infragistics.Win.Misc.UltraLabel ultraLabel4; private Infragistics.Win.UltraWinEditors.UltraComboEditor ulcmeJL; private Infragistics.Win.Misc.UltraLabel ultraLabel3; private Infragistics.Win.UltraWinEditors.UltraComboEditor ulcmeLJ; private Infragistics.Win.Misc.UltraLabel ultraLabel2; private Infragistics.Win.Misc.UltraLabel ultraLabel1; } }