UIK080010.Designer.cs 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389
  1. namespace Core.LZMes.Client.UIK
  2. {
  3. partial class UIK080010
  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("ROLL_SEQ");
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUR_LOAD_LOC_F");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUR_LOAD_LOC_T");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_NO");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CR_NO");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REG_ID");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REG_DTIME");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REG_SHIFT");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REG_GROUP");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("USERNAME");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REG_USE_DTIME");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MOVE_TYPE");
  41. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  46. this.panel1 = new System.Windows.Forms.Panel();
  47. this.groupBox1 = new System.Windows.Forms.GroupBox();
  48. this.ultraCheckEditor2 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  49. this.ultraCheckEditor1 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  50. this.textBox1 = new System.Windows.Forms.TextBox();
  51. this.ultraDateTimeEditor2 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  52. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  53. this.ultraDateTimeEditor1 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  54. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  55. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  56. this.panel2 = new System.Windows.Forms.Panel();
  57. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  58. this.dataSet1 = new System.Data.DataSet();
  59. this.dataTable1 = new System.Data.DataTable();
  60. this.dataColumn1 = new System.Data.DataColumn();
  61. this.dataColumn2 = new System.Data.DataColumn();
  62. this.dataColumn3 = new System.Data.DataColumn();
  63. this.dataColumn4 = new System.Data.DataColumn();
  64. this.dataColumn5 = new System.Data.DataColumn();
  65. this.dataColumn6 = new System.Data.DataColumn();
  66. this.dataColumn7 = new System.Data.DataColumn();
  67. this.dataColumn8 = new System.Data.DataColumn();
  68. this.dataColumn9 = new System.Data.DataColumn();
  69. this.dataColumn10 = new System.Data.DataColumn();
  70. this.dataColumn11 = new System.Data.DataColumn();
  71. this.dataColumn12 = new System.Data.DataColumn();
  72. this.panel1.SuspendLayout();
  73. this.groupBox1.SuspendLayout();
  74. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor2)).BeginInit();
  75. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).BeginInit();
  76. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).BeginInit();
  77. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).BeginInit();
  78. this.panel2.SuspendLayout();
  79. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  82. this.SuspendLayout();
  83. //
  84. // panel1
  85. //
  86. this.panel1.Controls.Add(this.groupBox1);
  87. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  88. this.panel1.Location = new System.Drawing.Point(0, 0);
  89. this.panel1.Name = "panel1";
  90. this.panel1.Size = new System.Drawing.Size(802, 68);
  91. this.panel1.TabIndex = 0;
  92. //
  93. // groupBox1
  94. //
  95. this.groupBox1.Controls.Add(this.ultraCheckEditor2);
  96. this.groupBox1.Controls.Add(this.ultraCheckEditor1);
  97. this.groupBox1.Controls.Add(this.textBox1);
  98. this.groupBox1.Controls.Add(this.ultraDateTimeEditor2);
  99. this.groupBox1.Controls.Add(this.ultraLabel2);
  100. this.groupBox1.Controls.Add(this.ultraDateTimeEditor1);
  101. this.groupBox1.Controls.Add(this.ultraLabel3);
  102. this.groupBox1.Controls.Add(this.ultraLabel1);
  103. this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  104. this.groupBox1.Location = new System.Drawing.Point(0, 0);
  105. this.groupBox1.Name = "groupBox1";
  106. this.groupBox1.Size = new System.Drawing.Size(802, 55);
  107. this.groupBox1.TabIndex = 0;
  108. this.groupBox1.TabStop = false;
  109. this.groupBox1.Text = "查询条件";
  110. //
  111. // ultraCheckEditor2
  112. //
  113. this.ultraCheckEditor2.Location = new System.Drawing.Point(610, 21);
  114. this.ultraCheckEditor2.Name = "ultraCheckEditor2";
  115. this.ultraCheckEditor2.Size = new System.Drawing.Size(87, 21);
  116. this.ultraCheckEditor2.TabIndex = 3;
  117. this.ultraCheckEditor2.Text = "钢卷号查询";
  118. this.ultraCheckEditor2.CheckedChanged += new System.EventHandler(this.ultraCheckEditor2_CheckedChanged);
  119. //
  120. // ultraCheckEditor1
  121. //
  122. this.ultraCheckEditor1.Location = new System.Drawing.Point(331, 17);
  123. this.ultraCheckEditor1.Name = "ultraCheckEditor1";
  124. this.ultraCheckEditor1.Size = new System.Drawing.Size(73, 31);
  125. this.ultraCheckEditor1.TabIndex = 3;
  126. this.ultraCheckEditor1.Text = "日期查询";
  127. this.ultraCheckEditor1.CheckedChanged += new System.EventHandler(this.ultraCheckEditor1_CheckedChanged);
  128. //
  129. // textBox1
  130. //
  131. this.textBox1.Location = new System.Drawing.Point(486, 22);
  132. this.textBox1.Name = "textBox1";
  133. this.textBox1.Size = new System.Drawing.Size(105, 21);
  134. this.textBox1.TabIndex = 2;
  135. //
  136. // ultraDateTimeEditor2
  137. //
  138. this.ultraDateTimeEditor2.Location = new System.Drawing.Point(184, 22);
  139. this.ultraDateTimeEditor2.Name = "ultraDateTimeEditor2";
  140. this.ultraDateTimeEditor2.Size = new System.Drawing.Size(118, 21);
  141. this.ultraDateTimeEditor2.TabIndex = 1;
  142. //
  143. // ultraLabel2
  144. //
  145. this.ultraLabel2.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  146. this.ultraLabel2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  147. this.ultraLabel2.Location = new System.Drawing.Point(160, 22);
  148. this.ultraLabel2.Name = "ultraLabel2";
  149. this.ultraLabel2.Size = new System.Drawing.Size(24, 21);
  150. this.ultraLabel2.TabIndex = 0;
  151. this.ultraLabel2.Text = "--";
  152. //
  153. // ultraDateTimeEditor1
  154. //
  155. this.ultraDateTimeEditor1.Location = new System.Drawing.Point(46, 22);
  156. this.ultraDateTimeEditor1.Name = "ultraDateTimeEditor1";
  157. this.ultraDateTimeEditor1.Size = new System.Drawing.Size(114, 21);
  158. this.ultraDateTimeEditor1.TabIndex = 1;
  159. //
  160. // ultraLabel3
  161. //
  162. this.ultraLabel3.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  163. this.ultraLabel3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  164. this.ultraLabel3.Location = new System.Drawing.Point(430, 22);
  165. this.ultraLabel3.Name = "ultraLabel3";
  166. this.ultraLabel3.Size = new System.Drawing.Size(56, 21);
  167. this.ultraLabel3.TabIndex = 0;
  168. this.ultraLabel3.Text = "钢卷号";
  169. //
  170. // ultraLabel1
  171. //
  172. this.ultraLabel1.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  173. this.ultraLabel1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  174. this.ultraLabel1.Location = new System.Drawing.Point(8, 22);
  175. this.ultraLabel1.Name = "ultraLabel1";
  176. this.ultraLabel1.Size = new System.Drawing.Size(38, 21);
  177. this.ultraLabel1.TabIndex = 0;
  178. this.ultraLabel1.Text = "日期";
  179. //
  180. // panel2
  181. //
  182. this.panel2.Controls.Add(this.ultraGrid1);
  183. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  184. this.panel2.Location = new System.Drawing.Point(0, 68);
  185. this.panel2.Name = "panel2";
  186. this.panel2.Size = new System.Drawing.Size(802, 269);
  187. this.panel2.TabIndex = 1;
  188. //
  189. // ultraGrid1
  190. //
  191. this.ultraGrid1.DataMember = "Table1";
  192. this.ultraGrid1.DataSource = this.dataSet1;
  193. this.ultraGrid1.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
  194. ultraGridColumn1.Header.VisiblePosition = 0;
  195. ultraGridColumn2.Header.VisiblePosition = 1;
  196. ultraGridColumn3.Header.VisiblePosition = 2;
  197. ultraGridColumn4.Header.VisiblePosition = 3;
  198. ultraGridColumn5.Header.VisiblePosition = 4;
  199. ultraGridColumn6.Header.VisiblePosition = 5;
  200. ultraGridColumn7.Header.VisiblePosition = 6;
  201. ultraGridColumn8.Header.VisiblePosition = 7;
  202. ultraGridColumn9.Header.VisiblePosition = 8;
  203. ultraGridColumn10.Header.VisiblePosition = 9;
  204. ultraGridColumn11.Header.VisiblePosition = 10;
  205. ultraGridColumn12.Header.VisiblePosition = 11;
  206. ultraGridBand1.Columns.AddRange(new object[] {
  207. ultraGridColumn1,
  208. ultraGridColumn2,
  209. ultraGridColumn3,
  210. ultraGridColumn4,
  211. ultraGridColumn5,
  212. ultraGridColumn6,
  213. ultraGridColumn7,
  214. ultraGridColumn8,
  215. ultraGridColumn9,
  216. ultraGridColumn10,
  217. ultraGridColumn11,
  218. ultraGridColumn12});
  219. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  220. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  221. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  222. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  223. appearance13.BackColor = System.Drawing.Color.SteelBlue;
  224. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance13;
  225. appearance14.BackColor = System.Drawing.Color.GhostWhite;
  226. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance14;
  227. this.ultraGrid1.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons;
  228. appearance15.BackColor = System.Drawing.Color.LightSteelBlue;
  229. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance15;
  230. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  231. appearance16.BackColor = System.Drawing.Color.LightSteelBlue;
  232. this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance16;
  233. appearance17.BackColor = System.Drawing.Color.LightSteelBlue;
  234. this.ultraGrid1.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance17;
  235. this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  236. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  237. this.ultraGrid1.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
  238. this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  239. this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
  240. this.ultraGrid1.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
  241. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  242. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  243. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  244. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  245. this.ultraGrid1.Name = "ultraGrid1";
  246. this.ultraGrid1.Size = new System.Drawing.Size(802, 269);
  247. this.ultraGrid1.TabIndex = 0;
  248. //
  249. // dataSet1
  250. //
  251. this.dataSet1.DataSetName = "NewDataSet";
  252. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  253. this.dataTable1});
  254. //
  255. // dataTable1
  256. //
  257. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  258. this.dataColumn1,
  259. this.dataColumn2,
  260. this.dataColumn3,
  261. this.dataColumn4,
  262. this.dataColumn5,
  263. this.dataColumn6,
  264. this.dataColumn7,
  265. this.dataColumn8,
  266. this.dataColumn9,
  267. this.dataColumn10,
  268. this.dataColumn11,
  269. this.dataColumn12});
  270. this.dataTable1.TableName = "Table1";
  271. //
  272. // dataColumn1
  273. //
  274. this.dataColumn1.Caption = "编号";
  275. this.dataColumn1.ColumnName = "ROLL_SEQ";
  276. //
  277. // dataColumn2
  278. //
  279. this.dataColumn2.Caption = "原堆放位置";
  280. this.dataColumn2.ColumnName = "CUR_LOAD_LOC_F";
  281. //
  282. // dataColumn3
  283. //
  284. this.dataColumn3.Caption = "到堆放位置";
  285. this.dataColumn3.ColumnName = "CUR_LOAD_LOC_T";
  286. //
  287. // dataColumn4
  288. //
  289. this.dataColumn4.Caption = "钢卷号";
  290. this.dataColumn4.ColumnName = "COIL_NO";
  291. //
  292. // dataColumn5
  293. //
  294. this.dataColumn5.Caption = "行车编号";
  295. this.dataColumn5.ColumnName = "CR_NO";
  296. //
  297. // dataColumn6
  298. //
  299. this.dataColumn6.Caption = "移动人";
  300. this.dataColumn6.ColumnName = "REG_ID";
  301. //
  302. // dataColumn7
  303. //
  304. this.dataColumn7.Caption = "移动时间";
  305. this.dataColumn7.ColumnName = "REG_DTIME";
  306. //
  307. // dataColumn8
  308. //
  309. this.dataColumn8.Caption = "移动班次";
  310. this.dataColumn8.ColumnName = "REG_SHIFT";
  311. //
  312. // dataColumn9
  313. //
  314. this.dataColumn9.Caption = "移动班组";
  315. this.dataColumn9.ColumnName = "REG_GROUP";
  316. //
  317. // dataColumn10
  318. //
  319. this.dataColumn10.Caption = "操作人";
  320. this.dataColumn10.ColumnName = "USERNAME";
  321. //
  322. // dataColumn11
  323. //
  324. this.dataColumn11.Caption = "操作时间";
  325. this.dataColumn11.ColumnName = "REG_USE_DTIME";
  326. //
  327. // dataColumn12
  328. //
  329. this.dataColumn12.Caption = "状态";
  330. this.dataColumn12.ColumnName = "MOVE_TYPE";
  331. //
  332. // UIK080010
  333. //
  334. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  335. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  336. this.ClientSize = new System.Drawing.Size(802, 337);
  337. this.Controls.Add(this.panel2);
  338. this.Controls.Add(this.panel1);
  339. this.Name = "UIK080010";
  340. this.Text = "UIK080011";
  341. this.Load += new System.EventHandler(this.UIK080011_Load);
  342. this.panel1.ResumeLayout(false);
  343. this.groupBox1.ResumeLayout(false);
  344. this.groupBox1.PerformLayout();
  345. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor2)).EndInit();
  346. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).EndInit();
  347. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).EndInit();
  348. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).EndInit();
  349. this.panel2.ResumeLayout(false);
  350. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  351. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  352. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  353. this.ResumeLayout(false);
  354. }
  355. #endregion
  356. private System.Windows.Forms.Panel panel1;
  357. private System.Windows.Forms.Panel panel2;
  358. private System.Windows.Forms.GroupBox groupBox1;
  359. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor2;
  360. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  361. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor1;
  362. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  363. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  364. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  365. private System.Data.DataSet dataSet1;
  366. private System.Data.DataTable dataTable1;
  367. private System.Data.DataColumn dataColumn1;
  368. private System.Data.DataColumn dataColumn2;
  369. private System.Data.DataColumn dataColumn3;
  370. private System.Data.DataColumn dataColumn4;
  371. private System.Data.DataColumn dataColumn5;
  372. private System.Data.DataColumn dataColumn6;
  373. private System.Data.DataColumn dataColumn7;
  374. private System.Data.DataColumn dataColumn8;
  375. private System.Data.DataColumn dataColumn9;
  376. private System.Data.DataColumn dataColumn10;
  377. private System.Data.DataColumn dataColumn11;
  378. private System.Data.DataColumn dataColumn12;
  379. private System.Windows.Forms.TextBox textBox1;
  380. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor2;
  381. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor1;
  382. }
  383. }