| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295 |
- namespace Core.LgMes.Client.LgJobMgt
- {
- partial class frmSendSteelPot
- {
- /// <summary>
- /// 必需的设计器变量。
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// 清理所有正在使用的资源。
- /// </summary>
- /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows 窗体设计器生成的代码
- /// <summary>
- /// 设计器支持所需的方法 - 不要
- /// 使用代码编辑器修改此方法的内容。
- /// </summary>
- private void InitializeComponent()
- {
- this.btnNo = new System.Windows.Forms.Button();
- this.btnOk = new System.Windows.Forms.Button();
- this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
- this.txtGH = new System.Windows.Forms.ComboBox();
- this.ultraGroupBox4 = new Infragistics.Win.Misc.UltraGroupBox();
- this.txtLH3 = new System.Windows.Forms.TextBox();
- this.txtLH2 = new System.Windows.Forms.TextBox();
- this.txtLH1 = new System.Windows.Forms.TextBox();
- this.ZL3 = new System.Windows.Forms.RadioButton();
- this.ZL2 = new System.Windows.Forms.RadioButton();
- this.ZL1 = new System.Windows.Forms.RadioButton();
- this.cbGY = new System.Windows.Forms.ComboBox();
- this.cbGJ = new System.Windows.Forms.ComboBox();
- this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
- this.ultraGroupBox2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).BeginInit();
- this.ultraGroupBox4.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- this.SuspendLayout();
- //
- // btnNo
- //
- this.btnNo.Location = new System.Drawing.Point(297, 16);
- this.btnNo.Name = "btnNo";
- this.btnNo.Size = new System.Drawing.Size(75, 23);
- this.btnNo.TabIndex = 3;
- this.btnNo.Text = "取 消";
- this.btnNo.UseVisualStyleBackColor = false;
- this.btnNo.Click += new System.EventHandler(this.btnNo_Click);
- //
- // btnOk
- //
- this.btnOk.Location = new System.Drawing.Point(167, 16);
- this.btnOk.Name = "btnOk";
- this.btnOk.Size = new System.Drawing.Size(75, 23);
- this.btnOk.TabIndex = 2;
- this.btnOk.Text = "确 定";
- this.btnOk.UseVisualStyleBackColor = false;
- this.btnOk.Click += new System.EventHandler(this.btnOk_Click);
- //
- // ultraGroupBox2
- //
- this.ultraGroupBox2.Controls.Add(this.txtGH);
- this.ultraGroupBox2.Controls.Add(this.ultraGroupBox4);
- this.ultraGroupBox2.Controls.Add(this.cbGY);
- this.ultraGroupBox2.Controls.Add(this.cbGJ);
- this.ultraGroupBox2.Controls.Add(this.ultraLabel3);
- this.ultraGroupBox2.Controls.Add(this.ultraLabel2);
- this.ultraGroupBox2.Controls.Add(this.ultraLabel1);
- this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox2.Name = "ultraGroupBox2";
- this.ultraGroupBox2.Size = new System.Drawing.Size(522, 163);
- this.ultraGroupBox2.TabIndex = 4;
- //
- // txtGH
- //
- this.txtGH.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.txtGH.FormattingEnabled = true;
- this.txtGH.Items.AddRange(new object[] {
- "正常",
- "+10℃",
- ""});
- this.txtGH.Location = new System.Drawing.Point(386, 38);
- this.txtGH.Name = "txtGH";
- this.txtGH.Size = new System.Drawing.Size(108, 20);
- this.txtGH.TabIndex = 17;
- this.txtGH.SelectedIndexChanged += new System.EventHandler(this.txtGH_SelectedIndexChanged);
- //
- // ultraGroupBox4
- //
- this.ultraGroupBox4.Controls.Add(this.txtLH3);
- this.ultraGroupBox4.Controls.Add(this.txtLH2);
- this.ultraGroupBox4.Controls.Add(this.txtLH1);
- this.ultraGroupBox4.Controls.Add(this.ZL3);
- this.ultraGroupBox4.Controls.Add(this.ZL2);
- this.ultraGroupBox4.Controls.Add(this.ZL1);
- this.ultraGroupBox4.Location = new System.Drawing.Point(29, 18);
- this.ultraGroupBox4.Name = "ultraGroupBox4";
- this.ultraGroupBox4.Size = new System.Drawing.Size(252, 119);
- this.ultraGroupBox4.TabIndex = 16;
- this.ultraGroupBox4.Text = "熔炼号";
- //
- // txtLH3
- //
- this.txtLH3.Enabled = false;
- this.txtLH3.Location = new System.Drawing.Point(108, 82);
- this.txtLH3.Name = "txtLH3";
- this.txtLH3.Size = new System.Drawing.Size(108, 21);
- this.txtLH3.TabIndex = 15;
- //
- // txtLH2
- //
- this.txtLH2.Enabled = false;
- this.txtLH2.Location = new System.Drawing.Point(108, 52);
- this.txtLH2.Name = "txtLH2";
- this.txtLH2.Size = new System.Drawing.Size(108, 21);
- this.txtLH2.TabIndex = 14;
- //
- // txtLH1
- //
- this.txtLH1.Enabled = false;
- this.txtLH1.Location = new System.Drawing.Point(108, 21);
- this.txtLH1.Name = "txtLH1";
- this.txtLH1.Size = new System.Drawing.Size(108, 21);
- this.txtLH1.TabIndex = 13;
- //
- // ZL3
- //
- this.ZL3.AutoSize = true;
- this.ZL3.Location = new System.Drawing.Point(37, 83);
- this.ZL3.Name = "ZL3";
- this.ZL3.Size = new System.Drawing.Size(59, 16);
- this.ZL3.TabIndex = 12;
- this.ZL3.TabStop = true;
- this.ZL3.Text = "3#转炉";
- this.ZL3.UseVisualStyleBackColor = true;
- //
- // ZL2
- //
- this.ZL2.AutoSize = true;
- this.ZL2.Location = new System.Drawing.Point(37, 53);
- this.ZL2.Name = "ZL2";
- this.ZL2.Size = new System.Drawing.Size(59, 16);
- this.ZL2.TabIndex = 11;
- this.ZL2.TabStop = true;
- this.ZL2.Text = "2#转炉";
- this.ZL2.UseVisualStyleBackColor = true;
- //
- // ZL1
- //
- this.ZL1.AutoSize = true;
- this.ZL1.Location = new System.Drawing.Point(38, 24);
- this.ZL1.Name = "ZL1";
- this.ZL1.Size = new System.Drawing.Size(59, 16);
- this.ZL1.TabIndex = 10;
- this.ZL1.TabStop = true;
- this.ZL1.Text = "1#转炉";
- this.ZL1.UseVisualStyleBackColor = true;
- //
- // cbGY
- //
- this.cbGY.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cbGY.FormattingEnabled = true;
- this.cbGY.Items.AddRange(new object[] {
- "新包",
- "新包第一炉",
- "新包第二炉",
- "新包第三炉",
- "干净",
- "有渣子",
- "有包底小于0.5吨",
- "有包底0.5到1吨",
- "有包底1到2吨",
- "有包底2到3吨",
- "有包底大于3吨\t",
- "中修包\t",
- "换渣线第一炉",
- "换渣线第二炉",
- "备用包",
- "红包",
- "包底包"});
- this.cbGY.Location = new System.Drawing.Point(386, 100);
- this.cbGY.Name = "cbGY";
- this.cbGY.Size = new System.Drawing.Size(108, 20);
- this.cbGY.TabIndex = 14;
- //
- // cbGJ
- //
- this.cbGJ.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cbGJ.FormattingEnabled = true;
- this.cbGJ.Items.AddRange(new object[] {
- "A",
- "B",
- "C",
- "D"});
- this.cbGJ.Location = new System.Drawing.Point(386, 70);
- this.cbGJ.Name = "cbGJ";
- this.cbGJ.Size = new System.Drawing.Size(108, 20);
- this.cbGJ.TabIndex = 13;
- //
- // ultraLabel3
- //
- this.ultraLabel3.Location = new System.Drawing.Point(297, 104);
- this.ultraLabel3.Name = "ultraLabel3";
- this.ultraLabel3.Size = new System.Drawing.Size(54, 12);
- this.ultraLabel3.TabIndex = 12;
- this.ultraLabel3.Text = "钢包包况";
- //
- // ultraLabel2
- //
- this.ultraLabel2.Location = new System.Drawing.Point(297, 74);
- this.ultraLabel2.Name = "ultraLabel2";
- this.ultraLabel2.Size = new System.Drawing.Size(54, 12);
- this.ultraLabel2.TabIndex = 11;
- this.ultraLabel2.Text = "钢包等级";
- //
- // ultraLabel1
- //
- this.ultraLabel1.Location = new System.Drawing.Point(297, 42);
- this.ultraLabel1.Name = "ultraLabel1";
- this.ultraLabel1.Size = new System.Drawing.Size(54, 12);
- this.ultraLabel1.TabIndex = 10;
- this.ultraLabel1.Text = "钢包包号";
- //
- // ultraGroupBox1
- //
- this.ultraGroupBox1.Controls.Add(this.btnNo);
- this.ultraGroupBox1.Controls.Add(this.btnOk);
- this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox1.Location = new System.Drawing.Point(0, 163);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(522, 54);
- this.ultraGroupBox1.TabIndex = 5;
- //
- // frmSendSteelPot
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(522, 217);
- this.Controls.Add(this.ultraGroupBox1);
- this.Controls.Add(this.ultraGroupBox2);
- this.MaximizeBox = false;
- this.MinimizeBox = false;
- this.Name = "frmSendSteelPot";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "钢包发送 ";
- this.Load += new System.EventHandler(this.frmSendSteelPot_Load);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
- this.ultraGroupBox2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit();
- this.ultraGroupBox4.ResumeLayout(false);
- this.ultraGroupBox4.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Button btnOk;
- private System.Windows.Forms.Button btnNo;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox4;
- private System.Windows.Forms.TextBox txtLH3;
- private System.Windows.Forms.TextBox txtLH2;
- private System.Windows.Forms.TextBox txtLH1;
- private System.Windows.Forms.RadioButton ZL3;
- private System.Windows.Forms.RadioButton ZL2;
- private System.Windows.Forms.RadioButton ZL1;
- private System.Windows.Forms.ComboBox cbGY;
- private System.Windows.Forms.ComboBox cbGJ;
- private Infragistics.Win.Misc.UltraLabel ultraLabel3;
- private Infragistics.Win.Misc.UltraLabel ultraLabel2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel1;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private System.Windows.Forms.ComboBox txtGH;
- }
- }
|