UIM010250.Designer.cs 54 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969
  1. namespace Core.LZMes.Client.UIM
  2. {
  3. partial class UIM010250
  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("REG_USE_DTIME");
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUR_LOAD_LOC_T");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUR_LOAD_LOC_F");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REG_ID", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REG_DTIME");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REG_GROUP");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REG_USE_ID");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CR_NO");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REG_SHIFT");
  38. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BESELECT");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_NO");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUR_LOAD_LOC", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  47. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  53. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  54. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  55. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  56. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BESELECT");
  57. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_NO");
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUR_LOAD_LOC");
  59. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  65. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  66. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  67. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  68. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  69. this.label3 = new System.Windows.Forms.Label();
  70. this.txtCoilNoStat = new System.Windows.Forms.TextBox();
  71. this.btnCoilNoQuerry = new System.Windows.Forms.Button();
  72. this.txtCoilNoOUT = new System.Windows.Forms.TextBox();
  73. this.txtCoilNoQuerry = new System.Windows.Forms.TextBox();
  74. this.label1 = new System.Windows.Forms.Label();
  75. this.dataTable1 = new System.Data.DataTable();
  76. this.dataColumn1 = new System.Data.DataColumn();
  77. this.dataColumn2 = new System.Data.DataColumn();
  78. this.dataColumn3 = new System.Data.DataColumn();
  79. this.dataSet1 = new System.Data.DataSet();
  80. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  81. this.groupBox3 = new System.Windows.Forms.GroupBox();
  82. this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  83. this.dataSet3 = new System.Data.DataSet();
  84. this.dataTable3 = new System.Data.DataTable();
  85. this.dataColumn7 = new System.Data.DataColumn();
  86. this.dataColumn8 = new System.Data.DataColumn();
  87. this.dataColumn9 = new System.Data.DataColumn();
  88. this.dataColumn10 = new System.Data.DataColumn();
  89. this.dataColumn11 = new System.Data.DataColumn();
  90. this.dataColumn12 = new System.Data.DataColumn();
  91. this.dataColumn13 = new System.Data.DataColumn();
  92. this.dataColumn14 = new System.Data.DataColumn();
  93. this.dataColumn15 = new System.Data.DataColumn();
  94. this.panel5 = new System.Windows.Forms.Panel();
  95. this.ddlCoilNoQuerry_LOG = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  96. this.label4 = new System.Windows.Forms.Label();
  97. this.txtCoilNoStat_LOG = new System.Windows.Forms.TextBox();
  98. this.btnCoilNo_LOGQuerry = new System.Windows.Forms.Button();
  99. this.txtCoilNoOUT_LOG = new System.Windows.Forms.TextBox();
  100. this.label2 = new System.Windows.Forms.Label();
  101. this.panel4 = new System.Windows.Forms.Panel();
  102. this.groupBox2 = new System.Windows.Forms.GroupBox();
  103. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  104. this.dataSet2 = new System.Data.DataSet();
  105. this.dataTable2 = new System.Data.DataTable();
  106. this.dataColumn4 = new System.Data.DataColumn();
  107. this.dataColumn5 = new System.Data.DataColumn();
  108. this.dataColumn6 = new System.Data.DataColumn();
  109. this.panel3 = new System.Windows.Forms.Panel();
  110. this.ddlKUarea2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  111. this.ddlKU2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  112. this.panel2 = new System.Windows.Forms.Panel();
  113. this.label5 = new System.Windows.Forms.Label();
  114. this.richTextBox1 = new System.Windows.Forms.RichTextBox();
  115. this.btnBtoA = new System.Windows.Forms.Button();
  116. this.btnAtoB = new System.Windows.Forms.Button();
  117. this.groupBox1 = new System.Windows.Forms.GroupBox();
  118. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  119. this.panel1 = new System.Windows.Forms.Panel();
  120. this.ddlKUarea1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  121. this.ddlKU1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  122. this.ultraPanel2.ClientArea.SuspendLayout();
  123. this.ultraPanel2.SuspendLayout();
  124. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  125. this.ultraGroupBox1.SuspendLayout();
  126. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  127. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  128. this.ultraPanel1.ClientArea.SuspendLayout();
  129. this.ultraPanel1.SuspendLayout();
  130. this.groupBox3.SuspendLayout();
  131. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
  132. ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).BeginInit();
  133. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
  134. this.panel5.SuspendLayout();
  135. ((System.ComponentModel.ISupportInitialize)(this.ddlCoilNoQuerry_LOG)).BeginInit();
  136. this.groupBox2.SuspendLayout();
  137. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  138. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  139. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  140. this.panel3.SuspendLayout();
  141. ((System.ComponentModel.ISupportInitialize)(this.ddlKUarea2)).BeginInit();
  142. ((System.ComponentModel.ISupportInitialize)(this.ddlKU2)).BeginInit();
  143. this.panel2.SuspendLayout();
  144. this.groupBox1.SuspendLayout();
  145. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  146. this.panel1.SuspendLayout();
  147. ((System.ComponentModel.ISupportInitialize)(this.ddlKUarea1)).BeginInit();
  148. ((System.ComponentModel.ISupportInitialize)(this.ddlKU1)).BeginInit();
  149. this.SuspendLayout();
  150. //
  151. // ultraPanel2
  152. //
  153. //
  154. // ultraPanel2.ClientArea
  155. //
  156. this.ultraPanel2.ClientArea.Controls.Add(this.ultraGroupBox1);
  157. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Top;
  158. this.ultraPanel2.Location = new System.Drawing.Point(0, 0);
  159. this.ultraPanel2.Name = "ultraPanel2";
  160. this.ultraPanel2.Size = new System.Drawing.Size(1219, 98);
  161. this.ultraPanel2.TabIndex = 0;
  162. //
  163. // ultraGroupBox1
  164. //
  165. this.ultraGroupBox1.Controls.Add(this.label3);
  166. this.ultraGroupBox1.Controls.Add(this.txtCoilNoStat);
  167. this.ultraGroupBox1.Controls.Add(this.btnCoilNoQuerry);
  168. this.ultraGroupBox1.Controls.Add(this.txtCoilNoOUT);
  169. this.ultraGroupBox1.Controls.Add(this.txtCoilNoQuerry);
  170. this.ultraGroupBox1.Controls.Add(this.label1);
  171. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  172. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  173. this.ultraGroupBox1.Name = "ultraGroupBox1";
  174. this.ultraGroupBox1.Size = new System.Drawing.Size(1219, 98);
  175. this.ultraGroupBox1.TabIndex = 0;
  176. this.ultraGroupBox1.Text = "钢卷垛位查询";
  177. this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  178. //
  179. // label3
  180. //
  181. this.label3.BackColor = System.Drawing.Color.LightBlue;
  182. this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  183. this.label3.Location = new System.Drawing.Point(21, 64);
  184. this.label3.Name = "label3";
  185. this.label3.Size = new System.Drawing.Size(80, 21);
  186. this.label3.TabIndex = 6;
  187. this.label3.Text = "于成品库:";
  188. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  189. //
  190. // txtCoilNoStat
  191. //
  192. this.txtCoilNoStat.BackColor = System.Drawing.SystemColors.Control;
  193. this.txtCoilNoStat.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  194. this.txtCoilNoStat.Location = new System.Drawing.Point(213, 64);
  195. this.txtCoilNoStat.Name = "txtCoilNoStat";
  196. this.txtCoilNoStat.ReadOnly = true;
  197. this.txtCoilNoStat.Size = new System.Drawing.Size(58, 21);
  198. this.txtCoilNoStat.TabIndex = 5;
  199. //
  200. // btnCoilNoQuerry
  201. //
  202. this.btnCoilNoQuerry.Location = new System.Drawing.Point(213, 31);
  203. this.btnCoilNoQuerry.Name = "btnCoilNoQuerry";
  204. this.btnCoilNoQuerry.Size = new System.Drawing.Size(54, 21);
  205. this.btnCoilNoQuerry.TabIndex = 41;
  206. this.btnCoilNoQuerry.Text = "查询";
  207. this.btnCoilNoQuerry.UseVisualStyleBackColor = true;
  208. this.btnCoilNoQuerry.Click += new System.EventHandler(this.btnCoilNoQuerry_Click);
  209. //
  210. // txtCoilNoOUT
  211. //
  212. this.txtCoilNoOUT.BackColor = System.Drawing.SystemColors.Control;
  213. this.txtCoilNoOUT.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  214. this.txtCoilNoOUT.Location = new System.Drawing.Point(107, 64);
  215. this.txtCoilNoOUT.Name = "txtCoilNoOUT";
  216. this.txtCoilNoOUT.ReadOnly = true;
  217. this.txtCoilNoOUT.Size = new System.Drawing.Size(100, 21);
  218. this.txtCoilNoOUT.TabIndex = 3;
  219. //
  220. // txtCoilNoQuerry
  221. //
  222. this.txtCoilNoQuerry.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  223. this.txtCoilNoQuerry.Cursor = System.Windows.Forms.Cursors.IBeam;
  224. this.txtCoilNoQuerry.Location = new System.Drawing.Point(107, 31);
  225. this.txtCoilNoQuerry.Name = "txtCoilNoQuerry";
  226. this.txtCoilNoQuerry.Size = new System.Drawing.Size(100, 21);
  227. this.txtCoilNoQuerry.TabIndex = 1;
  228. this.txtCoilNoQuerry.TextChanged += new System.EventHandler(this.txtCoilNoQuerry_TextChanged);
  229. //
  230. // label1
  231. //
  232. this.label1.BackColor = System.Drawing.Color.LightBlue;
  233. this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  234. this.label1.Location = new System.Drawing.Point(21, 31);
  235. this.label1.Name = "label1";
  236. this.label1.Size = new System.Drawing.Size(80, 21);
  237. this.label1.TabIndex = 0;
  238. this.label1.Text = "钢卷号:";
  239. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  240. //
  241. // dataTable1
  242. //
  243. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  244. this.dataColumn1,
  245. this.dataColumn2,
  246. this.dataColumn3});
  247. this.dataTable1.TableName = "Table1";
  248. //
  249. // dataColumn1
  250. //
  251. this.dataColumn1.Caption = "";
  252. this.dataColumn1.ColumnName = "BESELECT";
  253. this.dataColumn1.DataType = typeof(bool);
  254. this.dataColumn1.DefaultValue = false;
  255. //
  256. // dataColumn2
  257. //
  258. this.dataColumn2.Caption = "钢卷号";
  259. this.dataColumn2.ColumnName = "COIL_NO";
  260. this.dataColumn2.ReadOnly = true;
  261. //
  262. // dataColumn3
  263. //
  264. this.dataColumn3.Caption = "垛位";
  265. this.dataColumn3.ColumnName = "CUR_LOAD_LOC";
  266. this.dataColumn3.ReadOnly = true;
  267. //
  268. // dataSet1
  269. //
  270. this.dataSet1.DataSetName = "NewDataSet";
  271. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  272. this.dataTable1});
  273. //
  274. // ultraPanel1
  275. //
  276. //
  277. // ultraPanel1.ClientArea
  278. //
  279. this.ultraPanel1.ClientArea.Controls.Add(this.groupBox3);
  280. this.ultraPanel1.ClientArea.Controls.Add(this.panel4);
  281. this.ultraPanel1.ClientArea.Controls.Add(this.groupBox2);
  282. this.ultraPanel1.ClientArea.Controls.Add(this.panel2);
  283. this.ultraPanel1.ClientArea.Controls.Add(this.groupBox1);
  284. this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel2);
  285. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  286. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  287. this.ultraPanel1.Name = "ultraPanel1";
  288. this.ultraPanel1.Size = new System.Drawing.Size(1219, 604);
  289. this.ultraPanel1.TabIndex = 1;
  290. //
  291. // groupBox3
  292. //
  293. this.groupBox3.BackColor = System.Drawing.Color.LightSteelBlue;
  294. this.groupBox3.Controls.Add(this.ultraGrid3);
  295. this.groupBox3.Controls.Add(this.panel5);
  296. this.groupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
  297. this.groupBox3.Location = new System.Drawing.Point(719, 98);
  298. this.groupBox3.Name = "groupBox3";
  299. this.groupBox3.Size = new System.Drawing.Size(500, 506);
  300. this.groupBox3.TabIndex = 5;
  301. this.groupBox3.TabStop = false;
  302. this.groupBox3.Text = "钢卷移垛记录查询";
  303. //
  304. // ultraGrid3
  305. //
  306. this.ultraGrid3.DataSource = this.dataSet3;
  307. this.ultraGrid3.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
  308. ultraGridColumn1.Header.VisiblePosition = 0;
  309. ultraGridColumn1.Hidden = true;
  310. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
  311. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  312. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  313. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  314. ultraGridColumn2.Header.VisiblePosition = 1;
  315. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 4;
  316. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  317. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  318. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  319. ultraGridColumn3.Header.VisiblePosition = 2;
  320. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 6;
  321. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  322. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  323. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  324. ultraGridColumn4.Header.VisiblePosition = 3;
  325. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 10;
  326. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  327. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  328. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  329. ultraGridColumn5.Header.VisiblePosition = 4;
  330. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 2;
  331. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  332. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  333. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  334. ultraGridColumn6.Header.VisiblePosition = 5;
  335. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 14;
  336. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  337. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  338. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  339. ultraGridColumn7.Header.VisiblePosition = 6;
  340. ultraGridColumn7.Hidden = true;
  341. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 8;
  342. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  343. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  344. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  345. ultraGridColumn8.Header.VisiblePosition = 7;
  346. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 16;
  347. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  348. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  349. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  350. ultraGridColumn9.Header.VisiblePosition = 8;
  351. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 12;
  352. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  353. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
  354. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
  355. ultraGridBand1.Columns.AddRange(new object[] {
  356. ultraGridColumn1,
  357. ultraGridColumn2,
  358. ultraGridColumn3,
  359. ultraGridColumn4,
  360. ultraGridColumn5,
  361. ultraGridColumn6,
  362. ultraGridColumn7,
  363. ultraGridColumn8,
  364. ultraGridColumn9});
  365. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  366. ultraGridBand1.SummaryFooterCaption = "小结:";
  367. this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  368. this.ultraGrid3.DisplayLayout.GroupByBox.Prompt = "分组区域";
  369. this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1;
  370. this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1;
  371. appearance23.BackColor = System.Drawing.Color.SkyBlue;
  372. this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance23;
  373. appearance24.BackColor = System.Drawing.Color.GhostWhite;
  374. this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance24;
  375. this.ultraGrid3.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons;
  376. appearance25.BackColor = System.Drawing.Color.LightSteelBlue;
  377. this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance25;
  378. this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  379. this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  380. appearance26.BackColor = System.Drawing.Color.LightSteelBlue;
  381. this.ultraGrid3.DisplayLayout.Override.RowSelectorAppearance = appearance26;
  382. appearance27.BackColor = System.Drawing.Color.LightSteelBlue;
  383. this.ultraGrid3.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance27;
  384. this.ultraGrid3.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  385. this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  386. this.ultraGrid3.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
  387. this.ultraGrid3.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  388. this.ultraGrid3.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
  389. this.ultraGrid3.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
  390. this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  391. this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  392. this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Fill;
  393. this.ultraGrid3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  394. this.ultraGrid3.Location = new System.Drawing.Point(3, 64);
  395. this.ultraGrid3.Name = "ultraGrid3";
  396. this.ultraGrid3.Size = new System.Drawing.Size(494, 439);
  397. this.ultraGrid3.TabIndex = 1;
  398. //
  399. // dataSet3
  400. //
  401. this.dataSet3.DataSetName = "NewDataSet";
  402. this.dataSet3.Tables.AddRange(new System.Data.DataTable[] {
  403. this.dataTable3});
  404. //
  405. // dataTable3
  406. //
  407. this.dataTable3.Columns.AddRange(new System.Data.DataColumn[] {
  408. this.dataColumn7,
  409. this.dataColumn8,
  410. this.dataColumn9,
  411. this.dataColumn10,
  412. this.dataColumn11,
  413. this.dataColumn12,
  414. this.dataColumn13,
  415. this.dataColumn14,
  416. this.dataColumn15});
  417. this.dataTable3.TableName = "Table1";
  418. //
  419. // dataColumn7
  420. //
  421. this.dataColumn7.Caption = "操作时间";
  422. this.dataColumn7.ColumnName = "REG_USE_DTIME";
  423. this.dataColumn7.ReadOnly = true;
  424. //
  425. // dataColumn8
  426. //
  427. this.dataColumn8.Caption = "移动至位置";
  428. this.dataColumn8.ColumnName = "CUR_LOAD_LOC_T";
  429. this.dataColumn8.ReadOnly = true;
  430. //
  431. // dataColumn9
  432. //
  433. this.dataColumn9.Caption = "原位置";
  434. this.dataColumn9.ColumnName = "CUR_LOAD_LOC_F";
  435. this.dataColumn9.ReadOnly = true;
  436. //
  437. // dataColumn10
  438. //
  439. this.dataColumn10.Caption = "移动人";
  440. this.dataColumn10.ColumnName = "REG_ID";
  441. this.dataColumn10.ReadOnly = true;
  442. //
  443. // dataColumn11
  444. //
  445. this.dataColumn11.Caption = "移动时间";
  446. this.dataColumn11.ColumnName = "REG_DTIME";
  447. this.dataColumn11.ReadOnly = true;
  448. //
  449. // dataColumn12
  450. //
  451. this.dataColumn12.Caption = "移动班组";
  452. this.dataColumn12.ColumnName = "REG_GROUP";
  453. this.dataColumn12.ReadOnly = true;
  454. //
  455. // dataColumn13
  456. //
  457. this.dataColumn13.Caption = "操作人";
  458. this.dataColumn13.ColumnName = "REG_USE_ID";
  459. this.dataColumn13.ReadOnly = true;
  460. //
  461. // dataColumn14
  462. //
  463. this.dataColumn14.Caption = "行车编号";
  464. this.dataColumn14.ColumnName = "CR_NO";
  465. this.dataColumn14.ReadOnly = true;
  466. //
  467. // dataColumn15
  468. //
  469. this.dataColumn15.Caption = "移动班次";
  470. this.dataColumn15.ColumnName = "REG_SHIFT";
  471. //
  472. // panel5
  473. //
  474. this.panel5.Controls.Add(this.ddlCoilNoQuerry_LOG);
  475. this.panel5.Controls.Add(this.label4);
  476. this.panel5.Controls.Add(this.txtCoilNoStat_LOG);
  477. this.panel5.Controls.Add(this.btnCoilNo_LOGQuerry);
  478. this.panel5.Controls.Add(this.txtCoilNoOUT_LOG);
  479. this.panel5.Controls.Add(this.label2);
  480. this.panel5.Dock = System.Windows.Forms.DockStyle.Top;
  481. this.panel5.Location = new System.Drawing.Point(3, 17);
  482. this.panel5.Name = "panel5";
  483. this.panel5.Size = new System.Drawing.Size(494, 47);
  484. this.panel5.TabIndex = 0;
  485. //
  486. // ddlCoilNoQuerry_LOG
  487. //
  488. this.ddlCoilNoQuerry_LOG.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.OfficeXP;
  489. this.ddlCoilNoQuerry_LOG.Location = new System.Drawing.Point(64, 13);
  490. this.ddlCoilNoQuerry_LOG.Name = "ddlCoilNoQuerry_LOG";
  491. this.ddlCoilNoQuerry_LOG.Size = new System.Drawing.Size(132, 21);
  492. this.ddlCoilNoQuerry_LOG.TabIndex = 4;
  493. this.ddlCoilNoQuerry_LOG.ValueChanged += new System.EventHandler(this.ddlCoilNoQuerry_LOG_ValueChanged);
  494. //
  495. // label4
  496. //
  497. this.label4.BackColor = System.Drawing.Color.LightBlue;
  498. this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  499. this.label4.Location = new System.Drawing.Point(262, 13);
  500. this.label4.Name = "label4";
  501. this.label4.Size = new System.Drawing.Size(80, 21);
  502. this.label4.TabIndex = 11;
  503. this.label4.Text = "于成品库:";
  504. this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  505. //
  506. // txtCoilNoStat_LOG
  507. //
  508. this.txtCoilNoStat_LOG.BackColor = System.Drawing.SystemColors.Control;
  509. this.txtCoilNoStat_LOG.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  510. this.txtCoilNoStat_LOG.Location = new System.Drawing.Point(448, 13);
  511. this.txtCoilNoStat_LOG.Name = "txtCoilNoStat_LOG";
  512. this.txtCoilNoStat_LOG.ReadOnly = true;
  513. this.txtCoilNoStat_LOG.Size = new System.Drawing.Size(74, 21);
  514. this.txtCoilNoStat_LOG.TabIndex = 10;
  515. //
  516. // btnCoilNo_LOGQuerry
  517. //
  518. this.btnCoilNo_LOGQuerry.Location = new System.Drawing.Point(202, 13);
  519. this.btnCoilNo_LOGQuerry.Name = "btnCoilNo_LOGQuerry";
  520. this.btnCoilNo_LOGQuerry.Size = new System.Drawing.Size(54, 21);
  521. this.btnCoilNo_LOGQuerry.TabIndex = 91;
  522. this.btnCoilNo_LOGQuerry.Text = "查询";
  523. this.btnCoilNo_LOGQuerry.UseVisualStyleBackColor = true;
  524. this.btnCoilNo_LOGQuerry.Click += new System.EventHandler(this.btnCoilNo_LOGQuerry_Click);
  525. //
  526. // txtCoilNoOUT_LOG
  527. //
  528. this.txtCoilNoOUT_LOG.BackColor = System.Drawing.SystemColors.Control;
  529. this.txtCoilNoOUT_LOG.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  530. this.txtCoilNoOUT_LOG.Location = new System.Drawing.Point(348, 13);
  531. this.txtCoilNoOUT_LOG.Name = "txtCoilNoOUT_LOG";
  532. this.txtCoilNoOUT_LOG.ReadOnly = true;
  533. this.txtCoilNoOUT_LOG.Size = new System.Drawing.Size(94, 21);
  534. this.txtCoilNoOUT_LOG.TabIndex = 8;
  535. //
  536. // label2
  537. //
  538. this.label2.BackColor = System.Drawing.Color.LightBlue;
  539. this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  540. this.label2.Location = new System.Drawing.Point(3, 13);
  541. this.label2.Name = "label2";
  542. this.label2.Size = new System.Drawing.Size(55, 21);
  543. this.label2.TabIndex = 6;
  544. this.label2.Text = "钢卷号:";
  545. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  546. //
  547. // panel4
  548. //
  549. this.panel4.BackColor = System.Drawing.Color.Silver;
  550. this.panel4.Dock = System.Windows.Forms.DockStyle.Left;
  551. this.panel4.Location = new System.Drawing.Point(687, 98);
  552. this.panel4.Name = "panel4";
  553. this.panel4.Size = new System.Drawing.Size(32, 506);
  554. this.panel4.TabIndex = 4;
  555. //
  556. // groupBox2
  557. //
  558. this.groupBox2.BackColor = System.Drawing.Color.LightSteelBlue;
  559. this.groupBox2.Controls.Add(this.ultraGrid2);
  560. this.groupBox2.Controls.Add(this.panel3);
  561. this.groupBox2.Dock = System.Windows.Forms.DockStyle.Left;
  562. this.groupBox2.Location = new System.Drawing.Point(426, 98);
  563. this.groupBox2.Name = "groupBox2";
  564. this.groupBox2.Size = new System.Drawing.Size(261, 506);
  565. this.groupBox2.TabIndex = 3;
  566. this.groupBox2.TabStop = false;
  567. this.groupBox2.Text = "垛位2";
  568. //
  569. // ultraGrid2
  570. //
  571. this.ultraGrid2.DataSource = this.dataSet2;
  572. this.ultraGrid2.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
  573. ultraGridColumn10.Header.VisiblePosition = 0;
  574. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 0;
  575. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  576. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
  577. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
  578. ultraGridColumn11.Header.VisiblePosition = 1;
  579. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 4;
  580. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  581. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
  582. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
  583. ultraGridColumn12.Header.VisiblePosition = 2;
  584. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 2;
  585. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  586. ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(75, 0);
  587. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
  588. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
  589. ultraGridBand2.Columns.AddRange(new object[] {
  590. ultraGridColumn10,
  591. ultraGridColumn11,
  592. ultraGridColumn12});
  593. ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  594. ultraGridBand2.SummaryFooterCaption = "小结:";
  595. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  596. this.ultraGrid2.DisplayLayout.GroupByBox.Prompt = "分组区域";
  597. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  598. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  599. appearance6.BackColor = System.Drawing.Color.SkyBlue;
  600. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance6;
  601. appearance7.BackColor = System.Drawing.Color.GhostWhite;
  602. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance7;
  603. this.ultraGrid2.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons;
  604. appearance8.BackColor = System.Drawing.Color.LightSteelBlue;
  605. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance8;
  606. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  607. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  608. appearance9.BackColor = System.Drawing.Color.LightSteelBlue;
  609. this.ultraGrid2.DisplayLayout.Override.RowSelectorAppearance = appearance9;
  610. appearance10.BackColor = System.Drawing.Color.LightSteelBlue;
  611. this.ultraGrid2.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance10;
  612. this.ultraGrid2.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  613. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  614. this.ultraGrid2.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
  615. this.ultraGrid2.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  616. this.ultraGrid2.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
  617. this.ultraGrid2.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
  618. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  619. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  620. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  621. this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  622. this.ultraGrid2.Location = new System.Drawing.Point(3, 88);
  623. this.ultraGrid2.Name = "ultraGrid2";
  624. this.ultraGrid2.Size = new System.Drawing.Size(255, 415);
  625. this.ultraGrid2.TabIndex = 1;
  626. this.ultraGrid2.ClickCell += new Infragistics.Win.UltraWinGrid.ClickCellEventHandler(this.ultraGrid2_ClickCell);
  627. //
  628. // dataSet2
  629. //
  630. this.dataSet2.DataSetName = "NewDataSet";
  631. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  632. this.dataTable2});
  633. //
  634. // dataTable2
  635. //
  636. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  637. this.dataColumn4,
  638. this.dataColumn5,
  639. this.dataColumn6});
  640. this.dataTable2.TableName = "Table1";
  641. //
  642. // dataColumn4
  643. //
  644. this.dataColumn4.Caption = "";
  645. this.dataColumn4.ColumnName = "BESELECT";
  646. this.dataColumn4.DataType = typeof(bool);
  647. this.dataColumn4.DefaultValue = false;
  648. //
  649. // dataColumn5
  650. //
  651. this.dataColumn5.Caption = "钢卷号";
  652. this.dataColumn5.ColumnName = "COIL_NO";
  653. this.dataColumn5.ReadOnly = true;
  654. //
  655. // dataColumn6
  656. //
  657. this.dataColumn6.Caption = "垛位";
  658. this.dataColumn6.ColumnName = "CUR_LOAD_LOC";
  659. this.dataColumn6.ReadOnly = true;
  660. //
  661. // panel3
  662. //
  663. this.panel3.Controls.Add(this.ddlKUarea2);
  664. this.panel3.Controls.Add(this.ddlKU2);
  665. this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
  666. this.panel3.Location = new System.Drawing.Point(3, 17);
  667. this.panel3.Name = "panel3";
  668. this.panel3.Size = new System.Drawing.Size(255, 71);
  669. this.panel3.TabIndex = 0;
  670. //
  671. // ddlKUarea2
  672. //
  673. this.ddlKUarea2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.OfficeXP;
  674. this.ddlKUarea2.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  675. this.ddlKUarea2.Location = new System.Drawing.Point(12, 42);
  676. this.ddlKUarea2.Name = "ddlKUarea2";
  677. this.ddlKUarea2.Size = new System.Drawing.Size(138, 21);
  678. this.ddlKUarea2.TabIndex = 83;
  679. this.ddlKUarea2.ValueChanged += new System.EventHandler(this.ddlKUarea2_ValueChanged);
  680. //
  681. // ddlKU2
  682. //
  683. this.ddlKU2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.OfficeXP;
  684. this.ddlKU2.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  685. valueListItem1.DataValue = "3";
  686. valueListItem1.DisplayText = "连退后库/3号库";
  687. valueListItem6.DataValue = "4";
  688. valueListItem6.DisplayText = "重卷前库/4号库";
  689. valueListItem2.DataValue = "5";
  690. valueListItem2.DisplayText = "重卷后库/5号库";
  691. this.ddlKU2.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  692. valueListItem1,
  693. valueListItem6,
  694. valueListItem2});
  695. this.ddlKU2.Location = new System.Drawing.Point(12, 15);
  696. this.ddlKU2.Name = "ddlKU2";
  697. this.ddlKU2.Size = new System.Drawing.Size(138, 21);
  698. this.ddlKU2.TabIndex = 82;
  699. this.ddlKU2.ValueChanged += new System.EventHandler(this.ddlKU2_ValueChanged);
  700. //
  701. // panel2
  702. //
  703. this.panel2.BackColor = System.Drawing.Color.Silver;
  704. this.panel2.Controls.Add(this.label5);
  705. this.panel2.Controls.Add(this.richTextBox1);
  706. this.panel2.Controls.Add(this.btnBtoA);
  707. this.panel2.Controls.Add(this.btnAtoB);
  708. this.panel2.Dock = System.Windows.Forms.DockStyle.Left;
  709. this.panel2.Location = new System.Drawing.Point(261, 98);
  710. this.panel2.Name = "panel2";
  711. this.panel2.Size = new System.Drawing.Size(165, 506);
  712. this.panel2.TabIndex = 2;
  713. //
  714. // label5
  715. //
  716. this.label5.AutoSize = true;
  717. this.label5.Location = new System.Drawing.Point(19, 208);
  718. this.label5.Name = "label5";
  719. this.label5.Size = new System.Drawing.Size(89, 12);
  720. this.label5.TabIndex = 3;
  721. this.label5.Text = "准备移动钢卷 :";
  722. //
  723. // richTextBox1
  724. //
  725. this.richTextBox1.Location = new System.Drawing.Point(21, 232);
  726. this.richTextBox1.Name = "richTextBox1";
  727. this.richTextBox1.Size = new System.Drawing.Size(121, 271);
  728. this.richTextBox1.TabIndex = 2;
  729. this.richTextBox1.Text = "";
  730. //
  731. // btnBtoA
  732. //
  733. this.btnBtoA.Location = new System.Drawing.Point(46, 130);
  734. this.btnBtoA.Name = "btnBtoA";
  735. this.btnBtoA.Size = new System.Drawing.Size(75, 36);
  736. this.btnBtoA.TabIndex = 1;
  737. this.btnBtoA.Text = "<<<<";
  738. this.btnBtoA.UseVisualStyleBackColor = true;
  739. this.btnBtoA.Click += new System.EventHandler(this.btnBtoA_Click);
  740. //
  741. // btnAtoB
  742. //
  743. this.btnAtoB.Location = new System.Drawing.Point(46, 64);
  744. this.btnAtoB.Name = "btnAtoB";
  745. this.btnAtoB.Size = new System.Drawing.Size(75, 36);
  746. this.btnAtoB.TabIndex = 0;
  747. this.btnAtoB.Text = ">>>>";
  748. this.btnAtoB.UseVisualStyleBackColor = true;
  749. this.btnAtoB.Click += new System.EventHandler(this.btnAtoB_Click);
  750. //
  751. // groupBox1
  752. //
  753. this.groupBox1.BackColor = System.Drawing.Color.LightSteelBlue;
  754. this.groupBox1.Controls.Add(this.ultraGrid1);
  755. this.groupBox1.Controls.Add(this.panel1);
  756. this.groupBox1.Dock = System.Windows.Forms.DockStyle.Left;
  757. this.groupBox1.Location = new System.Drawing.Point(0, 98);
  758. this.groupBox1.Name = "groupBox1";
  759. this.groupBox1.Size = new System.Drawing.Size(261, 506);
  760. this.groupBox1.TabIndex = 1;
  761. this.groupBox1.TabStop = false;
  762. this.groupBox1.Text = "垛位1";
  763. //
  764. // ultraGrid1
  765. //
  766. this.ultraGrid1.DataSource = this.dataSet1;
  767. this.ultraGrid1.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
  768. ultraGridColumn13.Header.VisiblePosition = 0;
  769. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 0;
  770. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  771. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
  772. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
  773. ultraGridColumn14.Header.VisiblePosition = 1;
  774. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 4;
  775. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  776. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2;
  777. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2;
  778. ultraGridColumn15.Header.VisiblePosition = 2;
  779. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 2;
  780. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  781. ultraGridColumn15.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(69, 0);
  782. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
  783. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
  784. ultraGridBand3.Columns.AddRange(new object[] {
  785. ultraGridColumn13,
  786. ultraGridColumn14,
  787. ultraGridColumn15});
  788. ultraGridBand3.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  789. ultraGridBand3.SummaryFooterCaption = "小结:";
  790. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  791. this.ultraGrid1.DisplayLayout.GroupByBox.Prompt = "分组区域";
  792. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  793. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  794. appearance1.BackColor = System.Drawing.Color.SkyBlue;
  795. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance1;
  796. appearance2.BackColor = System.Drawing.Color.GhostWhite;
  797. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance2;
  798. this.ultraGrid1.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons;
  799. appearance3.BackColor = System.Drawing.Color.LightSteelBlue;
  800. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance3;
  801. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  802. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  803. appearance4.BackColor = System.Drawing.Color.LightSteelBlue;
  804. this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance4;
  805. appearance5.BackColor = System.Drawing.Color.LightSteelBlue;
  806. this.ultraGrid1.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance5;
  807. this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  808. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  809. this.ultraGrid1.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
  810. this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  811. this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
  812. this.ultraGrid1.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
  813. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  814. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  815. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  816. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  817. this.ultraGrid1.Location = new System.Drawing.Point(3, 88);
  818. this.ultraGrid1.Name = "ultraGrid1";
  819. this.ultraGrid1.Size = new System.Drawing.Size(255, 415);
  820. this.ultraGrid1.TabIndex = 1;
  821. this.ultraGrid1.ClickCell += new Infragistics.Win.UltraWinGrid.ClickCellEventHandler(this.ultraGrid1_ClickCell);
  822. //
  823. // panel1
  824. //
  825. this.panel1.Controls.Add(this.ddlKUarea1);
  826. this.panel1.Controls.Add(this.ddlKU1);
  827. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  828. this.panel1.Location = new System.Drawing.Point(3, 17);
  829. this.panel1.Name = "panel1";
  830. this.panel1.Size = new System.Drawing.Size(255, 71);
  831. this.panel1.TabIndex = 0;
  832. //
  833. // ddlKUarea1
  834. //
  835. this.ddlKUarea1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.OfficeXP;
  836. this.ddlKUarea1.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  837. this.ddlKUarea1.Location = new System.Drawing.Point(9, 43);
  838. this.ddlKUarea1.Name = "ddlKUarea1";
  839. this.ddlKUarea1.Size = new System.Drawing.Size(138, 21);
  840. this.ddlKUarea1.TabIndex = 73;
  841. this.ddlKUarea1.ValueChanged += new System.EventHandler(this.ddlKUarea1_ValueChanged);
  842. //
  843. // ddlKU1
  844. //
  845. this.ddlKU1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.OfficeXP;
  846. this.ddlKU1.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  847. valueListItem3.DataValue = "3";
  848. valueListItem3.DisplayText = "连退后库/3号库";
  849. valueListItem5.DataValue = "4";
  850. valueListItem5.DisplayText = "重卷前库/4号库";
  851. valueListItem4.DataValue = "5";
  852. valueListItem4.DisplayText = "重卷后库/5号库";
  853. this.ddlKU1.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  854. valueListItem3,
  855. valueListItem5,
  856. valueListItem4});
  857. this.ddlKU1.Location = new System.Drawing.Point(9, 16);
  858. this.ddlKU1.Name = "ddlKU1";
  859. this.ddlKU1.Size = new System.Drawing.Size(138, 21);
  860. this.ddlKU1.TabIndex = 72;
  861. this.ddlKU1.ValueChanged += new System.EventHandler(this.ddlKU1_ValueChanged);
  862. //
  863. // UIM010250
  864. //
  865. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  866. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  867. this.ClientSize = new System.Drawing.Size(1219, 604);
  868. this.Controls.Add(this.ultraPanel1);
  869. this.Name = "UIM010250";
  870. this.Text = "UIM010250";
  871. this.Load += new System.EventHandler(this.UIM010250_Load);
  872. this.ultraPanel2.ClientArea.ResumeLayout(false);
  873. this.ultraPanel2.ResumeLayout(false);
  874. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  875. this.ultraGroupBox1.ResumeLayout(false);
  876. this.ultraGroupBox1.PerformLayout();
  877. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  878. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  879. this.ultraPanel1.ClientArea.ResumeLayout(false);
  880. this.ultraPanel1.ResumeLayout(false);
  881. this.groupBox3.ResumeLayout(false);
  882. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
  883. ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).EndInit();
  884. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
  885. this.panel5.ResumeLayout(false);
  886. this.panel5.PerformLayout();
  887. ((System.ComponentModel.ISupportInitialize)(this.ddlCoilNoQuerry_LOG)).EndInit();
  888. this.groupBox2.ResumeLayout(false);
  889. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  890. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  891. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  892. this.panel3.ResumeLayout(false);
  893. this.panel3.PerformLayout();
  894. ((System.ComponentModel.ISupportInitialize)(this.ddlKUarea2)).EndInit();
  895. ((System.ComponentModel.ISupportInitialize)(this.ddlKU2)).EndInit();
  896. this.panel2.ResumeLayout(false);
  897. this.panel2.PerformLayout();
  898. this.groupBox1.ResumeLayout(false);
  899. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  900. this.panel1.ResumeLayout(false);
  901. this.panel1.PerformLayout();
  902. ((System.ComponentModel.ISupportInitialize)(this.ddlKUarea1)).EndInit();
  903. ((System.ComponentModel.ISupportInitialize)(this.ddlKU1)).EndInit();
  904. this.ResumeLayout(false);
  905. }
  906. #endregion
  907. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  908. private System.Data.DataTable dataTable1;
  909. private System.Data.DataSet dataSet1;
  910. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  911. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  912. private System.Windows.Forms.Button btnCoilNoQuerry;
  913. private System.Windows.Forms.TextBox txtCoilNoOUT;
  914. private System.Windows.Forms.TextBox txtCoilNoQuerry;
  915. private System.Windows.Forms.Label label1;
  916. private System.Windows.Forms.TextBox txtCoilNoStat;
  917. private System.Windows.Forms.GroupBox groupBox1;
  918. private System.Windows.Forms.Panel panel1;
  919. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  920. private System.Data.DataColumn dataColumn1;
  921. private System.Data.DataColumn dataColumn2;
  922. private System.Data.DataColumn dataColumn3;
  923. private System.Windows.Forms.GroupBox groupBox2;
  924. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  925. private System.Windows.Forms.Panel panel3;
  926. private System.Windows.Forms.Panel panel2;
  927. private System.Data.DataSet dataSet2;
  928. private System.Data.DataTable dataTable2;
  929. private System.Data.DataColumn dataColumn4;
  930. private System.Data.DataColumn dataColumn5;
  931. private System.Data.DataColumn dataColumn6;
  932. private System.Windows.Forms.GroupBox groupBox3;
  933. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
  934. private System.Windows.Forms.Panel panel5;
  935. private System.Windows.Forms.TextBox txtCoilNoStat_LOG;
  936. private System.Windows.Forms.Button btnCoilNo_LOGQuerry;
  937. private System.Windows.Forms.TextBox txtCoilNoOUT_LOG;
  938. private System.Windows.Forms.Label label2;
  939. private System.Windows.Forms.Panel panel4;
  940. private System.Data.DataSet dataSet3;
  941. private System.Data.DataTable dataTable3;
  942. private System.Data.DataColumn dataColumn7;
  943. private System.Data.DataColumn dataColumn8;
  944. private System.Data.DataColumn dataColumn9;
  945. private System.Data.DataColumn dataColumn10;
  946. private System.Data.DataColumn dataColumn11;
  947. private System.Data.DataColumn dataColumn12;
  948. private System.Data.DataColumn dataColumn13;
  949. private System.Data.DataColumn dataColumn14;
  950. private System.Data.DataColumn dataColumn15;
  951. private System.Windows.Forms.Label label3;
  952. private System.Windows.Forms.Label label4;
  953. private System.Windows.Forms.Button btnBtoA;
  954. private System.Windows.Forms.Button btnAtoB;
  955. private Infragistics.Win.UltraWinEditors.UltraComboEditor ddlCoilNoQuerry_LOG;
  956. private Infragistics.Win.UltraWinEditors.UltraComboEditor ddlKU1;
  957. private Infragistics.Win.UltraWinEditors.UltraComboEditor ddlKUarea1;
  958. private Infragistics.Win.UltraWinEditors.UltraComboEditor ddlKUarea2;
  959. private Infragistics.Win.UltraWinEditors.UltraComboEditor ddlKU2;
  960. private System.Windows.Forms.RichTextBox richTextBox1;
  961. private System.Windows.Forms.Label label5;
  962. }
  963. }