| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970 |
- namespace Core.StlMes.Client.Lims.Resource
- {
- partial class FrmDeviceDJCard
- {
- /// <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 appearance6 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DJXMID");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LOCATION");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("XM");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CONTENT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DJJZ");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DJRECORD");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK");
- 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 appearance10 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table3", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DJTIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DJR");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEVICEID");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEVICEDJID");
- Infragistics.Win.Appearance appearance37 = 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 appearance44 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEVICEID");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEVICE_NAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEVICE_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LARGE_SAMPLE_SIZE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEVICEDJID");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEPTID");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DJR");
- Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance25 = 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 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 appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
- Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
- this.dataSet1 = new System.Data.DataSet();
- this.dataTable2 = new System.Data.DataTable();
- this.dataColumn1 = new System.Data.DataColumn();
- this.dataColumn2 = new System.Data.DataColumn();
- this.dataColumn3 = new System.Data.DataColumn();
- this.dataColumn4 = new System.Data.DataColumn();
- this.dataColumn22 = new System.Data.DataColumn();
- this.dataColumn5 = new System.Data.DataColumn();
- this.dataColumn6 = new System.Data.DataColumn();
- this.dataTable1 = new System.Data.DataTable();
- this.dataColumn14 = new System.Data.DataColumn();
- this.dataColumn16 = new System.Data.DataColumn();
- this.dataColumn17 = new System.Data.DataColumn();
- this.dataColumn18 = new System.Data.DataColumn();
- this.dataColumn19 = new System.Data.DataColumn();
- this.dataColumn20 = new System.Data.DataColumn();
- this.dataColumn13 = new System.Data.DataColumn();
- this.dataTable3 = new System.Data.DataTable();
- this.dataColumn7 = new System.Data.DataColumn();
- this.dataColumn8 = new System.Data.DataColumn();
- this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel = new System.Windows.Forms.Panel();
- this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
- this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
- this.ultraTextEditor2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.dateEnd = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel16 = new Infragistics.Win.Misc.UltraLabel();
- this.txtQUERYID = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
- this.panel1 = new System.Windows.Forms.Panel();
- this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraDateTimeEditor1 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.chkTime = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.dateBegin = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraCheckEditor5 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraCheckEditor4 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.ultraCheckEditor2 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.txtTitleName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraComboEditor3 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraCheckEditor3 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.FrmBase_Fill_Panel_Fill_Panel = new System.Windows.Forms.Panel();
- this.FrmBase_Fill_Panel = new System.Windows.Forms.Panel();
- this.dataColumn9 = new System.Data.DataColumn();
- this.dataColumn10 = new System.Data.DataColumn();
- this.dataColumn11 = new System.Data.DataColumn();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
- this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
- this.ultraExpandableGroupBox1.SuspendLayout();
- this.ultraExpandableGroupBoxPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dateEnd)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtQUERYID)).BeginInit();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkTime)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dateBegin)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor5)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor4)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtTitleName)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor3)).BeginInit();
- this.FrmBase_Fill_Panel_Fill_Panel.SuspendLayout();
- this.FrmBase_Fill_Panel.SuspendLayout();
- this.SuspendLayout();
- //
- // dataSet1
- //
- this.dataSet1.DataSetName = "NewDataSet";
- this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable2,
- this.dataTable1,
- this.dataTable3});
- //
- // dataTable2
- //
- this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn1,
- this.dataColumn2,
- this.dataColumn3,
- this.dataColumn4,
- this.dataColumn22,
- this.dataColumn5,
- this.dataColumn6});
- this.dataTable2.TableName = "Table2";
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "序号";
- this.dataColumn1.ColumnName = "DJXMID";
- //
- // dataColumn2
- //
- this.dataColumn2.Caption = "部位";
- this.dataColumn2.ColumnName = "LOCATION";
- //
- // dataColumn3
- //
- this.dataColumn3.Caption = "点检项目";
- this.dataColumn3.ColumnName = "XM";
- //
- // dataColumn4
- //
- this.dataColumn4.Caption = "点检内容";
- this.dataColumn4.ColumnName = "CONTENT";
- //
- // dataColumn22
- //
- this.dataColumn22.Caption = "点检基准";
- this.dataColumn22.ColumnName = "DJJZ";
- //
- // dataColumn5
- //
- this.dataColumn5.Caption = "点检记录";
- this.dataColumn5.ColumnName = "DJRECORD";
- //
- // dataColumn6
- //
- this.dataColumn6.Caption = "备注";
- this.dataColumn6.ColumnName = "REMARK";
- //
- // dataTable1
- //
- this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn14,
- this.dataColumn16,
- this.dataColumn17,
- this.dataColumn18,
- this.dataColumn19,
- this.dataColumn20,
- this.dataColumn13});
- this.dataTable1.TableName = "Table1";
- //
- // dataColumn14
- //
- this.dataColumn14.Caption = "资产编号";
- this.dataColumn14.ColumnName = "DEVICEID";
- //
- // dataColumn16
- //
- this.dataColumn16.Caption = "设备名称";
- this.dataColumn16.ColumnName = "DEVICE_NAME";
- //
- // dataColumn17
- //
- this.dataColumn17.Caption = "设备编码";
- this.dataColumn17.ColumnName = "DEVICE_NO";
- //
- // dataColumn18
- //
- this.dataColumn18.Caption = "规格型号";
- this.dataColumn18.ColumnName = "LARGE_SAMPLE_SIZE";
- //
- // dataColumn19
- //
- this.dataColumn19.Caption = "点检标准";
- this.dataColumn19.ColumnName = "DEVICEDJID";
- //
- // dataColumn20
- //
- this.dataColumn20.Caption = "安装位置";
- this.dataColumn20.ColumnName = "DEPTID";
- //
- // dataColumn13
- //
- this.dataColumn13.Caption = "点检员";
- this.dataColumn13.ColumnName = "DJR";
- //
- // dataTable3
- //
- this.dataTable3.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn7,
- this.dataColumn8,
- this.dataColumn9,
- this.dataColumn10,
- this.dataColumn11});
- this.dataTable3.TableName = "Table3";
- //
- // dataColumn7
- //
- this.dataColumn7.Caption = "点检时间";
- this.dataColumn7.ColumnName = "DJTIME";
- //
- // dataColumn8
- //
- this.dataColumn8.Caption = "点检人";
- this.dataColumn8.ColumnName = "DJR";
- //
- // FrmBase_Fill_Panel_Fill_Panel_Fill_Panel
- //
- this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Controls.Add(this.ultraGrid2);
- this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Controls.Add(this.ultraGrid3);
- this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Controls.Add(this.ultraGrid1);
- this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Controls.Add(this.ultraExpandableGroupBox1);
- this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Controls.Add(this.panel1);
- this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
- this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
- this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Location = new System.Drawing.Point(0, 0);
- this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Name = "FrmBase_Fill_Panel_Fill_Panel_Fill_Panel";
- this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Size = new System.Drawing.Size(1328, 474);
- this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.TabIndex = 0;
- //
- // ultraGrid2
- //
- this.ultraGrid2.DataMember = "Table2";
- this.ultraGrid2.DataSource = this.dataSet1;
- appearance6.BackColor = System.Drawing.SystemColors.Window;
- appearance6.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid2.DisplayLayout.Appearance = appearance6;
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn5.Header.VisiblePosition = 4;
- ultraGridColumn6.Header.VisiblePosition = 5;
- ultraGridColumn7.Header.VisiblePosition = 6;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7});
- ultraGridBand1.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
- ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid2.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.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance7;
- appearance8.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance8;
- this.ultraGrid2.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.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance9;
- this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
- appearance10.BackColor = System.Drawing.SystemColors.Window;
- appearance10.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance10;
- appearance11.BackColor = System.Drawing.SystemColors.Highlight;
- appearance11.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance11;
- this.ultraGrid2.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
- this.ultraGrid2.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
- this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance12.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance12;
- appearance13.BorderColor = System.Drawing.Color.Silver;
- appearance13.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance13;
- this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
- appearance14.BackColor = System.Drawing.SystemColors.Control;
- appearance14.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance14.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance14.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance14;
- appearance15.TextHAlignAsString = "Left";
- this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance15;
- this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance17.BackColor = System.Drawing.SystemColors.Window;
- appearance17.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance17;
- this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance18.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance18;
- 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(221, 170);
- this.ultraGrid2.Name = "ultraGrid2";
- this.ultraGrid2.Size = new System.Drawing.Size(1107, 229);
- this.ultraGrid2.TabIndex = 28;
- this.ultraGrid2.Text = "ultraGrid1";
- //
- // ultraGrid3
- //
- this.ultraGrid3.DataMember = "Table3";
- this.ultraGrid3.DataSource = this.dataSet1;
- appearance36.BackColor = System.Drawing.SystemColors.Window;
- appearance36.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid3.DisplayLayout.Appearance = appearance36;
- ultraGridColumn8.Header.VisiblePosition = 0;
- ultraGridColumn9.Header.VisiblePosition = 1;
- ultraGridColumn10.Header.VisiblePosition = 2;
- ultraGridColumn10.Hidden = true;
- ultraGridColumn11.Header.VisiblePosition = 3;
- ultraGridColumn11.Hidden = true;
- ultraGridColumn12.Header.VisiblePosition = 4;
- ultraGridColumn12.Hidden = true;
- ultraGridBand2.Columns.AddRange(new object[] {
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10,
- ultraGridColumn11,
- ultraGridColumn12});
- ultraGridBand2.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
- ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
- this.ultraGrid3.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid3.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance37.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance37.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance37.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance37.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid3.DisplayLayout.GroupByBox.Appearance = appearance37;
- appearance38.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid3.DisplayLayout.GroupByBox.BandLabelAppearance = appearance38;
- this.ultraGrid3.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance39.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance39.BackColor2 = System.Drawing.SystemColors.Control;
- appearance39.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance39.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid3.DisplayLayout.GroupByBox.PromptAppearance = appearance39;
- this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1;
- appearance40.BackColor = System.Drawing.SystemColors.Window;
- appearance40.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid3.DisplayLayout.Override.ActiveCellAppearance = appearance40;
- appearance41.BackColor = System.Drawing.SystemColors.Highlight;
- appearance41.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance41;
- 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;
- appearance44.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance44;
- appearance45.BorderColor = System.Drawing.Color.Silver;
- appearance45.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance45;
- this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid3.DisplayLayout.Override.CellPadding = 0;
- appearance3.BackColor = System.Drawing.SystemColors.Control;
- appearance3.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance3.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance3.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid3.DisplayLayout.Override.GroupByRowAppearance = appearance3;
- appearance4.TextHAlignAsString = "Left";
- this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance4;
- this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance48.BackColor = System.Drawing.SystemColors.Window;
- appearance48.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid3.DisplayLayout.Override.RowAppearance = appearance48;
- this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance49.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid3.DisplayLayout.Override.TemplateAddRowAppearance = appearance49;
- 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.Left;
- 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, 170);
- this.ultraGrid3.Name = "ultraGrid3";
- this.ultraGrid3.Size = new System.Drawing.Size(221, 229);
- this.ultraGrid3.TabIndex = 27;
- this.ultraGrid3.Text = "ultraGrid1";
- //
- // ultraGrid1
- //
- this.ultraGrid1.DataMember = "Table1";
- this.ultraGrid1.DataSource = this.dataSet1;
- appearance21.BackColor = System.Drawing.SystemColors.Window;
- appearance21.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid1.DisplayLayout.Appearance = appearance21;
- ultraGridColumn13.Header.VisiblePosition = 0;
- ultraGridColumn13.RowLayoutColumnInfo.OriginX = 0;
- ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn13.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn13.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn14.Header.VisiblePosition = 1;
- ultraGridColumn14.RowLayoutColumnInfo.OriginX = 1;
- ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn14.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn14.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn15.Header.VisiblePosition = 2;
- ultraGridColumn15.RowLayoutColumnInfo.OriginX = 2;
- ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn15.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn15.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn16.Header.VisiblePosition = 3;
- ultraGridColumn16.RowLayoutColumnInfo.OriginX = 3;
- ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn16.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn16.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn17.Header.VisiblePosition = 4;
- ultraGridColumn17.RowLayoutColumnInfo.OriginX = 4;
- ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn17.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn17.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn18.Header.VisiblePosition = 5;
- ultraGridColumn18.RowLayoutColumnInfo.OriginX = 6;
- ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn18.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn18.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn19.Header.VisiblePosition = 6;
- ultraGridColumn19.RowLayoutColumnInfo.OriginX = 5;
- ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn19.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn19.RowLayoutColumnInfo.SpanY = 1;
- ultraGridBand3.Columns.AddRange(new object[] {
- ultraGridColumn13,
- ultraGridColumn14,
- ultraGridColumn15,
- ultraGridColumn16,
- ultraGridColumn17,
- ultraGridColumn18,
- ultraGridColumn19});
- ultraGridBand3.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
- ultraGridBand3.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
- this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance22.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance22.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance22.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance22.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance22;
- appearance23.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance23;
- this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance25.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance25.BackColor2 = System.Drawing.SystemColors.Control;
- appearance25.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance25.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance25;
- this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
- appearance26.BackColor = System.Drawing.SystemColors.Window;
- appearance26.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance26;
- appearance27.BackColor = System.Drawing.SystemColors.Highlight;
- appearance27.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance27;
- 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;
- appearance28.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance28;
- appearance29.BorderColor = System.Drawing.Color.Silver;
- appearance29.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance29;
- this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid1.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.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance30;
- appearance31.TextHAlignAsString = "Left";
- this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance31;
- this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance32.BackColor = System.Drawing.SystemColors.Window;
- appearance32.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance32;
- this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance33.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance33;
- 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.Top;
- 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, 40);
- this.ultraGrid1.Name = "ultraGrid1";
- this.ultraGrid1.Size = new System.Drawing.Size(1328, 130);
- this.ultraGrid1.TabIndex = 25;
- this.ultraGrid1.Text = "ultraGrid1";
- //
- // ultraExpandableGroupBox1
- //
- this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
- this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1328, 75);
- this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 399);
- this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
- this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1328, 75);
- this.ultraExpandableGroupBox1.TabIndex = 24;
- this.ultraExpandableGroupBox1.Text = "备件编号";
- //
- // ultraExpandableGroupBoxPanel1
- //
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextEditor2);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.dateEnd);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel2);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel1);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextEditor1);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel16);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtQUERYID);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel4);
- 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(1322, 53);
- this.ultraExpandableGroupBoxPanel1.TabIndex = 1;
- //
- // ultraTextEditor2
- //
- this.ultraTextEditor2.Location = new System.Drawing.Point(329, 3);
- this.ultraTextEditor2.Name = "ultraTextEditor2";
- this.ultraTextEditor2.Size = new System.Drawing.Size(115, 21);
- this.ultraTextEditor2.TabIndex = 134;
- //
- // dateEnd
- //
- this.dateEnd.Location = new System.Drawing.Point(329, 28);
- this.dateEnd.Name = "dateEnd";
- this.dateEnd.Size = new System.Drawing.Size(115, 21);
- this.dateEnd.TabIndex = 133;
- //
- // ultraLabel2
- //
- appearance1.TextHAlignAsString = "Center";
- appearance1.TextVAlignAsString = "Middle";
- this.ultraLabel2.Appearance = appearance1;
- this.ultraLabel2.AutoSize = true;
- this.ultraLabel2.Location = new System.Drawing.Point(272, 31);
- this.ultraLabel2.Name = "ultraLabel2";
- this.ultraLabel2.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel2.TabIndex = 132;
- this.ultraLabel2.Text = "点检时间";
- //
- // ultraLabel1
- //
- appearance5.TextHAlignAsString = "Center";
- appearance5.TextVAlignAsString = "Middle";
- this.ultraLabel1.Appearance = appearance5;
- this.ultraLabel1.AutoSize = true;
- this.ultraLabel1.Location = new System.Drawing.Point(284, 6);
- this.ultraLabel1.Name = "ultraLabel1";
- this.ultraLabel1.Size = new System.Drawing.Size(42, 16);
- this.ultraLabel1.TabIndex = 130;
- this.ultraLabel1.Text = "点检员";
- //
- // ultraTextEditor1
- //
- this.ultraTextEditor1.Location = new System.Drawing.Point(106, 28);
- this.ultraTextEditor1.Name = "ultraTextEditor1";
- this.ultraTextEditor1.Size = new System.Drawing.Size(160, 21);
- this.ultraTextEditor1.TabIndex = 129;
- //
- // ultraLabel16
- //
- appearance47.TextHAlignAsString = "Center";
- appearance47.TextVAlignAsString = "Middle";
- this.ultraLabel16.Appearance = appearance47;
- this.ultraLabel16.AutoSize = true;
- this.ultraLabel16.Location = new System.Drawing.Point(24, 31);
- this.ultraLabel16.Name = "ultraLabel16";
- this.ultraLabel16.Size = new System.Drawing.Size(79, 16);
- this.ultraLabel16.TabIndex = 128;
- this.ultraLabel16.Text = "点检标准名称";
- //
- // txtQUERYID
- //
- this.txtQUERYID.Location = new System.Drawing.Point(106, 3);
- this.txtQUERYID.Name = "txtQUERYID";
- this.txtQUERYID.Size = new System.Drawing.Size(160, 21);
- this.txtQUERYID.TabIndex = 3;
- //
- // ultraLabel4
- //
- appearance2.TextHAlignAsString = "Center";
- appearance2.TextVAlignAsString = "Middle";
- this.ultraLabel4.Appearance = appearance2;
- this.ultraLabel4.AutoSize = true;
- this.ultraLabel4.Location = new System.Drawing.Point(24, 6);
- this.ultraLabel4.Name = "ultraLabel4";
- this.ultraLabel4.Size = new System.Drawing.Size(79, 16);
- this.ultraLabel4.TabIndex = 4;
- this.ultraLabel4.Text = "点检标准编号";
- //
- // panel1
- //
- this.panel1.Controls.Add(this.ultraLabel10);
- this.panel1.Controls.Add(this.ultraDateTimeEditor1);
- this.panel1.Controls.Add(this.chkTime);
- this.panel1.Controls.Add(this.dateBegin);
- this.panel1.Controls.Add(this.ultraComboEditor2);
- this.panel1.Controls.Add(this.ultraCheckEditor5);
- this.panel1.Controls.Add(this.ultraComboEditor1);
- this.panel1.Controls.Add(this.ultraCheckEditor4);
- this.panel1.Controls.Add(this.ultraCheckEditor2);
- this.panel1.Controls.Add(this.txtTitleName);
- this.panel1.Controls.Add(this.ultraComboEditor3);
- this.panel1.Controls.Add(this.ultraCheckEditor3);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel1.Location = new System.Drawing.Point(0, 0);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1328, 40);
- this.panel1.TabIndex = 15;
- //
- // ultraLabel10
- //
- appearance16.TextHAlignAsString = "Center";
- appearance16.TextVAlignAsString = "Middle";
- this.ultraLabel10.Appearance = appearance16;
- this.ultraLabel10.AutoSize = true;
- this.ultraLabel10.Location = new System.Drawing.Point(204, 14);
- this.ultraLabel10.Name = "ultraLabel10";
- this.ultraLabel10.Size = new System.Drawing.Size(17, 16);
- this.ultraLabel10.TabIndex = 99;
- this.ultraLabel10.Text = "至";
- //
- // ultraDateTimeEditor1
- //
- this.ultraDateTimeEditor1.Location = new System.Drawing.Point(224, 11);
- this.ultraDateTimeEditor1.Name = "ultraDateTimeEditor1";
- this.ultraDateTimeEditor1.Size = new System.Drawing.Size(115, 21);
- this.ultraDateTimeEditor1.TabIndex = 98;
- //
- // chkTime
- //
- appearance34.TextHAlignAsString = "Left";
- this.chkTime.Appearance = appearance34;
- this.chkTime.AutoSize = true;
- this.chkTime.Checked = true;
- this.chkTime.CheckState = System.Windows.Forms.CheckState.Checked;
- 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 = 97;
- this.chkTime.Text = "点检时间";
- //
- // dateBegin
- //
- this.dateBegin.Location = new System.Drawing.Point(86, 11);
- this.dateBegin.Name = "dateBegin";
- this.dateBegin.Size = new System.Drawing.Size(115, 21);
- this.dateBegin.TabIndex = 96;
- //
- // ultraComboEditor2
- //
- this.ultraComboEditor2.Location = new System.Drawing.Point(1043, 11);
- this.ultraComboEditor2.Name = "ultraComboEditor2";
- this.ultraComboEditor2.Size = new System.Drawing.Size(135, 21);
- this.ultraComboEditor2.TabIndex = 95;
- //
- // ultraCheckEditor5
- //
- this.ultraCheckEditor5.AutoSize = true;
- this.ultraCheckEditor5.Location = new System.Drawing.Point(944, 12);
- this.ultraCheckEditor5.Name = "ultraCheckEditor5";
- this.ultraCheckEditor5.Size = new System.Drawing.Size(96, 19);
- this.ultraCheckEditor5.TabIndex = 94;
- this.ultraCheckEditor5.Text = "点检标准名称";
- //
- // ultraComboEditor1
- //
- this.ultraComboEditor1.Location = new System.Drawing.Point(806, 11);
- this.ultraComboEditor1.Name = "ultraComboEditor1";
- this.ultraComboEditor1.Size = new System.Drawing.Size(135, 21);
- this.ultraComboEditor1.TabIndex = 93;
- //
- // ultraCheckEditor4
- //
- this.ultraCheckEditor4.AutoSize = true;
- this.ultraCheckEditor4.Location = new System.Drawing.Point(707, 12);
- this.ultraCheckEditor4.Name = "ultraCheckEditor4";
- this.ultraCheckEditor4.Size = new System.Drawing.Size(96, 19);
- this.ultraCheckEditor4.TabIndex = 92;
- this.ultraCheckEditor4.Text = "点检标准编号";
- //
- // ultraCheckEditor2
- //
- this.ultraCheckEditor2.AutoSize = true;
- this.ultraCheckEditor2.Location = new System.Drawing.Point(342, 12);
- this.ultraCheckEditor2.Name = "ultraCheckEditor2";
- this.ultraCheckEditor2.Size = new System.Drawing.Size(71, 19);
- this.ultraCheckEditor2.TabIndex = 89;
- this.ultraCheckEditor2.Text = "设备编码";
- //
- // txtTitleName
- //
- this.txtTitleName.Location = new System.Drawing.Point(416, 11);
- this.txtTitleName.MaxLength = 100;
- this.txtTitleName.Name = "txtTitleName";
- this.txtTitleName.Size = new System.Drawing.Size(113, 21);
- this.txtTitleName.TabIndex = 88;
- //
- // ultraComboEditor3
- //
- this.ultraComboEditor3.DropDownStyle = Infragistics.Win.DropDownStyle.DropDown;
- valueListItem1.DataValue = "运行记录";
- valueListItem1.DisplayText = "运行记录";
- valueListItem2.DataValue = "使用记录";
- valueListItem2.DisplayText = "使用记录";
- this.ultraComboEditor3.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem1,
- valueListItem2});
- this.ultraComboEditor3.Location = new System.Drawing.Point(581, 11);
- this.ultraComboEditor3.Name = "ultraComboEditor3";
- this.ultraComboEditor3.Size = new System.Drawing.Size(123, 21);
- this.ultraComboEditor3.TabIndex = 86;
- //
- // ultraCheckEditor3
- //
- this.ultraCheckEditor3.AutoSize = true;
- this.ultraCheckEditor3.Location = new System.Drawing.Point(532, 12);
- this.ultraCheckEditor3.Name = "ultraCheckEditor3";
- this.ultraCheckEditor3.Size = new System.Drawing.Size(46, 19);
- this.ultraCheckEditor3.TabIndex = 85;
- this.ultraCheckEditor3.Text = "科室";
- //
- // FrmBase_Fill_Panel_Fill_Panel
- //
- this.FrmBase_Fill_Panel_Fill_Panel.Controls.Add(this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel);
- this.FrmBase_Fill_Panel_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
- this.FrmBase_Fill_Panel_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
- this.FrmBase_Fill_Panel_Fill_Panel.Location = new System.Drawing.Point(0, 0);
- this.FrmBase_Fill_Panel_Fill_Panel.Name = "FrmBase_Fill_Panel_Fill_Panel";
- this.FrmBase_Fill_Panel_Fill_Panel.Size = new System.Drawing.Size(1328, 474);
- this.FrmBase_Fill_Panel_Fill_Panel.TabIndex = 0;
- //
- // FrmBase_Fill_Panel
- //
- this.FrmBase_Fill_Panel.Controls.Add(this.FrmBase_Fill_Panel_Fill_Panel);
- this.FrmBase_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
- this.FrmBase_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
- this.FrmBase_Fill_Panel.Location = new System.Drawing.Point(0, 0);
- this.FrmBase_Fill_Panel.Name = "FrmBase_Fill_Panel";
- this.FrmBase_Fill_Panel.Size = new System.Drawing.Size(1328, 474);
- this.FrmBase_Fill_Panel.TabIndex = 3;
- //
- // dataColumn9
- //
- this.dataColumn9.Caption = "点检卡编号";
- this.dataColumn9.ColumnName = "ID";
- //
- // dataColumn10
- //
- this.dataColumn10.Caption = "资产编号";
- this.dataColumn10.ColumnName = "DEVICEID";
- //
- // dataColumn11
- //
- this.dataColumn11.Caption = "点检标准编号";
- this.dataColumn11.ColumnName = "DEVICEDJID";
- //
- // FrmDeviceDJCard
- //
- 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.FrmBase_Fill_Panel);
- this.Name = "FrmDeviceDJCard";
- this.Text = "设备点捡标准管理";
- this.Load += new System.EventHandler(this.FrmDeviceDJCard_Load);
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
- this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
- this.ultraExpandableGroupBox1.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dateEnd)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtQUERYID)).EndInit();
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkTime)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dateBegin)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor5)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor4)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtTitleName)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor3)).EndInit();
- this.FrmBase_Fill_Panel_Fill_Panel.ResumeLayout(false);
- this.FrmBase_Fill_Panel.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private System.Data.DataSet dataSet1;
- private System.Data.DataTable dataTable2;
- private System.Data.DataColumn dataColumn1;
- private System.Data.DataColumn dataColumn2;
- private System.Data.DataColumn dataColumn3;
- private System.Data.DataColumn dataColumn4;
- private System.Windows.Forms.Panel FrmBase_Fill_Panel_Fill_Panel_Fill_Panel;
- private System.Windows.Forms.Panel FrmBase_Fill_Panel_Fill_Panel;
- private System.Windows.Forms.Panel FrmBase_Fill_Panel;
- private System.Windows.Forms.Panel panel1;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor3;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor3;
- private System.Data.DataTable dataTable1;
- private System.Data.DataColumn dataColumn14;
- private System.Data.DataColumn dataColumn16;
- private System.Data.DataColumn dataColumn17;
- private System.Data.DataColumn dataColumn18;
- private System.Data.DataColumn dataColumn19;
- private System.Data.DataColumn dataColumn20;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
- private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
- private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
- private Infragistics.Win.Misc.UltraLabel ultraLabel16;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtQUERYID;
- private Infragistics.Win.Misc.UltraLabel ultraLabel4;
- private System.Data.DataColumn dataColumn13;
- private System.Data.DataColumn dataColumn22;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor4;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor2;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtTitleName;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor5;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1;
- private Infragistics.Win.Misc.UltraLabel ultraLabel1;
- private System.Data.DataColumn dataColumn5;
- private System.Data.DataColumn dataColumn6;
- private Infragistics.Win.Misc.UltraLabel ultraLabel2;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateEnd;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel10;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor1;
- internal Infragistics.Win.UltraWinEditors.UltraCheckEditor chkTime;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateBegin;
- private System.Data.DataTable dataTable3;
- private System.Data.DataColumn dataColumn7;
- private System.Data.DataColumn dataColumn8;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
- private System.Data.DataColumn dataColumn9;
- private System.Data.DataColumn dataColumn10;
- private System.Data.DataColumn dataColumn11;
- }
- }
|