| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038 |
- namespace StorageMeterSystem
- {
- partial class frmHotDeliverySingleWgt
- {
- /// <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.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("btnQuery");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("btnQuery");
- Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmHotDeliverySingleWgt));
- Infragistics.Win.UltraWinToolbars.LabelTool labelTool9 = new Infragistics.Win.UltraWinToolbars.LabelTool("时间");
- Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool9 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("ControlContainerTool4");
- Infragistics.Win.UltraWinToolbars.LabelTool labelTool10 = new Infragistics.Win.UltraWinToolbars.LabelTool("-");
- Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool10 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("ControlContainerTool5");
- Infragistics.Win.UltraWinToolbars.LabelTool labelTool5 = new Infragistics.Win.UltraWinToolbars.LabelTool("计量点");
- Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool5 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("ControlContainerTool1");
- Infragistics.Win.UltraWinToolbars.LabelTool labelTool6 = new Infragistics.Win.UltraWinToolbars.LabelTool("预报状态");
- Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool6 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("ControlContainerTool2");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("btnCancel");
- Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("btnUnCancel");
- Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("btnPrintOne");
- Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("btnPrintSome");
- Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.LabelTool labelTool2 = new Infragistics.Win.UltraWinToolbars.LabelTool("批号");
- Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool4 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("ControlContainerTool3");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("btnInsert");
- Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("btnUpdate");
- Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("单只重量", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("singleWgtNo");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("memo");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("valueFlag");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createManNo");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createManName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createTime");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateManNo");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateManName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("gradeNo");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("productDate");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("baseSpotNo");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("baseSpotName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateTime");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("meterGroup");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("meterClass");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("specNo");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("specName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("singleWeight");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("weightType");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("gradeName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UNCK", 0);
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance81 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance82 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance83 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance84 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance85 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance86 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance87 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance88 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance89 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance90 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance91 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance92 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
- this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
- this.panel1 = new System.Windows.Forms.Panel();
- this.panel1_Fill_Panel = new System.Windows.Forms.Panel();
- this._panel1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._panel1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._panel1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._panel1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this.dataSet2 = new System.Data.DataSet();
- this.dataTable1 = new System.Data.DataTable();
- this.dataColumn1 = 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.dataColumn10 = new System.Data.DataColumn();
- this.dataColumn11 = new System.Data.DataColumn();
- this.dataColumn16 = new System.Data.DataColumn();
- this.dataColumn22 = new System.Data.DataColumn();
- this.dataColumn32 = new System.Data.DataColumn();
- this.dataColumn33 = new System.Data.DataColumn();
- this.dataColumn35 = new System.Data.DataColumn();
- this.dataColumn39 = new System.Data.DataColumn();
- this.dataColumn40 = new System.Data.DataColumn();
- this.dataColumn42 = new System.Data.DataColumn();
- this.dataColumn43 = new System.Data.DataColumn();
- this.dataColumn2 = new System.Data.DataColumn();
- this.dataColumn3 = new System.Data.DataColumn();
- this.dataColumn9 = new System.Data.DataColumn();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.panel2 = new System.Windows.Forms.Panel();
- this.ultraGroupBox4 = new Infragistics.Win.Misc.UltraGroupBox();
- this.panel2Query = new System.Windows.Forms.Panel();
- this.cbAll = new System.Windows.Forms.CheckBox();
- this.ultraGridSingleWgt = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.ultraGroupBoxCondition = new Infragistics.Win.Misc.UltraGroupBox();
- this.dtStartTime = new System.Windows.Forms.DateTimePicker();
- this.label2 = new System.Windows.Forms.Label();
- this.label4 = new System.Windows.Forms.Label();
- this.cmbPoint = new Infragistics.Win.UltraWinGrid.UltraCombo();
- this.cmbSpcNameUp = new Infragistics.Win.UltraWinGrid.UltraCombo();
- this.dtEndTime = new System.Windows.Forms.DateTimePicker();
- this.label7 = new System.Windows.Forms.Label();
- this.label1 = new System.Windows.Forms.Label();
- this.cmbGradeNameUp = new Infragistics.Win.UltraWinGrid.UltraCombo();
- this.label8 = new System.Windows.Forms.Label();
- ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- this.panel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).BeginInit();
- this.ultraGroupBox4.SuspendLayout();
- this.panel2Query.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGridSingleWgt)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBoxCondition)).BeginInit();
- this.ultraGroupBoxCondition.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.cmbPoint)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbSpcNameUp)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbGradeNameUp)).BeginInit();
- this.SuspendLayout();
- //
- // ultraToolbarsManager1
- //
- this.ultraToolbarsManager1.DesignerFlags = 1;
- this.ultraToolbarsManager1.DockWithinContainer = this.panel1;
- this.ultraToolbarsManager1.ShowFullMenusDelay = 500;
- this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2003;
- ultraToolbar1.DockedColumn = 0;
- ultraToolbar1.DockedRow = 0;
- ultraToolbar1.FloatingLocation = new System.Drawing.Point(616, 345);
- ultraToolbar1.FloatingSize = new System.Drawing.Size(1240, 29);
- buttonTool5.InstanceProps.IsFirstInGroup = true;
- ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
- buttonTool5});
- ultraToolbar1.Text = "UltraToolbar1";
- this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
- ultraToolbar1});
- appearance25.Image = ((object)(resources.GetObject("appearance25.Image")));
- buttonTool7.SharedPropsInternal.AppearancesSmall.Appearance = appearance25;
- buttonTool7.SharedPropsInternal.Caption = "查询";
- buttonTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- labelTool9.SharedPropsInternal.Caption = "预报时间";
- controlContainerTool9.SharedPropsInternal.Caption = "ControlContainerTool4";
- controlContainerTool9.SharedPropsInternal.Width = 198;
- labelTool10.SharedPropsInternal.Caption = "至";
- controlContainerTool10.SharedPropsInternal.Caption = "ControlContainerTool5";
- controlContainerTool10.SharedPropsInternal.Width = 200;
- labelTool5.SharedPropsInternal.Caption = "计量点";
- controlContainerTool5.SharedPropsInternal.Caption = "ControlContainerTool1";
- labelTool6.SharedPropsInternal.Caption = "预报状态";
- controlContainerTool6.SharedPropsInternal.Caption = "ControlContainerTool2";
- controlContainerTool6.SharedPropsInternal.Width = 190;
- appearance18.Image = ((object)(resources.GetObject("appearance18.Image")));
- buttonTool3.SharedPropsInternal.AppearancesSmall.Appearance = appearance18;
- buttonTool3.SharedPropsInternal.Caption = "作废";
- buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- appearance19.Image = ((object)(resources.GetObject("appearance19.Image")));
- buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance19;
- buttonTool4.SharedPropsInternal.Caption = "恢复";
- buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- appearance20.Image = ((object)(resources.GetObject("appearance20.Image")));
- buttonTool9.SharedPropsInternal.AppearancesSmall.Appearance = appearance20;
- buttonTool9.SharedPropsInternal.Caption = "单桶打印";
- buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- appearance21.Image = ((object)(resources.GetObject("appearance21.Image")));
- buttonTool10.SharedPropsInternal.AppearancesSmall.Appearance = appearance21;
- buttonTool10.SharedPropsInternal.Caption = "打印";
- buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- labelTool2.SharedPropsInternal.Caption = "批号";
- controlContainerTool4.SharedPropsInternal.Caption = "ControlContainerTool3";
- appearance36.Image = ((object)(resources.GetObject("appearance36.Image")));
- buttonTool8.SharedPropsInternal.AppearancesSmall.Appearance = appearance36;
- buttonTool8.SharedPropsInternal.Caption = "新增";
- buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- appearance37.Image = ((object)(resources.GetObject("appearance37.Image")));
- buttonTool12.SharedPropsInternal.AppearancesSmall.Appearance = appearance37;
- buttonTool12.SharedPropsInternal.Caption = "更新";
- buttonTool12.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
- buttonTool7,
- labelTool9,
- controlContainerTool9,
- labelTool10,
- controlContainerTool10,
- labelTool5,
- controlContainerTool5,
- labelTool6,
- controlContainerTool6,
- buttonTool3,
- buttonTool4,
- buttonTool9,
- buttonTool10,
- labelTool2,
- controlContainerTool4,
- buttonTool8,
- buttonTool12});
- this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
- //
- // panel1
- //
- this.panel1.Controls.Add(this.panel1_Fill_Panel);
- this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Left);
- this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Right);
- this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Top);
- this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Bottom);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel1.Location = new System.Drawing.Point(3, 0);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1698, 30);
- this.panel1.TabIndex = 0;
- //
- // panel1_Fill_Panel
- //
- this.panel1_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
- this.panel1_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel1_Fill_Panel.Location = new System.Drawing.Point(0, 27);
- this.panel1_Fill_Panel.Name = "panel1_Fill_Panel";
- this.panel1_Fill_Panel.Size = new System.Drawing.Size(1698, 3);
- this.panel1_Fill_Panel.TabIndex = 0;
- //
- // _panel1_Toolbars_Dock_Area_Left
- //
- this._panel1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._panel1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(190)))), ((int)(((byte)(245)))));
- this._panel1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
- this._panel1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
- this._panel1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 27);
- this._panel1_Toolbars_Dock_Area_Left.Name = "_panel1_Toolbars_Dock_Area_Left";
- this._panel1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 3);
- this._panel1_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // _panel1_Toolbars_Dock_Area_Right
- //
- this._panel1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._panel1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(190)))), ((int)(((byte)(245)))));
- this._panel1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
- this._panel1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
- this._panel1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1698, 27);
- this._panel1_Toolbars_Dock_Area_Right.Name = "_panel1_Toolbars_Dock_Area_Right";
- this._panel1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 3);
- this._panel1_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // _panel1_Toolbars_Dock_Area_Top
- //
- this._panel1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._panel1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(190)))), ((int)(((byte)(245)))));
- this._panel1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
- this._panel1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
- this._panel1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
- this._panel1_Toolbars_Dock_Area_Top.Name = "_panel1_Toolbars_Dock_Area_Top";
- this._panel1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1698, 27);
- this._panel1_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // _panel1_Toolbars_Dock_Area_Bottom
- //
- this._panel1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._panel1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(190)))), ((int)(((byte)(245)))));
- this._panel1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
- this._panel1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
- this._panel1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 30);
- this._panel1_Toolbars_Dock_Area_Bottom.Name = "_panel1_Toolbars_Dock_Area_Bottom";
- this._panel1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1698, 0);
- this._panel1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // dataSet2
- //
- this.dataSet2.DataSetName = "NewDataSet";
- this.dataSet2.Locale = new System.Globalization.CultureInfo("zh-CN");
- this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable1});
- //
- // dataTable1
- //
- this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn1,
- this.dataColumn4,
- this.dataColumn5,
- this.dataColumn6,
- this.dataColumn7,
- this.dataColumn8,
- this.dataColumn10,
- this.dataColumn11,
- this.dataColumn16,
- this.dataColumn22,
- this.dataColumn32,
- this.dataColumn33,
- this.dataColumn35,
- this.dataColumn39,
- this.dataColumn40,
- this.dataColumn42,
- this.dataColumn43,
- this.dataColumn2,
- this.dataColumn3,
- this.dataColumn9});
- this.dataTable1.TableName = "单只重量";
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "重量编号";
- this.dataColumn1.ColumnName = "singleWgtNo";
- //
- // dataColumn4
- //
- this.dataColumn4.Caption = "备注";
- this.dataColumn4.ColumnName = "memo";
- //
- // dataColumn5
- //
- this.dataColumn5.Caption = "状态";
- this.dataColumn5.ColumnName = "valueFlag";
- //
- // dataColumn6
- //
- this.dataColumn6.Caption = "创建人编号";
- this.dataColumn6.ColumnName = "createManNo";
- //
- // dataColumn7
- //
- this.dataColumn7.Caption = "司秤工";
- this.dataColumn7.ColumnName = "createManName";
- //
- // dataColumn8
- //
- this.dataColumn8.Caption = "第一次审核时间";
- this.dataColumn8.ColumnName = "createTime";
- //
- // dataColumn10
- //
- this.dataColumn10.Caption = "修改人编号";
- this.dataColumn10.ColumnName = "updateManNo";
- //
- // dataColumn11
- //
- this.dataColumn11.Caption = "修改人";
- this.dataColumn11.ColumnName = "updateManName";
- //
- // dataColumn16
- //
- this.dataColumn16.Caption = "钢号编码";
- this.dataColumn16.ColumnName = "gradeNo";
- //
- // dataColumn22
- //
- this.dataColumn22.Caption = "产量时间";
- this.dataColumn22.ColumnName = "productDate";
- //
- // dataColumn32
- //
- this.dataColumn32.Caption = "计量点编号";
- this.dataColumn32.ColumnName = "baseSpotNo";
- //
- // dataColumn33
- //
- this.dataColumn33.Caption = "计量点";
- this.dataColumn33.ColumnName = "baseSpotName";
- //
- // dataColumn35
- //
- this.dataColumn35.Caption = "修改时间";
- this.dataColumn35.ColumnName = "updateTime";
- //
- // dataColumn39
- //
- this.dataColumn39.Caption = "班组";
- this.dataColumn39.ColumnName = "meterGroup";
- //
- // dataColumn40
- //
- this.dataColumn40.Caption = "班次";
- this.dataColumn40.ColumnName = "meterClass";
- //
- // dataColumn42
- //
- this.dataColumn42.Caption = "规格编号";
- this.dataColumn42.ColumnName = "specNo";
- //
- // dataColumn43
- //
- this.dataColumn43.Caption = "规格";
- this.dataColumn43.ColumnName = "specName";
- //
- // dataColumn2
- //
- this.dataColumn2.Caption = "单支重量";
- this.dataColumn2.ColumnName = "singleWeight";
- //
- // dataColumn3
- //
- this.dataColumn3.Caption = "重量类型";
- this.dataColumn3.ColumnName = "weightType";
- //
- // dataColumn9
- //
- this.dataColumn9.Caption = "钢种";
- this.dataColumn9.ColumnName = "gradeName";
- //
- // ultraGroupBox1
- //
- this.ultraGroupBox1.Controls.Add(this.panel2);
- this.ultraGroupBox1.Controls.Add(this.panel1);
- this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(1704, 706);
- this.ultraGroupBox1.TabIndex = 0;
- this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
- //
- // panel2
- //
- this.panel2.Controls.Add(this.ultraGroupBox4);
- this.panel2.Controls.Add(this.ultraGroupBoxCondition);
- this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel2.Location = new System.Drawing.Point(3, 30);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(1698, 673);
- this.panel2.TabIndex = 1;
- //
- // ultraGroupBox4
- //
- this.ultraGroupBox4.Controls.Add(this.panel2Query);
- this.ultraGroupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox4.Location = new System.Drawing.Point(0, 61);
- this.ultraGroupBox4.Name = "ultraGroupBox4";
- this.ultraGroupBox4.Size = new System.Drawing.Size(1698, 612);
- this.ultraGroupBox4.TabIndex = 2;
- this.ultraGroupBox4.Text = "数据展示区域";
- this.ultraGroupBox4.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
- //
- // panel2Query
- //
- this.panel2Query.Controls.Add(this.cbAll);
- this.panel2Query.Controls.Add(this.ultraGridSingleWgt);
- this.panel2Query.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel2Query.Location = new System.Drawing.Point(3, 18);
- this.panel2Query.Name = "panel2Query";
- this.panel2Query.Size = new System.Drawing.Size(1692, 591);
- this.panel2Query.TabIndex = 3;
- //
- // cbAll
- //
- this.cbAll.AutoSize = true;
- this.cbAll.Location = new System.Drawing.Point(80, 8);
- this.cbAll.Name = "cbAll";
- this.cbAll.Size = new System.Drawing.Size(15, 14);
- this.cbAll.TabIndex = 1;
- this.cbAll.UseVisualStyleBackColor = true;
- this.cbAll.CheckedChanged += new System.EventHandler(this.cbAll_CheckedChanged);
- //
- // ultraGridSingleWgt
- //
- this.ultraGridSingleWgt.DataMember = "单只重量";
- this.ultraGridSingleWgt.DataSource = this.dataSet2;
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn1.RowLayoutColumnInfo.OriginX = 1;
- ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(143, 0);
- ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn2.Hidden = true;
- ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn3.RowLayoutColumnInfo.OriginX = 3;
- ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn4.Hidden = true;
- ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn5.Header.VisiblePosition = 4;
- ultraGridColumn5.RowLayoutColumnInfo.OriginX = 17;
- ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn6.Header.VisiblePosition = 5;
- ultraGridColumn6.RowLayoutColumnInfo.OriginX = 19;
- ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn7.Header.VisiblePosition = 6;
- ultraGridColumn7.Hidden = true;
- ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn8.Header.VisiblePosition = 7;
- ultraGridColumn8.RowLayoutColumnInfo.OriginX = 21;
- ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn9.Header.VisiblePosition = 8;
- ultraGridColumn9.Hidden = true;
- ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn10.Header.VisiblePosition = 9;
- ultraGridColumn10.Hidden = true;
- ultraGridColumn10.RowLayoutColumnInfo.OriginX = 15;
- ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn11.Header.VisiblePosition = 10;
- ultraGridColumn11.Hidden = true;
- ultraGridColumn12.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn12.Header.VisiblePosition = 11;
- ultraGridColumn12.RowLayoutColumnInfo.OriginX = 5;
- ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn13.Header.VisiblePosition = 12;
- ultraGridColumn13.RowLayoutColumnInfo.OriginX = 23;
- ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn14.Header.VisiblePosition = 13;
- ultraGridColumn14.Hidden = true;
- ultraGridColumn14.RowLayoutColumnInfo.OriginX = 14;
- ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn15.Header.VisiblePosition = 14;
- ultraGridColumn15.RowLayoutColumnInfo.OriginX = 11;
- ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn16.Header.VisiblePosition = 15;
- ultraGridColumn16.Hidden = true;
- ultraGridColumn17.Header.VisiblePosition = 16;
- ultraGridColumn17.RowLayoutColumnInfo.OriginX = 7;
- ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn17.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn18.Header.VisiblePosition = 17;
- ultraGridColumn18.RowLayoutColumnInfo.OriginX = 13;
- ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn18.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn18.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn19.Header.VisiblePosition = 18;
- ultraGridColumn19.Hidden = true;
- ultraGridColumn20.Header.VisiblePosition = 19;
- ultraGridColumn20.RowLayoutColumnInfo.OriginX = 9;
- ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn20.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn20.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn21.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.Edit;
- ultraGridColumn21.DataType = typeof(bool);
- ultraGridColumn21.DefaultCellValue = false;
- ultraGridColumn21.Header.Caption = "选择";
- ultraGridColumn21.Header.VisiblePosition = 20;
- ultraGridColumn21.RowLayoutColumnInfo.OriginX = 0;
- ultraGridColumn21.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn21.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(57, 0);
- ultraGridColumn21.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn21.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn21.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
- 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});
- ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
- ultraGridBand1.SummaryFooterCaption = "合计";
- this.ultraGridSingleWgt.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGridSingleWgt.DisplayLayout.DefaultSelectedBackColor = System.Drawing.Color.Empty;
- this.ultraGridSingleWgt.DisplayLayout.DefaultSelectedForeColor = System.Drawing.Color.Empty;
- this.ultraGridSingleWgt.DisplayLayout.Override.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Button3D;
- appearance2.TextVAlignAsString = "Middle";
- this.ultraGridSingleWgt.DisplayLayout.Override.CellAppearance = appearance2;
- this.ultraGridSingleWgt.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
- appearance3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
- appearance3.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
- this.ultraGridSingleWgt.DisplayLayout.Override.HeaderAppearance = appearance3;
- this.ultraGridSingleWgt.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
- this.ultraGridSingleWgt.DisplayLayout.Override.MaxSelectedRows = 1;
- this.ultraGridSingleWgt.DisplayLayout.Override.MinRowHeight = 21;
- appearance4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
- appearance4.TextVAlignAsString = "Middle";
- this.ultraGridSingleWgt.DisplayLayout.Override.RowSelectorAppearance = appearance4;
- this.ultraGridSingleWgt.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
- this.ultraGridSingleWgt.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ultraGridSingleWgt.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
- this.ultraGridSingleWgt.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
- this.ultraGridSingleWgt.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGridSingleWgt.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGridSingleWgt.Location = new System.Drawing.Point(0, 0);
- this.ultraGridSingleWgt.Name = "ultraGridSingleWgt";
- this.ultraGridSingleWgt.Size = new System.Drawing.Size(1692, 591);
- this.ultraGridSingleWgt.TabIndex = 6;
- //
- // ultraGroupBoxCondition
- //
- this.ultraGroupBoxCondition.Controls.Add(this.dtStartTime);
- this.ultraGroupBoxCondition.Controls.Add(this.label2);
- this.ultraGroupBoxCondition.Controls.Add(this.label4);
- this.ultraGroupBoxCondition.Controls.Add(this.cmbPoint);
- this.ultraGroupBoxCondition.Controls.Add(this.cmbSpcNameUp);
- this.ultraGroupBoxCondition.Controls.Add(this.dtEndTime);
- this.ultraGroupBoxCondition.Controls.Add(this.label7);
- this.ultraGroupBoxCondition.Controls.Add(this.label1);
- this.ultraGroupBoxCondition.Controls.Add(this.cmbGradeNameUp);
- this.ultraGroupBoxCondition.Controls.Add(this.label8);
- this.ultraGroupBoxCondition.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraGroupBoxCondition.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBoxCondition.Name = "ultraGroupBoxCondition";
- this.ultraGroupBoxCondition.Size = new System.Drawing.Size(1698, 61);
- this.ultraGroupBoxCondition.TabIndex = 0;
- this.ultraGroupBoxCondition.Text = "查询条件区域";
- this.ultraGroupBoxCondition.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
- //
- // dtStartTime
- //
- this.dtStartTime.Cursor = System.Windows.Forms.Cursors.Default;
- this.dtStartTime.CustomFormat = "yyyy-MM-dd HH:mm:ss";
- this.dtStartTime.Font = new System.Drawing.Font("宋体", 12F);
- this.dtStartTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtStartTime.Location = new System.Drawing.Point(104, 19);
- this.dtStartTime.Margin = new System.Windows.Forms.Padding(0, 5, 0, 0);
- this.dtStartTime.MaxDate = new System.DateTime(3000, 12, 31, 0, 0, 0, 0);
- this.dtStartTime.MinDate = new System.DateTime(1900, 1, 1, 0, 0, 0, 0);
- this.dtStartTime.Name = "dtStartTime";
- this.dtStartTime.Size = new System.Drawing.Size(200, 26);
- this.dtStartTime.TabIndex = 116;
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.BackColor = System.Drawing.Color.Transparent;
- this.label2.Location = new System.Drawing.Point(571, 26);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(41, 12);
- this.label2.TabIndex = 109;
- this.label2.Text = "计量点";
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.BackColor = System.Drawing.Color.Transparent;
- this.label4.Location = new System.Drawing.Point(317, 26);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(17, 12);
- this.label4.TabIndex = 115;
- this.label4.Text = "至";
- //
- // cmbPoint
- //
- this.cmbPoint.CheckedListSettings.CheckStateMember = "";
- appearance16.BackColor = System.Drawing.SystemColors.Window;
- appearance16.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.cmbPoint.DisplayLayout.Appearance = appearance16;
- this.cmbPoint.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.cmbPoint.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance17.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance17.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance17.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance17.BorderColor = System.Drawing.SystemColors.Window;
- this.cmbPoint.DisplayLayout.GroupByBox.Appearance = appearance17;
- appearance22.ForeColor = System.Drawing.SystemColors.GrayText;
- this.cmbPoint.DisplayLayout.GroupByBox.BandLabelAppearance = appearance22;
- this.cmbPoint.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance23.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance23.BackColor2 = System.Drawing.SystemColors.Control;
- appearance23.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance23.ForeColor = System.Drawing.SystemColors.GrayText;
- this.cmbPoint.DisplayLayout.GroupByBox.PromptAppearance = appearance23;
- this.cmbPoint.DisplayLayout.MaxColScrollRegions = 1;
- this.cmbPoint.DisplayLayout.MaxRowScrollRegions = 1;
- appearance24.BackColor = System.Drawing.SystemColors.Window;
- appearance24.ForeColor = System.Drawing.SystemColors.ControlText;
- this.cmbPoint.DisplayLayout.Override.ActiveCellAppearance = appearance24;
- appearance26.BackColor = System.Drawing.SystemColors.Highlight;
- appearance26.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.cmbPoint.DisplayLayout.Override.ActiveRowAppearance = appearance26;
- this.cmbPoint.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.cmbPoint.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance27.BackColor = System.Drawing.SystemColors.Window;
- this.cmbPoint.DisplayLayout.Override.CardAreaAppearance = appearance27;
- appearance28.BorderColor = System.Drawing.Color.Silver;
- appearance28.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.cmbPoint.DisplayLayout.Override.CellAppearance = appearance28;
- this.cmbPoint.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.cmbPoint.DisplayLayout.Override.CellPadding = 0;
- appearance30.BackColor = System.Drawing.SystemColors.Control;
- appearance30.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance30.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance30.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance30.BorderColor = System.Drawing.SystemColors.Window;
- this.cmbPoint.DisplayLayout.Override.GroupByRowAppearance = appearance30;
- appearance54.TextHAlignAsString = "Left";
- this.cmbPoint.DisplayLayout.Override.HeaderAppearance = appearance54;
- this.cmbPoint.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.cmbPoint.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance55.BackColor = System.Drawing.SystemColors.Window;
- appearance55.BorderColor = System.Drawing.Color.Silver;
- this.cmbPoint.DisplayLayout.Override.RowAppearance = appearance55;
- this.cmbPoint.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance56.BackColor = System.Drawing.SystemColors.ControlLight;
- this.cmbPoint.DisplayLayout.Override.TemplateAddRowAppearance = appearance56;
- this.cmbPoint.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.cmbPoint.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.cmbPoint.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.cmbPoint.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cmbPoint.Location = new System.Drawing.Point(618, 19);
- this.cmbPoint.Name = "cmbPoint";
- this.cmbPoint.Size = new System.Drawing.Size(150, 29);
- this.cmbPoint.TabIndex = 12;
- //
- // cmbSpcNameUp
- //
- this.cmbSpcNameUp.CheckedListSettings.CheckStateMember = "";
- appearance81.BackColor = System.Drawing.SystemColors.Window;
- appearance81.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.cmbSpcNameUp.DisplayLayout.Appearance = appearance81;
- this.cmbSpcNameUp.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.cmbSpcNameUp.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance82.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance82.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance82.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance82.BorderColor = System.Drawing.SystemColors.Window;
- this.cmbSpcNameUp.DisplayLayout.GroupByBox.Appearance = appearance82;
- appearance83.ForeColor = System.Drawing.SystemColors.GrayText;
- this.cmbSpcNameUp.DisplayLayout.GroupByBox.BandLabelAppearance = appearance83;
- this.cmbSpcNameUp.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance84.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance84.BackColor2 = System.Drawing.SystemColors.Control;
- appearance84.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance84.ForeColor = System.Drawing.SystemColors.GrayText;
- this.cmbSpcNameUp.DisplayLayout.GroupByBox.PromptAppearance = appearance84;
- this.cmbSpcNameUp.DisplayLayout.MaxColScrollRegions = 1;
- this.cmbSpcNameUp.DisplayLayout.MaxRowScrollRegions = 1;
- appearance85.BackColor = System.Drawing.SystemColors.Window;
- appearance85.ForeColor = System.Drawing.SystemColors.ControlText;
- this.cmbSpcNameUp.DisplayLayout.Override.ActiveCellAppearance = appearance85;
- appearance86.BackColor = System.Drawing.SystemColors.Highlight;
- appearance86.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.cmbSpcNameUp.DisplayLayout.Override.ActiveRowAppearance = appearance86;
- this.cmbSpcNameUp.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.cmbSpcNameUp.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance87.BackColor = System.Drawing.SystemColors.Window;
- this.cmbSpcNameUp.DisplayLayout.Override.CardAreaAppearance = appearance87;
- appearance88.BorderColor = System.Drawing.Color.Silver;
- appearance88.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.cmbSpcNameUp.DisplayLayout.Override.CellAppearance = appearance88;
- this.cmbSpcNameUp.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.cmbSpcNameUp.DisplayLayout.Override.CellPadding = 0;
- appearance89.BackColor = System.Drawing.SystemColors.Control;
- appearance89.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance89.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance89.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance89.BorderColor = System.Drawing.SystemColors.Window;
- this.cmbSpcNameUp.DisplayLayout.Override.GroupByRowAppearance = appearance89;
- appearance90.TextHAlignAsString = "Left";
- this.cmbSpcNameUp.DisplayLayout.Override.HeaderAppearance = appearance90;
- this.cmbSpcNameUp.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.cmbSpcNameUp.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance91.BackColor = System.Drawing.SystemColors.Window;
- appearance91.BorderColor = System.Drawing.Color.Silver;
- this.cmbSpcNameUp.DisplayLayout.Override.RowAppearance = appearance91;
- this.cmbSpcNameUp.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance92.BackColor = System.Drawing.SystemColors.ControlLight;
- this.cmbSpcNameUp.DisplayLayout.Override.TemplateAddRowAppearance = appearance92;
- this.cmbSpcNameUp.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.cmbSpcNameUp.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.cmbSpcNameUp.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.cmbSpcNameUp.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cmbSpcNameUp.Location = new System.Drawing.Point(860, 19);
- this.cmbSpcNameUp.Name = "cmbSpcNameUp";
- this.cmbSpcNameUp.Size = new System.Drawing.Size(150, 29);
- this.cmbSpcNameUp.TabIndex = 114;
- //
- // dtEndTime
- //
- this.dtEndTime.Cursor = System.Windows.Forms.Cursors.Default;
- this.dtEndTime.CustomFormat = "yyyy-MM-dd HH:mm:ss";
- this.dtEndTime.Font = new System.Drawing.Font("宋体", 12F);
- this.dtEndTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtEndTime.Location = new System.Drawing.Point(350, 19);
- this.dtEndTime.Margin = new System.Windows.Forms.Padding(0, 5, 0, 0);
- this.dtEndTime.MaxDate = new System.DateTime(3000, 12, 31, 0, 0, 0, 0);
- this.dtEndTime.MinDate = new System.DateTime(1900, 1, 1, 0, 0, 0, 0);
- this.dtEndTime.Name = "dtEndTime";
- this.dtEndTime.Size = new System.Drawing.Size(200, 26);
- this.dtEndTime.TabIndex = 113;
- //
- // label7
- //
- this.label7.AutoSize = true;
- this.label7.BackColor = System.Drawing.Color.Transparent;
- this.label7.Location = new System.Drawing.Point(807, 27);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(47, 12);
- this.label7.TabIndex = 113;
- this.label7.Text = "规 格";
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.BackColor = System.Drawing.Color.Transparent;
- this.label1.Location = new System.Drawing.Point(5, 26);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(89, 12);
- this.label1.TabIndex = 114;
- this.label1.Text = "第一次审核时间";
- //
- // cmbGradeNameUp
- //
- this.cmbGradeNameUp.CheckedListSettings.CheckStateMember = "";
- appearance15.BackColor = System.Drawing.SystemColors.Window;
- appearance15.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.cmbGradeNameUp.DisplayLayout.Appearance = appearance15;
- this.cmbGradeNameUp.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.cmbGradeNameUp.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance29.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance29.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance29.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance29.BorderColor = System.Drawing.SystemColors.Window;
- this.cmbGradeNameUp.DisplayLayout.GroupByBox.Appearance = appearance29;
- appearance31.ForeColor = System.Drawing.SystemColors.GrayText;
- this.cmbGradeNameUp.DisplayLayout.GroupByBox.BandLabelAppearance = appearance31;
- this.cmbGradeNameUp.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance32.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance32.BackColor2 = System.Drawing.SystemColors.Control;
- appearance32.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance32.ForeColor = System.Drawing.SystemColors.GrayText;
- this.cmbGradeNameUp.DisplayLayout.GroupByBox.PromptAppearance = appearance32;
- this.cmbGradeNameUp.DisplayLayout.MaxColScrollRegions = 1;
- this.cmbGradeNameUp.DisplayLayout.MaxRowScrollRegions = 1;
- appearance33.BackColor = System.Drawing.SystemColors.Window;
- appearance33.ForeColor = System.Drawing.SystemColors.ControlText;
- this.cmbGradeNameUp.DisplayLayout.Override.ActiveCellAppearance = appearance33;
- appearance34.BackColor = System.Drawing.SystemColors.Highlight;
- appearance34.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.cmbGradeNameUp.DisplayLayout.Override.ActiveRowAppearance = appearance34;
- this.cmbGradeNameUp.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.cmbGradeNameUp.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance35.BackColor = System.Drawing.SystemColors.Window;
- this.cmbGradeNameUp.DisplayLayout.Override.CardAreaAppearance = appearance35;
- appearance38.BorderColor = System.Drawing.Color.Silver;
- appearance38.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.cmbGradeNameUp.DisplayLayout.Override.CellAppearance = appearance38;
- this.cmbGradeNameUp.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.cmbGradeNameUp.DisplayLayout.Override.CellPadding = 0;
- appearance39.BackColor = System.Drawing.SystemColors.Control;
- appearance39.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance39.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance39.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance39.BorderColor = System.Drawing.SystemColors.Window;
- this.cmbGradeNameUp.DisplayLayout.Override.GroupByRowAppearance = appearance39;
- appearance40.TextHAlignAsString = "Left";
- this.cmbGradeNameUp.DisplayLayout.Override.HeaderAppearance = appearance40;
- this.cmbGradeNameUp.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.cmbGradeNameUp.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance41.BackColor = System.Drawing.SystemColors.Window;
- appearance41.BorderColor = System.Drawing.Color.Silver;
- this.cmbGradeNameUp.DisplayLayout.Override.RowAppearance = appearance41;
- this.cmbGradeNameUp.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance42.BackColor = System.Drawing.SystemColors.ControlLight;
- this.cmbGradeNameUp.DisplayLayout.Override.TemplateAddRowAppearance = appearance42;
- this.cmbGradeNameUp.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.cmbGradeNameUp.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.cmbGradeNameUp.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.cmbGradeNameUp.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cmbGradeNameUp.Location = new System.Drawing.Point(1093, 19);
- this.cmbGradeNameUp.Name = "cmbGradeNameUp";
- this.cmbGradeNameUp.Size = new System.Drawing.Size(150, 29);
- this.cmbGradeNameUp.TabIndex = 116;
- //
- // label8
- //
- this.label8.AutoSize = true;
- this.label8.BackColor = System.Drawing.Color.Transparent;
- this.label8.Location = new System.Drawing.Point(1040, 27);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(47, 12);
- this.label8.TabIndex = 115;
- this.label8.Text = "钢 种";
- //
- // frmHotDeliverySingleWgt
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1704, 706);
- this.Controls.Add(this.ultraGroupBox1);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
- this.Name = "frmHotDeliverySingleWgt";
- this.Text = "过磅数据查询";
- this.Load += new System.EventHandler(this.frmHotDeliverySingleWgt_Load);
- ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
- this.panel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- this.panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit();
- this.ultraGroupBox4.ResumeLayout(false);
- this.panel2Query.ResumeLayout(false);
- this.panel2Query.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGridSingleWgt)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBoxCondition)).EndInit();
- this.ultraGroupBoxCondition.ResumeLayout(false);
- this.ultraGroupBoxCondition.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.cmbPoint)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbSpcNameUp)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbGradeNameUp)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
- private System.Data.DataSet dataSet2;
- private System.Data.DataTable dataTable1;
- private System.Data.DataColumn dataColumn1;
- 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 dataColumn10;
- private System.Data.DataColumn dataColumn11;
- private System.Data.DataColumn dataColumn16;
- private System.Data.DataColumn dataColumn22;
- private System.Data.DataColumn dataColumn32;
- private System.Data.DataColumn dataColumn33;
- private System.Data.DataColumn dataColumn35;
- private System.Windows.Forms.Panel panel1;
- private Infragistics.Win.UltraWinGrid.UltraCombo cmbPoint;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Left;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Right;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Top;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Bottom;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private System.Windows.Forms.Panel panel2;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox4;
- private System.Windows.Forms.Panel panel2Query;
- private System.Windows.Forms.CheckBox cbAll;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGridSingleWgt;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBoxCondition;
- private System.Windows.Forms.Panel panel1_Fill_Panel;
- private System.Windows.Forms.Label label2;
- private System.Data.DataColumn dataColumn39;
- private System.Data.DataColumn dataColumn40;
- private System.Data.DataColumn dataColumn42;
- private System.Data.DataColumn dataColumn43;
- private System.Windows.Forms.Label label7;
- private Infragistics.Win.UltraWinGrid.UltraCombo cmbGradeNameUp;
- private System.Windows.Forms.Label label8;
- private Infragistics.Win.UltraWinGrid.UltraCombo cmbSpcNameUp;
- private System.Windows.Forms.DateTimePicker dtStartTime;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.DateTimePicker dtEndTime;
- private System.Windows.Forms.Label label1;
- private System.Data.DataColumn dataColumn2;
- private System.Data.DataColumn dataColumn3;
- private System.Data.DataColumn dataColumn9;
- }
- }
|