| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363 |
- namespace Core.StlMes.Client.Qcm
- {
- partial class ComBaseCcmFrm
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton();
- Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
- this.panel1 = new System.Windows.Forms.Panel();
- this.ultraCheckEditor1 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.labelTextBox1 = new Core.Mes.Client.Comm.Control.LabelTextBox();
- this.panel2 = new System.Windows.Forms.Panel();
- this.panel3 = new System.Windows.Forms.Panel();
- this.ultraTextEditor3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraTextEditor2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraNumericEditor2 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraNumericEditor1 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraTextEditor4 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).BeginInit();
- this.panel3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor4)).BeginInit();
- this.SuspendLayout();
- //
- // panel1
- //
- this.panel1.Controls.Add(this.ultraCheckEditor1);
- this.panel1.Controls.Add(this.labelTextBox1);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel1.Location = new System.Drawing.Point(0, 0);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1136, 52);
- this.panel1.TabIndex = 0;
- //
- // ultraCheckEditor1
- //
- this.ultraCheckEditor1.AutoSize = true;
- this.ultraCheckEditor1.Location = new System.Drawing.Point(325, 17);
- this.ultraCheckEditor1.Name = "ultraCheckEditor1";
- this.ultraCheckEditor1.Size = new System.Drawing.Size(84, 22);
- this.ultraCheckEditor1.TabIndex = 1;
- this.ultraCheckEditor1.Text = "包含无效";
- //
- // labelTextBox1
- //
- //
- //
- //
- this.labelTextBox1.CheckBox.AutoSize = true;
- this.labelTextBox1.CheckBox.Location = new System.Drawing.Point(5, 5);
- this.labelTextBox1.CheckBox.Margin = new System.Windows.Forms.Padding(4);
- this.labelTextBox1.CheckBox.Name = "checkBox1";
- this.labelTextBox1.CheckBox.Size = new System.Drawing.Size(18, 17);
- this.labelTextBox1.CheckBox.TabIndex = 1;
- this.labelTextBox1.CheckBox.UseVisualStyleBackColor = true;
- //
- //
- //
- this.labelTextBox1.Label.AutoSize = true;
- this.labelTextBox1.Label.Location = new System.Drawing.Point(25, 5);
- this.labelTextBox1.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.labelTextBox1.Label.Name = "label1";
- this.labelTextBox1.Label.Size = new System.Drawing.Size(67, 15);
- this.labelTextBox1.Label.TabIndex = 0;
- this.labelTextBox1.Label.Text = "铸造产线";
- this.labelTextBox1.Location = new System.Drawing.Point(36, 13);
- this.labelTextBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.labelTextBox1.Name = "labelTextBox1";
- this.labelTextBox1.Size = new System.Drawing.Size(263, 26);
- this.labelTextBox1.TabIndex = 0;
- //
- //
- //
- this.labelTextBox1.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
- this.labelTextBox1.TextBox.Enabled = false;
- this.labelTextBox1.TextBox.Location = new System.Drawing.Point(0, 0);
- this.labelTextBox1.TextBox.Margin = new System.Windows.Forms.Padding(4);
- this.labelTextBox1.TextBox.Name = "textBox1";
- this.labelTextBox1.TextBox.Size = new System.Drawing.Size(167, 25);
- this.labelTextBox1.TextBox.TabIndex = 1;
- //
- // panel2
- //
- this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel2.Location = new System.Drawing.Point(0, 52);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(1136, 394);
- this.panel2.TabIndex = 1;
- //
- // panel3
- //
- this.panel3.Controls.Add(this.ultraTextEditor4);
- this.panel3.Controls.Add(this.ultraLabel8);
- this.panel3.Controls.Add(this.ultraComboEditor2);
- this.panel3.Controls.Add(this.ultraLabel7);
- this.panel3.Controls.Add(this.ultraTextEditor3);
- this.panel3.Controls.Add(this.ultraLabel6);
- this.panel3.Controls.Add(this.ultraTextEditor2);
- this.panel3.Controls.Add(this.ultraLabel5);
- this.panel3.Controls.Add(this.ultraLabel4);
- this.panel3.Controls.Add(this.ultraTextEditor1);
- this.panel3.Controls.Add(this.ultraNumericEditor2);
- this.panel3.Controls.Add(this.ultraLabel3);
- this.panel3.Controls.Add(this.ultraNumericEditor1);
- this.panel3.Controls.Add(this.ultraLabel2);
- this.panel3.Controls.Add(this.ultraComboEditor1);
- this.panel3.Controls.Add(this.ultraLabel1);
- this.panel3.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.panel3.Location = new System.Drawing.Point(0, 446);
- this.panel3.Name = "panel3";
- this.panel3.Size = new System.Drawing.Size(1136, 77);
- this.panel3.TabIndex = 2;
- //
- // ultraTextEditor3
- //
- this.ultraTextEditor3.Location = new System.Drawing.Point(517, 39);
- this.ultraTextEditor3.Name = "ultraTextEditor3";
- this.ultraTextEditor3.ReadOnly = true;
- this.ultraTextEditor3.Size = new System.Drawing.Size(100, 24);
- this.ultraTextEditor3.TabIndex = 11;
- //
- // ultraLabel6
- //
- this.ultraLabel6.AutoSize = true;
- this.ultraLabel6.Location = new System.Drawing.Point(430, 44);
- this.ultraLabel6.Name = "ultraLabel6";
- this.ultraLabel6.Size = new System.Drawing.Size(83, 19);
- this.ultraLabel6.TabIndex = 10;
- this.ultraLabel6.Text = "成分索引码";
- //
- // ultraTextEditor2
- //
- this.ultraTextEditor2.Location = new System.Drawing.Point(323, 38);
- this.ultraTextEditor2.Name = "ultraTextEditor2";
- this.ultraTextEditor2.ReadOnly = true;
- this.ultraTextEditor2.Size = new System.Drawing.Size(100, 24);
- this.ultraTextEditor2.TabIndex = 9;
- //
- // ultraLabel5
- //
- this.ultraLabel5.AutoSize = true;
- this.ultraLabel5.Location = new System.Drawing.Point(235, 43);
- this.ultraLabel5.Name = "ultraLabel5";
- this.ultraLabel5.Size = new System.Drawing.Size(83, 19);
- this.ultraLabel5.TabIndex = 8;
- this.ultraLabel5.Text = "内控管理号";
- //
- // ultraLabel4
- //
- this.ultraLabel4.AutoSize = true;
- this.ultraLabel4.Location = new System.Drawing.Point(42, 44);
- this.ultraLabel4.Name = "ultraLabel4";
- this.ultraLabel4.Size = new System.Drawing.Size(36, 19);
- this.ultraLabel4.TabIndex = 7;
- this.ultraLabel4.Text = "钢种";
- //
- // ultraTextEditor1
- //
- editorButton1.Text = "选择";
- this.ultraTextEditor1.ButtonsRight.Add(editorButton1);
- this.ultraTextEditor1.Location = new System.Drawing.Point(84, 39);
- this.ultraTextEditor1.Name = "ultraTextEditor1";
- this.ultraTextEditor1.Size = new System.Drawing.Size(144, 24);
- this.ultraTextEditor1.TabIndex = 6;
- this.ultraTextEditor1.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ultraTextEditor1_EditorButtonClick);
- //
- // ultraNumericEditor2
- //
- this.ultraNumericEditor2.Location = new System.Drawing.Point(517, 10);
- this.ultraNumericEditor2.MaskInput = "nnnnnn";
- this.ultraNumericEditor2.MinValue = 0;
- this.ultraNumericEditor2.Name = "ultraNumericEditor2";
- this.ultraNumericEditor2.Nullable = true;
- this.ultraNumericEditor2.Size = new System.Drawing.Size(100, 24);
- this.ultraNumericEditor2.TabIndex = 5;
- //
- // ultraLabel3
- //
- this.ultraLabel3.AutoSize = true;
- this.ultraLabel3.Location = new System.Drawing.Point(461, 15);
- this.ultraLabel3.Name = "ultraLabel3";
- this.ultraLabel3.Size = new System.Drawing.Size(52, 19);
- this.ultraLabel3.TabIndex = 4;
- this.ultraLabel3.Text = "水表号";
- //
- // ultraNumericEditor1
- //
- this.ultraNumericEditor1.Location = new System.Drawing.Point(323, 9);
- this.ultraNumericEditor1.MaskInput = "nnnn.nn";
- this.ultraNumericEditor1.MinValue = 0D;
- this.ultraNumericEditor1.Name = "ultraNumericEditor1";
- this.ultraNumericEditor1.Nullable = true;
- this.ultraNumericEditor1.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
- this.ultraNumericEditor1.Size = new System.Drawing.Size(100, 24);
- this.ultraNumericEditor1.TabIndex = 3;
- //
- // ultraLabel2
- //
- this.ultraLabel2.AutoSize = true;
- this.ultraLabel2.Location = new System.Drawing.Point(281, 14);
- this.ultraLabel2.Name = "ultraLabel2";
- this.ultraLabel2.Size = new System.Drawing.Size(36, 19);
- this.ultraLabel2.TabIndex = 2;
- this.ultraLabel2.Text = "直径";
- //
- // ultraComboEditor1
- //
- this.ultraComboEditor1.DropDownListWidth = -1;
- this.ultraComboEditor1.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.ultraComboEditor1.Location = new System.Drawing.Point(84, 10);
- this.ultraComboEditor1.Name = "ultraComboEditor1";
- this.ultraComboEditor1.Size = new System.Drawing.Size(144, 24);
- this.ultraComboEditor1.TabIndex = 1;
- //
- // ultraLabel1
- //
- this.ultraLabel1.AutoSize = true;
- this.ultraLabel1.Location = new System.Drawing.Point(13, 15);
- this.ultraLabel1.Name = "ultraLabel1";
- this.ultraLabel1.Size = new System.Drawing.Size(67, 19);
- this.ultraLabel1.TabIndex = 0;
- this.ultraLabel1.Text = "铸造产线";
- //
- // ultraLabel7
- //
- this.ultraLabel7.AutoSize = true;
- this.ultraLabel7.Location = new System.Drawing.Point(625, 15);
- this.ultraLabel7.Name = "ultraLabel7";
- this.ultraLabel7.Size = new System.Drawing.Size(67, 19);
- this.ultraLabel7.TabIndex = 12;
- this.ultraLabel7.Text = "冷却强度";
- //
- // ultraComboEditor2
- //
- this.ultraComboEditor2.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- valueListItem1.DataValue = "0";
- valueListItem1.DisplayText = "强";
- valueListItem2.DataValue = "1";
- valueListItem2.DisplayText = "中";
- valueListItem3.DataValue = "2";
- valueListItem3.DisplayText = "弱";
- this.ultraComboEditor2.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem1,
- valueListItem2,
- valueListItem3});
- this.ultraComboEditor2.Location = new System.Drawing.Point(697, 10);
- this.ultraComboEditor2.Name = "ultraComboEditor2";
- this.ultraComboEditor2.Size = new System.Drawing.Size(100, 24);
- this.ultraComboEditor2.TabIndex = 13;
- //
- // ultraTextEditor4
- //
- this.ultraTextEditor4.Location = new System.Drawing.Point(698, 39);
- this.ultraTextEditor4.Name = "ultraTextEditor4";
- this.ultraTextEditor4.Size = new System.Drawing.Size(100, 24);
- this.ultraTextEditor4.TabIndex = 15;
- //
- // ultraLabel8
- //
- this.ultraLabel8.AutoSize = true;
- this.ultraLabel8.Location = new System.Drawing.Point(627, 44);
- this.ultraLabel8.Name = "ultraLabel8";
- this.ultraLabel8.Size = new System.Drawing.Size(67, 19);
- this.ultraLabel8.TabIndex = 14;
- this.ultraLabel8.Text = "液湘温度";
- //
- // ComBaseCcmFrm
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1136, 523);
- this.Controls.Add(this.panel2);
- this.Controls.Add(this.panel3);
- this.Controls.Add(this.panel1);
- this.Name = "ComBaseCcmFrm";
- this.Text = "ComBaseCcmFrm";
- this.Load += new System.EventHandler(this.ComBaseCcmFrm_Load);
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).EndInit();
- this.panel3.ResumeLayout(false);
- this.panel3.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor4)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Panel panel2;
- private System.Windows.Forms.Panel panel3;
- private Mes.Client.Comm.Control.LabelTextBox labelTextBox1;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
- private Infragistics.Win.Misc.UltraLabel ultraLabel1;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel3;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor1;
- private Infragistics.Win.Misc.UltraLabel ultraLabel2;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor1;
- private Infragistics.Win.Misc.UltraLabel ultraLabel4;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel5;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor3;
- private Infragistics.Win.Misc.UltraLabel ultraLabel6;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel7;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor4;
- private Infragistics.Win.Misc.UltraLabel ultraLabel8;
- }
- }
|