| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623 |
- namespace Core.StlMes.Client.Mcp.Treatment.Report
- {
- partial class FrmReportBase
- {
- /// <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.components = new System.ComponentModel.Container();
- Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("BindingList`1", -1);
- Infragistics.Win.UltraWinGrid.RowLayout rowLayout1 = new Infragistics.Win.UltraWinGrid.RowLayout("1");
- Infragistics.Win.UltraWinScrollBar.ScrollBarLook scrollBarLook1 = new Infragistics.Win.UltraWinScrollBar.ScrollBarLook();
- Infragistics.Win.ValueListItem valueListItem29 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem30 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem31 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem32 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem33 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem34 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem35 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem36 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem37 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem38 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton("select");
- this.cmbBc = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.cmbBz = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
- this.CrackDetectGrid = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.DataBindingSource = new System.Windows.Forms.BindingSource(this.components);
- this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
- this.chkTim = new System.Windows.Forms.CheckBox();
- this.plDate = new System.Windows.Forms.Panel();
- this.RegEndTime = new System.Windows.Forms.DateTimePicker();
- this.label1 = new System.Windows.Forms.Label();
- this.RegStartTime = new System.Windows.Forms.DateTimePicker();
- this.chkOrderNo = new System.Windows.Forms.CheckBox();
- this.txtOrderNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.chkJudgeStove = new System.Windows.Forms.CheckBox();
- this.txtJudgeStove = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.chkBatchNo = new System.Windows.Forms.CheckBox();
- this.txtBatchNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.chkJgJudgeStove = new System.Windows.Forms.CheckBox();
- this.txtJgJudgeStove = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.chkJgBatch = new System.Windows.Forms.CheckBox();
- this.txtJgBatch = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.chkOrder = new System.Windows.Forms.CheckBox();
- this.cmbOrder = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.chkGroup = new System.Windows.Forms.CheckBox();
- this.cmbGroup = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.chkPlineCode = new System.Windows.Forms.CheckBox();
- this.cboPline = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.osStatus = new Infragistics.Win.UltraWinEditors.UltraOptionSet();
- this.uteReport = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraFlowLayoutManager1 = new Infragistics.Win.Misc.UltraFlowLayoutManager(this.components);
- ((System.ComponentModel.ISupportInitialize)(this.cmbBc)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbBz)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- this.ultraPanel1.ClientArea.SuspendLayout();
- this.ultraPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.CrackDetectGrid)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.DataBindingSource)).BeginInit();
- this.ultraPanel2.ClientArea.SuspendLayout();
- this.ultraPanel2.SuspendLayout();
- this.plDate.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtOrderNo)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtJudgeStove)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtBatchNo)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtJgJudgeStove)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtJgBatch)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbOrder)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbGroup)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.cboPline)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.osStatus)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.uteReport)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraFlowLayoutManager1)).BeginInit();
- this.SuspendLayout();
- //
- // cmbBc
- //
- this.cmbBc.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- valueListItem5.DataValue = "1";
- valueListItem5.DisplayText = "早";
- valueListItem6.DataValue = "2";
- valueListItem6.DisplayText = "中";
- valueListItem7.DataValue = "3";
- valueListItem7.DisplayText = "晚";
- valueListItem1.DataValue = "0";
- valueListItem1.DisplayText = "白";
- this.cmbBc.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem5,
- valueListItem6,
- valueListItem7,
- valueListItem1});
- this.cmbBc.Location = new System.Drawing.Point(689, 298);
- this.cmbBc.Margin = new System.Windows.Forms.Padding(4);
- this.cmbBc.Name = "cmbBc";
- this.cmbBc.Size = new System.Drawing.Size(75, 24);
- this.cmbBc.TabIndex = 73;
- this.cmbBc.Visible = false;
- //
- // cmbBz
- //
- this.cmbBz.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- valueListItem8.DataValue = "1";
- valueListItem8.DisplayText = "甲";
- valueListItem9.DataValue = "2";
- valueListItem9.DisplayText = "乙";
- valueListItem10.DataValue = "3";
- valueListItem10.DisplayText = "丙";
- valueListItem11.DataValue = "4";
- valueListItem11.DisplayText = "丁";
- this.cmbBz.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem8,
- valueListItem9,
- valueListItem10,
- valueListItem11});
- this.cmbBz.Location = new System.Drawing.Point(605, 298);
- this.cmbBz.Margin = new System.Windows.Forms.Padding(4);
- this.cmbBz.Name = "cmbBz";
- this.cmbBz.Size = new System.Drawing.Size(75, 24);
- this.cmbBz.TabIndex = 74;
- this.cmbBz.Visible = false;
- //
- // ultraGroupBox1
- //
- this.ultraGroupBox1.Controls.Add(this.ultraPanel1);
- this.ultraGroupBox1.Controls.Add(this.ultraPanel2);
- this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(4);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(1812, 669);
- this.ultraGroupBox1.TabIndex = 5;
- this.ultraGroupBox1.Text = "查询条件";
- this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
- //
- // ultraPanel1
- //
- //
- // ultraPanel1.ClientArea
- //
- this.ultraPanel1.ClientArea.Controls.Add(this.CrackDetectGrid);
- this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraPanel1.Location = new System.Drawing.Point(3, 110);
- this.ultraPanel1.Name = "ultraPanel1";
- this.ultraPanel1.Size = new System.Drawing.Size(1806, 556);
- this.ultraPanel1.TabIndex = 78;
- //
- // CrackDetectGrid
- //
- this.CrackDetectGrid.DataSource = this.DataBindingSource;
- rowLayout1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
- ultraGridBand1.RowLayouts.AddRange(new Infragistics.Win.UltraWinGrid.RowLayout[] {
- rowLayout1});
- ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.CrackDetectGrid.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.CrackDetectGrid.Dock = System.Windows.Forms.DockStyle.Fill;
- this.CrackDetectGrid.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.CrackDetectGrid.Location = new System.Drawing.Point(0, 0);
- this.CrackDetectGrid.Margin = new System.Windows.Forms.Padding(4);
- this.CrackDetectGrid.Name = "CrackDetectGrid";
- this.CrackDetectGrid.Size = new System.Drawing.Size(1806, 556);
- this.CrackDetectGrid.TabIndex = 79;
- //
- // ultraPanel2
- //
- this.ultraPanel2.AutoSize = true;
- //
- // ultraPanel2.ClientArea
- //
- this.ultraPanel2.ClientArea.Controls.Add(this.chkTim);
- this.ultraPanel2.ClientArea.Controls.Add(this.plDate);
- this.ultraPanel2.ClientArea.Controls.Add(this.chkOrderNo);
- this.ultraPanel2.ClientArea.Controls.Add(this.txtOrderNo);
- this.ultraPanel2.ClientArea.Controls.Add(this.chkJudgeStove);
- this.ultraPanel2.ClientArea.Controls.Add(this.txtJudgeStove);
- this.ultraPanel2.ClientArea.Controls.Add(this.chkBatchNo);
- this.ultraPanel2.ClientArea.Controls.Add(this.txtBatchNo);
- this.ultraPanel2.ClientArea.Controls.Add(this.chkJgJudgeStove);
- this.ultraPanel2.ClientArea.Controls.Add(this.txtJgJudgeStove);
- this.ultraPanel2.ClientArea.Controls.Add(this.chkJgBatch);
- this.ultraPanel2.ClientArea.Controls.Add(this.txtJgBatch);
- this.ultraPanel2.ClientArea.Controls.Add(this.chkOrder);
- this.ultraPanel2.ClientArea.Controls.Add(this.cmbOrder);
- this.ultraPanel2.ClientArea.Controls.Add(this.chkGroup);
- this.ultraPanel2.ClientArea.Controls.Add(this.cmbGroup);
- this.ultraPanel2.ClientArea.Controls.Add(this.chkPlineCode);
- this.ultraPanel2.ClientArea.Controls.Add(this.cboPline);
- this.ultraPanel2.ClientArea.Controls.Add(this.osStatus);
- this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraPanel2.Location = new System.Drawing.Point(3, 21);
- this.ultraPanel2.Margin = new System.Windows.Forms.Padding(4);
- this.ultraPanel2.Name = "ultraPanel2";
- scrollBarLook1.ViewStyle = Infragistics.Win.UltraWinScrollBar.ScrollBarViewStyle.Office2007;
- this.ultraPanel2.ScrollBarLook = scrollBarLook1;
- this.ultraPanel2.Size = new System.Drawing.Size(1806, 89);
- this.ultraPanel2.TabIndex = 77;
- //
- // chkTim
- //
- this.chkTim.AutoSize = true;
- this.chkTim.Checked = true;
- this.chkTim.CheckState = System.Windows.Forms.CheckState.Checked;
- this.chkTim.Location = new System.Drawing.Point(7, 18);
- this.chkTim.Margin = new System.Windows.Forms.Padding(4);
- this.chkTim.Name = "chkTim";
- this.chkTim.Size = new System.Drawing.Size(89, 19);
- this.chkTim.TabIndex = 947;
- this.chkTim.Text = "生产时间";
- this.chkTim.UseVisualStyleBackColor = false;
- this.chkTim.CheckedChanged += new System.EventHandler(this.chkStarts_CheckedChanged);
- //
- // plDate
- //
- this.plDate.AutoSize = true;
- this.plDate.Controls.Add(this.RegEndTime);
- this.plDate.Controls.Add(this.label1);
- this.plDate.Controls.Add(this.RegStartTime);
- this.plDate.Location = new System.Drawing.Point(103, 10);
- this.plDate.Name = "plDate";
- this.plDate.Size = new System.Drawing.Size(404, 35);
- this.plDate.TabIndex = 80;
- //
- // RegEndTime
- //
- this.RegEndTime.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)));
- this.RegEndTime.CustomFormat = "yyyy-MM-dd HH:mm";
- this.RegEndTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.RegEndTime.Location = new System.Drawing.Point(219, 0);
- this.RegEndTime.Margin = new System.Windows.Forms.Padding(4);
- this.RegEndTime.Name = "RegEndTime";
- this.RegEndTime.Size = new System.Drawing.Size(181, 25);
- this.RegEndTime.TabIndex = 954;
- //
- // label1
- //
- this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)));
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(189, 6);
- this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(22, 15);
- this.label1.TabIndex = 953;
- this.label1.Text = "至";
- //
- // RegStartTime
- //
- this.RegStartTime.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)));
- this.RegStartTime.CustomFormat = "yyyy-MM-dd HH:mm";
- this.RegStartTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.RegStartTime.Location = new System.Drawing.Point(0, 0);
- this.RegStartTime.Margin = new System.Windows.Forms.Padding(4);
- this.RegStartTime.Name = "RegStartTime";
- this.RegStartTime.Size = new System.Drawing.Size(181, 25);
- this.RegStartTime.TabIndex = 948;
- //
- // chkOrderNo
- //
- this.chkOrderNo.AutoSize = true;
- this.chkOrderNo.Location = new System.Drawing.Point(514, 18);
- this.chkOrderNo.Margin = new System.Windows.Forms.Padding(4);
- this.chkOrderNo.Name = "chkOrderNo";
- this.chkOrderNo.Size = new System.Drawing.Size(74, 19);
- this.chkOrderNo.TabIndex = 962;
- this.chkOrderNo.Text = "合同号";
- this.chkOrderNo.UseVisualStyleBackColor = false;
- this.chkOrderNo.CheckedChanged += new System.EventHandler(this.chkStarts_CheckedChanged);
- //
- // txtOrderNo
- //
- this.txtOrderNo.Enabled = false;
- this.txtOrderNo.Location = new System.Drawing.Point(595, 15);
- this.txtOrderNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.txtOrderNo.Name = "txtOrderNo";
- this.txtOrderNo.Size = new System.Drawing.Size(149, 24);
- this.txtOrderNo.TabIndex = 963;
- this.txtOrderNo.Visible = false;
- //
- // chkJudgeStove
- //
- this.chkJudgeStove.AutoSize = true;
- this.chkJudgeStove.Location = new System.Drawing.Point(751, 18);
- this.chkJudgeStove.Margin = new System.Windows.Forms.Padding(4);
- this.chkJudgeStove.Name = "chkJudgeStove";
- this.chkJudgeStove.Size = new System.Drawing.Size(59, 19);
- this.chkJudgeStove.TabIndex = 964;
- this.chkJudgeStove.Text = "炉号";
- this.chkJudgeStove.UseVisualStyleBackColor = false;
- this.chkJudgeStove.CheckedChanged += new System.EventHandler(this.chkStarts_CheckedChanged);
- //
- // txtJudgeStove
- //
- this.txtJudgeStove.Enabled = false;
- this.txtJudgeStove.Location = new System.Drawing.Point(817, 15);
- this.txtJudgeStove.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.txtJudgeStove.Name = "txtJudgeStove";
- this.txtJudgeStove.Size = new System.Drawing.Size(92, 24);
- this.txtJudgeStove.TabIndex = 965;
- this.txtJudgeStove.Visible = false;
- //
- // chkBatchNo
- //
- this.chkBatchNo.AutoSize = true;
- this.chkBatchNo.Location = new System.Drawing.Point(916, 18);
- this.chkBatchNo.Margin = new System.Windows.Forms.Padding(4);
- this.chkBatchNo.Name = "chkBatchNo";
- this.chkBatchNo.Size = new System.Drawing.Size(59, 19);
- this.chkBatchNo.TabIndex = 967;
- this.chkBatchNo.Text = "批号";
- this.chkBatchNo.UseVisualStyleBackColor = false;
- this.chkBatchNo.CheckedChanged += new System.EventHandler(this.chkStarts_CheckedChanged);
- //
- // txtBatchNo
- //
- this.txtBatchNo.Enabled = false;
- this.txtBatchNo.Location = new System.Drawing.Point(982, 15);
- this.txtBatchNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.txtBatchNo.Name = "txtBatchNo";
- this.txtBatchNo.Size = new System.Drawing.Size(92, 24);
- this.txtBatchNo.TabIndex = 968;
- this.txtBatchNo.Visible = false;
- //
- // chkJgJudgeStove
- //
- this.chkJgJudgeStove.AutoSize = true;
- this.chkJgJudgeStove.Location = new System.Drawing.Point(1081, 18);
- this.chkJgJudgeStove.Margin = new System.Windows.Forms.Padding(4);
- this.chkJgJudgeStove.Name = "chkJgJudgeStove";
- this.chkJgJudgeStove.Size = new System.Drawing.Size(89, 19);
- this.chkJgJudgeStove.TabIndex = 1089;
- this.chkJgJudgeStove.Text = "接箍炉号";
- this.chkJgJudgeStove.UseVisualStyleBackColor = false;
- this.chkJgJudgeStove.CheckedChanged += new System.EventHandler(this.chkStarts_CheckedChanged);
- //
- // txtJgJudgeStove
- //
- this.txtJgJudgeStove.Enabled = false;
- this.txtJgJudgeStove.Location = new System.Drawing.Point(1177, 15);
- this.txtJgJudgeStove.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.txtJgJudgeStove.Name = "txtJgJudgeStove";
- this.txtJgJudgeStove.Size = new System.Drawing.Size(92, 24);
- this.txtJgJudgeStove.TabIndex = 1090;
- this.txtJgJudgeStove.Visible = false;
- //
- // chkJgBatch
- //
- this.chkJgBatch.AutoSize = true;
- this.chkJgBatch.Location = new System.Drawing.Point(1276, 18);
- this.chkJgBatch.Margin = new System.Windows.Forms.Padding(4);
- this.chkJgBatch.Name = "chkJgBatch";
- this.chkJgBatch.Size = new System.Drawing.Size(89, 19);
- this.chkJgBatch.TabIndex = 1091;
- this.chkJgBatch.Text = "接箍批号";
- this.chkJgBatch.UseVisualStyleBackColor = false;
- this.chkJgBatch.CheckedChanged += new System.EventHandler(this.chkStarts_CheckedChanged);
- //
- // txtJgBatch
- //
- this.txtJgBatch.Enabled = false;
- this.txtJgBatch.Location = new System.Drawing.Point(1372, 15);
- this.txtJgBatch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.txtJgBatch.Name = "txtJgBatch";
- this.txtJgBatch.Size = new System.Drawing.Size(92, 24);
- this.txtJgBatch.TabIndex = 1092;
- this.txtJgBatch.Visible = false;
- //
- // chkOrder
- //
- this.chkOrder.AutoSize = true;
- this.chkOrder.Location = new System.Drawing.Point(1471, 18);
- this.chkOrder.Margin = new System.Windows.Forms.Padding(4);
- this.chkOrder.Name = "chkOrder";
- this.chkOrder.Size = new System.Drawing.Size(59, 19);
- this.chkOrder.TabIndex = 951;
- this.chkOrder.Text = "班次";
- this.chkOrder.UseVisualStyleBackColor = false;
- this.chkOrder.CheckedChanged += new System.EventHandler(this.chkStarts_CheckedChanged);
- //
- // cmbOrder
- //
- this.cmbOrder.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.cmbOrder.Enabled = false;
- valueListItem29.DataValue = "";
- valueListItem29.DisplayText = " ";
- valueListItem30.DataValue = "0";
- valueListItem30.DisplayText = "白班";
- valueListItem31.DataValue = "1";
- valueListItem31.DisplayText = "早班";
- valueListItem32.DataValue = "2";
- valueListItem32.DisplayText = "中班";
- valueListItem33.DataValue = "3";
- valueListItem33.DisplayText = "晚班";
- this.cmbOrder.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem29,
- valueListItem30,
- valueListItem31,
- valueListItem32,
- valueListItem33});
- this.cmbOrder.Location = new System.Drawing.Point(1537, 15);
- this.cmbOrder.Margin = new System.Windows.Forms.Padding(4);
- this.cmbOrder.Name = "cmbOrder";
- this.cmbOrder.Size = new System.Drawing.Size(124, 24);
- this.cmbOrder.TabIndex = 966;
- this.cmbOrder.Visible = false;
- //
- // chkGroup
- //
- this.chkGroup.AutoSize = true;
- this.chkGroup.Location = new System.Drawing.Point(1668, 18);
- this.chkGroup.Margin = new System.Windows.Forms.Padding(4);
- this.chkGroup.Name = "chkGroup";
- this.chkGroup.Size = new System.Drawing.Size(59, 19);
- this.chkGroup.TabIndex = 952;
- this.chkGroup.Text = "班组";
- this.chkGroup.UseVisualStyleBackColor = false;
- this.chkGroup.CheckedChanged += new System.EventHandler(this.chkStarts_CheckedChanged);
- //
- // cmbGroup
- //
- this.cmbGroup.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.cmbGroup.Enabled = false;
- valueListItem34.DataValue = "";
- valueListItem34.DisplayText = " ";
- valueListItem35.DataValue = "1";
- valueListItem35.DisplayText = "甲班";
- valueListItem36.DataValue = "2";
- valueListItem36.DisplayText = "乙班";
- valueListItem37.DataValue = "3";
- valueListItem37.DisplayText = "丙班";
- valueListItem38.DataValue = "4";
- valueListItem38.DisplayText = "丁班";
- this.cmbGroup.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem34,
- valueListItem35,
- valueListItem36,
- valueListItem37,
- valueListItem38});
- this.cmbGroup.Location = new System.Drawing.Point(7, 58);
- this.cmbGroup.Margin = new System.Windows.Forms.Padding(4);
- this.cmbGroup.Name = "cmbGroup";
- this.cmbGroup.Size = new System.Drawing.Size(124, 24);
- this.cmbGroup.TabIndex = 950;
- this.cmbGroup.Visible = false;
- //
- // chkPlineCode
- //
- this.chkPlineCode.AutoSize = true;
- this.chkPlineCode.Location = new System.Drawing.Point(138, 60);
- this.chkPlineCode.Margin = new System.Windows.Forms.Padding(4);
- this.chkPlineCode.Name = "chkPlineCode";
- this.chkPlineCode.Size = new System.Drawing.Size(59, 19);
- this.chkPlineCode.TabIndex = 969;
- this.chkPlineCode.Text = "产线";
- this.chkPlineCode.UseVisualStyleBackColor = false;
- this.chkPlineCode.CheckedChanged += new System.EventHandler(this.chkStarts_CheckedChanged);
- //
- // cboPline
- //
- this.cboPline.CheckedListSettings.CheckBoxStyle = Infragistics.Win.CheckStyle.CheckBox;
- this.cboPline.CheckedListSettings.EditorValueSource = Infragistics.Win.EditorWithComboValueSource.CheckedItems;
- this.cboPline.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.cboPline.Location = new System.Drawing.Point(204, 58);
- this.cboPline.Name = "cboPline";
- this.cboPline.Size = new System.Drawing.Size(198, 24);
- this.cboPline.TabIndex = 1068;
- this.cboPline.Visible = false;
- //
- // osStatus
- //
- this.osStatus.CheckedIndex = 2;
- valueListItem2.DataValue = "0";
- valueListItem2.DisplayText = "未结炉";
- valueListItem3.DataValue = "1";
- valueListItem3.DisplayText = "已结炉";
- valueListItem4.DataValue = "";
- valueListItem4.DisplayText = "全部";
- this.osStatus.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem2,
- valueListItem3,
- valueListItem4});
- this.osStatus.Location = new System.Drawing.Point(409, 55);
- this.osStatus.Margin = new System.Windows.Forms.Padding(4);
- this.osStatus.Name = "osStatus";
- this.osStatus.Size = new System.Drawing.Size(327, 30);
- this.osStatus.TabIndex = 1088;
- this.osStatus.Text = "全部";
- this.osStatus.Visible = false;
- //
- // uteReport
- //
- editorButton1.Key = "select";
- editorButton1.Text = "查看";
- this.uteReport.ButtonsRight.Add(editorButton1);
- this.uteReport.Location = new System.Drawing.Point(812, 291);
- this.uteReport.Margin = new System.Windows.Forms.Padding(4);
- this.uteReport.Name = "uteReport";
- this.uteReport.Size = new System.Drawing.Size(183, 24);
- this.uteReport.TabIndex = 78;
- this.uteReport.Visible = false;
- this.uteReport.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.uteReport_EditorButtonClick);
- //
- // ultraFlowLayoutManager1
- //
- this.ultraFlowLayoutManager1.ContainerControl = this.ultraPanel2.ClientArea;
- this.ultraFlowLayoutManager1.HorizontalAlignment = Infragistics.Win.Layout.DefaultableFlowLayoutAlignment.Near;
- this.ultraFlowLayoutManager1.HorizontalGap = 7;
- this.ultraFlowLayoutManager1.VerticalGap = 10;
- //
- // FrmReportBase
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1812, 669);
- this.Controls.Add(this.cmbBz);
- this.Controls.Add(this.cmbBc);
- this.Controls.Add(this.uteReport);
- this.Controls.Add(this.ultraGroupBox1);
- this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.Name = "FrmReportBase";
- this.Text = "";
- ((System.ComponentModel.ISupportInitialize)(this.cmbBc)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbBz)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- this.ultraGroupBox1.PerformLayout();
- this.ultraPanel1.ClientArea.ResumeLayout(false);
- this.ultraPanel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.CrackDetectGrid)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.DataBindingSource)).EndInit();
- this.ultraPanel2.ClientArea.ResumeLayout(false);
- this.ultraPanel2.ClientArea.PerformLayout();
- this.ultraPanel2.ResumeLayout(false);
- this.ultraPanel2.PerformLayout();
- this.plDate.ResumeLayout(false);
- this.plDate.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtOrderNo)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtJudgeStove)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtBatchNo)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtJgJudgeStove)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtJgBatch)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbOrder)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbGroup)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.cboPline)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.osStatus)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.uteReport)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraFlowLayoutManager1)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtJudgeStove;
- private System.Windows.Forms.CheckBox chkJudgeStove;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtOrderNo;
- private System.Windows.Forms.CheckBox chkOrderNo;
- private System.Windows.Forms.DateTimePicker RegEndTime;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.CheckBox chkGroup;
- private System.Windows.Forms.CheckBox chkOrder;
- private System.Windows.Forms.CheckBox chkTim;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbGroup;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbOrder;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtBatchNo;
- private System.Windows.Forms.CheckBox chkBatchNo;
- private Infragistics.Win.Misc.UltraPanel ultraPanel2;
- private Infragistics.Win.Misc.UltraFlowLayoutManager ultraFlowLayoutManager1;
- private System.Windows.Forms.CheckBox chkPlineCode;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor cboPline;
- protected Infragistics.Win.UltraWinEditors.UltraComboEditor cmbBz;
- protected Infragistics.Win.UltraWinEditors.UltraComboEditor cmbBc;
- public Infragistics.Win.UltraWinEditors.UltraTextEditor uteReport;
- protected System.Windows.Forms.BindingSource DataBindingSource;
- private Infragistics.Win.Misc.UltraPanel ultraPanel1;
- protected Infragistics.Win.UltraWinGrid.UltraGrid CrackDetectGrid;
- private System.Windows.Forms.Panel plDate;
- private System.Windows.Forms.DateTimePicker RegStartTime;
- public Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- protected Infragistics.Win.UltraWinEditors.UltraOptionSet osStatus;
- private System.Windows.Forms.CheckBox chkJgJudgeStove;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtJgJudgeStove;
- private System.Windows.Forms.CheckBox chkJgBatch;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtJgBatch;
- }
- }
|