dc40c75cf98320f406d83b73bfd0acc4d4fc05ac.svn-base 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624
  1. namespace Core.LZMes.Client.UIM
  2. {
  3. partial class UIM010110
  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("SPEC_STL_GRD");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("T_W");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IT_IW");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_NO");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_SEQ");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_LEN");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_WGT");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CAL_WGT");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUR_PROG_CD");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TOT_DEC_GRD");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_FL");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_STAT");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_IN_REG");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_IN_DTIME");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_OUT_REG");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_OUT_DTIME");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_NO");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("wdlivno");
  48. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  55. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  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.dataColumn16 = new System.Data.DataColumn();
  75. this.dataColumn17 = new System.Data.DataColumn();
  76. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  77. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  78. this.checkBox4 = new System.Windows.Forms.CheckBox();
  79. this.checkBox3 = new System.Windows.Forms.CheckBox();
  80. this.label5 = new System.Windows.Forms.Label();
  81. this.ultraDateTimeEditor1 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  82. this.checkBox2 = new System.Windows.Forms.CheckBox();
  83. this.textBox4 = new System.Windows.Forms.TextBox();
  84. this.checkBox1 = new System.Windows.Forms.CheckBox();
  85. this.textBox3 = new System.Windows.Forms.TextBox();
  86. this.textBox2 = new System.Windows.Forms.TextBox();
  87. this.label4 = new System.Windows.Forms.Label();
  88. this.label3 = new System.Windows.Forms.Label();
  89. this.label2 = new System.Windows.Forms.Label();
  90. this.textBox1 = new System.Windows.Forms.TextBox();
  91. this.label1 = new System.Windows.Forms.Label();
  92. this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
  93. this.dataColumn18 = new System.Data.DataColumn();
  94. this.ultraPanel1.ClientArea.SuspendLayout();
  95. this.ultraPanel1.SuspendLayout();
  96. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  97. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  98. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  99. this.ultraPanel2.ClientArea.SuspendLayout();
  100. this.ultraPanel2.SuspendLayout();
  101. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  102. this.ultraGroupBox1.SuspendLayout();
  103. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).BeginInit();
  104. this.SuspendLayout();
  105. //
  106. // ultraPanel1
  107. //
  108. //
  109. // ultraPanel1.ClientArea
  110. //
  111. this.ultraPanel1.ClientArea.Controls.Add(this.ultraGrid1);
  112. this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel2);
  113. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  114. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  115. this.ultraPanel1.Name = "ultraPanel1";
  116. this.ultraPanel1.Size = new System.Drawing.Size(982, 406);
  117. this.ultraPanel1.TabIndex = 0;
  118. //
  119. // ultraGrid1
  120. //
  121. this.ultraGrid1.DataSource = this.dataSet1;
  122. this.ultraGrid1.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
  123. ultraGridColumn1.Header.VisiblePosition = 0;
  124. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 2;
  125. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  126. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  127. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  128. ultraGridColumn2.Header.VisiblePosition = 1;
  129. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 4;
  130. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  131. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  132. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  133. ultraGridColumn3.Header.VisiblePosition = 2;
  134. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 6;
  135. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  136. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  137. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  138. ultraGridColumn4.Header.VisiblePosition = 3;
  139. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 8;
  140. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  141. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  142. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  143. ultraGridColumn5.Header.VisiblePosition = 4;
  144. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 10;
  145. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  146. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  147. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  148. ultraGridColumn6.Header.VisiblePosition = 5;
  149. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 12;
  150. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  151. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  152. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  153. ultraGridColumn7.Header.VisiblePosition = 6;
  154. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 14;
  155. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  156. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  157. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  158. ultraGridColumn8.Header.VisiblePosition = 7;
  159. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 16;
  160. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  161. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  162. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  163. ultraGridColumn9.Header.VisiblePosition = 8;
  164. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 18;
  165. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  166. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
  167. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
  168. ultraGridColumn10.Header.VisiblePosition = 9;
  169. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 20;
  170. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  171. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
  172. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
  173. ultraGridColumn11.Header.VisiblePosition = 10;
  174. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 22;
  175. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  176. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
  177. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
  178. ultraGridColumn12.Header.VisiblePosition = 11;
  179. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 24;
  180. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  181. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
  182. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
  183. ultraGridColumn13.Header.VisiblePosition = 12;
  184. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 26;
  185. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  186. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
  187. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
  188. ultraGridColumn14.Header.VisiblePosition = 13;
  189. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 28;
  190. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  191. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2;
  192. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2;
  193. ultraGridColumn15.Header.VisiblePosition = 14;
  194. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 30;
  195. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  196. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
  197. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
  198. ultraGridColumn16.Header.VisiblePosition = 15;
  199. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 32;
  200. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
  201. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 2;
  202. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 2;
  203. ultraGridColumn17.Header.VisiblePosition = 16;
  204. ultraGridColumn17.RowLayoutColumnInfo.OriginX = 0;
  205. ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
  206. ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2;
  207. ultraGridColumn17.RowLayoutColumnInfo.SpanY = 2;
  208. appearance14.BackColor = System.Drawing.Color.Yellow;
  209. ultraGridColumn18.CellAppearance = appearance14;
  210. ultraGridColumn18.Header.Caption = "外卖废钢编号";
  211. ultraGridColumn18.Header.VisiblePosition = 17;
  212. ultraGridBand1.Columns.AddRange(new object[] {
  213. ultraGridColumn1,
  214. ultraGridColumn2,
  215. ultraGridColumn3,
  216. ultraGridColumn4,
  217. ultraGridColumn5,
  218. ultraGridColumn6,
  219. ultraGridColumn7,
  220. ultraGridColumn8,
  221. ultraGridColumn9,
  222. ultraGridColumn10,
  223. ultraGridColumn11,
  224. ultraGridColumn12,
  225. ultraGridColumn13,
  226. ultraGridColumn14,
  227. ultraGridColumn15,
  228. ultraGridColumn16,
  229. ultraGridColumn17,
  230. ultraGridColumn18});
  231. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  232. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  233. this.ultraGrid1.DisplayLayout.GroupByBox.Prompt = "分组区域";
  234. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  235. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  236. appearance9.BackColor = System.Drawing.Color.GhostWhite;
  237. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance9;
  238. this.ultraGrid1.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons;
  239. appearance10.BackColor = System.Drawing.Color.LightSteelBlue;
  240. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance10;
  241. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  242. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  243. appearance11.BackColor = System.Drawing.Color.LightSteelBlue;
  244. this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance11;
  245. appearance12.BackColor = System.Drawing.Color.LightSteelBlue;
  246. this.ultraGrid1.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance12;
  247. this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  248. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  249. this.ultraGrid1.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
  250. this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  251. this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
  252. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  253. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  254. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  255. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  256. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  257. this.ultraGrid1.Location = new System.Drawing.Point(0, 43);
  258. this.ultraGrid1.Name = "ultraGrid1";
  259. this.ultraGrid1.Size = new System.Drawing.Size(982, 363);
  260. this.ultraGrid1.TabIndex = 1;
  261. //
  262. // dataSet1
  263. //
  264. this.dataSet1.DataSetName = "NewDataSet";
  265. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  266. this.dataTable1});
  267. //
  268. // dataTable1
  269. //
  270. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  271. this.dataColumn1,
  272. this.dataColumn2,
  273. this.dataColumn3,
  274. this.dataColumn4,
  275. this.dataColumn5,
  276. this.dataColumn6,
  277. this.dataColumn7,
  278. this.dataColumn8,
  279. this.dataColumn9,
  280. this.dataColumn10,
  281. this.dataColumn11,
  282. this.dataColumn12,
  283. this.dataColumn13,
  284. this.dataColumn14,
  285. this.dataColumn15,
  286. this.dataColumn16,
  287. this.dataColumn17,
  288. this.dataColumn18});
  289. this.dataTable1.TableName = "Table1";
  290. //
  291. // dataColumn1
  292. //
  293. this.dataColumn1.Caption = "牌号";
  294. this.dataColumn1.ColumnName = "SPEC_STL_GRD";
  295. //
  296. // dataColumn2
  297. //
  298. this.dataColumn2.Caption = "成品规格";
  299. this.dataColumn2.ColumnName = "T_W";
  300. //
  301. // dataColumn3
  302. //
  303. this.dataColumn3.Caption = "订单规格";
  304. this.dataColumn3.ColumnName = "IT_IW";
  305. //
  306. // dataColumn4
  307. //
  308. this.dataColumn4.Caption = "合同号";
  309. this.dataColumn4.ColumnName = "ORD_NO";
  310. //
  311. // dataColumn5
  312. //
  313. this.dataColumn5.Caption = "订单号";
  314. this.dataColumn5.ColumnName = "ORD_SEQ";
  315. //
  316. // dataColumn6
  317. //
  318. this.dataColumn6.Caption = "长度";
  319. this.dataColumn6.ColumnName = "COIL_LEN";
  320. //
  321. // dataColumn7
  322. //
  323. this.dataColumn7.Caption = "重量(磅重)";
  324. this.dataColumn7.ColumnName = "ACT_WGT";
  325. //
  326. // dataColumn8
  327. //
  328. this.dataColumn8.Caption = "理论重量";
  329. this.dataColumn8.ColumnName = "CAL_WGT";
  330. //
  331. // dataColumn9
  332. //
  333. this.dataColumn9.Caption = "当前进程状态";
  334. this.dataColumn9.ColumnName = "CUR_PROG_CD";
  335. //
  336. // dataColumn10
  337. //
  338. this.dataColumn10.Caption = "综合判定等级";
  339. this.dataColumn10.ColumnName = "TOT_DEC_GRD";
  340. //
  341. // dataColumn11
  342. //
  343. this.dataColumn11.Caption = "是否余材";
  344. this.dataColumn11.ColumnName = "ORD_FL";
  345. //
  346. // dataColumn12
  347. //
  348. this.dataColumn12.Caption = "钢卷状态";
  349. this.dataColumn12.ColumnName = "COIL_STAT";
  350. //
  351. // dataColumn13
  352. //
  353. this.dataColumn13.Caption = "盘入人";
  354. this.dataColumn13.ColumnName = "COIL_IN_REG";
  355. //
  356. // dataColumn14
  357. //
  358. this.dataColumn14.Caption = "盘入时间";
  359. this.dataColumn14.ColumnName = "COIL_IN_DTIME";
  360. //
  361. // dataColumn15
  362. //
  363. this.dataColumn15.Caption = "盘出人";
  364. this.dataColumn15.ColumnName = "COIL_OUT_REG";
  365. //
  366. // dataColumn16
  367. //
  368. this.dataColumn16.Caption = "盘出时间";
  369. this.dataColumn16.ColumnName = "COIL_OUT_DTIME";
  370. //
  371. // dataColumn17
  372. //
  373. this.dataColumn17.Caption = "钢卷号";
  374. this.dataColumn17.ColumnName = "COIL_NO";
  375. //
  376. // ultraPanel2
  377. //
  378. //
  379. // ultraPanel2.ClientArea
  380. //
  381. this.ultraPanel2.ClientArea.Controls.Add(this.ultraGroupBox1);
  382. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Top;
  383. this.ultraPanel2.Location = new System.Drawing.Point(0, 0);
  384. this.ultraPanel2.Name = "ultraPanel2";
  385. this.ultraPanel2.Size = new System.Drawing.Size(982, 43);
  386. this.ultraPanel2.TabIndex = 0;
  387. //
  388. // ultraGroupBox1
  389. //
  390. appearance1.BackColor = System.Drawing.Color.Gainsboro;
  391. this.ultraGroupBox1.Appearance = appearance1;
  392. this.ultraGroupBox1.Controls.Add(this.checkBox4);
  393. this.ultraGroupBox1.Controls.Add(this.checkBox3);
  394. this.ultraGroupBox1.Controls.Add(this.label5);
  395. this.ultraGroupBox1.Controls.Add(this.ultraDateTimeEditor1);
  396. this.ultraGroupBox1.Controls.Add(this.checkBox2);
  397. this.ultraGroupBox1.Controls.Add(this.textBox4);
  398. this.ultraGroupBox1.Controls.Add(this.checkBox1);
  399. this.ultraGroupBox1.Controls.Add(this.textBox3);
  400. this.ultraGroupBox1.Controls.Add(this.textBox2);
  401. this.ultraGroupBox1.Controls.Add(this.label4);
  402. this.ultraGroupBox1.Controls.Add(this.label3);
  403. this.ultraGroupBox1.Controls.Add(this.label2);
  404. this.ultraGroupBox1.Controls.Add(this.textBox1);
  405. this.ultraGroupBox1.Controls.Add(this.label1);
  406. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  407. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  408. this.ultraGroupBox1.Name = "ultraGroupBox1";
  409. this.ultraGroupBox1.Size = new System.Drawing.Size(982, 43);
  410. this.ultraGroupBox1.TabIndex = 0;
  411. //
  412. // checkBox4
  413. //
  414. this.checkBox4.BackColor = System.Drawing.Color.LightBlue;
  415. this.checkBox4.Location = new System.Drawing.Point(868, 10);
  416. this.checkBox4.Name = "checkBox4";
  417. this.checkBox4.Size = new System.Drawing.Size(72, 21);
  418. this.checkBox4.TabIndex = 13;
  419. this.checkBox4.Text = "外卖盘出";
  420. this.checkBox4.UseVisualStyleBackColor = false;
  421. this.checkBox4.CheckedChanged += new System.EventHandler(this.checkBox4_CheckedChanged);
  422. //
  423. // checkBox3
  424. //
  425. this.checkBox3.BackColor = System.Drawing.Color.LightBlue;
  426. this.checkBox3.Location = new System.Drawing.Point(746, 9);
  427. this.checkBox3.Name = "checkBox3";
  428. this.checkBox3.Size = new System.Drawing.Size(72, 21);
  429. this.checkBox3.TabIndex = 12;
  430. this.checkBox3.Text = "废钢盘出";
  431. this.checkBox3.UseVisualStyleBackColor = false;
  432. this.checkBox3.CheckedChanged += new System.EventHandler(this.checkBox3_CheckedChanged);
  433. //
  434. // label5
  435. //
  436. this.label5.BackColor = System.Drawing.Color.LightBlue;
  437. this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  438. this.label5.Location = new System.Drawing.Point(526, 10);
  439. this.label5.Name = "label5";
  440. this.label5.Size = new System.Drawing.Size(56, 21);
  441. this.label5.TabIndex = 11;
  442. this.label5.Text = "操作时间";
  443. this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  444. //
  445. // ultraDateTimeEditor1
  446. //
  447. appearance6.BorderColor = System.Drawing.Color.Black;
  448. this.ultraDateTimeEditor1.Appearance = appearance6;
  449. this.ultraDateTimeEditor1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  450. this.ultraDateTimeEditor1.Location = new System.Drawing.Point(583, 10);
  451. this.ultraDateTimeEditor1.Name = "ultraDateTimeEditor1";
  452. this.ultraDateTimeEditor1.Size = new System.Drawing.Size(113, 21);
  453. this.ultraDateTimeEditor1.TabIndex = 10;
  454. //
  455. // checkBox2
  456. //
  457. this.checkBox2.BackColor = System.Drawing.Color.LightBlue;
  458. this.checkBox2.Location = new System.Drawing.Point(419, 10);
  459. this.checkBox2.Name = "checkBox2";
  460. this.checkBox2.Size = new System.Drawing.Size(72, 21);
  461. this.checkBox2.TabIndex = 9;
  462. this.checkBox2.Text = "盘出操作";
  463. this.checkBox2.UseVisualStyleBackColor = false;
  464. this.checkBox2.CheckedChanged += new System.EventHandler(this.checkBox2_CheckedChanged);
  465. //
  466. // textBox4
  467. //
  468. this.textBox4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  469. this.textBox4.Location = new System.Drawing.Point(328, 10);
  470. this.textBox4.MaxLength = 8;
  471. this.textBox4.Name = "textBox4";
  472. this.textBox4.Size = new System.Drawing.Size(74, 21);
  473. this.textBox4.TabIndex = 8;
  474. this.textBox4.MouseEnter += new System.EventHandler(this.textBox4_MouseEnter);
  475. //
  476. // checkBox1
  477. //
  478. this.checkBox1.BackColor = System.Drawing.Color.LightBlue;
  479. this.checkBox1.Location = new System.Drawing.Point(250, 10);
  480. this.checkBox1.Name = "checkBox1";
  481. this.checkBox1.Size = new System.Drawing.Size(72, 21);
  482. this.checkBox1.TabIndex = 7;
  483. this.checkBox1.Text = "盘入操作";
  484. this.checkBox1.UseVisualStyleBackColor = false;
  485. this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
  486. //
  487. // textBox3
  488. //
  489. this.textBox3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  490. this.textBox3.Location = new System.Drawing.Point(182, 10);
  491. this.textBox3.Name = "textBox3";
  492. this.textBox3.Size = new System.Drawing.Size(35, 21);
  493. this.textBox3.TabIndex = 6;
  494. this.textBox3.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBox3_KeyPress);
  495. //
  496. // textBox2
  497. //
  498. this.textBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  499. this.textBox2.Location = new System.Drawing.Point(118, 10);
  500. this.textBox2.Name = "textBox2";
  501. this.textBox2.Size = new System.Drawing.Size(46, 21);
  502. this.textBox2.TabIndex = 5;
  503. this.textBox2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBox2_KeyPress);
  504. //
  505. // label4
  506. //
  507. this.label4.AutoSize = true;
  508. this.label4.Location = new System.Drawing.Point(168, 15);
  509. this.label4.Name = "label4";
  510. this.label4.Size = new System.Drawing.Size(11, 12);
  511. this.label4.TabIndex = 4;
  512. this.label4.Text = "A";
  513. //
  514. // label3
  515. //
  516. this.label3.AutoSize = true;
  517. this.label3.Location = new System.Drawing.Point(104, 15);
  518. this.label3.Name = "label3";
  519. this.label3.Size = new System.Drawing.Size(11, 12);
  520. this.label3.TabIndex = 3;
  521. this.label3.Text = "-";
  522. //
  523. // label2
  524. //
  525. this.label2.AutoSize = true;
  526. this.label2.Location = new System.Drawing.Point(63, 15);
  527. this.label2.Name = "label2";
  528. this.label2.Size = new System.Drawing.Size(11, 12);
  529. this.label2.TabIndex = 2;
  530. this.label2.Text = "R";
  531. //
  532. // textBox1
  533. //
  534. this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  535. this.textBox1.Location = new System.Drawing.Point(78, 10);
  536. this.textBox1.Name = "textBox1";
  537. this.textBox1.Size = new System.Drawing.Size(22, 21);
  538. this.textBox1.TabIndex = 1;
  539. this.textBox1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBox1_KeyPress);
  540. //
  541. // label1
  542. //
  543. this.label1.BackColor = System.Drawing.Color.LightBlue;
  544. this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  545. this.label1.Location = new System.Drawing.Point(12, 10);
  546. this.label1.Name = "label1";
  547. this.label1.Size = new System.Drawing.Size(47, 21);
  548. this.label1.TabIndex = 0;
  549. this.label1.Text = "钢卷号";
  550. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  551. //
  552. // dataColumn18
  553. //
  554. this.dataColumn18.ColumnName = "wdlivno";
  555. //
  556. // UIM010110
  557. //
  558. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  559. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  560. this.ClientSize = new System.Drawing.Size(982, 406);
  561. this.Controls.Add(this.ultraPanel1);
  562. this.Name = "UIM010110";
  563. this.Text = "UIM010110";
  564. this.ultraPanel1.ClientArea.ResumeLayout(false);
  565. this.ultraPanel1.ResumeLayout(false);
  566. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  567. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  568. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  569. this.ultraPanel2.ClientArea.ResumeLayout(false);
  570. this.ultraPanel2.ResumeLayout(false);
  571. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  572. this.ultraGroupBox1.ResumeLayout(false);
  573. this.ultraGroupBox1.PerformLayout();
  574. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).EndInit();
  575. this.ResumeLayout(false);
  576. }
  577. #endregion
  578. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  579. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  580. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  581. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  582. private System.Data.DataSet dataSet1;
  583. private System.Windows.Forms.TextBox textBox3;
  584. private System.Windows.Forms.TextBox textBox2;
  585. private System.Windows.Forms.Label label4;
  586. private System.Windows.Forms.Label label3;
  587. private System.Windows.Forms.Label label2;
  588. private System.Windows.Forms.TextBox textBox1;
  589. private System.Windows.Forms.Label label1;
  590. private System.Windows.Forms.CheckBox checkBox2;
  591. private System.Windows.Forms.TextBox textBox4;
  592. private System.Windows.Forms.CheckBox checkBox1;
  593. private System.Data.DataTable dataTable1;
  594. private System.Data.DataColumn dataColumn1;
  595. private System.Data.DataColumn dataColumn2;
  596. private System.Data.DataColumn dataColumn3;
  597. private System.Data.DataColumn dataColumn4;
  598. private System.Data.DataColumn dataColumn5;
  599. private System.Data.DataColumn dataColumn6;
  600. private System.Data.DataColumn dataColumn7;
  601. private System.Data.DataColumn dataColumn8;
  602. private System.Data.DataColumn dataColumn9;
  603. private System.Data.DataColumn dataColumn10;
  604. private System.Data.DataColumn dataColumn11;
  605. private System.Data.DataColumn dataColumn12;
  606. private System.Data.DataColumn dataColumn13;
  607. private System.Data.DataColumn dataColumn14;
  608. private System.Data.DataColumn dataColumn15;
  609. private System.Data.DataColumn dataColumn16;
  610. private System.Windows.Forms.ToolTip toolTip1;
  611. private System.Data.DataColumn dataColumn17;
  612. private System.Windows.Forms.Label label5;
  613. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor1;
  614. private System.Windows.Forms.CheckBox checkBox4;
  615. private System.Windows.Forms.CheckBox checkBox3;
  616. private System.Data.DataColumn dataColumn18;
  617. }
  618. }