UIM060030.Designer.cs 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662
  1. namespace Core.LZMes.Client.UIM
  2. {
  3. partial class UIM060030
  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. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  29. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("THICK");
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WIDTH");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LENGTH");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WEIGHT");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUR_PROG_CD");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_NO");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_SEQ");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPEC_STL_GRD");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRODUCTED_TIME");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_NO");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RCAL");
  41. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  51. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  52. this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
  53. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  54. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  55. this.dataSet1 = new System.Data.DataSet();
  56. this.dataTable1 = new System.Data.DataTable();
  57. this.dataColumn1 = new System.Data.DataColumn();
  58. this.dataColumn2 = new System.Data.DataColumn();
  59. this.dataColumn3 = new System.Data.DataColumn();
  60. this.dataColumn4 = new System.Data.DataColumn();
  61. this.dataColumn5 = new System.Data.DataColumn();
  62. this.dataColumn6 = new System.Data.DataColumn();
  63. this.dataColumn7 = new System.Data.DataColumn();
  64. this.dataColumn8 = new System.Data.DataColumn();
  65. this.dataColumn9 = new System.Data.DataColumn();
  66. this.dataColumn10 = new System.Data.DataColumn();
  67. this.dataColumn11 = new System.Data.DataColumn();
  68. this.dataColumn12 = new System.Data.DataColumn();
  69. this.dataTable2 = new System.Data.DataTable();
  70. this.dataColumn17 = new System.Data.DataColumn();
  71. this.dataColumn19 = new System.Data.DataColumn();
  72. this.dataColumn20 = new System.Data.DataColumn();
  73. this.dataColumn21 = new System.Data.DataColumn();
  74. this.dataColumn13 = new System.Data.DataColumn();
  75. this.dataColumn14 = new System.Data.DataColumn();
  76. this.dataColumn22 = new System.Data.DataColumn();
  77. this.dataColumn23 = new System.Data.DataColumn();
  78. this.dataColumn24 = new System.Data.DataColumn();
  79. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  80. this.button1 = new System.Windows.Forms.Button();
  81. this.label3 = new System.Windows.Forms.Label();
  82. this.ultraDateTimeEditor2 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  83. this.yardControl1 = new Core.LZMes.Client.UIM.comm.YardControl();
  84. this.label2 = new System.Windows.Forms.Label();
  85. this.label1 = new System.Windows.Forms.Label();
  86. this.textBox1 = new System.Windows.Forms.TextBox();
  87. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  88. this.label23 = new System.Windows.Forms.Label();
  89. this.label9 = new System.Windows.Forms.Label();
  90. this.textBox9 = new System.Windows.Forms.TextBox();
  91. this.ultraDateTimeEditor3 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  92. this.ultraDateTimeEditor1 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  93. this.ultraPanel1.ClientArea.SuspendLayout();
  94. this.ultraPanel1.SuspendLayout();
  95. this.ultraPanel3.ClientArea.SuspendLayout();
  96. this.ultraPanel3.SuspendLayout();
  97. this.ultraPanel2.ClientArea.SuspendLayout();
  98. this.ultraPanel2.SuspendLayout();
  99. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  100. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  101. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  102. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  103. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  104. this.ultraGroupBox2.SuspendLayout();
  105. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).BeginInit();
  106. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  107. this.ultraGroupBox1.SuspendLayout();
  108. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor3)).BeginInit();
  109. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).BeginInit();
  110. this.SuspendLayout();
  111. //
  112. // ultraPanel1
  113. //
  114. //
  115. // ultraPanel1.ClientArea
  116. //
  117. this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel3);
  118. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  119. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  120. this.ultraPanel1.Name = "ultraPanel1";
  121. this.ultraPanel1.Size = new System.Drawing.Size(1020, 453);
  122. this.ultraPanel1.TabIndex = 0;
  123. //
  124. // ultraPanel3
  125. //
  126. //
  127. // ultraPanel3.ClientArea
  128. //
  129. this.ultraPanel3.ClientArea.Controls.Add(this.ultraPanel2);
  130. this.ultraPanel3.ClientArea.Controls.Add(this.ultraGroupBox2);
  131. this.ultraPanel3.ClientArea.Controls.Add(this.ultraGroupBox1);
  132. this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  133. this.ultraPanel3.Location = new System.Drawing.Point(0, 0);
  134. this.ultraPanel3.Name = "ultraPanel3";
  135. this.ultraPanel3.Size = new System.Drawing.Size(1020, 453);
  136. this.ultraPanel3.TabIndex = 1;
  137. //
  138. // ultraPanel2
  139. //
  140. //
  141. // ultraPanel2.ClientArea
  142. //
  143. this.ultraPanel2.ClientArea.Controls.Add(this.ultraGrid1);
  144. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  145. this.ultraPanel2.Location = new System.Drawing.Point(0, 73);
  146. this.ultraPanel2.Name = "ultraPanel2";
  147. this.ultraPanel2.Size = new System.Drawing.Size(1020, 303);
  148. this.ultraPanel2.TabIndex = 7;
  149. //
  150. // ultraGrid1
  151. //
  152. this.ultraGrid1.DataSource = this.dataSet1;
  153. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  154. ultraGridColumn1.Header.VisiblePosition = 0;
  155. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 4;
  156. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  157. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(59, 0);
  158. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  159. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  160. ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  161. ultraGridColumn2.Header.VisiblePosition = 1;
  162. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 6;
  163. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  164. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(56, 0);
  165. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  166. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  167. ultraGridColumn3.Header.VisiblePosition = 2;
  168. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 8;
  169. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  170. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  171. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  172. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  173. ultraGridColumn4.Header.VisiblePosition = 3;
  174. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 10;
  175. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  176. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(75, 0);
  177. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  178. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  179. ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  180. ultraGridColumn5.Header.VisiblePosition = 7;
  181. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 14;
  182. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  183. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
  184. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  185. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  186. ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  187. ultraGridColumn6.Header.VisiblePosition = 4;
  188. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 16;
  189. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  190. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  191. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  192. ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  193. ultraGridColumn7.Header.VisiblePosition = 5;
  194. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 18;
  195. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  196. ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(66, 0);
  197. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  198. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  199. ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  200. ultraGridColumn8.Header.VisiblePosition = 6;
  201. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 12;
  202. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  203. ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(83, 0);
  204. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  205. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  206. ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  207. ultraGridColumn9.Header.VisiblePosition = 8;
  208. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 20;
  209. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  210. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
  211. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
  212. ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  213. ultraGridColumn10.Header.VisiblePosition = 9;
  214. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 2;
  215. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  216. ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(107, 0);
  217. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
  218. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
  219. ultraGridColumn11.Header.VisiblePosition = 10;
  220. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 0;
  221. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  222. ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(32, 0);
  223. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
  224. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
  225. ultraGridColumn11.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  226. ultraGridColumn12.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  227. ultraGridColumn12.Header.VisiblePosition = 11;
  228. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 22;
  229. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  230. ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(76, 0);
  231. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
  232. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
  233. ultraGridBand1.Columns.AddRange(new object[] {
  234. ultraGridColumn1,
  235. ultraGridColumn2,
  236. ultraGridColumn3,
  237. ultraGridColumn4,
  238. ultraGridColumn5,
  239. ultraGridColumn6,
  240. ultraGridColumn7,
  241. ultraGridColumn8,
  242. ultraGridColumn9,
  243. ultraGridColumn10,
  244. ultraGridColumn11,
  245. ultraGridColumn12});
  246. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  247. ultraGridBand1.SummaryFooterCaption = "小结:";
  248. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  249. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  250. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  251. appearance11.BackColor = System.Drawing.Color.SkyBlue;
  252. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance11;
  253. appearance12.BackColor = System.Drawing.Color.GhostWhite;
  254. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance12;
  255. this.ultraGrid1.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons;
  256. appearance18.BackColor = System.Drawing.Color.LightSteelBlue;
  257. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance18;
  258. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  259. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  260. appearance19.BackColor = System.Drawing.Color.LightSteelBlue;
  261. this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance19;
  262. appearance20.BackColor = System.Drawing.Color.LightSteelBlue;
  263. this.ultraGrid1.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance20;
  264. this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  265. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  266. this.ultraGrid1.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
  267. this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  268. this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
  269. this.ultraGrid1.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
  270. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  271. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  272. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  273. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  274. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  275. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  276. this.ultraGrid1.Name = "ultraGrid1";
  277. this.ultraGrid1.Size = new System.Drawing.Size(1020, 303);
  278. this.ultraGrid1.TabIndex = 3;
  279. this.ultraGrid1.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid1_CellChange);
  280. //
  281. // dataSet1
  282. //
  283. this.dataSet1.DataSetName = "NewDataSet";
  284. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  285. this.dataTable1,
  286. this.dataTable2});
  287. //
  288. // dataTable1
  289. //
  290. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  291. this.dataColumn1,
  292. this.dataColumn2,
  293. this.dataColumn3,
  294. this.dataColumn4,
  295. this.dataColumn5,
  296. this.dataColumn6,
  297. this.dataColumn7,
  298. this.dataColumn8,
  299. this.dataColumn9,
  300. this.dataColumn10,
  301. this.dataColumn11,
  302. this.dataColumn12});
  303. this.dataTable1.TableName = "Table1";
  304. //
  305. // dataColumn1
  306. //
  307. this.dataColumn1.Caption = "厚度";
  308. this.dataColumn1.ColumnName = "THICK";
  309. //
  310. // dataColumn2
  311. //
  312. this.dataColumn2.Caption = "宽度";
  313. this.dataColumn2.ColumnName = "WIDTH";
  314. //
  315. // dataColumn3
  316. //
  317. this.dataColumn3.Caption = "长度";
  318. this.dataColumn3.ColumnName = "LENGTH";
  319. //
  320. // dataColumn4
  321. //
  322. this.dataColumn4.Caption = "重量";
  323. this.dataColumn4.ColumnName = "WEIGHT";
  324. //
  325. // dataColumn5
  326. //
  327. this.dataColumn5.Caption = "进程状态";
  328. this.dataColumn5.ColumnName = "CUR_PROG_CD";
  329. //
  330. // dataColumn6
  331. //
  332. this.dataColumn6.Caption = "合同号";
  333. this.dataColumn6.ColumnName = "ORD_NO";
  334. //
  335. // dataColumn7
  336. //
  337. this.dataColumn7.Caption = "订单号";
  338. this.dataColumn7.ColumnName = "ORD_SEQ";
  339. //
  340. // dataColumn8
  341. //
  342. this.dataColumn8.Caption = "牌号";
  343. this.dataColumn8.ColumnName = "SPEC_STL_GRD";
  344. //
  345. // dataColumn9
  346. //
  347. this.dataColumn9.Caption = "生产时间";
  348. this.dataColumn9.ColumnName = "PRODUCTED_TIME";
  349. //
  350. // dataColumn10
  351. //
  352. this.dataColumn10.Caption = "钢卷号";
  353. this.dataColumn10.ColumnName = "COIL_NO";
  354. //
  355. // dataColumn11
  356. //
  357. this.dataColumn11.Caption = "选择";
  358. this.dataColumn11.ColumnName = "CHK";
  359. //
  360. // dataColumn12
  361. //
  362. this.dataColumn12.Caption = "返修标识";
  363. this.dataColumn12.ColumnName = "RCAL";
  364. //
  365. // dataTable2
  366. //
  367. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  368. this.dataColumn17,
  369. this.dataColumn19,
  370. this.dataColumn20,
  371. this.dataColumn21,
  372. this.dataColumn13,
  373. this.dataColumn14,
  374. this.dataColumn22,
  375. this.dataColumn23,
  376. this.dataColumn24});
  377. this.dataTable2.TableName = "Table2";
  378. //
  379. // dataColumn17
  380. //
  381. this.dataColumn17.ColumnName = "SPEC_STL_GRD";
  382. //
  383. // dataColumn19
  384. //
  385. this.dataColumn19.ColumnName = "COIL_WTH";
  386. //
  387. // dataColumn20
  388. //
  389. this.dataColumn20.ColumnName = "ACT_WGT";
  390. //
  391. // dataColumn21
  392. //
  393. this.dataColumn21.ColumnName = "CHK";
  394. //
  395. // dataColumn13
  396. //
  397. this.dataColumn13.ColumnName = "OLD_SAMPL_NO";
  398. //
  399. // dataColumn14
  400. //
  401. this.dataColumn14.ColumnName = "ORI_OLD_SAMPL_NO";
  402. //
  403. // dataColumn22
  404. //
  405. this.dataColumn22.ColumnName = "RCAL_CNT";
  406. //
  407. // dataColumn23
  408. //
  409. this.dataColumn23.ColumnName = "CAL_TYPE";
  410. //
  411. // dataColumn24
  412. //
  413. this.dataColumn24.ColumnName = "COIL_THK";
  414. //
  415. // ultraGroupBox2
  416. //
  417. appearance2.BackColor = System.Drawing.Color.Gainsboro;
  418. this.ultraGroupBox2.Appearance = appearance2;
  419. this.ultraGroupBox2.Controls.Add(this.button1);
  420. this.ultraGroupBox2.Controls.Add(this.label3);
  421. this.ultraGroupBox2.Controls.Add(this.ultraDateTimeEditor2);
  422. this.ultraGroupBox2.Controls.Add(this.yardControl1);
  423. this.ultraGroupBox2.Controls.Add(this.label2);
  424. this.ultraGroupBox2.Controls.Add(this.label1);
  425. this.ultraGroupBox2.Controls.Add(this.textBox1);
  426. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Bottom;
  427. this.ultraGroupBox2.Location = new System.Drawing.Point(0, 376);
  428. this.ultraGroupBox2.Name = "ultraGroupBox2";
  429. this.ultraGroupBox2.Size = new System.Drawing.Size(1020, 77);
  430. this.ultraGroupBox2.TabIndex = 4;
  431. this.ultraGroupBox2.Text = "编辑区域";
  432. //
  433. // button1
  434. //
  435. this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  436. this.button1.Location = new System.Drawing.Point(600, 34);
  437. this.button1.Name = "button1";
  438. this.button1.Size = new System.Drawing.Size(75, 23);
  439. this.button1.TabIndex = 93;
  440. this.button1.Text = "保存";
  441. this.button1.UseVisualStyleBackColor = true;
  442. this.button1.Click += new System.EventHandler(this.button1_Click);
  443. //
  444. // label3
  445. //
  446. this.label3.BackColor = System.Drawing.Color.LightBlue;
  447. this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  448. this.label3.Location = new System.Drawing.Point(409, 35);
  449. this.label3.Name = "label3";
  450. this.label3.Size = new System.Drawing.Size(56, 21);
  451. this.label3.TabIndex = 92;
  452. this.label3.Text = "入库时间";
  453. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  454. //
  455. // ultraDateTimeEditor2
  456. //
  457. appearance6.BorderColor = System.Drawing.Color.Black;
  458. this.ultraDateTimeEditor2.Appearance = appearance6;
  459. this.ultraDateTimeEditor2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  460. this.ultraDateTimeEditor2.Location = new System.Drawing.Point(466, 35);
  461. this.ultraDateTimeEditor2.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.Raw;
  462. this.ultraDateTimeEditor2.MaskInput = "yyyy-mm-dd";
  463. this.ultraDateTimeEditor2.Name = "ultraDateTimeEditor2";
  464. this.ultraDateTimeEditor2.Nullable = false;
  465. this.ultraDateTimeEditor2.PromptChar = ' ';
  466. this.ultraDateTimeEditor2.Size = new System.Drawing.Size(89, 21);
  467. this.ultraDateTimeEditor2.TabIndex = 91;
  468. //
  469. // yardControl1
  470. //
  471. this.yardControl1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  472. this.yardControl1.Column = "";
  473. this.yardControl1.Layer = "";
  474. this.yardControl1.Location = new System.Drawing.Point(256, 35);
  475. this.yardControl1.Name = "yardControl1";
  476. this.yardControl1.Row = "";
  477. this.yardControl1.Size = new System.Drawing.Size(121, 21);
  478. this.yardControl1.Stock = "";
  479. this.yardControl1.TabIndex = 90;
  480. //
  481. // label2
  482. //
  483. this.label2.BackColor = System.Drawing.Color.LightBlue;
  484. this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  485. this.label2.Location = new System.Drawing.Point(199, 35);
  486. this.label2.Name = "label2";
  487. this.label2.Size = new System.Drawing.Size(56, 21);
  488. this.label2.TabIndex = 89;
  489. this.label2.Text = "堆放位置";
  490. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  491. //
  492. // label1
  493. //
  494. this.label1.BackColor = System.Drawing.Color.LightBlue;
  495. this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  496. this.label1.Location = new System.Drawing.Point(12, 35);
  497. this.label1.Name = "label1";
  498. this.label1.Size = new System.Drawing.Size(50, 21);
  499. this.label1.TabIndex = 88;
  500. this.label1.Text = "钢卷号";
  501. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  502. //
  503. // textBox1
  504. //
  505. this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  506. this.textBox1.Location = new System.Drawing.Point(63, 35);
  507. this.textBox1.Name = "textBox1";
  508. this.textBox1.ReadOnly = true;
  509. this.textBox1.Size = new System.Drawing.Size(97, 21);
  510. this.textBox1.TabIndex = 87;
  511. //
  512. // ultraGroupBox1
  513. //
  514. appearance5.BackColor = System.Drawing.Color.Gainsboro;
  515. this.ultraGroupBox1.Appearance = appearance5;
  516. this.ultraGroupBox1.Controls.Add(this.label23);
  517. this.ultraGroupBox1.Controls.Add(this.label9);
  518. this.ultraGroupBox1.Controls.Add(this.textBox9);
  519. this.ultraGroupBox1.Controls.Add(this.ultraDateTimeEditor3);
  520. this.ultraGroupBox1.Controls.Add(this.ultraDateTimeEditor1);
  521. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  522. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  523. this.ultraGroupBox1.Name = "ultraGroupBox1";
  524. this.ultraGroupBox1.Size = new System.Drawing.Size(1020, 73);
  525. this.ultraGroupBox1.TabIndex = 2;
  526. //
  527. // label23
  528. //
  529. this.label23.BackColor = System.Drawing.Color.LightBlue;
  530. this.label23.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  531. this.label23.Location = new System.Drawing.Point(13, 12);
  532. this.label23.Name = "label23";
  533. this.label23.Size = new System.Drawing.Size(56, 21);
  534. this.label23.TabIndex = 87;
  535. this.label23.Text = "生产时间";
  536. this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  537. //
  538. // label9
  539. //
  540. this.label9.BackColor = System.Drawing.Color.LightBlue;
  541. this.label9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  542. this.label9.Location = new System.Drawing.Point(289, 13);
  543. this.label9.Name = "label9";
  544. this.label9.Size = new System.Drawing.Size(50, 21);
  545. this.label9.TabIndex = 86;
  546. this.label9.Text = "钢卷号";
  547. this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  548. //
  549. // textBox9
  550. //
  551. this.textBox9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  552. this.textBox9.Location = new System.Drawing.Point(340, 13);
  553. this.textBox9.Name = "textBox9";
  554. this.textBox9.Size = new System.Drawing.Size(97, 21);
  555. this.textBox9.TabIndex = 85;
  556. //
  557. // ultraDateTimeEditor3
  558. //
  559. appearance1.BorderColor = System.Drawing.Color.Black;
  560. this.ultraDateTimeEditor3.Appearance = appearance1;
  561. this.ultraDateTimeEditor3.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  562. this.ultraDateTimeEditor3.Location = new System.Drawing.Point(159, 12);
  563. this.ultraDateTimeEditor3.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.Raw;
  564. this.ultraDateTimeEditor3.MaskInput = "yyyy-mm-dd";
  565. this.ultraDateTimeEditor3.Name = "ultraDateTimeEditor3";
  566. this.ultraDateTimeEditor3.PromptChar = ' ';
  567. this.ultraDateTimeEditor3.Size = new System.Drawing.Size(89, 21);
  568. this.ultraDateTimeEditor3.TabIndex = 84;
  569. //
  570. // ultraDateTimeEditor1
  571. //
  572. appearance3.BorderColor = System.Drawing.Color.Black;
  573. this.ultraDateTimeEditor1.Appearance = appearance3;
  574. this.ultraDateTimeEditor1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  575. this.ultraDateTimeEditor1.Location = new System.Drawing.Point(70, 12);
  576. this.ultraDateTimeEditor1.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.Raw;
  577. this.ultraDateTimeEditor1.MaskInput = "yyyy-mm-dd";
  578. this.ultraDateTimeEditor1.Name = "ultraDateTimeEditor1";
  579. this.ultraDateTimeEditor1.PromptChar = ' ';
  580. this.ultraDateTimeEditor1.Size = new System.Drawing.Size(89, 21);
  581. this.ultraDateTimeEditor1.TabIndex = 84;
  582. //
  583. // UIM060030
  584. //
  585. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  586. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  587. this.ClientSize = new System.Drawing.Size(1020, 453);
  588. this.Controls.Add(this.ultraPanel1);
  589. this.Name = "UIM060030";
  590. this.Text = "UIM060030";
  591. this.ultraPanel1.ClientArea.ResumeLayout(false);
  592. this.ultraPanel1.ResumeLayout(false);
  593. this.ultraPanel3.ClientArea.ResumeLayout(false);
  594. this.ultraPanel3.ResumeLayout(false);
  595. this.ultraPanel2.ClientArea.ResumeLayout(false);
  596. this.ultraPanel2.ResumeLayout(false);
  597. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  598. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  599. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  600. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  601. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  602. this.ultraGroupBox2.ResumeLayout(false);
  603. this.ultraGroupBox2.PerformLayout();
  604. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).EndInit();
  605. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  606. this.ultraGroupBox1.ResumeLayout(false);
  607. this.ultraGroupBox1.PerformLayout();
  608. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor3)).EndInit();
  609. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).EndInit();
  610. this.ResumeLayout(false);
  611. }
  612. #endregion
  613. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  614. private Infragistics.Win.Misc.UltraPanel ultraPanel3;
  615. private System.Data.DataSet dataSet1;
  616. private System.Data.DataTable dataTable1;
  617. private System.Data.DataColumn dataColumn1;
  618. private System.Data.DataColumn dataColumn2;
  619. private System.Data.DataColumn dataColumn3;
  620. private System.Data.DataColumn dataColumn4;
  621. private System.Data.DataColumn dataColumn5;
  622. private System.Data.DataColumn dataColumn6;
  623. private System.Data.DataColumn dataColumn7;
  624. private System.Data.DataColumn dataColumn8;
  625. private System.Data.DataColumn dataColumn9;
  626. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  627. private System.Windows.Forms.Label label23;
  628. private System.Windows.Forms.Label label9;
  629. private System.Windows.Forms.TextBox textBox9;
  630. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor1;
  631. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  632. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  633. private System.Windows.Forms.Label label2;
  634. private System.Windows.Forms.Label label1;
  635. private System.Windows.Forms.TextBox textBox1;
  636. private System.Data.DataColumn dataColumn10;
  637. private System.Data.DataColumn dataColumn11;
  638. private Core.LZMes.Client.UIM.comm.YardControl yardControl1;
  639. private System.Windows.Forms.Label label3;
  640. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor2;
  641. private System.Data.DataColumn dataColumn12;
  642. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor3;
  643. private System.Data.DataTable dataTable2;
  644. private System.Data.DataColumn dataColumn17;
  645. private System.Data.DataColumn dataColumn19;
  646. private System.Data.DataColumn dataColumn20;
  647. private System.Data.DataColumn dataColumn21;
  648. private System.Data.DataColumn dataColumn13;
  649. private System.Data.DataColumn dataColumn14;
  650. private System.Data.DataColumn dataColumn22;
  651. private System.Data.DataColumn dataColumn23;
  652. private System.Data.DataColumn dataColumn24;
  653. private System.Windows.Forms.Button button1;
  654. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  655. }
  656. }