using com.steering.mes.mcp.entity;
namespace Core.StlMes.Client.Mcp.Mch.Report
{
partial class FrmReportBase
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
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.plQuery = 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.chkYear = new System.Windows.Forms.CheckBox();
this.plnDateYearMonth = new System.Windows.Forms.Panel();
this.dtpYearEnd = new System.Windows.Forms.DateTimePicker();
this.label2 = new System.Windows.Forms.Label();
this.dtpYearStart = 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.plQuery.ClientArea.SuspendLayout();
this.plQuery.SuspendLayout();
this.plDate.SuspendLayout();
this.plnDateYearMonth.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.plQuery);
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(1604, 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.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ultraPanel1.Name = "ultraPanel1";
this.ultraPanel1.Size = new System.Drawing.Size(1598, 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(1598, 556);
this.CrackDetectGrid.TabIndex = 79;
//
// plQuery
//
this.plQuery.AutoSize = true;
//
// plQuery.ClientArea
//
this.plQuery.ClientArea.Controls.Add(this.chkTim);
this.plQuery.ClientArea.Controls.Add(this.plDate);
this.plQuery.ClientArea.Controls.Add(this.chkYear);
this.plQuery.ClientArea.Controls.Add(this.plnDateYearMonth);
this.plQuery.ClientArea.Controls.Add(this.chkOrderNo);
this.plQuery.ClientArea.Controls.Add(this.txtOrderNo);
this.plQuery.ClientArea.Controls.Add(this.chkJudgeStove);
this.plQuery.ClientArea.Controls.Add(this.txtJudgeStove);
this.plQuery.ClientArea.Controls.Add(this.chkBatchNo);
this.plQuery.ClientArea.Controls.Add(this.txtBatchNo);
this.plQuery.ClientArea.Controls.Add(this.chkJgJudgeStove);
this.plQuery.ClientArea.Controls.Add(this.txtJgJudgeStove);
this.plQuery.ClientArea.Controls.Add(this.chkJgBatch);
this.plQuery.ClientArea.Controls.Add(this.txtJgBatch);
this.plQuery.ClientArea.Controls.Add(this.chkOrder);
this.plQuery.ClientArea.Controls.Add(this.cmbOrder);
this.plQuery.ClientArea.Controls.Add(this.chkGroup);
this.plQuery.ClientArea.Controls.Add(this.cmbGroup);
this.plQuery.ClientArea.Controls.Add(this.chkPlineCode);
this.plQuery.ClientArea.Controls.Add(this.cboPline);
this.plQuery.ClientArea.Controls.Add(this.osStatus);
this.plQuery.Dock = System.Windows.Forms.DockStyle.Top;
this.plQuery.Location = new System.Drawing.Point(3, 21);
this.plQuery.Margin = new System.Windows.Forms.Padding(4);
this.plQuery.Name = "plQuery";
scrollBarLook1.ViewStyle = Infragistics.Win.UltraWinScrollBar.ScrollBarViewStyle.Office2007;
this.plQuery.ScrollBarLook = scrollBarLook1;
this.plQuery.Size = new System.Drawing.Size(1598, 89);
this.plQuery.TabIndex = 77;
//
// chkTim
//
this.chkTim.AutoSize = true;
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.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
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;
//
// chkYear
//
this.chkYear.AutoSize = true;
this.chkYear.Location = new System.Drawing.Point(514, 18);
this.chkYear.Margin = new System.Windows.Forms.Padding(4);
this.chkYear.Name = "chkYear";
this.chkYear.Size = new System.Drawing.Size(89, 19);
this.chkYear.TabIndex = 1093;
this.chkYear.Text = "生产年月";
this.chkYear.UseVisualStyleBackColor = false;
this.chkYear.CheckedChanged += new System.EventHandler(this.chkStarts_CheckedChanged);
//
// plnDateYearMonth
//
this.plnDateYearMonth.AutoSize = true;
this.plnDateYearMonth.Controls.Add(this.dtpYearEnd);
this.plnDateYearMonth.Controls.Add(this.label2);
this.plnDateYearMonth.Controls.Add(this.dtpYearStart);
this.plnDateYearMonth.Location = new System.Drawing.Point(610, 10);
this.plnDateYearMonth.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.plnDateYearMonth.Name = "plnDateYearMonth";
this.plnDateYearMonth.Size = new System.Drawing.Size(254, 35);
this.plnDateYearMonth.TabIndex = 1094;
//
// dtpYearEnd
//
this.dtpYearEnd.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.dtpYearEnd.CustomFormat = "yyyy-MM";
this.dtpYearEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpYearEnd.Location = new System.Drawing.Point(144, 0);
this.dtpYearEnd.Margin = new System.Windows.Forms.Padding(4);
this.dtpYearEnd.Name = "dtpYearEnd";
this.dtpYearEnd.Size = new System.Drawing.Size(106, 25);
this.dtpYearEnd.TabIndex = 954;
//
// label2
//
this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(114, 6);
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(22, 15);
this.label2.TabIndex = 953;
this.label2.Text = "至";
//
// dtpYearStart
//
this.dtpYearStart.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.dtpYearStart.CustomFormat = "yyyy-MM";
this.dtpYearStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpYearStart.Location = new System.Drawing.Point(0, 0);
this.dtpYearStart.Margin = new System.Windows.Forms.Padding(4);
this.dtpYearStart.Name = "dtpYearStart";
this.dtpYearStart.Size = new System.Drawing.Size(106, 25);
this.dtpYearStart.TabIndex = 948;
//
// chkOrderNo
//
this.chkOrderNo.AutoSize = true;
this.chkOrderNo.Location = new System.Drawing.Point(871, 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(952, 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;
//
// chkJudgeStove
//
this.chkJudgeStove.AutoSize = true;
this.chkJudgeStove.Location = new System.Drawing.Point(1108, 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(1174, 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;
//
// chkBatchNo
//
this.chkBatchNo.AutoSize = true;
this.chkBatchNo.Location = new System.Drawing.Point(1273, 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(1339, 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;
//
// chkJgJudgeStove
//
this.chkJgJudgeStove.AutoSize = true;
this.chkJgJudgeStove.Location = new System.Drawing.Point(1438, 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(7, 58);
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;
//
// chkJgBatch
//
this.chkJgBatch.AutoSize = true;
this.chkJgBatch.Location = new System.Drawing.Point(106, 60);
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(202, 58);
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;
//
// chkOrder
//
this.chkOrder.AutoSize = true;
this.chkOrder.Location = new System.Drawing.Point(301, 60);
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(367, 58);
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;
//
// chkGroup
//
this.chkGroup.AutoSize = true;
this.chkGroup.Location = new System.Drawing.Point(498, 60);
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(564, 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;
//
// chkPlineCode
//
this.chkPlineCode.AutoSize = true;
this.chkPlineCode.Location = new System.Drawing.Point(695, 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(761, 58);
this.cboPline.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.cboPline.Name = "cboPline";
this.cboPline.Size = new System.Drawing.Size(197, 24);
this.cboPline.TabIndex = 1068;
//
// 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(965, 55);
this.osStatus.Margin = new System.Windows.Forms.Padding(4);
this.osStatus.Name = "osStatus";
this.osStatus.Size = new System.Drawing.Size(304, 30);
this.osStatus.TabIndex = 1088;
this.osStatus.Text = "全部";
//
// 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.plQuery.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(1604, 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.plQuery.ClientArea.ResumeLayout(false);
this.plQuery.ClientArea.PerformLayout();
this.plQuery.ResumeLayout(false);
this.plQuery.PerformLayout();
this.plDate.ResumeLayout(false);
this.plDate.PerformLayout();
this.plnDateYearMonth.ResumeLayout(false);
this.plnDateYearMonth.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 System.Windows.Forms.DateTimePicker RegEndTime;
private System.Windows.Forms.Label label1;
private Infragistics.Win.Misc.UltraFlowLayoutManager ultraFlowLayoutManager1;
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.DateTimePicker RegStartTime;
public Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
protected Infragistics.Win.UltraWinEditors.UltraOptionSet osStatus;
protected System.Windows.Forms.CheckBox chkTim;
protected Infragistics.Win.Misc.UltraPanel plQuery;
protected System.Windows.Forms.CheckBox chkYear;
private System.Windows.Forms.DateTimePicker dtpYearEnd;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.DateTimePicker dtpYearStart;
protected System.Windows.Forms.CheckBox chkJudgeStove;
protected System.Windows.Forms.CheckBox chkOrderNo;
protected System.Windows.Forms.CheckBox chkGroup;
protected System.Windows.Forms.CheckBox chkOrder;
protected System.Windows.Forms.CheckBox chkBatchNo;
protected System.Windows.Forms.CheckBox chkPlineCode;
protected System.Windows.Forms.Panel plDate;
protected System.Windows.Forms.CheckBox chkJgJudgeStove;
protected System.Windows.Forms.CheckBox chkJgBatch;
protected System.Windows.Forms.Panel plnDateYearMonth;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txtJudgeStove;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txtOrderNo;
private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbGroup;
private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbOrder;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txtBatchNo;
private Infragistics.Win.UltraWinEditors.UltraComboEditor cboPline;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txtJgJudgeStove;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txtJgBatch;
}
}