| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299 |
- namespace Core.StlMes.Client.Judge.Forms
- {
- partial class QcmJhyElementsQueryFrm
- {
- /// <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()
- {
- this.panel1 = new System.Windows.Forms.Panel();
- this.labelTextBox2 = new Core.Mes.Client.Comm.Control.LabelTextBox();
- this.labelComboBox1 = new Core.Mes.Client.Comm.Control.LabelComboBox();
- this.labelDateTimePicker1 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker();
- this.labelDateTimePicker2 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker();
- this.labelTextBox1 = new Core.Mes.Client.Comm.Control.LabelTextBox();
- this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
- this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.labelComboBox1.ComboBox)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
- this.ultraExpandableGroupBox1.SuspendLayout();
- this.SuspendLayout();
- //
- // panel1
- //
- this.panel1.Controls.Add(this.labelTextBox2);
- this.panel1.Controls.Add(this.labelComboBox1);
- this.panel1.Controls.Add(this.labelDateTimePicker1);
- this.panel1.Controls.Add(this.labelDateTimePicker2);
- 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(1355, 41);
- this.panel1.TabIndex = 0;
- //
- // labelTextBox2
- //
- //
- //
- //
- this.labelTextBox2.CheckBox.AutoSize = true;
- this.labelTextBox2.CheckBox.Location = new System.Drawing.Point(5, 5);
- this.labelTextBox2.CheckBox.Margin = new System.Windows.Forms.Padding(4);
- this.labelTextBox2.CheckBox.Name = "checkBox1";
- this.labelTextBox2.CheckBox.Size = new System.Drawing.Size(18, 17);
- this.labelTextBox2.CheckBox.TabIndex = 1;
- this.labelTextBox2.CheckBox.UseVisualStyleBackColor = true;
- //
- //
- //
- this.labelTextBox2.Label.AutoSize = true;
- this.labelTextBox2.Label.Location = new System.Drawing.Point(25, 5);
- this.labelTextBox2.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.labelTextBox2.Label.Name = "label1";
- this.labelTextBox2.Label.Size = new System.Drawing.Size(67, 15);
- this.labelTextBox2.Label.TabIndex = 0;
- this.labelTextBox2.Label.Text = "判定炉号";
- this.labelTextBox2.Location = new System.Drawing.Point(251, 8);
- this.labelTextBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.labelTextBox2.Name = "labelTextBox2";
- this.labelTextBox2.Size = new System.Drawing.Size(220, 26);
- this.labelTextBox2.TabIndex = 15;
- //
- //
- //
- this.labelTextBox2.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
- this.labelTextBox2.TextBox.Enabled = false;
- this.labelTextBox2.TextBox.Location = new System.Drawing.Point(0, 0);
- this.labelTextBox2.TextBox.Margin = new System.Windows.Forms.Padding(4);
- this.labelTextBox2.TextBox.Name = "textBox1";
- this.labelTextBox2.TextBox.Size = new System.Drawing.Size(124, 25);
- this.labelTextBox2.TextBox.TabIndex = 1;
- //
- // labelComboBox1
- //
- //
- //
- //
- this.labelComboBox1.CheckBox.AutoSize = true;
- this.labelComboBox1.CheckBox.Location = new System.Drawing.Point(5, 5);
- this.labelComboBox1.CheckBox.Margin = new System.Windows.Forms.Padding(4);
- this.labelComboBox1.CheckBox.Name = "checkBox1";
- this.labelComboBox1.CheckBox.Size = new System.Drawing.Size(18, 17);
- this.labelComboBox1.CheckBox.TabIndex = 0;
- this.labelComboBox1.CheckBox.UseVisualStyleBackColor = true;
- //
- //
- //
- this.labelComboBox1.ComboBox.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.None;
- this.labelComboBox1.ComboBox.CheckedListSettings.CheckBoxStyle = Infragistics.Win.CheckStyle.CheckBox;
- this.labelComboBox1.ComboBox.CheckedListSettings.EditorValueSource = Infragistics.Win.EditorWithComboValueSource.CheckedItems;
- this.labelComboBox1.ComboBox.Dock = System.Windows.Forms.DockStyle.Fill;
- this.labelComboBox1.ComboBox.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.labelComboBox1.ComboBox.Enabled = false;
- this.labelComboBox1.ComboBox.ImeMode = System.Windows.Forms.ImeMode.NoControl;
- this.labelComboBox1.ComboBox.Location = new System.Drawing.Point(0, 0);
- this.labelComboBox1.ComboBox.Margin = new System.Windows.Forms.Padding(4);
- this.labelComboBox1.ComboBox.Name = "comboBox1";
- this.labelComboBox1.ComboBox.Size = new System.Drawing.Size(140, 24);
- this.labelComboBox1.ComboBox.TabIndex = 0;
- //
- //
- //
- this.labelComboBox1.Label.AutoSize = true;
- this.labelComboBox1.Label.Location = new System.Drawing.Point(25, 5);
- this.labelComboBox1.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.labelComboBox1.Label.Name = "label1";
- this.labelComboBox1.Label.Size = new System.Drawing.Size(67, 15);
- this.labelComboBox1.Label.TabIndex = 2;
- this.labelComboBox1.Label.Text = "炼钢产线";
- this.labelComboBox1.Location = new System.Drawing.Point(483, 6);
- this.labelComboBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.labelComboBox1.Name = "labelComboBox1";
- this.labelComboBox1.Size = new System.Drawing.Size(236, 28);
- this.labelComboBox1.TabIndex = 14;
- //
- // labelDateTimePicker1
- //
- //
- //
- //
- this.labelDateTimePicker1.CheckBox.AutoSize = true;
- this.labelDateTimePicker1.CheckBox.Location = new System.Drawing.Point(4, 4);
- this.labelDateTimePicker1.CheckBox.Name = "checkBox1";
- this.labelDateTimePicker1.CheckBox.Size = new System.Drawing.Size(18, 17);
- this.labelDateTimePicker1.CheckBox.TabIndex = 1;
- this.labelDateTimePicker1.CheckBox.UseVisualStyleBackColor = true;
- this.labelDateTimePicker1.CheckBox.CheckedChanged += new System.EventHandler(this.labelDateTimePicker1_CheckBox_CheckedChanged);
- //
- //
- //
- this.labelDateTimePicker1.DateTimePicker.Dock = System.Windows.Forms.DockStyle.Fill;
- this.labelDateTimePicker1.DateTimePicker.Enabled = false;
- this.labelDateTimePicker1.DateTimePicker.Location = new System.Drawing.Point(0, 0);
- this.labelDateTimePicker1.DateTimePicker.Name = "dateTimePicker1";
- this.labelDateTimePicker1.DateTimePicker.Size = new System.Drawing.Size(169, 25);
- this.labelDateTimePicker1.DateTimePicker.TabIndex = 0;
- //
- //
- //
- this.labelDateTimePicker1.Label.AutoSize = true;
- this.labelDateTimePicker1.Label.Location = new System.Drawing.Point(24, 4);
- this.labelDateTimePicker1.Label.Name = "label1";
- this.labelDateTimePicker1.Label.Size = new System.Drawing.Size(67, 15);
- this.labelDateTimePicker1.Label.TabIndex = 0;
- this.labelDateTimePicker1.Label.Text = "同步时间";
- this.labelDateTimePicker1.Location = new System.Drawing.Point(735, 6);
- this.labelDateTimePicker1.Margin = new System.Windows.Forms.Padding(5);
- this.labelDateTimePicker1.Name = "labelDateTimePicker1";
- this.labelDateTimePicker1.Size = new System.Drawing.Size(263, 26);
- this.labelDateTimePicker1.TabIndex = 2;
- //
- // labelDateTimePicker2
- //
- //
- //
- //
- this.labelDateTimePicker2.CheckBox.AutoSize = true;
- this.labelDateTimePicker2.CheckBox.Checked = true;
- this.labelDateTimePicker2.CheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
- this.labelDateTimePicker2.CheckBox.Location = new System.Drawing.Point(4, 4);
- this.labelDateTimePicker2.CheckBox.Name = "checkBox1";
- this.labelDateTimePicker2.CheckBox.Size = new System.Drawing.Size(18, 17);
- this.labelDateTimePicker2.CheckBox.TabIndex = 1;
- this.labelDateTimePicker2.CheckBox.UseVisualStyleBackColor = true;
- this.labelDateTimePicker2.CheckBox.Visible = false;
- //
- //
- //
- this.labelDateTimePicker2.DateTimePicker.Dock = System.Windows.Forms.DockStyle.Fill;
- this.labelDateTimePicker2.DateTimePicker.Enabled = false;
- this.labelDateTimePicker2.DateTimePicker.Location = new System.Drawing.Point(0, 0);
- this.labelDateTimePicker2.DateTimePicker.Name = "dateTimePicker1";
- this.labelDateTimePicker2.DateTimePicker.Size = new System.Drawing.Size(178, 25);
- this.labelDateTimePicker2.DateTimePicker.TabIndex = 0;
- //
- //
- //
- this.labelDateTimePicker2.Label.AutoSize = true;
- this.labelDateTimePicker2.Label.Location = new System.Drawing.Point(4, 4);
- this.labelDateTimePicker2.Label.Name = "label1";
- this.labelDateTimePicker2.Label.Size = new System.Drawing.Size(30, 15);
- this.labelDateTimePicker2.Label.TabIndex = 0;
- this.labelDateTimePicker2.Label.Text = "至 ";
- this.labelDateTimePicker2.Location = new System.Drawing.Point(1003, 6);
- this.labelDateTimePicker2.Margin = new System.Windows.Forms.Padding(5);
- this.labelDateTimePicker2.Name = "labelDateTimePicker2";
- this.labelDateTimePicker2.Size = new System.Drawing.Size(215, 26);
- this.labelDateTimePicker2.TabIndex = 3;
- //
- // 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(18, 8);
- this.labelTextBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.labelTextBox1.Name = "labelTextBox1";
- this.labelTextBox1.Size = new System.Drawing.Size(221, 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(125, 25);
- this.labelTextBox1.TextBox.TabIndex = 1;
- //
- // ultraExpandableGroupBox1
- //
- this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
- this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1355, 185);
- this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 333);
- this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
- this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1355, 185);
- this.ultraExpandableGroupBox1.TabIndex = 1;
- this.ultraExpandableGroupBox1.Text = "炼钢判定放行备注";
- //
- // ultraExpandableGroupBoxPanel1
- //
- this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 21);
- this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
- this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1349, 161);
- this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
- //
- // QcmJhyElementsQueryFrm
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1355, 518);
- this.Controls.Add(this.ultraExpandableGroupBox1);
- this.Controls.Add(this.panel1);
- this.Name = "QcmJhyElementsQueryFrm";
- this.Text = "成分实绩信息查询";
- this.Load += new System.EventHandler(this.QcmJhyElementsQueryFrm_Load);
- this.panel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.labelComboBox1.ComboBox)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
- this.ultraExpandableGroupBox1.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Panel panel1;
- private Mes.Client.Comm.Control.LabelTextBox labelTextBox1;
- private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker1;
- private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker2;
- private Mes.Client.Comm.Control.LabelComboBox labelComboBox1;
- private Mes.Client.Comm.Control.LabelTextBox labelTextBox2;
- private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
- private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
- }
- }
|