| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170 |
- namespace Core.StlMes.Client.Lims.Resource
- {
- partial class FrmDmUsageRunRecord
- {
- /// <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()
- {
- Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
- Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance30 = 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 appearance4 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
- Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem13 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem14 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem15 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem16 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
- Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem12 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2", -1);
- 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 appearance44 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table3", -1);
- Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
- Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
- this.panel1 = new System.Windows.Forms.Panel();
- this.panel3 = new System.Windows.Forms.Panel();
- this.splitContainer1 = new System.Windows.Forms.SplitContainer();
- this.panel5 = new System.Windows.Forms.Panel();
- this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.dataSet1 = new System.Data.DataSet();
- this.dataTable1 = new System.Data.DataTable();
- this.dataTable2 = new System.Data.DataTable();
- this.dataTable3 = new System.Data.DataTable();
- this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
- this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
- this.panel6 = new System.Windows.Forms.Panel();
- this.ultraUSE_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraWORK_CONTENT = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraRECORD_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraUSE_SHIFT = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ttxtUSE_TIME = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.txtDEVICE_ENVIRONMENT = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
- this.txtWETNESS = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.txtTEMP = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
- this.txtREMARK = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel20 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraDEVICE_STATE = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
- this.txtDEVICE_EXCEPTION_DESC = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
- this.txtDEVICE_NAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel26 = new Infragistics.Win.Misc.UltraLabel();
- this.panel4 = new System.Windows.Forms.Panel();
- this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
- this.panel2 = new System.Windows.Forms.Panel();
- this.ultraDEVICE_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.publicUltraDept_ID1 = new Core.StlMes.Client.Lims.Resource.PublicUltraDept_ID();
- this.ultraQueryDEVICE_STATE = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.chkDEVICE_STATE = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.chkDEVICE_NO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.dateEnd = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.dateBegin = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.chkDEPT_ID = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.ultraQueryRECORD_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.chkRECORD_NAME = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
- this.chkTime = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.chkDEVICE_NAME = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.txtQueryDEVICE_NAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.panel1.SuspendLayout();
- this.panel3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
- this.splitContainer1.Panel1.SuspendLayout();
- this.splitContainer1.Panel2.SuspendLayout();
- this.splitContainer1.SuspendLayout();
- this.panel5.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
- this.ultraExpandableGroupBox1.SuspendLayout();
- this.ultraExpandableGroupBoxPanel1.SuspendLayout();
- this.panel6.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraUSE_NAME)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraWORK_CONTENT)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraRECORD_NAME)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraUSE_SHIFT)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ttxtUSE_TIME)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtDEVICE_ENVIRONMENT)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtWETNESS)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtTEMP)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtREMARK)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDEVICE_STATE)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtDEVICE_EXCEPTION_DESC)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtDEVICE_NAME)).BeginInit();
- this.panel4.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
- this.panel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDEVICE_NO)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraQueryDEVICE_STATE)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkDEVICE_STATE)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkDEVICE_NO)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dateEnd)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dateBegin)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkDEPT_ID)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraQueryRECORD_NAME)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkRECORD_NAME)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkTime)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkDEVICE_NAME)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtQueryDEVICE_NAME)).BeginInit();
- this.SuspendLayout();
- //
- // panel1
- //
- this.panel1.Controls.Add(this.panel3);
- this.panel1.Controls.Add(this.panel2);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel1.Location = new System.Drawing.Point(0, 0);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1328, 474);
- this.panel1.TabIndex = 0;
- //
- // panel3
- //
- this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.panel3.Controls.Add(this.splitContainer1);
- this.panel3.Controls.Add(this.ultraLabel14);
- this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel3.Location = new System.Drawing.Point(0, 41);
- this.panel3.Name = "panel3";
- this.panel3.Size = new System.Drawing.Size(1328, 433);
- this.panel3.TabIndex = 17;
- //
- // splitContainer1
- //
- this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.splitContainer1.Location = new System.Drawing.Point(0, 23);
- this.splitContainer1.Name = "splitContainer1";
- //
- // splitContainer1.Panel1
- //
- this.splitContainer1.Panel1.Controls.Add(this.panel5);
- //
- // splitContainer1.Panel2
- //
- this.splitContainer1.Panel2.Controls.Add(this.panel4);
- this.splitContainer1.Size = new System.Drawing.Size(1326, 408);
- this.splitContainer1.SplitterDistance = 799;
- this.splitContainer1.TabIndex = 2;
- //
- // panel5
- //
- this.panel5.Controls.Add(this.ultraGrid1);
- this.panel5.Controls.Add(this.ultraExpandableGroupBox1);
- this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel5.Location = new System.Drawing.Point(0, 0);
- this.panel5.Name = "panel5";
- this.panel5.Size = new System.Drawing.Size(799, 408);
- this.panel5.TabIndex = 1;
- //
- // ultraGrid1
- //
- this.ultraGrid1.DataMember = "Table1";
- this.ultraGrid1.DataSource = this.dataSet1;
- appearance3.BackColor = System.Drawing.SystemColors.Window;
- appearance3.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid1.DisplayLayout.Appearance = appearance3;
- ultraGridBand1.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
- ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance25.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance25.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance25.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance25.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance25;
- appearance26.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance26;
- this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance28.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance28.BackColor2 = System.Drawing.SystemColors.Control;
- appearance28.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance28.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance28;
- this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
- appearance29.BackColor = System.Drawing.SystemColors.Window;
- appearance29.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance29;
- appearance30.BackColor = System.Drawing.SystemColors.Highlight;
- appearance30.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance30;
- this.ultraGrid1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
- this.ultraGrid1.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
- this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance31.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance31;
- appearance32.BorderColor = System.Drawing.Color.Silver;
- appearance32.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance32;
- this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
- appearance33.BackColor = System.Drawing.SystemColors.Control;
- appearance33.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance33.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance33.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance33.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance33;
- appearance34.TextHAlignAsString = "Left";
- this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance34;
- this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance4.BackColor = System.Drawing.SystemColors.Window;
- appearance4.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance4;
- this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance36.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance36;
- this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
- this.ultraGrid1.Name = "ultraGrid1";
- this.ultraGrid1.Size = new System.Drawing.Size(799, 229);
- this.ultraGrid1.TabIndex = 25;
- this.ultraGrid1.Text = "ultraGrid1";
- this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
- //
- // dataSet1
- //
- this.dataSet1.DataSetName = "NewDataSet";
- this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable1,
- this.dataTable2,
- this.dataTable3});
- //
- // dataTable1
- //
- this.dataTable1.TableName = "Table1";
- //
- // dataTable2
- //
- this.dataTable2.TableName = "Table2";
- //
- // dataTable3
- //
- this.dataTable3.TableName = "Table3";
- //
- // ultraExpandableGroupBox1
- //
- this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
- this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(799, 179);
- this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 229);
- this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
- this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(799, 179);
- this.ultraExpandableGroupBox1.TabIndex = 2;
- this.ultraExpandableGroupBox1.Text = "编辑区域";
- //
- // ultraExpandableGroupBoxPanel1
- //
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.panel6);
- this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19);
- this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
- this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(793, 157);
- this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
- //
- // panel6
- //
- this.panel6.Controls.Add(this.ultraUSE_NAME);
- this.panel6.Controls.Add(this.ultraWORK_CONTENT);
- this.panel6.Controls.Add(this.ultraRECORD_NAME);
- this.panel6.Controls.Add(this.ultraUSE_SHIFT);
- this.panel6.Controls.Add(this.ttxtUSE_TIME);
- this.panel6.Controls.Add(this.txtDEVICE_ENVIRONMENT);
- this.panel6.Controls.Add(this.ultraLabel5);
- this.panel6.Controls.Add(this.txtWETNESS);
- this.panel6.Controls.Add(this.txtTEMP);
- this.panel6.Controls.Add(this.ultraLabel13);
- this.panel6.Controls.Add(this.txtREMARK);
- this.panel6.Controls.Add(this.ultraLabel12);
- this.panel6.Controls.Add(this.ultraLabel7);
- this.panel6.Controls.Add(this.ultraLabel11);
- this.panel6.Controls.Add(this.ultraLabel20);
- this.panel6.Controls.Add(this.ultraLabel1);
- this.panel6.Controls.Add(this.ultraLabel9);
- this.panel6.Controls.Add(this.ultraDEVICE_STATE);
- this.panel6.Controls.Add(this.ultraLabel8);
- this.panel6.Controls.Add(this.ultraLabel3);
- this.panel6.Controls.Add(this.ultraLabel6);
- this.panel6.Controls.Add(this.txtDEVICE_EXCEPTION_DESC);
- this.panel6.Controls.Add(this.ultraLabel2);
- this.panel6.Controls.Add(this.txtDEVICE_NAME);
- this.panel6.Controls.Add(this.ultraLabel4);
- this.panel6.Controls.Add(this.ultraLabel26);
- this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel6.Location = new System.Drawing.Point(0, 0);
- this.panel6.Name = "panel6";
- this.panel6.Size = new System.Drawing.Size(793, 157);
- this.panel6.TabIndex = 0;
- //
- // ultraUSE_NAME
- //
- this.ultraUSE_NAME.Location = new System.Drawing.Point(431, 6);
- this.ultraUSE_NAME.Name = "ultraUSE_NAME";
- this.ultraUSE_NAME.Size = new System.Drawing.Size(86, 21);
- this.ultraUSE_NAME.TabIndex = 183;
- //
- // ultraWORK_CONTENT
- //
- this.ultraWORK_CONTENT.AutoSize = false;
- valueListItem9.DataValue = "正常";
- valueListItem9.DisplayText = "正常";
- valueListItem10.DataValue = "异常";
- valueListItem10.DisplayText = "异常";
- this.ultraWORK_CONTENT.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem9,
- valueListItem10});
- this.ultraWORK_CONTENT.Location = new System.Drawing.Point(80, 82);
- this.ultraWORK_CONTENT.Name = "ultraWORK_CONTENT";
- this.ultraWORK_CONTENT.Size = new System.Drawing.Size(703, 46);
- this.ultraWORK_CONTENT.TabIndex = 182;
- //
- // ultraRECORD_NAME
- //
- valueListItem5.DataValue = "运行记录";
- valueListItem5.DisplayText = "运行记录";
- valueListItem6.DataValue = "使用记录";
- valueListItem6.DisplayText = "使用记录";
- this.ultraRECORD_NAME.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem5,
- valueListItem6});
- this.ultraRECORD_NAME.Location = new System.Drawing.Point(696, 7);
- this.ultraRECORD_NAME.Name = "ultraRECORD_NAME";
- this.ultraRECORD_NAME.ReadOnly = true;
- this.ultraRECORD_NAME.Size = new System.Drawing.Size(87, 21);
- this.ultraRECORD_NAME.TabIndex = 181;
- //
- // ultraUSE_SHIFT
- //
- valueListItem13.DataValue = "1";
- valueListItem13.DisplayText = "早";
- valueListItem14.DataValue = "2";
- valueListItem14.DisplayText = "中";
- valueListItem15.DataValue = "3";
- valueListItem15.DisplayText = "夜";
- valueListItem16.DataValue = "0";
- valueListItem16.DisplayText = "常白班";
- this.ultraUSE_SHIFT.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem13,
- valueListItem14,
- valueListItem15,
- valueListItem16});
- this.ultraUSE_SHIFT.Location = new System.Drawing.Point(558, 7);
- this.ultraUSE_SHIFT.Name = "ultraUSE_SHIFT";
- this.ultraUSE_SHIFT.Size = new System.Drawing.Size(75, 21);
- this.ultraUSE_SHIFT.TabIndex = 180;
- //
- // ttxtUSE_TIME
- //
- this.ttxtUSE_TIME.DateTime = new System.DateTime(2023, 3, 27, 0, 0, 0, 0);
- this.ttxtUSE_TIME.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
- this.ttxtUSE_TIME.Location = new System.Drawing.Point(285, 7);
- this.ttxtUSE_TIME.MaskInput = "{date} {time}";
- this.ttxtUSE_TIME.Name = "ttxtUSE_TIME";
- this.ttxtUSE_TIME.Size = new System.Drawing.Size(92, 21);
- this.ttxtUSE_TIME.TabIndex = 179;
- this.ttxtUSE_TIME.Value = new System.DateTime(2023, 3, 27, 0, 0, 0, 0);
- //
- // txtDEVICE_ENVIRONMENT
- //
- this.txtDEVICE_ENVIRONMENT.Location = new System.Drawing.Point(461, 57);
- this.txtDEVICE_ENVIRONMENT.MaxLength = 500;
- this.txtDEVICE_ENVIRONMENT.Name = "txtDEVICE_ENVIRONMENT";
- this.txtDEVICE_ENVIRONMENT.Size = new System.Drawing.Size(322, 21);
- this.txtDEVICE_ENVIRONMENT.TabIndex = 178;
- //
- // ultraLabel5
- //
- appearance53.TextHAlignAsString = "Center";
- appearance53.TextVAlignAsString = "Middle";
- this.ultraLabel5.Appearance = appearance53;
- this.ultraLabel5.AutoSize = true;
- this.ultraLabel5.Location = new System.Drawing.Point(390, 62);
- this.ultraLabel5.Name = "ultraLabel5";
- this.ultraLabel5.Size = new System.Drawing.Size(11, 14);
- this.ultraLabel5.TabIndex = 177;
- this.ultraLabel5.Text = "%";
- //
- // txtWETNESS
- //
- this.txtWETNESS.Location = new System.Drawing.Point(285, 57);
- this.txtWETNESS.MaxLength = 500;
- this.txtWETNESS.Name = "txtWETNESS";
- this.txtWETNESS.Size = new System.Drawing.Size(102, 21);
- this.txtWETNESS.TabIndex = 176;
- //
- // txtTEMP
- //
- this.txtTEMP.Location = new System.Drawing.Point(80, 57);
- this.txtTEMP.MaxLength = 500;
- this.txtTEMP.Name = "txtTEMP";
- this.txtTEMP.Size = new System.Drawing.Size(142, 21);
- this.txtTEMP.TabIndex = 175;
- //
- // ultraLabel13
- //
- appearance2.TextHAlignAsString = "Center";
- appearance2.TextVAlignAsString = "Middle";
- this.ultraLabel13.Appearance = appearance2;
- this.ultraLabel13.AutoSize = true;
- this.ultraLabel13.Location = new System.Drawing.Point(639, 10);
- this.ultraLabel13.Name = "ultraLabel13";
- this.ultraLabel13.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel13.TabIndex = 171;
- this.ultraLabel13.Text = "记录名称";
- //
- // txtREMARK
- //
- this.txtREMARK.Location = new System.Drawing.Point(80, 132);
- this.txtREMARK.Name = "txtREMARK";
- this.txtREMARK.Size = new System.Drawing.Size(703, 21);
- this.txtREMARK.TabIndex = 170;
- //
- // ultraLabel12
- //
- appearance19.TextHAlignAsString = "Center";
- appearance19.TextVAlignAsString = "Middle";
- this.ultraLabel12.Appearance = appearance19;
- this.ultraLabel12.AutoSize = true;
- this.ultraLabel12.Location = new System.Drawing.Point(523, 10);
- this.ultraLabel12.Name = "ultraLabel12";
- this.ultraLabel12.Size = new System.Drawing.Size(29, 16);
- this.ultraLabel12.TabIndex = 167;
- this.ultraLabel12.Text = "班次";
- //
- // ultraLabel7
- //
- appearance13.TextHAlignAsString = "Center";
- appearance13.TextVAlignAsString = "Middle";
- this.ultraLabel7.Appearance = appearance13;
- this.ultraLabel7.AutoSize = true;
- this.ultraLabel7.Location = new System.Drawing.Point(383, 10);
- this.ultraLabel7.Name = "ultraLabel7";
- this.ultraLabel7.Size = new System.Drawing.Size(42, 16);
- this.ultraLabel7.TabIndex = 165;
- this.ultraLabel7.Text = "记录人";
- //
- // ultraLabel11
- //
- appearance54.TextHAlignAsString = "Center";
- appearance54.TextVAlignAsString = "Middle";
- this.ultraLabel11.Appearance = appearance54;
- this.ultraLabel11.AutoSize = true;
- this.ultraLabel11.Location = new System.Drawing.Point(228, 10);
- this.ultraLabel11.Name = "ultraLabel11";
- this.ultraLabel11.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel11.TabIndex = 162;
- this.ultraLabel11.Text = "记录时间";
- //
- // ultraLabel20
- //
- appearance24.TextHAlignAsString = "Center";
- appearance24.TextVAlignAsString = "Middle";
- this.ultraLabel20.Appearance = appearance24;
- this.ultraLabel20.AutoSize = true;
- this.ultraLabel20.Location = new System.Drawing.Point(48, 135);
- this.ultraLabel20.Name = "ultraLabel20";
- this.ultraLabel20.Size = new System.Drawing.Size(29, 16);
- this.ultraLabel20.TabIndex = 160;
- this.ultraLabel20.Text = "其他";
- //
- // ultraLabel1
- //
- appearance18.TextHAlignAsString = "Center";
- appearance18.TextVAlignAsString = "Middle";
- this.ultraLabel1.Appearance = appearance18;
- this.ultraLabel1.Location = new System.Drawing.Point(25, 85);
- this.ultraLabel1.Name = "ultraLabel1";
- this.ultraLabel1.Size = new System.Drawing.Size(54, 40);
- this.ultraLabel1.TabIndex = 159;
- this.ultraLabel1.Text = "工作内容";
- //
- // ultraLabel9
- //
- appearance14.TextHAlignAsString = "Center";
- appearance14.TextVAlignAsString = "Middle";
- this.ultraLabel9.Appearance = appearance14;
- this.ultraLabel9.AutoSize = true;
- this.ultraLabel9.Location = new System.Drawing.Point(404, 60);
- this.ultraLabel9.Name = "ultraLabel9";
- this.ultraLabel9.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel9.TabIndex = 157;
- this.ultraLabel9.Text = "其他环境";
- //
- // ultraDEVICE_STATE
- //
- this.ultraDEVICE_STATE.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- valueListItem11.DataValue = "正常";
- valueListItem11.DisplayText = "正常";
- valueListItem12.DataValue = "异常";
- valueListItem12.DisplayText = "异常";
- this.ultraDEVICE_STATE.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem11,
- valueListItem12});
- this.ultraDEVICE_STATE.Location = new System.Drawing.Point(80, 32);
- this.ultraDEVICE_STATE.Name = "ultraDEVICE_STATE";
- this.ultraDEVICE_STATE.Size = new System.Drawing.Size(142, 21);
- this.ultraDEVICE_STATE.TabIndex = 156;
- this.ultraDEVICE_STATE.Text = "正常";
- //
- // ultraLabel8
- //
- appearance15.TextHAlignAsString = "Center";
- appearance15.TextVAlignAsString = "Middle";
- this.ultraLabel8.Appearance = appearance15;
- this.ultraLabel8.AutoSize = true;
- this.ultraLabel8.Location = new System.Drawing.Point(23, 35);
- this.ultraLabel8.Name = "ultraLabel8";
- this.ultraLabel8.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel8.TabIndex = 155;
- this.ultraLabel8.Text = "设备状况";
- //
- // ultraLabel3
- //
- appearance43.TextHAlignAsString = "Center";
- appearance43.TextVAlignAsString = "Middle";
- this.ultraLabel3.Appearance = appearance43;
- this.ultraLabel3.AutoSize = true;
- this.ultraLabel3.Location = new System.Drawing.Point(228, 60);
- this.ultraLabel3.Name = "ultraLabel3";
- this.ultraLabel3.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel3.TabIndex = 154;
- this.ultraLabel3.Text = "环境湿度";
- //
- // ultraLabel6
- //
- appearance17.TextHAlignAsString = "Center";
- appearance17.TextVAlignAsString = "Middle";
- this.ultraLabel6.Appearance = appearance17;
- this.ultraLabel6.AutoSize = true;
- this.ultraLabel6.Location = new System.Drawing.Point(23, 60);
- this.ultraLabel6.Name = "ultraLabel6";
- this.ultraLabel6.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel6.TabIndex = 153;
- this.ultraLabel6.Text = "环境温度";
- //
- // txtDEVICE_EXCEPTION_DESC
- //
- this.txtDEVICE_EXCEPTION_DESC.Location = new System.Drawing.Point(285, 32);
- this.txtDEVICE_EXCEPTION_DESC.MaxLength = 500;
- this.txtDEVICE_EXCEPTION_DESC.Name = "txtDEVICE_EXCEPTION_DESC";
- this.txtDEVICE_EXCEPTION_DESC.Size = new System.Drawing.Size(498, 21);
- this.txtDEVICE_EXCEPTION_DESC.TabIndex = 150;
- //
- // ultraLabel2
- //
- appearance35.TextHAlignAsString = "Center";
- appearance35.TextVAlignAsString = "Middle";
- this.ultraLabel2.Appearance = appearance35;
- this.ultraLabel2.AutoSize = true;
- this.ultraLabel2.Location = new System.Drawing.Point(228, 35);
- this.ultraLabel2.Name = "ultraLabel2";
- this.ultraLabel2.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel2.TabIndex = 152;
- this.ultraLabel2.Text = "异常描述";
- //
- // txtDEVICE_NAME
- //
- this.txtDEVICE_NAME.Location = new System.Drawing.Point(80, 7);
- this.txtDEVICE_NAME.Name = "txtDEVICE_NAME";
- this.txtDEVICE_NAME.ReadOnly = true;
- this.txtDEVICE_NAME.Size = new System.Drawing.Size(142, 21);
- this.txtDEVICE_NAME.TabIndex = 147;
- //
- // ultraLabel4
- //
- appearance1.TextHAlignAsString = "Center";
- appearance1.TextVAlignAsString = "Middle";
- this.ultraLabel4.Appearance = appearance1;
- this.ultraLabel4.AutoSize = true;
- this.ultraLabel4.Location = new System.Drawing.Point(23, 10);
- this.ultraLabel4.Name = "ultraLabel4";
- this.ultraLabel4.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel4.TabIndex = 148;
- this.ultraLabel4.Text = "设备名称";
- //
- // ultraLabel26
- //
- appearance50.TextHAlignAsString = "Center";
- appearance50.TextVAlignAsString = "Middle";
- this.ultraLabel26.Appearance = appearance50;
- this.ultraLabel26.AutoSize = true;
- this.ultraLabel26.Location = new System.Drawing.Point(-148, 234);
- this.ultraLabel26.Name = "ultraLabel26";
- this.ultraLabel26.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel26.TabIndex = 146;
- this.ultraLabel26.Text = "变动情况";
- //
- // panel4
- //
- this.panel4.Controls.Add(this.ultraGrid2);
- this.panel4.Controls.Add(this.ultraGrid3);
- this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel4.Location = new System.Drawing.Point(0, 0);
- this.panel4.Name = "panel4";
- this.panel4.Size = new System.Drawing.Size(523, 408);
- this.panel4.TabIndex = 0;
- //
- // ultraGrid2
- //
- this.ultraGrid2.DataMember = "Table2";
- this.ultraGrid2.DataSource = this.dataSet1;
- appearance37.BackColor = System.Drawing.SystemColors.Window;
- appearance37.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid2.DisplayLayout.Appearance = appearance37;
- ultraGridBand2.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
- ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
- this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance38.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance38.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance38.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance38.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance38;
- appearance39.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance39;
- this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance40.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance40.BackColor2 = System.Drawing.SystemColors.Control;
- appearance40.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance40.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance40;
- this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
- appearance41.BackColor = System.Drawing.SystemColors.Window;
- appearance41.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance41;
- appearance44.BackColor = System.Drawing.SystemColors.Highlight;
- appearance44.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance44;
- this.ultraGrid2.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
- this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance45.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance45;
- appearance46.BorderColor = System.Drawing.Color.Silver;
- appearance46.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance46;
- this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
- appearance47.BackColor = System.Drawing.SystemColors.Control;
- appearance47.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance47.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance47.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance47.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance47;
- appearance48.TextHAlignAsString = "Left";
- this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance48;
- this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance49.BackColor = System.Drawing.SystemColors.Window;
- appearance49.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance49;
- this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance51.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance51;
- this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
- this.ultraGrid2.Name = "ultraGrid2";
- this.ultraGrid2.Size = new System.Drawing.Size(523, 213);
- this.ultraGrid2.TabIndex = 27;
- this.ultraGrid2.Text = "ultraGrid2";
- this.ultraGrid2.AfterRowActivate += new System.EventHandler(this.ultraGrid2_AfterRowActivate);
- this.ultraGrid2.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid2_CellChange);
- this.ultraGrid2.AfterSelectChange += new Infragistics.Win.UltraWinGrid.AfterSelectChangeEventHandler(this.ultraGrid2_AfterSelectChange);
- //
- // ultraGrid3
- //
- this.ultraGrid3.DataMember = "Table3";
- this.ultraGrid3.DataSource = this.dataSet1;
- appearance12.BackColor = System.Drawing.SystemColors.Window;
- appearance12.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid3.DisplayLayout.Appearance = appearance12;
- ultraGridBand3.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
- ultraGridBand3.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
- this.ultraGrid3.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid3.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance7.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance7.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance7.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid3.DisplayLayout.GroupByBox.Appearance = appearance7;
- appearance8.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid3.DisplayLayout.GroupByBox.BandLabelAppearance = appearance8;
- this.ultraGrid3.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance9.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance9.BackColor2 = System.Drawing.SystemColors.Control;
- appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance9.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid3.DisplayLayout.GroupByBox.PromptAppearance = appearance9;
- this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1;
- appearance16.BackColor = System.Drawing.SystemColors.Window;
- appearance16.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid3.DisplayLayout.Override.ActiveCellAppearance = appearance16;
- appearance10.BackColor = System.Drawing.SystemColors.Highlight;
- appearance10.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance10;
- this.ultraGrid3.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
- this.ultraGrid3.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
- this.ultraGrid3.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid3.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance11.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance11;
- appearance27.BorderColor = System.Drawing.Color.Silver;
- appearance27.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance27;
- this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid3.DisplayLayout.Override.CellPadding = 0;
- appearance52.BackColor = System.Drawing.SystemColors.Control;
- appearance52.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance52.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance52.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance52.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid3.DisplayLayout.Override.GroupByRowAppearance = appearance52;
- appearance21.TextHAlignAsString = "Left";
- this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance21;
- this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance22.BackColor = System.Drawing.SystemColors.Window;
- appearance22.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid3.DisplayLayout.Override.RowAppearance = appearance22;
- this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance23.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid3.DisplayLayout.Override.TemplateAddRowAppearance = appearance23;
- this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid3.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ultraGrid3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGrid3.Location = new System.Drawing.Point(0, 213);
- this.ultraGrid3.Name = "ultraGrid3";
- this.ultraGrid3.Size = new System.Drawing.Size(523, 195);
- this.ultraGrid3.TabIndex = 26;
- this.ultraGrid3.Text = "ultraGrid3";
- //
- // ultraLabel14
- //
- appearance42.TextHAlignAsString = "Center";
- this.ultraLabel14.Appearance = appearance42;
- this.ultraLabel14.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraLabel14.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- appearance20.TextHAlignAsString = "Center";
- appearance20.TextVAlignAsString = "Middle";
- this.ultraLabel14.HotTrackAppearance = appearance20;
- this.ultraLabel14.Location = new System.Drawing.Point(0, 0);
- this.ultraLabel14.Name = "ultraLabel14";
- this.ultraLabel14.Size = new System.Drawing.Size(1326, 23);
- this.ultraLabel14.TabIndex = 3;
- this.ultraLabel14.Text = "使用记录";
- //
- // panel2
- //
- this.panel2.Controls.Add(this.ultraDEVICE_NO);
- this.panel2.Controls.Add(this.publicUltraDept_ID1);
- this.panel2.Controls.Add(this.ultraQueryDEVICE_STATE);
- this.panel2.Controls.Add(this.chkDEVICE_STATE);
- this.panel2.Controls.Add(this.chkDEVICE_NO);
- this.panel2.Controls.Add(this.dateEnd);
- this.panel2.Controls.Add(this.dateBegin);
- this.panel2.Controls.Add(this.chkDEPT_ID);
- this.panel2.Controls.Add(this.ultraQueryRECORD_NAME);
- this.panel2.Controls.Add(this.chkRECORD_NAME);
- this.panel2.Controls.Add(this.ultraLabel10);
- this.panel2.Controls.Add(this.chkTime);
- this.panel2.Controls.Add(this.chkDEVICE_NAME);
- this.panel2.Controls.Add(this.txtQueryDEVICE_NAME);
- this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel2.Location = new System.Drawing.Point(0, 0);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(1328, 41);
- this.panel2.TabIndex = 16;
- //
- // ultraDEVICE_NO
- //
- this.ultraDEVICE_NO.Enabled = false;
- this.ultraDEVICE_NO.Location = new System.Drawing.Point(1049, 10);
- this.ultraDEVICE_NO.MaxLength = 100;
- this.ultraDEVICE_NO.Name = "ultraDEVICE_NO";
- this.ultraDEVICE_NO.Size = new System.Drawing.Size(99, 21);
- this.ultraDEVICE_NO.TabIndex = 159;
- //
- // publicUltraDept_ID1
- //
- this.publicUltraDept_ID1.Enabled = false;
- this.publicUltraDept_ID1.Location = new System.Drawing.Point(708, 11);
- this.publicUltraDept_ID1.Margin = new System.Windows.Forms.Padding(4);
- this.publicUltraDept_ID1.Name = "publicUltraDept_ID1";
- this.publicUltraDept_ID1.Size = new System.Drawing.Size(120, 21);
- this.publicUltraDept_ID1.TabIndex = 158;
- this.publicUltraDept_ID1.UltDept_ID = "";
- this.publicUltraDept_ID1.UltDept_Name = "";
- //
- // ultraQueryDEVICE_STATE
- //
- this.ultraQueryDEVICE_STATE.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.ultraQueryDEVICE_STATE.Enabled = false;
- valueListItem2.DataValue = "正常";
- valueListItem2.DisplayText = "正常";
- valueListItem3.DataValue = "异常";
- valueListItem3.DisplayText = "异常";
- this.ultraQueryDEVICE_STATE.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem2,
- valueListItem3});
- this.ultraQueryDEVICE_STATE.Location = new System.Drawing.Point(909, 10);
- this.ultraQueryDEVICE_STATE.Name = "ultraQueryDEVICE_STATE";
- this.ultraQueryDEVICE_STATE.Size = new System.Drawing.Size(57, 21);
- this.ultraQueryDEVICE_STATE.TabIndex = 157;
- this.ultraQueryDEVICE_STATE.Text = "正常";
- //
- // chkDEVICE_STATE
- //
- this.chkDEVICE_STATE.AutoSize = true;
- this.chkDEVICE_STATE.Location = new System.Drawing.Point(834, 11);
- this.chkDEVICE_STATE.Name = "chkDEVICE_STATE";
- this.chkDEVICE_STATE.Size = new System.Drawing.Size(71, 19);
- this.chkDEVICE_STATE.TabIndex = 133;
- this.chkDEVICE_STATE.Text = "设备状况";
- this.chkDEVICE_STATE.CheckedChanged += new System.EventHandler(this.chkDEVICE_STATE_CheckedChanged);
- //
- // chkDEVICE_NO
- //
- this.chkDEVICE_NO.AutoSize = true;
- this.chkDEVICE_NO.Location = new System.Drawing.Point(972, 11);
- this.chkDEVICE_NO.Name = "chkDEVICE_NO";
- this.chkDEVICE_NO.Size = new System.Drawing.Size(71, 19);
- this.chkDEVICE_NO.TabIndex = 131;
- this.chkDEVICE_NO.Text = "设备编号";
- this.chkDEVICE_NO.CheckedChanged += new System.EventHandler(this.chkDEVICE_NO_CheckedChanged);
- //
- // dateEnd
- //
- this.dateEnd.DateTime = new System.DateTime(2023, 3, 27, 0, 0, 0, 0);
- this.dateEnd.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
- this.dateEnd.Location = new System.Drawing.Point(204, 11);
- this.dateEnd.MaskInput = "yyyy-mm-dd";
- this.dateEnd.Name = "dateEnd";
- this.dateEnd.Size = new System.Drawing.Size(92, 21);
- this.dateEnd.TabIndex = 128;
- this.dateEnd.Value = new System.DateTime(2023, 3, 27, 0, 0, 0, 0);
- //
- // dateBegin
- //
- this.dateBegin.DateTime = new System.DateTime(2023, 3, 27, 0, 0, 0, 0);
- this.dateBegin.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
- this.dateBegin.FormatString = "";
- this.dateBegin.Location = new System.Drawing.Point(87, 11);
- this.dateBegin.MaskInput = "yyyy-mm-dd";
- this.dateBegin.Name = "dateBegin";
- this.dateBegin.Size = new System.Drawing.Size(92, 21);
- this.dateBegin.TabIndex = 127;
- this.dateBegin.Value = new System.DateTime(2023, 3, 27, 0, 0, 0, 0);
- //
- // chkDEPT_ID
- //
- this.chkDEPT_ID.AutoSize = true;
- this.chkDEPT_ID.Location = new System.Drawing.Point(651, 12);
- this.chkDEPT_ID.Name = "chkDEPT_ID";
- this.chkDEPT_ID.Size = new System.Drawing.Size(46, 19);
- this.chkDEPT_ID.TabIndex = 85;
- this.chkDEPT_ID.Text = "科室";
- this.chkDEPT_ID.CheckedChanged += new System.EventHandler(this.chkDEPT_ID_CheckedChanged);
- //
- // ultraQueryRECORD_NAME
- //
- this.ultraQueryRECORD_NAME.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.ultraQueryRECORD_NAME.Enabled = false;
- valueListItem1.DataValue = "运行记录";
- valueListItem1.DisplayText = "运行记录";
- valueListItem4.DataValue = "使用记录";
- valueListItem4.DisplayText = "使用记录";
- this.ultraQueryRECORD_NAME.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem1,
- valueListItem4});
- this.ultraQueryRECORD_NAME.Location = new System.Drawing.Point(374, 11);
- this.ultraQueryRECORD_NAME.Name = "ultraQueryRECORD_NAME";
- this.ultraQueryRECORD_NAME.Size = new System.Drawing.Size(95, 21);
- this.ultraQueryRECORD_NAME.TabIndex = 84;
- //
- // chkRECORD_NAME
- //
- this.chkRECORD_NAME.AutoSize = true;
- this.chkRECORD_NAME.Location = new System.Drawing.Point(300, 12);
- this.chkRECORD_NAME.Name = "chkRECORD_NAME";
- this.chkRECORD_NAME.Size = new System.Drawing.Size(71, 19);
- this.chkRECORD_NAME.TabIndex = 72;
- this.chkRECORD_NAME.Text = "记录名称";
- this.chkRECORD_NAME.CheckedChanged += new System.EventHandler(this.chkRECORD_NAME_CheckedChanged);
- //
- // ultraLabel10
- //
- appearance5.TextHAlignAsString = "Center";
- appearance5.TextVAlignAsString = "Middle";
- this.ultraLabel10.Appearance = appearance5;
- this.ultraLabel10.AutoSize = true;
- this.ultraLabel10.Location = new System.Drawing.Point(183, 14);
- this.ultraLabel10.Name = "ultraLabel10";
- this.ultraLabel10.Size = new System.Drawing.Size(17, 16);
- this.ultraLabel10.TabIndex = 70;
- this.ultraLabel10.Text = "至";
- //
- // chkTime
- //
- appearance6.TextHAlignAsString = "Left";
- this.chkTime.Appearance = appearance6;
- this.chkTime.AutoSize = true;
- this.chkTime.Checked = true;
- this.chkTime.CheckState = System.Windows.Forms.CheckState.Checked;
- this.chkTime.Enabled = false;
- this.chkTime.Location = new System.Drawing.Point(12, 12);
- this.chkTime.Name = "chkTime";
- this.chkTime.Size = new System.Drawing.Size(71, 19);
- this.chkTime.TabIndex = 68;
- this.chkTime.Text = "记录时间";
- //
- // chkDEVICE_NAME
- //
- this.chkDEVICE_NAME.AutoSize = true;
- this.chkDEVICE_NAME.Location = new System.Drawing.Point(474, 12);
- this.chkDEVICE_NAME.Name = "chkDEVICE_NAME";
- this.chkDEVICE_NAME.Size = new System.Drawing.Size(71, 19);
- this.chkDEVICE_NAME.TabIndex = 5;
- this.chkDEVICE_NAME.Text = "资产名称";
- this.chkDEVICE_NAME.CheckedChanged += new System.EventHandler(this.chkRECORD_ID_CheckedChanged);
- //
- // txtQueryDEVICE_NAME
- //
- this.txtQueryDEVICE_NAME.Enabled = false;
- this.txtQueryDEVICE_NAME.Location = new System.Drawing.Point(548, 11);
- this.txtQueryDEVICE_NAME.MaxLength = 100;
- this.txtQueryDEVICE_NAME.Name = "txtQueryDEVICE_NAME";
- this.txtQueryDEVICE_NAME.Size = new System.Drawing.Size(99, 21);
- this.txtQueryDEVICE_NAME.TabIndex = 0;
- //
- // FrmDmUsageRunRecord
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1328, 474);
- this.Controls.Add(this.panel1);
- this.Margin = new System.Windows.Forms.Padding(4);
- this.Name = "FrmDmUsageRunRecord";
- this.Text = "设备使用运行记录";
- this.Load += new System.EventHandler(this.FrmDmUsageRunRecord_Load);
- this.panel1.ResumeLayout(false);
- this.panel3.ResumeLayout(false);
- this.splitContainer1.Panel1.ResumeLayout(false);
- this.splitContainer1.Panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
- this.splitContainer1.ResumeLayout(false);
- this.panel5.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
- this.ultraExpandableGroupBox1.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
- this.panel6.ResumeLayout(false);
- this.panel6.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraUSE_NAME)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraWORK_CONTENT)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraRECORD_NAME)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraUSE_SHIFT)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ttxtUSE_TIME)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtDEVICE_ENVIRONMENT)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtWETNESS)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtTEMP)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtREMARK)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDEVICE_STATE)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtDEVICE_EXCEPTION_DESC)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtDEVICE_NAME)).EndInit();
- this.panel4.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
- this.panel2.ResumeLayout(false);
- this.panel2.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDEVICE_NO)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraQueryDEVICE_STATE)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkDEVICE_STATE)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkDEVICE_NO)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dateEnd)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dateBegin)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkDEPT_ID)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraQueryRECORD_NAME)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkRECORD_NAME)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkTime)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkDEVICE_NAME)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtQueryDEVICE_NAME)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Panel panel2;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkDEPT_ID;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraQueryRECORD_NAME;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkRECORD_NAME;
- private Infragistics.Win.Misc.UltraLabel ultraLabel10;
- internal Infragistics.Win.UltraWinEditors.UltraCheckEditor chkTime;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkDEVICE_NAME;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtQueryDEVICE_NAME;
- private System.Windows.Forms.Panel panel3;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateBegin;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateEnd;
- private System.Windows.Forms.Panel panel4;
- private System.Windows.Forms.Panel panel5;
- private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
- private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
- private System.Windows.Forms.Panel panel6;
- private Infragistics.Win.Misc.UltraLabel ultraLabel26;
- private System.Data.DataSet dataSet1;
- private System.Data.DataTable dataTable1;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
- private System.Data.DataTable dataTable2;
- private System.Data.DataTable dataTable3;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
- private PublicUltraDept_ID ultraQueryDEPT_ID;
- private Infragistics.Win.Misc.UltraLabel ultraLabel13;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtREMARK;
- private Infragistics.Win.Misc.UltraLabel ultraLabel12;
- private Infragistics.Win.Misc.UltraLabel ultraLabel7;
- private Infragistics.Win.Misc.UltraLabel ultraLabel11;
- private Infragistics.Win.Misc.UltraLabel ultraLabel20;
- private Infragistics.Win.Misc.UltraLabel ultraLabel1;
- private Infragistics.Win.Misc.UltraLabel ultraLabel9;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraDEVICE_STATE;
- private Infragistics.Win.Misc.UltraLabel ultraLabel8;
- private Infragistics.Win.Misc.UltraLabel ultraLabel3;
- private Infragistics.Win.Misc.UltraLabel ultraLabel6;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtDEVICE_EXCEPTION_DESC;
- private Infragistics.Win.Misc.UltraLabel ultraLabel2;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtDEVICE_NAME;
- private Infragistics.Win.Misc.UltraLabel ultraLabel4;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtTEMP;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtWETNESS;
- private Infragistics.Win.Misc.UltraLabel ultraLabel5;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtDEVICE_ENVIRONMENT;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ttxtUSE_TIME;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraUSE_SHIFT;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraRECORD_NAME;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkDEVICE_NO;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkDEVICE_STATE;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraQueryDEVICE_STATE;
- private PublicUltraDept_ID publicUltraDept_ID1;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraWORK_CONTENT;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraUSE_NAME;
- private System.Windows.Forms.SplitContainer splitContainer1;
- private Infragistics.Win.Misc.UltraLabel ultraLabel14;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraDEVICE_NO;
- }
- }
|