UIK040020.Designer.cs 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552
  1. namespace Core.LZMes.Client.UIK
  2. {
  3. partial class UIK040020
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AREA");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MC_ID");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MC_NAME");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SUB_MC_ID");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SUB_MC_NAME");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WH_BW");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WH_NR");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BZ");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WH_SJ");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("XC_WH_SJ");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WH_REN");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WH_ZQ");
  43. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  52. this.panel1 = new System.Windows.Forms.Panel();
  53. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  54. this.dataSet1 = new System.Data.DataSet();
  55. this.dataTable1 = new System.Data.DataTable();
  56. this.dataColumn1 = new System.Data.DataColumn();
  57. this.dataColumn3 = new System.Data.DataColumn();
  58. this.dataColumn4 = new System.Data.DataColumn();
  59. this.dataColumn5 = new System.Data.DataColumn();
  60. this.dataColumn6 = new System.Data.DataColumn();
  61. this.dataColumn7 = new System.Data.DataColumn();
  62. this.dataColumn8 = new System.Data.DataColumn();
  63. this.dataColumn9 = new System.Data.DataColumn();
  64. this.dataColumn10 = new System.Data.DataColumn();
  65. this.dataColumn11 = new System.Data.DataColumn();
  66. this.dataColumn12 = new System.Data.DataColumn();
  67. this.dataColumn13 = new System.Data.DataColumn();
  68. this.dataColumn14 = new System.Data.DataColumn();
  69. this.panel2 = new System.Windows.Forms.Panel();
  70. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  71. this.ComboMatType = new Infragistics.Win.UltraWinGrid.UltraCombo();
  72. this.regDtime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  73. this.DelToDateTo = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  74. this.DelToDateFrom = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  75. this.label5 = new System.Windows.Forms.Label();
  76. this.label4 = new System.Windows.Forms.Label();
  77. this.label3 = new System.Windows.Forms.Label();
  78. this.textMcNO = new System.Windows.Forms.TextBox();
  79. this.label2 = new System.Windows.Forms.Label();
  80. this.textMainMc = new System.Windows.Forms.TextBox();
  81. this.textArea = new System.Windows.Forms.TextBox();
  82. this.label1 = new System.Windows.Forms.Label();
  83. this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
  84. this.ultraGridExcelExporter1 = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
  85. this.panel1.SuspendLayout();
  86. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  89. this.panel2.SuspendLayout();
  90. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  91. this.ultraGroupBox1.SuspendLayout();
  92. ((System.ComponentModel.ISupportInitialize)(this.ComboMatType)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.regDtime)).BeginInit();
  94. ((System.ComponentModel.ISupportInitialize)(this.DelToDateTo)).BeginInit();
  95. ((System.ComponentModel.ISupportInitialize)(this.DelToDateFrom)).BeginInit();
  96. this.SuspendLayout();
  97. //
  98. // panel1
  99. //
  100. this.panel1.Controls.Add(this.ultraGrid1);
  101. this.panel1.Controls.Add(this.panel2);
  102. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  103. this.panel1.Location = new System.Drawing.Point(0, 0);
  104. this.panel1.Name = "panel1";
  105. this.panel1.Size = new System.Drawing.Size(1004, 424);
  106. this.panel1.TabIndex = 1;
  107. //
  108. // ultraGrid1
  109. //
  110. this.ultraGrid1.DataSource = this.dataSet1;
  111. ultraGridColumn1.Header.VisiblePosition = 0;
  112. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 1;
  113. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  114. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(63, 0);
  115. ultraGridColumn1.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
  116. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  117. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  118. ultraGridColumn2.Header.VisiblePosition = 1;
  119. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 5;
  120. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  121. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(62, 0);
  122. ultraGridColumn2.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
  123. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  124. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  125. ultraGridColumn3.Header.VisiblePosition = 2;
  126. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 7;
  127. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  128. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(90, 0);
  129. ultraGridColumn3.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
  130. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  131. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  132. ultraGridColumn4.Header.VisiblePosition = 3;
  133. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 9;
  134. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  135. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(83, 0);
  136. ultraGridColumn4.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
  137. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  138. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  139. ultraGridColumn5.Header.VisiblePosition = 4;
  140. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 11;
  141. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  142. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(87, 0);
  143. ultraGridColumn5.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
  144. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  145. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  146. ultraGridColumn6.Header.VisiblePosition = 5;
  147. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 21;
  148. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  149. ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(112, 0);
  150. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  151. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  152. ultraGridColumn7.Header.VisiblePosition = 6;
  153. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 23;
  154. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  155. ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(130, 0);
  156. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  157. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  158. ultraGridColumn8.Header.VisiblePosition = 7;
  159. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 25;
  160. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  161. ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(128, 0);
  162. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  163. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  164. ultraGridColumn9.Format = "YYYY-MM-DD";
  165. ultraGridColumn9.Header.VisiblePosition = 8;
  166. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 17;
  167. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  168. ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(77, 0);
  169. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
  170. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
  171. ultraGridColumn10.Header.VisiblePosition = 9;
  172. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 19;
  173. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  174. ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
  175. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
  176. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
  177. ultraGridColumn11.Format = "YYYY-MM-DD";
  178. ultraGridColumn11.Header.VisiblePosition = 10;
  179. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 15;
  180. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  181. ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(63, 0);
  182. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
  183. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
  184. ultraGridColumn12.Header.VisiblePosition = 11;
  185. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 0;
  186. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  187. ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(57, 0);
  188. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 1;
  189. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
  190. ultraGridColumn12.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  191. ultraGridColumn13.Header.VisiblePosition = 12;
  192. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 13;
  193. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  194. ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
  195. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
  196. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
  197. ultraGridBand1.Columns.AddRange(new object[] {
  198. ultraGridColumn1,
  199. ultraGridColumn2,
  200. ultraGridColumn3,
  201. ultraGridColumn4,
  202. ultraGridColumn5,
  203. ultraGridColumn6,
  204. ultraGridColumn7,
  205. ultraGridColumn8,
  206. ultraGridColumn9,
  207. ultraGridColumn10,
  208. ultraGridColumn11,
  209. ultraGridColumn12,
  210. ultraGridColumn13});
  211. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  212. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  213. appearance5.BackColor = System.Drawing.Color.GhostWhite;
  214. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance5;
  215. appearance6.BackColor = System.Drawing.Color.LightSteelBlue;
  216. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance6;
  217. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  218. appearance7.BackColor = System.Drawing.Color.LightSteelBlue;
  219. this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance7;
  220. appearance8.BackColor = System.Drawing.Color.LightSteelBlue;
  221. this.ultraGrid1.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance8;
  222. this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  223. this.ultraGrid1.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
  224. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  225. this.ultraGrid1.Font = new System.Drawing.Font("SimSun", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  226. this.ultraGrid1.Location = new System.Drawing.Point(0, 46);
  227. this.ultraGrid1.Name = "ultraGrid1";
  228. this.ultraGrid1.Size = new System.Drawing.Size(1004, 378);
  229. this.ultraGrid1.TabIndex = 1;
  230. //
  231. // dataSet1
  232. //
  233. this.dataSet1.DataSetName = "NewDataSet";
  234. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  235. this.dataTable1});
  236. //
  237. // dataTable1
  238. //
  239. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  240. this.dataColumn1,
  241. this.dataColumn3,
  242. this.dataColumn4,
  243. this.dataColumn5,
  244. this.dataColumn6,
  245. this.dataColumn7,
  246. this.dataColumn8,
  247. this.dataColumn9,
  248. this.dataColumn10,
  249. this.dataColumn11,
  250. this.dataColumn12,
  251. this.dataColumn13,
  252. this.dataColumn14});
  253. this.dataTable1.TableName = "Table1";
  254. //
  255. // dataColumn1
  256. //
  257. this.dataColumn1.Caption = "区域";
  258. this.dataColumn1.ColumnName = "AREA";
  259. //
  260. // dataColumn3
  261. //
  262. this.dataColumn3.Caption = "设备编号";
  263. this.dataColumn3.ColumnName = "MC_ID";
  264. //
  265. // dataColumn4
  266. //
  267. this.dataColumn4.Caption = "设备名称";
  268. this.dataColumn4.ColumnName = "MC_NAME";
  269. //
  270. // dataColumn5
  271. //
  272. this.dataColumn5.Caption = "零件设备编号";
  273. this.dataColumn5.ColumnName = "SUB_MC_ID";
  274. //
  275. // dataColumn6
  276. //
  277. this.dataColumn6.Caption = "零件备件名称";
  278. this.dataColumn6.ColumnName = "SUB_MC_NAME";
  279. //
  280. // dataColumn7
  281. //
  282. this.dataColumn7.Caption = "维护部位";
  283. this.dataColumn7.ColumnName = "WH_BW";
  284. //
  285. // dataColumn8
  286. //
  287. this.dataColumn8.Caption = "维保内容";
  288. this.dataColumn8.ColumnName = "WH_NR";
  289. //
  290. // dataColumn9
  291. //
  292. this.dataColumn9.Caption = "备注";
  293. this.dataColumn9.ColumnName = "BZ";
  294. //
  295. // dataColumn10
  296. //
  297. this.dataColumn10.Caption = "维护时间";
  298. this.dataColumn10.ColumnName = "WH_SJ";
  299. //
  300. // dataColumn11
  301. //
  302. this.dataColumn11.Caption = "下次维护时间";
  303. this.dataColumn11.ColumnName = "XC_WH_SJ";
  304. //
  305. // dataColumn12
  306. //
  307. this.dataColumn12.Caption = "维护人";
  308. this.dataColumn12.ColumnName = "WH_REN";
  309. //
  310. // dataColumn13
  311. //
  312. this.dataColumn13.Caption = "选择";
  313. this.dataColumn13.ColumnName = "CHK";
  314. //
  315. // dataColumn14
  316. //
  317. this.dataColumn14.Caption = "维护周期";
  318. this.dataColumn14.ColumnName = "WH_ZQ";
  319. //
  320. // panel2
  321. //
  322. this.panel2.Controls.Add(this.ultraGroupBox1);
  323. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  324. this.panel2.Location = new System.Drawing.Point(0, 0);
  325. this.panel2.Name = "panel2";
  326. this.panel2.Size = new System.Drawing.Size(1004, 46);
  327. this.panel2.TabIndex = 0;
  328. //
  329. // ultraGroupBox1
  330. //
  331. appearance13.BackColor = System.Drawing.Color.Gainsboro;
  332. this.ultraGroupBox1.Appearance = appearance13;
  333. this.ultraGroupBox1.Controls.Add(this.ComboMatType);
  334. this.ultraGroupBox1.Controls.Add(this.regDtime);
  335. this.ultraGroupBox1.Controls.Add(this.DelToDateTo);
  336. this.ultraGroupBox1.Controls.Add(this.DelToDateFrom);
  337. this.ultraGroupBox1.Controls.Add(this.label5);
  338. this.ultraGroupBox1.Controls.Add(this.label4);
  339. this.ultraGroupBox1.Controls.Add(this.label3);
  340. this.ultraGroupBox1.Controls.Add(this.textMcNO);
  341. this.ultraGroupBox1.Controls.Add(this.label2);
  342. this.ultraGroupBox1.Controls.Add(this.textMainMc);
  343. this.ultraGroupBox1.Controls.Add(this.textArea);
  344. this.ultraGroupBox1.Controls.Add(this.label1);
  345. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  346. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  347. this.ultraGroupBox1.Name = "ultraGroupBox1";
  348. this.ultraGroupBox1.Size = new System.Drawing.Size(1004, 46);
  349. this.ultraGroupBox1.TabIndex = 4;
  350. //
  351. // ComboMatType
  352. //
  353. appearance2.BorderColor = System.Drawing.Color.Black;
  354. this.ComboMatType.Appearance = appearance2;
  355. this.ComboMatType.CheckedListSettings.CheckStateMember = "";
  356. this.ComboMatType.DisplayLayout.MaxColScrollRegions = 1;
  357. this.ComboMatType.DisplayLayout.MaxRowScrollRegions = 1;
  358. this.ComboMatType.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  359. this.ComboMatType.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  360. this.ComboMatType.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  361. this.ComboMatType.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  362. this.ComboMatType.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  363. this.ComboMatType.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  364. this.ComboMatType.Location = new System.Drawing.Point(497, 13);
  365. this.ComboMatType.Name = "ComboMatType";
  366. this.ComboMatType.Size = new System.Drawing.Size(61, 22);
  367. this.ComboMatType.TabIndex = 36;
  368. //
  369. // regDtime
  370. //
  371. appearance16.BorderColor = System.Drawing.Color.Black;
  372. this.regDtime.Appearance = appearance16;
  373. this.regDtime.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  374. this.regDtime.FormatString = "";
  375. this.regDtime.Location = new System.Drawing.Point(823, 13);
  376. this.regDtime.Name = "regDtime";
  377. this.regDtime.Size = new System.Drawing.Size(97, 21);
  378. this.regDtime.TabIndex = 35;
  379. //
  380. // DelToDateTo
  381. //
  382. appearance1.BorderColor = System.Drawing.Color.Black;
  383. this.DelToDateTo.Appearance = appearance1;
  384. this.DelToDateTo.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  385. this.DelToDateTo.FormatString = "";
  386. this.DelToDateTo.Location = new System.Drawing.Point(652, 13);
  387. this.DelToDateTo.Name = "DelToDateTo";
  388. this.DelToDateTo.Size = new System.Drawing.Size(94, 21);
  389. this.DelToDateTo.TabIndex = 35;
  390. //
  391. // DelToDateFrom
  392. //
  393. appearance17.BorderColor = System.Drawing.Color.Black;
  394. this.DelToDateFrom.Appearance = appearance17;
  395. this.DelToDateFrom.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  396. this.DelToDateFrom.FormatString = "";
  397. this.DelToDateFrom.Location = new System.Drawing.Point(562, 13);
  398. this.DelToDateFrom.Name = "DelToDateFrom";
  399. this.DelToDateFrom.Size = new System.Drawing.Size(89, 21);
  400. this.DelToDateFrom.TabIndex = 34;
  401. //
  402. // label5
  403. //
  404. this.label5.BackColor = System.Drawing.Color.LightBlue;
  405. this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  406. this.label5.Location = new System.Drawing.Point(752, 13);
  407. this.label5.Name = "label5";
  408. this.label5.Size = new System.Drawing.Size(71, 21);
  409. this.label5.TabIndex = 24;
  410. this.label5.Text = "维护时间";
  411. this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  412. //
  413. // label4
  414. //
  415. this.label4.BackColor = System.Drawing.Color.LightBlue;
  416. this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  417. this.label4.Location = new System.Drawing.Point(430, 13);
  418. this.label4.Name = "label4";
  419. this.label4.Size = new System.Drawing.Size(65, 21);
  420. this.label4.TabIndex = 24;
  421. this.label4.Text = "作业时间";
  422. this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  423. //
  424. // label3
  425. //
  426. this.label3.BackColor = System.Drawing.Color.LightBlue;
  427. this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  428. this.label3.Location = new System.Drawing.Point(283, 13);
  429. this.label3.Name = "label3";
  430. this.label3.Size = new System.Drawing.Size(56, 21);
  431. this.label3.TabIndex = 24;
  432. this.label3.Text = "设备名称";
  433. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  434. //
  435. // textMcNO
  436. //
  437. this.textMcNO.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  438. this.textMcNO.Location = new System.Drawing.Point(339, 13);
  439. this.textMcNO.MaxLength = 12;
  440. this.textMcNO.Name = "textMcNO";
  441. this.textMcNO.Size = new System.Drawing.Size(85, 21);
  442. this.textMcNO.TabIndex = 23;
  443. //
  444. // label2
  445. //
  446. this.label2.BackColor = System.Drawing.Color.LightBlue;
  447. this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  448. this.label2.Location = new System.Drawing.Point(137, 13);
  449. this.label2.Name = "label2";
  450. this.label2.Size = new System.Drawing.Size(55, 21);
  451. this.label2.TabIndex = 24;
  452. this.label2.Text = "主体设备";
  453. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  454. //
  455. // textMainMc
  456. //
  457. this.textMainMc.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  458. this.textMainMc.Location = new System.Drawing.Point(192, 13);
  459. this.textMainMc.MaxLength = 12;
  460. this.textMainMc.Name = "textMainMc";
  461. this.textMainMc.Size = new System.Drawing.Size(85, 21);
  462. this.textMainMc.TabIndex = 23;
  463. //
  464. // textArea
  465. //
  466. this.textArea.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  467. this.textArea.Location = new System.Drawing.Point(46, 12);
  468. this.textArea.MaxLength = 12;
  469. this.textArea.Name = "textArea";
  470. this.textArea.Size = new System.Drawing.Size(85, 21);
  471. this.textArea.TabIndex = 23;
  472. //
  473. // label1
  474. //
  475. this.label1.BackColor = System.Drawing.Color.LightBlue;
  476. this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  477. this.label1.Location = new System.Drawing.Point(2, 12);
  478. this.label1.Name = "label1";
  479. this.label1.Size = new System.Drawing.Size(44, 21);
  480. this.label1.TabIndex = 22;
  481. this.label1.Text = "区域";
  482. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  483. //
  484. // saveFileDialog1
  485. //
  486. this.saveFileDialog1.Filter = "表格(*.xls)|*.xls";
  487. //
  488. // UIK040020
  489. //
  490. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  491. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  492. this.ClientSize = new System.Drawing.Size(1004, 424);
  493. this.Controls.Add(this.panel1);
  494. this.Name = "UIK040020";
  495. this.Text = "UIN060110";
  496. this.Load += new System.EventHandler(this.UIK040020_Load);
  497. this.panel1.ResumeLayout(false);
  498. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  499. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  500. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  501. this.panel2.ResumeLayout(false);
  502. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  503. this.ultraGroupBox1.ResumeLayout(false);
  504. this.ultraGroupBox1.PerformLayout();
  505. ((System.ComponentModel.ISupportInitialize)(this.ComboMatType)).EndInit();
  506. ((System.ComponentModel.ISupportInitialize)(this.regDtime)).EndInit();
  507. ((System.ComponentModel.ISupportInitialize)(this.DelToDateTo)).EndInit();
  508. ((System.ComponentModel.ISupportInitialize)(this.DelToDateFrom)).EndInit();
  509. this.ResumeLayout(false);
  510. }
  511. #endregion
  512. private System.Windows.Forms.Panel panel1;
  513. private System.Data.DataSet dataSet1;
  514. private System.Data.DataTable dataTable1;
  515. private System.Windows.Forms.Panel panel2;
  516. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  517. private System.Windows.Forms.Label label2;
  518. private System.Windows.Forms.TextBox textArea;
  519. private System.Windows.Forms.Label label1;
  520. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  521. private System.Windows.Forms.Label label3;
  522. private System.Windows.Forms.TextBox textMcNO;
  523. private System.Windows.Forms.TextBox textMainMc;
  524. private System.Data.DataColumn dataColumn1;
  525. private System.Data.DataColumn dataColumn3;
  526. private System.Data.DataColumn dataColumn4;
  527. private System.Data.DataColumn dataColumn5;
  528. private System.Data.DataColumn dataColumn6;
  529. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor DelToDateTo;
  530. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor DelToDateFrom;
  531. private Infragistics.Win.UltraWinGrid.UltraCombo ComboMatType;
  532. private System.Windows.Forms.Label label4;
  533. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor regDtime;
  534. private System.Windows.Forms.Label label5;
  535. private System.Data.DataColumn dataColumn7;
  536. private System.Data.DataColumn dataColumn8;
  537. private System.Data.DataColumn dataColumn9;
  538. private System.Data.DataColumn dataColumn10;
  539. private System.Data.DataColumn dataColumn11;
  540. private System.Data.DataColumn dataColumn12;
  541. private System.Data.DataColumn dataColumn13;
  542. private System.Data.DataColumn dataColumn14;
  543. private System.Windows.Forms.SaveFileDialog saveFileDialog1;
  544. private Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter ultraGridExcelExporter1;
  545. }
  546. }