| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348 |
- namespace Core.LgMes.Client.LgDeviceManager
- {
- partial class FrmSG
- {
- /// <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()
- {
- Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
- Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem12 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem13 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem14 = new Infragistics.Win.ValueListItem();
- this.btnclose = new System.Windows.Forms.Button();
- this.btnOK = new System.Windows.Forms.Button();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.cmbCCM = new System.Windows.Forms.ComboBox();
- this.lab_CcmNo = new System.Windows.Forms.Label();
- this.ucmbPos = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.tbCurrPos = new System.Windows.Forms.TextBox();
- this.lbl_LH = new System.Windows.Forms.Label();
- this.label6 = new System.Windows.Forms.Label();
- this.cmbPos = new System.Windows.Forms.ComboBox();
- this.txtCurrStatus = new System.Windows.Forms.TextBox();
- this.txtCurrPos = new System.Windows.Forms.TextBox();
- this.cmbStatus = new System.Windows.Forms.ComboBox();
- this.label2 = new System.Windows.Forms.Label();
- this.label1 = new System.Windows.Forms.Label();
- this.label5 = new System.Windows.Forms.Label();
- this.label4 = new System.Windows.Forms.Label();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ucmbPos)).BeginInit();
- this.SuspendLayout();
- //
- // btnclose
- //
- this.btnclose.DialogResult = System.Windows.Forms.DialogResult.Cancel;
- this.btnclose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnclose.Location = new System.Drawing.Point(130, 138);
- this.btnclose.Name = "btnclose";
- this.btnclose.Size = new System.Drawing.Size(63, 24);
- this.btnclose.TabIndex = 2;
- this.btnclose.Text = "关闭";
- this.btnclose.UseVisualStyleBackColor = true;
- this.btnclose.Click += new System.EventHandler(this.btnclose_Click);
- //
- // btnOK
- //
- this.btnOK.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnOK.Location = new System.Drawing.Point(51, 138);
- this.btnOK.Name = "btnOK";
- this.btnOK.Size = new System.Drawing.Size(63, 24);
- this.btnOK.TabIndex = 1;
- this.btnOK.Text = "确定";
- this.btnOK.UseVisualStyleBackColor = true;
- this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
- //
- // ultraGroupBox1
- //
- this.ultraGroupBox1.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Center;
- this.ultraGroupBox1.Controls.Add(this.cmbCCM);
- this.ultraGroupBox1.Controls.Add(this.lab_CcmNo);
- this.ultraGroupBox1.Controls.Add(this.ucmbPos);
- this.ultraGroupBox1.Controls.Add(this.tbCurrPos);
- this.ultraGroupBox1.Controls.Add(this.lbl_LH);
- this.ultraGroupBox1.Controls.Add(this.label6);
- this.ultraGroupBox1.Controls.Add(this.cmbPos);
- this.ultraGroupBox1.Controls.Add(this.btnclose);
- this.ultraGroupBox1.Controls.Add(this.txtCurrStatus);
- this.ultraGroupBox1.Controls.Add(this.btnOK);
- this.ultraGroupBox1.Controls.Add(this.txtCurrPos);
- this.ultraGroupBox1.Controls.Add(this.cmbStatus);
- this.ultraGroupBox1.Controls.Add(this.label2);
- this.ultraGroupBox1.Controls.Add(this.label1);
- this.ultraGroupBox1.Controls.Add(this.label5);
- this.ultraGroupBox1.Controls.Add(this.label4);
- this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(230, 164);
- this.ultraGroupBox1.TabIndex = 0;
- this.ultraGroupBox1.Text = "[]-扇形段[]";
- //
- // cmbCCM
- //
- this.cmbCCM.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbCCM.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cmbCCM.FormattingEnabled = true;
- this.cmbCCM.Items.AddRange(new object[] {
- "1#连铸机",
- "2#连铸机",
- "3#连铸机"});
- this.cmbCCM.Location = new System.Drawing.Point(55, 24);
- this.cmbCCM.Name = "cmbCCM";
- this.cmbCCM.Size = new System.Drawing.Size(152, 20);
- this.cmbCCM.TabIndex = 288;
- //
- // lab_CcmNo
- //
- this.lab_CcmNo.AutoSize = true;
- this.lab_CcmNo.BackColor = System.Drawing.Color.Transparent;
- this.lab_CcmNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lab_CcmNo.Location = new System.Drawing.Point(19, 27);
- this.lab_CcmNo.Name = "lab_CcmNo";
- this.lab_CcmNo.Size = new System.Drawing.Size(29, 12);
- this.lab_CcmNo.TabIndex = 287;
- this.lab_CcmNo.Text = "铸机";
- //
- // ucmbPos
- //
- appearance3.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
- appearance3.BorderColor = System.Drawing.Color.Black;
- this.ucmbPos.Appearance = appearance3;
- this.ucmbPos.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ucmbPos.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.ucmbPos.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- valueListItem10.DataValue = "1";
- valueListItem10.DisplayText = "S1";
- valueListItem11.DataValue = "2";
- valueListItem11.DisplayText = "S2";
- valueListItem12.DataValue = "3";
- valueListItem12.DisplayText = "S3";
- valueListItem13.DataValue = "4";
- valueListItem13.DisplayText = "S4";
- valueListItem14.DataValue = "5";
- valueListItem14.DisplayText = "S5";
- this.ucmbPos.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem10,
- valueListItem11,
- valueListItem12,
- valueListItem13,
- valueListItem14});
- this.ucmbPos.Location = new System.Drawing.Point(143, 50);
- this.ucmbPos.Name = "ucmbPos";
- this.ucmbPos.Size = new System.Drawing.Size(64, 19);
- this.ucmbPos.TabIndex = 286;
- this.ucmbPos.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
- //
- // tbCurrPos
- //
- this.tbCurrPos.BackColor = System.Drawing.SystemColors.Control;
- this.tbCurrPos.Enabled = false;
- this.tbCurrPos.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbCurrPos.Location = new System.Drawing.Point(55, 49);
- this.tbCurrPos.Name = "tbCurrPos";
- this.tbCurrPos.ReadOnly = true;
- this.tbCurrPos.Size = new System.Drawing.Size(55, 21);
- this.tbCurrPos.TabIndex = 285;
- this.tbCurrPos.Text = " ";
- //
- // lbl_LH
- //
- this.lbl_LH.AutoSize = true;
- this.lbl_LH.BackColor = System.Drawing.Color.Transparent;
- this.lbl_LH.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lbl_LH.Location = new System.Drawing.Point(19, 53);
- this.lbl_LH.Name = "lbl_LH";
- this.lbl_LH.Size = new System.Drawing.Size(29, 12);
- this.lbl_LH.TabIndex = 283;
- this.lbl_LH.Text = "流号";
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.BackColor = System.Drawing.Color.Transparent;
- this.label6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label6.Location = new System.Drawing.Point(116, 53);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(29, 12);
- this.label6.TabIndex = 284;
- this.label6.Text = "=〉";
- //
- // cmbPos
- //
- this.cmbPos.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbPos.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cmbPos.FormattingEnabled = true;
- this.cmbPos.Items.AddRange(new object[] {
- "0段",
- "1段",
- "2段",
- "3段",
- "4段",
- "5段",
- "6段",
- "7段",
- "8段",
- "9段",
- "10段",
- "11段",
- "12段",
- "13段"});
- this.cmbPos.Location = new System.Drawing.Point(143, 80);
- this.cmbPos.Name = "cmbPos";
- this.cmbPos.Size = new System.Drawing.Size(64, 20);
- this.cmbPos.TabIndex = 3;
- //
- // txtCurrStatus
- //
- this.txtCurrStatus.BackColor = System.Drawing.SystemColors.Control;
- this.txtCurrStatus.Enabled = false;
- this.txtCurrStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtCurrStatus.Location = new System.Drawing.Point(55, 109);
- this.txtCurrStatus.Name = "txtCurrStatus";
- this.txtCurrStatus.ReadOnly = true;
- this.txtCurrStatus.Size = new System.Drawing.Size(55, 21);
- this.txtCurrStatus.TabIndex = 0;
- this.txtCurrStatus.Text = " ";
- //
- // txtCurrPos
- //
- this.txtCurrPos.BackColor = System.Drawing.SystemColors.Control;
- this.txtCurrPos.Enabled = false;
- this.txtCurrPos.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtCurrPos.Location = new System.Drawing.Point(55, 80);
- this.txtCurrPos.Name = "txtCurrPos";
- this.txtCurrPos.ReadOnly = true;
- this.txtCurrPos.Size = new System.Drawing.Size(55, 21);
- this.txtCurrPos.TabIndex = 2;
- this.txtCurrPos.Text = " ";
- //
- // cmbStatus
- //
- this.cmbStatus.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cmbStatus.FormattingEnabled = true;
- this.cmbStatus.Items.AddRange(new object[] {
- "备用",
- "上线",
- "下线",
- "维修"});
- this.cmbStatus.Location = new System.Drawing.Point(143, 109);
- this.cmbStatus.Name = "cmbStatus";
- this.cmbStatus.Size = new System.Drawing.Size(64, 20);
- this.cmbStatus.TabIndex = 1;
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.BackColor = System.Drawing.Color.Transparent;
- this.label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label2.Location = new System.Drawing.Point(19, 113);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(29, 12);
- this.label2.TabIndex = 0;
- this.label2.Text = "状态";
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.BackColor = System.Drawing.Color.Transparent;
- this.label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label1.Location = new System.Drawing.Point(19, 84);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(29, 12);
- this.label1.TabIndex = 0;
- this.label1.Text = "位置";
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.BackColor = System.Drawing.Color.Transparent;
- this.label5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label5.Location = new System.Drawing.Point(116, 113);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(29, 12);
- this.label5.TabIndex = 0;
- this.label5.Text = "=〉";
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.BackColor = System.Drawing.Color.Transparent;
- this.label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label4.Location = new System.Drawing.Point(116, 84);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(29, 12);
- this.label4.TabIndex = 0;
- this.label4.Text = "=〉";
- //
- // FrmSG
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.AutoScroll = true;
- this.CancelButton = this.btnclose;
- this.ClientSize = new System.Drawing.Size(230, 164);
- this.Controls.Add(this.ultraGroupBox1);
- this.MaximizeBox = false;
- this.MinimizeBox = false;
- this.Name = "FrmSG";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "扇形段设置";
- this.Load += new System.EventHandler(this.FrmSG_Load);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- this.ultraGroupBox1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ucmbPos)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Button btnclose;
- private System.Windows.Forms.Button btnOK;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private System.Windows.Forms.ComboBox cmbPos;
- private System.Windows.Forms.ComboBox cmbStatus;
- private System.Windows.Forms.TextBox txtCurrStatus;
- private System.Windows.Forms.TextBox txtCurrPos;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.Label label4;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ucmbPos;
- private System.Windows.Forms.TextBox tbCurrPos;
- private System.Windows.Forms.Label lbl_LH;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.ComboBox cmbCCM;
- private System.Windows.Forms.Label lab_CcmNo;
- }
- }
|