| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897 |
- namespace Core.StlMes.Client.Mcp.Mch.Report
- {
- partial class FrmMeasureDetailsReport
- {
- /// <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("Table1", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MSAUER_DATE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_CODE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_NAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRO_BC");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRO_BZ");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JUDGE_STOVE_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BATCH_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_LEN");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_WEIGHT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDER_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRODUCNAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OUTDIAMETER");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WALLTHICK");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STEELNAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GRADENAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MODEL_DESC");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STD_NAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_INFO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("KEY_ID");
- Infragistics.Win.UltraWinGrid.RowLayout rowLayout1 = new Infragistics.Win.UltraWinGrid.RowLayout("1");
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo1 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "MSAUER_DATE", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo2 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "PLINE_CODE", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo3 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "PLINE_NAME", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo4 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "PRO_BC", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo5 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "PRO_BZ", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo6 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "JUDGE_STOVE_NO", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo7 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "BATCH_NO", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo8 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "MAT_NO", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo9 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ACT_LEN", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo10 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ACT_WEIGHT", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo11 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ORDER_NO", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo12 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "PRODUCNAME", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo13 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "OUTDIAMETER", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo14 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "WALLTHICK", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo15 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "STEELNAME", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo16 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "GRADENAME", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo17 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "MODEL_DESC", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo18 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "STD_NAME", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo19 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "MAT_INFO", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo20 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "CHK", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo21 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "KEY_ID", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.SummarySettings summarySettings1 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "ACT_LEN", 8, true, "Table1", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "ACT_LEN", 8, true);
- Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.SummarySettings summarySettings2 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "ACT_WEIGHT", 9, true, "Table1", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "ACT_WEIGHT", 9, true);
- Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.SummarySettings summarySettings3 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Count, null, "MSAUER_DATE", 0, true, "Table1", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "MSAUER_DATE", 0, true);
- Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
- 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();
- this.cmbBc = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.cmbBz = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.CrackDetectGrid = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.dataSet1 = new System.Data.DataSet();
- this.dataTable1 = new System.Data.DataTable();
- this.MSAUER_DATE = new System.Data.DataColumn();
- this.dataColumn2 = new System.Data.DataColumn();
- this.dataColumn3 = new System.Data.DataColumn();
- this.dataColumn4 = new System.Data.DataColumn();
- this.dataColumn5 = new System.Data.DataColumn();
- this.dataColumn6 = new System.Data.DataColumn();
- this.dataColumn7 = new System.Data.DataColumn();
- this.dataColumn8 = new System.Data.DataColumn();
- this.dataColumn9 = new System.Data.DataColumn();
- this.dataColumn10 = new System.Data.DataColumn();
- this.dataColumn11 = new System.Data.DataColumn();
- this.dataColumn12 = new System.Data.DataColumn();
- this.dataColumn13 = new System.Data.DataColumn();
- this.dataColumn14 = new System.Data.DataColumn();
- this.dataColumn15 = new System.Data.DataColumn();
- this.dataColumn16 = new System.Data.DataColumn();
- this.dataColumn17 = new System.Data.DataColumn();
- this.dataColumn18 = new System.Data.DataColumn();
- this.dataColumn19 = new System.Data.DataColumn();
- this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
- this.chkTim = new System.Windows.Forms.CheckBox();
- this.RegStartTime = new System.Windows.Forms.DateTimePicker();
- this.label1 = new System.Windows.Forms.Label();
- this.RegEndTime = 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.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.txt_PlinCode = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.chkShow = new System.Windows.Forms.CheckBox();
- this.chkFlag = new System.Windows.Forms.CheckBox();
- this.ultraFlowLayoutManager1 = new Infragistics.Win.Misc.UltraFlowLayoutManager(this.components);
- this.CHK = new System.Data.DataColumn();
- this.KEY_ID = new System.Data.DataColumn();
- ((System.ComponentModel.ISupportInitialize)(this.cmbBc)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbBz)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.CrackDetectGrid)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
- this.ultraPanel2.ClientArea.SuspendLayout();
- this.ultraPanel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtOrderNo)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtJudgeStove)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtBatchNo)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbOrder)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbGroup)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_PlinCode)).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.CrackDetectGrid);
- this.ultraGroupBox1.Controls.Add(this.ultraPanel2);
- this.ultraGroupBox1.Controls.Add(this.cmbBz);
- this.ultraGroupBox1.Controls.Add(this.cmbBc);
- 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;
- //
- // CrackDetectGrid
- //
- this.CrackDetectGrid.DataMember = "Table1";
- this.CrackDetectGrid.DataSource = this.dataSet1;
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn1.RowLayoutColumnInfo.OriginX = 2;
- ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn2.Hidden = true;
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn3.RowLayoutColumnInfo.OriginX = 4;
- ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn4.RowLayoutColumnInfo.OriginX = 6;
- ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn5.Header.VisiblePosition = 4;
- ultraGridColumn5.RowLayoutColumnInfo.OriginX = 8;
- ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn6.Header.VisiblePosition = 5;
- ultraGridColumn6.RowLayoutColumnInfo.OriginX = 10;
- ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn7.Header.VisiblePosition = 6;
- ultraGridColumn7.RowLayoutColumnInfo.OriginX = 12;
- ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn8.Header.VisiblePosition = 7;
- ultraGridColumn8.RowLayoutColumnInfo.OriginX = 14;
- ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn9.Header.VisiblePosition = 8;
- ultraGridColumn9.RowLayoutColumnInfo.OriginX = 16;
- ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn10.Header.VisiblePosition = 9;
- ultraGridColumn10.RowLayoutColumnInfo.OriginX = 18;
- ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn11.Header.VisiblePosition = 10;
- ultraGridColumn11.RowLayoutColumnInfo.OriginX = 20;
- ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn12.Header.VisiblePosition = 11;
- ultraGridColumn12.RowLayoutColumnInfo.OriginX = 22;
- ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn13.Header.VisiblePosition = 12;
- ultraGridColumn13.RowLayoutColumnInfo.OriginX = 24;
- ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn14.Header.VisiblePosition = 13;
- ultraGridColumn14.RowLayoutColumnInfo.OriginX = 26;
- ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn15.Header.VisiblePosition = 14;
- ultraGridColumn15.RowLayoutColumnInfo.OriginX = 28;
- ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn16.Header.VisiblePosition = 15;
- ultraGridColumn16.RowLayoutColumnInfo.OriginX = 30;
- ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn16.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn16.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn17.Header.VisiblePosition = 16;
- ultraGridColumn17.RowLayoutColumnInfo.OriginX = 32;
- ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn17.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn18.Header.VisiblePosition = 17;
- ultraGridColumn18.RowLayoutColumnInfo.OriginX = 34;
- ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn18.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn18.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn19.Header.VisiblePosition = 18;
- ultraGridColumn19.RowLayoutColumnInfo.OriginX = 36;
- ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn19.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn19.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn20.Header.CheckBoxAlignment = Infragistics.Win.UltraWinGrid.HeaderCheckBoxAlignment.Right;
- ultraGridColumn20.Header.CheckBoxSynchronization = Infragistics.Win.UltraWinGrid.HeaderCheckBoxSynchronization.RowsCollection;
- ultraGridColumn20.Header.CheckBoxVisibility = Infragistics.Win.UltraWinGrid.HeaderCheckBoxVisibility.Always;
- ultraGridColumn20.Header.VisiblePosition = 19;
- ultraGridColumn20.RowLayoutColumnInfo.OriginX = 0;
- ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn20.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(84, 0);
- ultraGridColumn20.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn20.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn21.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn21.Header.VisiblePosition = 20;
- ultraGridColumn21.Hidden = true;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10,
- ultraGridColumn11,
- ultraGridColumn12,
- ultraGridColumn13,
- ultraGridColumn14,
- ultraGridColumn15,
- ultraGridColumn16,
- ultraGridColumn17,
- ultraGridColumn18,
- ultraGridColumn19,
- ultraGridColumn20,
- ultraGridColumn21});
- rowLayout1.ColumnInfos.AddRange(new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo[] {
- rowLayoutColumnInfo1,
- rowLayoutColumnInfo2,
- rowLayoutColumnInfo3,
- rowLayoutColumnInfo4,
- rowLayoutColumnInfo5,
- rowLayoutColumnInfo6,
- rowLayoutColumnInfo7,
- rowLayoutColumnInfo8,
- rowLayoutColumnInfo9,
- rowLayoutColumnInfo10,
- rowLayoutColumnInfo11,
- rowLayoutColumnInfo12,
- rowLayoutColumnInfo13,
- rowLayoutColumnInfo14,
- rowLayoutColumnInfo15,
- rowLayoutColumnInfo16,
- rowLayoutColumnInfo17,
- rowLayoutColumnInfo18,
- rowLayoutColumnInfo19,
- rowLayoutColumnInfo20,
- rowLayoutColumnInfo21});
- rowLayout1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
- ultraGridBand1.RowLayouts.AddRange(new Infragistics.Win.UltraWinGrid.RowLayout[] {
- rowLayout1});
- ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- summarySettings1.DisplayFormat = "{0:N3}";
- summarySettings1.GroupBySummaryValueAppearance = appearance4;
- summarySettings2.DisplayFormat = "{0:N3}";
- summarySettings2.GroupBySummaryValueAppearance = appearance5;
- summarySettings3.DisplayFormat = "共{0}记录";
- summarySettings3.GroupBySummaryValueAppearance = appearance6;
- ultraGridBand1.Summaries.AddRange(new Infragistics.Win.UltraWinGrid.SummarySettings[] {
- summarySettings1,
- summarySettings2,
- summarySettings3});
- 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(3, 89);
- this.CrackDetectGrid.Margin = new System.Windows.Forms.Padding(4);
- this.CrackDetectGrid.Name = "CrackDetectGrid";
- this.CrackDetectGrid.Size = new System.Drawing.Size(1806, 577);
- this.CrackDetectGrid.TabIndex = 75;
- //
- // dataSet1
- //
- this.dataSet1.DataSetName = "NewDataSet";
- this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable1});
- //
- // dataTable1
- //
- this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
- this.MSAUER_DATE,
- this.dataColumn2,
- this.dataColumn3,
- this.dataColumn4,
- this.dataColumn5,
- this.dataColumn6,
- this.dataColumn7,
- this.dataColumn8,
- this.dataColumn9,
- this.dataColumn10,
- this.dataColumn11,
- this.dataColumn12,
- this.dataColumn13,
- this.dataColumn14,
- this.dataColumn15,
- this.dataColumn16,
- this.dataColumn17,
- this.dataColumn18,
- this.dataColumn19,
- this.CHK,
- this.KEY_ID});
- this.dataTable1.TableName = "Table1";
- //
- // MSAUER_DATE
- //
- this.MSAUER_DATE.Caption = "生产时间";
- this.MSAUER_DATE.ColumnName = "MSAUER_DATE";
- //
- // dataColumn2
- //
- this.dataColumn2.ColumnName = "PLINE_CODE";
- //
- // dataColumn3
- //
- this.dataColumn3.Caption = "产线";
- this.dataColumn3.ColumnName = "PLINE_NAME";
- //
- // dataColumn4
- //
- this.dataColumn4.Caption = "班次";
- this.dataColumn4.ColumnName = "PRO_BC";
- //
- // dataColumn5
- //
- this.dataColumn5.Caption = "班组";
- this.dataColumn5.ColumnName = "PRO_BZ";
- //
- // dataColumn6
- //
- this.dataColumn6.Caption = "判定炉号";
- this.dataColumn6.ColumnName = "JUDGE_STOVE_NO";
- //
- // dataColumn7
- //
- this.dataColumn7.Caption = "批号";
- this.dataColumn7.ColumnName = "BATCH_NO";
- //
- // dataColumn8
- //
- this.dataColumn8.Caption = "喷印管号";
- this.dataColumn8.ColumnName = "MAT_NO";
- //
- // dataColumn9
- //
- this.dataColumn9.Caption = "长度";
- this.dataColumn9.ColumnName = "ACT_LEN";
- //
- // dataColumn10
- //
- this.dataColumn10.Caption = "实重";
- this.dataColumn10.ColumnName = "ACT_WEIGHT";
- //
- // dataColumn11
- //
- this.dataColumn11.Caption = "合同号";
- this.dataColumn11.ColumnName = "ORDER_NO";
- //
- // dataColumn12
- //
- this.dataColumn12.Caption = "品种";
- this.dataColumn12.ColumnName = "PRODUCNAME";
- //
- // dataColumn13
- //
- this.dataColumn13.Caption = "外径";
- this.dataColumn13.ColumnName = "OUTDIAMETER";
- //
- // dataColumn14
- //
- this.dataColumn14.Caption = "壁厚";
- this.dataColumn14.ColumnName = "WALLTHICK";
- //
- // dataColumn15
- //
- this.dataColumn15.Caption = "钢级";
- this.dataColumn15.ColumnName = "STEELNAME";
- //
- // dataColumn16
- //
- this.dataColumn16.Caption = "钢种";
- this.dataColumn16.ColumnName = "GRADENAME";
- //
- // dataColumn17
- //
- this.dataColumn17.Caption = "扣型";
- this.dataColumn17.ColumnName = "MODEL_DESC";
- //
- // dataColumn18
- //
- this.dataColumn18.Caption = "标准";
- this.dataColumn18.ColumnName = "STD_NAME";
- //
- // dataColumn19
- //
- this.dataColumn19.Caption = "喷印信息";
- this.dataColumn19.ColumnName = "MAT_INFO";
- //
- // ultraPanel2
- //
- this.ultraPanel2.AutoSize = true;
- //
- // ultraPanel2.ClientArea
- //
- this.ultraPanel2.ClientArea.Controls.Add(this.chkTim);
- this.ultraPanel2.ClientArea.Controls.Add(this.RegStartTime);
- this.ultraPanel2.ClientArea.Controls.Add(this.label1);
- this.ultraPanel2.ClientArea.Controls.Add(this.RegEndTime);
- 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.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.txt_PlinCode);
- this.ultraPanel2.ClientArea.Controls.Add(this.chkShow);
- this.ultraPanel2.ClientArea.Controls.Add(this.chkFlag);
- 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, 68);
- 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, 13);
- 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);
- //
- // RegStartTime
- //
- this.RegStartTime.CustomFormat = "yyyy-MM-dd HH:mm";
- this.RegStartTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.RegStartTime.Location = new System.Drawing.Point(103, 10);
- this.RegStartTime.Margin = new System.Windows.Forms.Padding(4);
- this.RegStartTime.Name = "RegStartTime";
- this.RegStartTime.Size = new System.Drawing.Size(191, 25);
- this.RegStartTime.TabIndex = 948;
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(301, 15);
- 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 = "至";
- //
- // RegEndTime
- //
- this.RegEndTime.CustomFormat = "yyyy-MM-dd HH:mm";
- this.RegEndTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.RegEndTime.Location = new System.Drawing.Point(330, 10);
- this.RegEndTime.Margin = new System.Windows.Forms.Padding(4);
- this.RegEndTime.Name = "RegEndTime";
- this.RegEndTime.Size = new System.Drawing.Size(199, 25);
- this.RegEndTime.TabIndex = 954;
- //
- // chkOrderNo
- //
- this.chkOrderNo.AutoSize = true;
- this.chkOrderNo.Location = new System.Drawing.Point(536, 13);
- 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(617, 10);
- 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(773, 13);
- 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(839, 10);
- 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(938, 13);
- 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(1004, 10);
- 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;
- //
- // chkOrder
- //
- this.chkOrder.AutoSize = true;
- this.chkOrder.Location = new System.Drawing.Point(1103, 13);
- 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(1169, 10);
- 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(1300, 13);
- 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(1366, 10);
- 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(1497, 13);
- 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);
- //
- // txt_PlinCode
- //
- this.txt_PlinCode.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.txt_PlinCode.Location = new System.Drawing.Point(1563, 10);
- this.txt_PlinCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.txt_PlinCode.Name = "txt_PlinCode";
- this.txt_PlinCode.Size = new System.Drawing.Size(144, 24);
- this.txt_PlinCode.TabIndex = 960;
- this.txt_PlinCode.Visible = false;
- this.txt_PlinCode.ValueChanged += new System.EventHandler(this.txt_PlinCode_TextChanged);
- //
- // chkShow
- //
- this.chkShow.AutoSize = true;
- this.chkShow.Location = new System.Drawing.Point(7, 45);
- this.chkShow.Margin = new System.Windows.Forms.Padding(4);
- this.chkShow.Name = "chkShow";
- this.chkShow.Size = new System.Drawing.Size(119, 19);
- this.chkShow.TabIndex = 970;
- this.chkShow.Text = "仅显示已匹配";
- this.chkShow.UseVisualStyleBackColor = false;
- //
- // chkFlag
- //
- this.chkFlag.AutoSize = true;
- this.chkFlag.Checked = true;
- this.chkFlag.CheckState = System.Windows.Forms.CheckState.Checked;
- this.chkFlag.Location = new System.Drawing.Point(133, 45);
- this.chkFlag.Margin = new System.Windows.Forms.Padding(4);
- this.chkFlag.Name = "chkFlag";
- this.chkFlag.Size = new System.Drawing.Size(89, 19);
- this.chkFlag.TabIndex = 971;
- this.chkFlag.Text = "显示剔除";
- this.chkFlag.UseVisualStyleBackColor = false;
- //
- // ultraFlowLayoutManager1
- //
- this.ultraFlowLayoutManager1.ContainerControl = this.ultraPanel2.ClientArea;
- this.ultraFlowLayoutManager1.HorizontalAlignment = Infragistics.Win.Layout.DefaultableFlowLayoutAlignment.Near;
- this.ultraFlowLayoutManager1.HorizontalGap = 7;
- this.ultraFlowLayoutManager1.VerticalGap = 10;
- //
- // CHK
- //
- this.CHK.Caption = "选择";
- this.CHK.ColumnName = "CHK";
- this.CHK.DataType = typeof(bool);
- //
- // KEY_ID
- //
- this.KEY_ID.Caption = "ID";
- this.KEY_ID.ColumnName = "KEY_ID";
- //
- // FrmMeasureDetailsReport
- //
- 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.ultraGroupBox1);
- this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.Name = "FrmMeasureDetailsReport";
- this.Text = "测量点明细";
- this.Load += new System.EventHandler(this.FrmMeasureDetailsReport_Load);
- ((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();
- ((System.ComponentModel.ISupportInitialize)(this.CrackDetectGrid)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
- this.ultraPanel2.ClientArea.ResumeLayout(false);
- this.ultraPanel2.ClientArea.PerformLayout();
- this.ultraPanel2.ResumeLayout(false);
- this.ultraPanel2.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtOrderNo)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtJudgeStove)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtBatchNo)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbOrder)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbGroup)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_PlinCode)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraFlowLayoutManager1)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbBz;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbBc;
- private Infragistics.Win.UltraWinGrid.UltraGrid CrackDetectGrid;
- 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 Infragistics.Win.UltraWinEditors.UltraComboEditor txt_PlinCode;
- 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 System.Windows.Forms.DateTimePicker RegStartTime;
- private System.Data.DataSet dataSet1;
- private System.Data.DataTable dataTable1;
- private System.Data.DataColumn MSAUER_DATE;
- private System.Data.DataColumn dataColumn2;
- private System.Data.DataColumn dataColumn3;
- private System.Data.DataColumn dataColumn4;
- private System.Data.DataColumn dataColumn5;
- private System.Data.DataColumn dataColumn6;
- private System.Data.DataColumn dataColumn7;
- private System.Data.DataColumn dataColumn8;
- private System.Data.DataColumn dataColumn9;
- private System.Data.DataColumn dataColumn10;
- private System.Data.DataColumn dataColumn11;
- private System.Data.DataColumn dataColumn12;
- private System.Data.DataColumn dataColumn13;
- private System.Data.DataColumn dataColumn14;
- private System.Data.DataColumn dataColumn15;
- private System.Data.DataColumn dataColumn16;
- private System.Data.DataColumn dataColumn17;
- private System.Data.DataColumn dataColumn18;
- private System.Data.DataColumn dataColumn19;
- 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 System.Windows.Forms.CheckBox chkShow;
- private System.Windows.Forms.CheckBox chkFlag;
- private System.Data.DataColumn CHK;
- private System.Data.DataColumn KEY_ID;
- }
- }
|