UIF061090.Designer.cs 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434
  1. namespace Core.LZMes.Client.UIF
  2. {
  3. partial class UIF061090
  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("C_TBF03_SPEC_ROLL", -1);
  29. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REG_DTIME");
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ROLL_EDT_SEQ");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ROLL_MANA_NO");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ROLL_COIL_CNT");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ROLL_COIL_WGT");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RES_ROLL_COIL_CNT");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RES_ROLL_COIL_WGT");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("END_COIL_CNT");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("END_COIL_WGT");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("L2_SEND");
  40. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  48. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  50. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  52. this.dataSet1 = new System.Data.DataSet();
  53. this.dataTable1 = new System.Data.DataTable();
  54. this.dataColumn1 = new System.Data.DataColumn();
  55. this.dataColumn2 = new System.Data.DataColumn();
  56. this.dataColumn3 = new System.Data.DataColumn();
  57. this.dataColumn4 = new System.Data.DataColumn();
  58. this.dataColumn5 = new System.Data.DataColumn();
  59. this.dataColumn6 = new System.Data.DataColumn();
  60. this.dataColumn7 = new System.Data.DataColumn();
  61. this.dataColumn8 = new System.Data.DataColumn();
  62. this.dataColumn9 = new System.Data.DataColumn();
  63. this.dataColumn10 = new System.Data.DataColumn();
  64. this.dataColumn12 = new System.Data.DataColumn();
  65. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  66. this.ugrd_RollInfo = new Infragistics.Win.UltraWinGrid.UltraGrid();
  67. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  68. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  69. this.panel1 = new System.Windows.Forms.Panel();
  70. this.optionBF = new Infragistics.Win.UltraWinEditors.UltraOptionSet();
  71. this.comboPosition = new Infragistics.Win.UltraWinGrid.UltraCombo();
  72. this.label7 = new System.Windows.Forms.Label();
  73. this.label6 = new System.Windows.Forms.Label();
  74. this.textTarget = new System.Windows.Forms.TextBox();
  75. this.dataSet2 = new System.Data.DataSet();
  76. this.dataTable2 = new System.Data.DataTable();
  77. this.dataColumn11 = new System.Data.DataColumn();
  78. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  79. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  81. this.ultraGroupBox2.SuspendLayout();
  82. ((System.ComponentModel.ISupportInitialize)(this.ugrd_RollInfo)).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  84. this.ultraExpandableGroupBox1.SuspendLayout();
  85. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  86. this.panel1.SuspendLayout();
  87. ((System.ComponentModel.ISupportInitialize)(this.optionBF)).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)(this.comboPosition)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  91. this.SuspendLayout();
  92. //
  93. // dataSet1
  94. //
  95. this.dataSet1.DataSetName = "NewDataSet";
  96. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  97. this.dataTable1});
  98. //
  99. // dataTable1
  100. //
  101. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  102. this.dataColumn1,
  103. this.dataColumn2,
  104. this.dataColumn3,
  105. this.dataColumn4,
  106. this.dataColumn5,
  107. this.dataColumn6,
  108. this.dataColumn7,
  109. this.dataColumn8,
  110. this.dataColumn9,
  111. this.dataColumn10,
  112. this.dataColumn12});
  113. this.dataTable1.TableName = "C_TBF03_SPEC_ROLL";
  114. //
  115. // dataColumn1
  116. //
  117. this.dataColumn1.Caption = "指示日期";
  118. this.dataColumn1.ColumnName = "REG_DTIME";
  119. //
  120. // dataColumn2
  121. //
  122. this.dataColumn2.Caption = "顺序";
  123. this.dataColumn2.ColumnName = "ROLL_EDT_SEQ";
  124. this.dataColumn2.DataType = typeof(decimal);
  125. //
  126. // dataColumn3
  127. //
  128. this.dataColumn3.Caption = "轧制单元号";
  129. this.dataColumn3.ColumnName = "ROLL_MANA_NO";
  130. //
  131. // dataColumn4
  132. //
  133. this.dataColumn4.Caption = "轧制单元卷数";
  134. this.dataColumn4.ColumnName = "ROLL_COIL_CNT";
  135. this.dataColumn4.DataType = typeof(decimal);
  136. //
  137. // dataColumn5
  138. //
  139. this.dataColumn5.Caption = "轧制单元重量";
  140. this.dataColumn5.ColumnName = "ROLL_COIL_WGT";
  141. this.dataColumn5.DataType = typeof(decimal);
  142. //
  143. // dataColumn6
  144. //
  145. this.dataColumn6.Caption = "剩余卷数";
  146. this.dataColumn6.ColumnName = "RES_ROLL_COIL_CNT";
  147. this.dataColumn6.DataType = typeof(decimal);
  148. //
  149. // dataColumn7
  150. //
  151. this.dataColumn7.Caption = "剩余重量";
  152. this.dataColumn7.ColumnName = "RES_ROLL_COIL_WGT";
  153. this.dataColumn7.DataType = typeof(decimal);
  154. //
  155. // dataColumn8
  156. //
  157. this.dataColumn8.Caption = "完成卷数";
  158. this.dataColumn8.ColumnName = "END_COIL_CNT";
  159. this.dataColumn8.DataType = typeof(decimal);
  160. //
  161. // dataColumn9
  162. //
  163. this.dataColumn9.Caption = "完成重量";
  164. this.dataColumn9.ColumnName = "END_COIL_WGT";
  165. this.dataColumn9.DataType = typeof(decimal);
  166. //
  167. // dataColumn10
  168. //
  169. this.dataColumn10.Caption = "选择";
  170. this.dataColumn10.ColumnName = "CHK";
  171. //
  172. // dataColumn12
  173. //
  174. this.dataColumn12.Caption = "是否下发";
  175. this.dataColumn12.ColumnName = "L2_SEND";
  176. //
  177. // ultraGroupBox2
  178. //
  179. this.ultraGroupBox2.Controls.Add(this.ugrd_RollInfo);
  180. this.ultraGroupBox2.Controls.Add(this.ultraExpandableGroupBox1);
  181. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  182. this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0);
  183. this.ultraGroupBox2.Name = "ultraGroupBox2";
  184. this.ultraGroupBox2.Size = new System.Drawing.Size(940, 373);
  185. this.ultraGroupBox2.TabIndex = 2;
  186. //
  187. // ugrd_RollInfo
  188. //
  189. this.ugrd_RollInfo.Cursor = System.Windows.Forms.Cursors.IBeam;
  190. this.ugrd_RollInfo.DataMember = "C_TBF03_SPEC_ROLL";
  191. this.ugrd_RollInfo.DataSource = this.dataSet1;
  192. ultraGridColumn1.Header.VisiblePosition = 0;
  193. ultraGridColumn2.Header.VisiblePosition = 1;
  194. ultraGridColumn2.Width = 35;
  195. ultraGridColumn3.Header.VisiblePosition = 2;
  196. ultraGridColumn4.Header.VisiblePosition = 3;
  197. ultraGridColumn5.Header.VisiblePosition = 4;
  198. ultraGridColumn6.Header.VisiblePosition = 5;
  199. ultraGridColumn7.Header.VisiblePosition = 6;
  200. ultraGridColumn8.Header.VisiblePosition = 7;
  201. ultraGridColumn9.Header.VisiblePosition = 8;
  202. ultraGridColumn10.Header.VisiblePosition = 10;
  203. ultraGridColumn10.Width = 39;
  204. ultraGridColumn11.Header.VisiblePosition = 9;
  205. ultraGridColumn11.Width = 61;
  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. this.ugrd_RollInfo.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  219. this.ugrd_RollInfo.DisplayLayout.MaxColScrollRegions = 1;
  220. this.ugrd_RollInfo.DisplayLayout.MaxRowScrollRegions = 1;
  221. appearance8.BackColor = System.Drawing.Color.LightSteelBlue;
  222. this.ugrd_RollInfo.DisplayLayout.Override.ActiveRowAppearance = appearance8;
  223. this.ugrd_RollInfo.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.False;
  224. appearance3.BackColor = System.Drawing.Color.GhostWhite;
  225. this.ugrd_RollInfo.DisplayLayout.Override.CellAppearance = appearance3;
  226. this.ugrd_RollInfo.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons;
  227. appearance4.BackColor = System.Drawing.Color.LightSteelBlue;
  228. this.ugrd_RollInfo.DisplayLayout.Override.HeaderAppearance = appearance4;
  229. this.ugrd_RollInfo.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  230. appearance6.BackColor = System.Drawing.Color.LightSteelBlue;
  231. this.ugrd_RollInfo.DisplayLayout.Override.RowSelectorAppearance = appearance6;
  232. appearance7.BackColor = System.Drawing.Color.LightSteelBlue;
  233. this.ugrd_RollInfo.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance7;
  234. this.ugrd_RollInfo.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
  235. this.ugrd_RollInfo.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  236. this.ugrd_RollInfo.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
  237. this.ugrd_RollInfo.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  238. this.ugrd_RollInfo.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  239. this.ugrd_RollInfo.Dock = System.Windows.Forms.DockStyle.Fill;
  240. this.ugrd_RollInfo.Font = new System.Drawing.Font("SimSun", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  241. this.ugrd_RollInfo.Location = new System.Drawing.Point(3, 0);
  242. this.ugrd_RollInfo.Name = "ugrd_RollInfo";
  243. this.ugrd_RollInfo.Size = new System.Drawing.Size(934, 284);
  244. this.ugrd_RollInfo.TabIndex = 4;
  245. this.ugrd_RollInfo.AfterRowActivate += new System.EventHandler(this.ugrd_RollInfo_AfterRowActivate);
  246. this.ugrd_RollInfo.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ugrd_RollInfo_CellChange);
  247. //
  248. // ultraExpandableGroupBox1
  249. //
  250. appearance37.BackColor = System.Drawing.Color.Gainsboro;
  251. this.ultraExpandableGroupBox1.ContentAreaAppearance = appearance37;
  252. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  253. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  254. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(934, 86);
  255. this.ultraExpandableGroupBox1.HeaderClickAction = Infragistics.Win.Misc.GroupBoxHeaderClickAction.ToggleExpansion;
  256. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(3, 284);
  257. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  258. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(934, 86);
  259. this.ultraExpandableGroupBox1.TabIndex = 3;
  260. this.ultraExpandableGroupBox1.Text = "编辑区域";
  261. this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
  262. //
  263. // ultraExpandableGroupBoxPanel1
  264. //
  265. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.panel1);
  266. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  267. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(2, 20);
  268. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  269. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(930, 64);
  270. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  271. //
  272. // panel1
  273. //
  274. this.panel1.Controls.Add(this.optionBF);
  275. this.panel1.Controls.Add(this.comboPosition);
  276. this.panel1.Controls.Add(this.label7);
  277. this.panel1.Controls.Add(this.label6);
  278. this.panel1.Controls.Add(this.textTarget);
  279. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  280. this.panel1.Location = new System.Drawing.Point(0, 0);
  281. this.panel1.Name = "panel1";
  282. this.panel1.Size = new System.Drawing.Size(930, 64);
  283. this.panel1.TabIndex = 0;
  284. //
  285. // optionBF
  286. //
  287. appearance2.TextVAlignAsString = "Middle";
  288. this.optionBF.Appearance = appearance2;
  289. this.optionBF.BackColor = System.Drawing.SystemColors.Control;
  290. this.optionBF.BackColorInternal = System.Drawing.SystemColors.Control;
  291. this.optionBF.BorderStyle = Infragistics.Win.UIElementBorderStyle.WindowsVista;
  292. this.optionBF.ItemOrigin = new System.Drawing.Point(0, 2);
  293. appearance5.TextVAlignAsString = "Middle";
  294. valueListItem2.Appearance = appearance5;
  295. valueListItem2.DataValue = "-1";
  296. valueListItem2.DisplayText = "前";
  297. appearance1.TextVAlignAsString = "Middle";
  298. valueListItem3.Appearance = appearance1;
  299. valueListItem3.DataValue = "1";
  300. valueListItem3.DisplayText = "后";
  301. this.optionBF.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  302. valueListItem2,
  303. valueListItem3});
  304. this.optionBF.Location = new System.Drawing.Point(413, 20);
  305. this.optionBF.Name = "optionBF";
  306. this.optionBF.Size = new System.Drawing.Size(67, 22);
  307. this.optionBF.TabIndex = 18;
  308. //
  309. // comboPosition
  310. //
  311. appearance30.BorderColor = System.Drawing.Color.Black;
  312. this.comboPosition.Appearance = appearance30;
  313. this.comboPosition.CheckedListSettings.CheckStateMember = "";
  314. this.comboPosition.DisplayLayout.MaxColScrollRegions = 1;
  315. this.comboPosition.DisplayLayout.MaxRowScrollRegions = 1;
  316. this.comboPosition.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  317. this.comboPosition.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  318. this.comboPosition.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  319. this.comboPosition.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  320. this.comboPosition.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  321. this.comboPosition.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  322. this.comboPosition.Location = new System.Drawing.Point(292, 20);
  323. this.comboPosition.Name = "comboPosition";
  324. this.comboPosition.Size = new System.Drawing.Size(110, 22);
  325. this.comboPosition.TabIndex = 17;
  326. //
  327. // label7
  328. //
  329. this.label7.BackColor = System.Drawing.Color.LightBlue;
  330. this.label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  331. this.label7.Location = new System.Drawing.Point(221, 20);
  332. this.label7.Name = "label7";
  333. this.label7.Size = new System.Drawing.Size(70, 21);
  334. this.label7.TabIndex = 6;
  335. this.label7.Text = "移动位置";
  336. this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  337. //
  338. // label6
  339. //
  340. this.label6.BackColor = System.Drawing.Color.LightBlue;
  341. this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  342. this.label6.Location = new System.Drawing.Point(28, 20);
  343. this.label6.Name = "label6";
  344. this.label6.Size = new System.Drawing.Size(70, 21);
  345. this.label6.TabIndex = 4;
  346. this.label6.Text = "调整单元";
  347. this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  348. //
  349. // textTarget
  350. //
  351. this.textTarget.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  352. this.textTarget.Location = new System.Drawing.Point(99, 20);
  353. this.textTarget.MaxLength = 4;
  354. this.textTarget.Name = "textTarget";
  355. this.textTarget.ReadOnly = true;
  356. this.textTarget.Size = new System.Drawing.Size(110, 21);
  357. this.textTarget.TabIndex = 3;
  358. //
  359. // dataSet2
  360. //
  361. this.dataSet2.DataSetName = "NewDataSet";
  362. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  363. this.dataTable2});
  364. //
  365. // dataTable2
  366. //
  367. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  368. this.dataColumn11});
  369. this.dataTable2.TableName = "Table1";
  370. //
  371. // dataColumn11
  372. //
  373. this.dataColumn11.ColumnName = "ROLL_MANA_NO";
  374. //
  375. // UIF061090
  376. //
  377. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  378. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  379. this.ClientSize = new System.Drawing.Size(940, 373);
  380. this.Controls.Add(this.ultraGroupBox2);
  381. this.Name = "UIF061090";
  382. this.Text = "UIF061090";
  383. this.Load += new System.EventHandler(this.UIF061090_Load);
  384. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  385. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  386. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  387. this.ultraGroupBox2.ResumeLayout(false);
  388. ((System.ComponentModel.ISupportInitialize)(this.ugrd_RollInfo)).EndInit();
  389. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  390. this.ultraExpandableGroupBox1.ResumeLayout(false);
  391. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  392. this.panel1.ResumeLayout(false);
  393. this.panel1.PerformLayout();
  394. ((System.ComponentModel.ISupportInitialize)(this.optionBF)).EndInit();
  395. ((System.ComponentModel.ISupportInitialize)(this.comboPosition)).EndInit();
  396. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  397. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  398. this.ResumeLayout(false);
  399. }
  400. #endregion
  401. private System.Data.DataSet dataSet1;
  402. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  403. private System.Data.DataTable dataTable1;
  404. private System.Data.DataColumn dataColumn1;
  405. private System.Data.DataColumn dataColumn2;
  406. private System.Data.DataColumn dataColumn3;
  407. private System.Data.DataColumn dataColumn4;
  408. private System.Data.DataColumn dataColumn5;
  409. private System.Data.DataColumn dataColumn6;
  410. private System.Data.DataColumn dataColumn7;
  411. private System.Data.DataColumn dataColumn8;
  412. private System.Data.DataColumn dataColumn9;
  413. private System.Data.DataColumn dataColumn10;
  414. private System.Data.DataSet dataSet2;
  415. private System.Data.DataTable dataTable2;
  416. private System.Data.DataColumn dataColumn11;
  417. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  418. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  419. private System.Windows.Forms.Panel panel1;
  420. private System.Windows.Forms.Label label7;
  421. private System.Windows.Forms.Label label6;
  422. private System.Windows.Forms.TextBox textTarget;
  423. private Infragistics.Win.UltraWinEditors.UltraOptionSet optionBF;
  424. private Infragistics.Win.UltraWinGrid.UltraCombo comboPosition;
  425. private Infragistics.Win.UltraWinGrid.UltraGrid ugrd_RollInfo;
  426. private System.Data.DataColumn dataColumn12;
  427. }
  428. }