PlanForJobControl.Designer.cs 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465
  1. namespace Core.StlMes.Client.Mcp.Control.Htt
  2. {
  3. partial class PlanForJobControl
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 组件设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("dataTable1", -1);
  29. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BASECODE");
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BASENAME");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SORTCODE");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ISVISIBLE");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MNEMONIC_CODE");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SEQ");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FLAG");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_NAME");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_TIME");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_NAME");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_TIME");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_NAME");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_TIME");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAG");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO");
  44. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  54. this.panel1 = new System.Windows.Forms.Panel();
  55. this.panel3 = new System.Windows.Forms.Panel();
  56. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  57. this.dataSet1 = new System.Data.DataSet();
  58. this.dataTable1 = new System.Data.DataTable();
  59. this.dataColumn1 = new System.Data.DataColumn();
  60. this.dataColumn2 = new System.Data.DataColumn();
  61. this.dataColumn3 = new System.Data.DataColumn();
  62. this.dataColumn4 = new System.Data.DataColumn();
  63. this.dataColumn5 = new System.Data.DataColumn();
  64. this.dataColumn6 = new System.Data.DataColumn();
  65. this.dataColumn7 = new System.Data.DataColumn();
  66. this.dataColumn8 = new System.Data.DataColumn();
  67. this.dataColumn9 = new System.Data.DataColumn();
  68. this.dataColumn10 = new System.Data.DataColumn();
  69. this.dataColumn11 = new System.Data.DataColumn();
  70. this.dataColumn12 = new System.Data.DataColumn();
  71. this.dataColumn13 = new System.Data.DataColumn();
  72. this.dataColumn14 = new System.Data.DataColumn();
  73. this.dataColumn15 = new System.Data.DataColumn();
  74. this.panel2 = new System.Windows.Forms.Panel();
  75. this.ultraCheckEditor1 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  76. this.txtLotNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  77. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  78. this.txtHeatNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  79. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  80. this.dtEndDate = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  81. this.dtStartDate = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  82. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  83. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  84. this.panel1.SuspendLayout();
  85. this.panel3.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.ultraCheckEditor1)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.txtLotNo)).BeginInit();
  92. ((System.ComponentModel.ISupportInitialize)(this.txtHeatNo)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.dtEndDate)).BeginInit();
  94. ((System.ComponentModel.ISupportInitialize)(this.dtStartDate)).BeginInit();
  95. this.SuspendLayout();
  96. //
  97. // panel1
  98. //
  99. this.panel1.Controls.Add(this.panel3);
  100. this.panel1.Controls.Add(this.panel2);
  101. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  102. this.panel1.Location = new System.Drawing.Point(0, 0);
  103. this.panel1.Name = "panel1";
  104. this.panel1.Size = new System.Drawing.Size(337, 473);
  105. this.panel1.TabIndex = 0;
  106. //
  107. // panel3
  108. //
  109. this.panel3.Controls.Add(this.ultraGrid1);
  110. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  111. this.panel3.Location = new System.Drawing.Point(0, 84);
  112. this.panel3.Name = "panel3";
  113. this.panel3.Size = new System.Drawing.Size(337, 389);
  114. this.panel3.TabIndex = 1;
  115. //
  116. // ultraGrid1
  117. //
  118. this.ultraGrid1.DataSource = this.dataSet1;
  119. ultraGridColumn1.Header.VisiblePosition = 0;
  120. ultraGridColumn2.Header.VisiblePosition = 1;
  121. ultraGridColumn3.Header.VisiblePosition = 2;
  122. ultraGridColumn4.Header.VisiblePosition = 3;
  123. ultraGridColumn5.Header.VisiblePosition = 4;
  124. ultraGridColumn6.Header.VisiblePosition = 5;
  125. ultraGridColumn7.Header.VisiblePosition = 6;
  126. ultraGridColumn8.Header.VisiblePosition = 7;
  127. ultraGridColumn9.Header.VisiblePosition = 8;
  128. ultraGridColumn10.Header.VisiblePosition = 9;
  129. ultraGridColumn11.Header.VisiblePosition = 10;
  130. ultraGridColumn12.Header.VisiblePosition = 11;
  131. ultraGridColumn13.Header.VisiblePosition = 12;
  132. ultraGridColumn14.Header.VisiblePosition = 13;
  133. ultraGridColumn15.Header.VisiblePosition = 14;
  134. ultraGridBand1.Columns.AddRange(new object[] {
  135. ultraGridColumn1,
  136. ultraGridColumn2,
  137. ultraGridColumn3,
  138. ultraGridColumn4,
  139. ultraGridColumn5,
  140. ultraGridColumn6,
  141. ultraGridColumn7,
  142. ultraGridColumn8,
  143. ultraGridColumn9,
  144. ultraGridColumn10,
  145. ultraGridColumn11,
  146. ultraGridColumn12,
  147. ultraGridColumn13,
  148. ultraGridColumn14,
  149. ultraGridColumn15});
  150. ultraGridBand1.Override.AllowRowLayoutCellSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.None;
  151. ultraGridBand1.Override.AllowRowLayoutCellSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
  152. ultraGridBand1.Override.AllowRowLayoutColMoving = Infragistics.Win.Layout.GridBagLayoutAllowMoving.None;
  153. ultraGridBand1.Override.AllowRowLayoutLabelSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.Horizontal;
  154. ultraGridBand1.Override.AllowRowLayoutLabelSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
  155. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  156. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  157. this.ultraGrid1.DisplayLayout.InterBandSpacing = 8;
  158. appearance1.BackColor = System.Drawing.Color.LightSkyBlue;
  159. appearance1.FontData.BoldAsString = "True";
  160. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance1;
  161. this.ultraGrid1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  162. this.ultraGrid1.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
  163. this.ultraGrid1.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
  164. appearance4.BackColor = System.Drawing.Color.Transparent;
  165. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance4;
  166. appearance5.TextVAlignAsString = "Middle";
  167. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance5;
  168. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  169. this.ultraGrid1.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand;
  170. appearance6.BackColor = System.Drawing.Color.LightSteelBlue;
  171. appearance6.TextHAlignAsString = "Center";
  172. appearance6.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
  173. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance6;
  174. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  175. this.ultraGrid1.DisplayLayout.Override.MaxSelectedRows = 1;
  176. this.ultraGrid1.DisplayLayout.Override.MinRowHeight = 21;
  177. appearance7.BackColor = System.Drawing.Color.LightSteelBlue;
  178. this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance7;
  179. this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  180. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  181. this.ultraGrid1.DisplayLayout.Override.RowSelectorWidth = 26;
  182. this.ultraGrid1.DisplayLayout.Override.RowSpacingBefore = 0;
  183. appearance9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
  184. appearance9.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
  185. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  186. appearance9.ForeColor = System.Drawing.Color.Black;
  187. this.ultraGrid1.DisplayLayout.Override.SelectedRowAppearance = appearance9;
  188. this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  189. this.ultraGrid1.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
  190. this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
  191. this.ultraGrid1.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  192. this.ultraGrid1.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
  193. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  194. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  195. this.ultraGrid1.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
  196. this.ultraGrid1.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
  197. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  198. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  199. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  200. this.ultraGrid1.Name = "ultraGrid1";
  201. this.ultraGrid1.Size = new System.Drawing.Size(337, 389);
  202. this.ultraGrid1.TabIndex = 0;
  203. //
  204. // dataSet1
  205. //
  206. this.dataSet1.DataSetName = "NewDataSet";
  207. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  208. this.dataTable1});
  209. //
  210. // dataTable1
  211. //
  212. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  213. this.dataColumn1,
  214. this.dataColumn2,
  215. this.dataColumn3,
  216. this.dataColumn4,
  217. this.dataColumn5,
  218. this.dataColumn6,
  219. this.dataColumn7,
  220. this.dataColumn8,
  221. this.dataColumn9,
  222. this.dataColumn10,
  223. this.dataColumn11,
  224. this.dataColumn12,
  225. this.dataColumn13,
  226. this.dataColumn14,
  227. this.dataColumn15});
  228. this.dataTable1.TableName = "dataTable1";
  229. //
  230. // dataColumn1
  231. //
  232. this.dataColumn1.Caption = "基础分类编码";
  233. this.dataColumn1.ColumnName = "BASECODE";
  234. //
  235. // dataColumn2
  236. //
  237. this.dataColumn2.Caption = "基础分类名称";
  238. this.dataColumn2.ColumnName = "BASENAME";
  239. //
  240. // dataColumn3
  241. //
  242. this.dataColumn3.Caption = "快速检索码";
  243. this.dataColumn3.ColumnName = "SORTCODE";
  244. //
  245. // dataColumn4
  246. //
  247. this.dataColumn4.Caption = "可编辑标志(1:可编辑,0:不可编辑)";
  248. this.dataColumn4.ColumnName = "ISVISIBLE";
  249. //
  250. // dataColumn5
  251. //
  252. this.dataColumn5.Caption = "拼音助记码";
  253. this.dataColumn5.ColumnName = "MNEMONIC_CODE";
  254. //
  255. // dataColumn6
  256. //
  257. this.dataColumn6.Caption = "序号(排序用)";
  258. this.dataColumn6.ColumnName = "SEQ";
  259. //
  260. // dataColumn7
  261. //
  262. this.dataColumn7.Caption = "是否允许增加子类(1:允许,0:不允许)";
  263. this.dataColumn7.ColumnName = "FLAG";
  264. //
  265. // dataColumn8
  266. //
  267. this.dataColumn8.Caption = "创建人";
  268. this.dataColumn8.ColumnName = "CREATE_NAME";
  269. //
  270. // dataColumn9
  271. //
  272. this.dataColumn9.Caption = "创建时间";
  273. this.dataColumn9.ColumnName = "CREATE_TIME";
  274. //
  275. // dataColumn10
  276. //
  277. this.dataColumn10.Caption = "修改人";
  278. this.dataColumn10.ColumnName = "UPDATE_NAME";
  279. //
  280. // dataColumn11
  281. //
  282. this.dataColumn11.Caption = "修改时间";
  283. this.dataColumn11.ColumnName = "UPDATE_TIME";
  284. //
  285. // dataColumn12
  286. //
  287. this.dataColumn12.Caption = "删除人";
  288. this.dataColumn12.ColumnName = "DELETE_NAME";
  289. //
  290. // dataColumn13
  291. //
  292. this.dataColumn13.Caption = "删除时间";
  293. this.dataColumn13.ColumnName = "DELETE_TIME";
  294. //
  295. // dataColumn14
  296. //
  297. this.dataColumn14.Caption = "有效标志(1:有效,0:无效)";
  298. this.dataColumn14.ColumnName = "VALIDFLAG";
  299. //
  300. // dataColumn15
  301. //
  302. this.dataColumn15.Caption = "备注";
  303. this.dataColumn15.ColumnName = "MEMO";
  304. //
  305. // panel2
  306. //
  307. this.panel2.Controls.Add(this.ultraCheckEditor1);
  308. this.panel2.Controls.Add(this.txtLotNo);
  309. this.panel2.Controls.Add(this.ultraLabel4);
  310. this.panel2.Controls.Add(this.txtHeatNo);
  311. this.panel2.Controls.Add(this.ultraLabel3);
  312. this.panel2.Controls.Add(this.dtEndDate);
  313. this.panel2.Controls.Add(this.dtStartDate);
  314. this.panel2.Controls.Add(this.ultraLabel1);
  315. this.panel2.Controls.Add(this.ultraLabel2);
  316. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  317. this.panel2.Location = new System.Drawing.Point(0, 0);
  318. this.panel2.Name = "panel2";
  319. this.panel2.Size = new System.Drawing.Size(337, 84);
  320. this.panel2.TabIndex = 0;
  321. //
  322. // ultraCheckEditor1
  323. //
  324. this.ultraCheckEditor1.Location = new System.Drawing.Point(259, 53);
  325. this.ultraCheckEditor1.Name = "ultraCheckEditor1";
  326. this.ultraCheckEditor1.Size = new System.Drawing.Size(73, 20);
  327. this.ultraCheckEditor1.TabIndex = 42;
  328. this.ultraCheckEditor1.Text = "自动刷新";
  329. //
  330. // txtLotNo
  331. //
  332. this.txtLotNo.Location = new System.Drawing.Point(192, 52);
  333. this.txtLotNo.MaxLength = 100;
  334. this.txtLotNo.Name = "txtLotNo";
  335. this.txtLotNo.Size = new System.Drawing.Size(51, 21);
  336. this.txtLotNo.TabIndex = 40;
  337. //
  338. // ultraLabel4
  339. //
  340. appearance8.TextHAlignAsString = "Center";
  341. appearance8.TextVAlignAsString = "Middle";
  342. this.ultraLabel4.Appearance = appearance8;
  343. this.ultraLabel4.Location = new System.Drawing.Point(155, 51);
  344. this.ultraLabel4.Name = "ultraLabel4";
  345. this.ultraLabel4.Size = new System.Drawing.Size(33, 23);
  346. this.ultraLabel4.TabIndex = 41;
  347. this.ultraLabel4.Text = "批号";
  348. //
  349. // txtHeatNo
  350. //
  351. this.txtHeatNo.Location = new System.Drawing.Point(60, 52);
  352. this.txtHeatNo.MaxLength = 100;
  353. this.txtHeatNo.Name = "txtHeatNo";
  354. this.txtHeatNo.Size = new System.Drawing.Size(78, 21);
  355. this.txtHeatNo.TabIndex = 38;
  356. //
  357. // ultraLabel3
  358. //
  359. appearance3.TextHAlignAsString = "Center";
  360. appearance3.TextVAlignAsString = "Middle";
  361. this.ultraLabel3.Appearance = appearance3;
  362. this.ultraLabel3.Location = new System.Drawing.Point(7, 52);
  363. this.ultraLabel3.Name = "ultraLabel3";
  364. this.ultraLabel3.Size = new System.Drawing.Size(65, 23);
  365. this.ultraLabel3.TabIndex = 39;
  366. this.ultraLabel3.Text = "炉号";
  367. //
  368. // dtEndDate
  369. //
  370. this.dtEndDate.Location = new System.Drawing.Point(192, 14);
  371. this.dtEndDate.Name = "dtEndDate";
  372. this.dtEndDate.Size = new System.Drawing.Size(120, 21);
  373. this.dtEndDate.TabIndex = 36;
  374. //
  375. // dtStartDate
  376. //
  377. this.dtStartDate.Location = new System.Drawing.Point(60, 14);
  378. this.dtStartDate.Name = "dtStartDate";
  379. this.dtStartDate.Size = new System.Drawing.Size(120, 21);
  380. this.dtStartDate.TabIndex = 35;
  381. //
  382. // ultraLabel1
  383. //
  384. appearance2.TextHAlignAsString = "Center";
  385. appearance2.TextVAlignAsString = "Middle";
  386. this.ultraLabel1.Appearance = appearance2;
  387. this.ultraLabel1.Location = new System.Drawing.Point(7, 14);
  388. this.ultraLabel1.Name = "ultraLabel1";
  389. this.ultraLabel1.Size = new System.Drawing.Size(65, 23);
  390. this.ultraLabel1.TabIndex = 34;
  391. this.ultraLabel1.Text = "时间";
  392. //
  393. // ultraLabel2
  394. //
  395. appearance18.TextHAlignAsString = "Center";
  396. appearance18.TextVAlignAsString = "Middle";
  397. this.ultraLabel2.Appearance = appearance18;
  398. this.ultraLabel2.Location = new System.Drawing.Point(179, 14);
  399. this.ultraLabel2.Name = "ultraLabel2";
  400. this.ultraLabel2.Size = new System.Drawing.Size(14, 23);
  401. this.ultraLabel2.TabIndex = 37;
  402. this.ultraLabel2.Text = "-";
  403. //
  404. // PlanForJobControl
  405. //
  406. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  407. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  408. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
  409. this.Controls.Add(this.panel1);
  410. this.Name = "PlanForJobControl";
  411. this.Size = new System.Drawing.Size(337, 473);
  412. this.panel1.ResumeLayout(false);
  413. this.panel3.ResumeLayout(false);
  414. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  415. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  416. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  417. this.panel2.ResumeLayout(false);
  418. this.panel2.PerformLayout();
  419. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).EndInit();
  420. ((System.ComponentModel.ISupportInitialize)(this.txtLotNo)).EndInit();
  421. ((System.ComponentModel.ISupportInitialize)(this.txtHeatNo)).EndInit();
  422. ((System.ComponentModel.ISupportInitialize)(this.dtEndDate)).EndInit();
  423. ((System.ComponentModel.ISupportInitialize)(this.dtStartDate)).EndInit();
  424. this.ResumeLayout(false);
  425. }
  426. #endregion
  427. private System.Windows.Forms.Panel panel1;
  428. private System.Windows.Forms.Panel panel3;
  429. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  430. private System.Windows.Forms.Panel panel2;
  431. public Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dtEndDate;
  432. public Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dtStartDate;
  433. public Infragistics.Win.Misc.UltraLabel ultraLabel1;
  434. public Infragistics.Win.Misc.UltraLabel ultraLabel2;
  435. public Infragistics.Win.UltraWinEditors.UltraTextEditor txtLotNo;
  436. public Infragistics.Win.Misc.UltraLabel ultraLabel4;
  437. public Infragistics.Win.UltraWinEditors.UltraTextEditor txtHeatNo;
  438. public Infragistics.Win.Misc.UltraLabel ultraLabel3;
  439. private System.Data.DataSet dataSet1;
  440. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor1;
  441. //table声明
  442. private System.Data.DataTable dataTable1;
  443. private System.Data.DataColumn dataColumn1;
  444. private System.Data.DataColumn dataColumn2;
  445. private System.Data.DataColumn dataColumn3;
  446. private System.Data.DataColumn dataColumn4;
  447. private System.Data.DataColumn dataColumn5;
  448. private System.Data.DataColumn dataColumn6;
  449. private System.Data.DataColumn dataColumn7;
  450. private System.Data.DataColumn dataColumn8;
  451. private System.Data.DataColumn dataColumn9;
  452. private System.Data.DataColumn dataColumn10;
  453. private System.Data.DataColumn dataColumn11;
  454. private System.Data.DataColumn dataColumn12;
  455. private System.Data.DataColumn dataColumn13;
  456. private System.Data.DataColumn dataColumn14;
  457. private System.Data.DataColumn dataColumn15;
  458. }
  459. }