FrmSteelMakingPlanDesign.Designer.cs 81 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313
  1. namespace Core.StlMes.Client.PlnSaleOrd.炼钢计划
  2. {
  3. partial class FrmSteelMakingPlanDesign
  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.Appearance appearance12 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REF_ORD_ZZ");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DIAMETER");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WEIGHT_M");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SURPLUS_TYPE");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LEN_GP_SINGLE");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUT_NUM_GP");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LENGTH_M");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REF_GPREQ_ID");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TOT_WEIGHT_M");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TOT_MUM_M");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHC", 0);
  43. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.Appearance appearance62 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance();
  67. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  68. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  69. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  70. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  76. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  77. Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  79. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  80. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  81. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  82. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  83. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  84. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  85. this.ultraGroupBox4 = new Infragistics.Win.Misc.UltraGroupBox();
  86. this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
  87. this.txtMemo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  88. this.txtStardWgt = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  89. this.buttonFurcaseQuery = new Infragistics.Win.Misc.UltraButton();
  90. this.buttonSurplusDelete = new Infragistics.Win.Misc.UltraButton();
  91. this.buttonSurplusInit = new Infragistics.Win.Misc.UltraButton();
  92. this.txtAllwgt = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  93. this.txtAllnum = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  94. this.txtPlanwgt = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  95. this.txtFurnaceAge = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  96. this.txtMinwgt = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  97. this.txtMaxwgt = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  98. this.ultraNumericEditor1 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  99. this.buttonSurplusMin = new Infragistics.Win.Misc.UltraButton();
  100. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  101. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  102. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  103. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  104. this.buttonDeleteFurnace = new Infragistics.Win.Misc.UltraButton();
  105. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  106. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  107. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  108. this.buttonAddFurnace = new Infragistics.Win.Misc.UltraButton();
  109. this.ultraGroupBox3 = new Infragistics.Win.Misc.UltraGroupBox();
  110. this.buttonOrderCancel = new Infragistics.Win.Misc.UltraButton();
  111. this.buttonOrderSelect = new Infragistics.Win.Misc.UltraButton();
  112. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  113. this.controlOrderPlan1 = new Core.StlMes.Client.PlnSaleOrd.炼钢计划.control.ControlOrderPlan();
  114. this.ultraExpandableGroupBox3 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  115. this.ultraExpandableGroupBoxPanel3 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  116. this.ultraGridSurplus = new Infragistics.Win.UltraWinGrid.UltraGrid();
  117. this.dataSet1 = new System.Data.DataSet();
  118. this.dataTable1 = new System.Data.DataTable();
  119. this.dataColumn1 = new System.Data.DataColumn();
  120. this.dataColumn2 = new System.Data.DataColumn();
  121. this.dataColumn3 = new System.Data.DataColumn();
  122. this.dataColumn4 = new System.Data.DataColumn();
  123. this.dataColumn5 = new System.Data.DataColumn();
  124. this.dataColumn6 = new System.Data.DataColumn();
  125. this.dataColumn7 = new System.Data.DataColumn();
  126. this.dataColumn8 = new System.Data.DataColumn();
  127. this.dataColumn9 = new System.Data.DataColumn();
  128. this.dataColumn10 = new System.Data.DataColumn();
  129. this.ultraGroupBox5 = new Infragistics.Win.Misc.UltraGroupBox();
  130. this.controlFurNacePlan1 = new Core.StlMes.Client.PlnSaleOrd.炼钢计划.control.ControlFurNacePlan();
  131. this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  132. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  133. this.splitContainer2 = new System.Windows.Forms.SplitContainer();
  134. this.ultraGroupBox6 = new Infragistics.Win.Misc.UltraGroupBox();
  135. this.controlFurNacePlan2 = new Core.StlMes.Client.PlnSaleOrd.炼钢计划.control.ControlFurNacePlan();
  136. this.ultraGrid4 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  137. this.ultraExpandableGroupBox2 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  138. this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  139. this.ultraGroupBox9 = new Infragistics.Win.Misc.UltraGroupBox();
  140. this.buttonCastDelete = new Infragistics.Win.Misc.UltraButton();
  141. this.buttonCastQuery = new Infragistics.Win.Misc.UltraButton();
  142. this.buttonCastGroup = new Infragistics.Win.Misc.UltraButton();
  143. this.buttonFurnaceQuery = new Infragistics.Win.Misc.UltraButton();
  144. this.ultraGroupBox8 = new Infragistics.Win.Misc.UltraGroupBox();
  145. this.ultraGroupBox7 = new Infragistics.Win.Misc.UltraGroupBox();
  146. this.controlCastPlan1 = new Core.StlMes.Client.PlnSaleOrd.炼钢计划.control.ControlCastPlan();
  147. this.ultraGrid5 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  148. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  149. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  150. this.ultraTabPageControl1.SuspendLayout();
  151. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  152. this.splitContainer1.Panel1.SuspendLayout();
  153. this.splitContainer1.Panel2.SuspendLayout();
  154. this.splitContainer1.SuspendLayout();
  155. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  156. this.ultraExpandableGroupBox1.SuspendLayout();
  157. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  158. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).BeginInit();
  159. this.ultraGroupBox4.SuspendLayout();
  160. ((System.ComponentModel.ISupportInitialize)(this.txtMemo)).BeginInit();
  161. ((System.ComponentModel.ISupportInitialize)(this.txtStardWgt)).BeginInit();
  162. ((System.ComponentModel.ISupportInitialize)(this.txtAllwgt)).BeginInit();
  163. ((System.ComponentModel.ISupportInitialize)(this.txtAllnum)).BeginInit();
  164. ((System.ComponentModel.ISupportInitialize)(this.txtPlanwgt)).BeginInit();
  165. ((System.ComponentModel.ISupportInitialize)(this.txtFurnaceAge)).BeginInit();
  166. ((System.ComponentModel.ISupportInitialize)(this.txtMinwgt)).BeginInit();
  167. ((System.ComponentModel.ISupportInitialize)(this.txtMaxwgt)).BeginInit();
  168. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor1)).BeginInit();
  169. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
  170. this.ultraGroupBox3.SuspendLayout();
  171. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  172. this.ultraGroupBox1.SuspendLayout();
  173. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox3)).BeginInit();
  174. this.ultraExpandableGroupBox3.SuspendLayout();
  175. this.ultraExpandableGroupBoxPanel3.SuspendLayout();
  176. ((System.ComponentModel.ISupportInitialize)(this.ultraGridSurplus)).BeginInit();
  177. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  178. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  179. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).BeginInit();
  180. this.ultraGroupBox5.SuspendLayout();
  181. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
  182. this.ultraTabPageControl2.SuspendLayout();
  183. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
  184. this.splitContainer2.Panel1.SuspendLayout();
  185. this.splitContainer2.Panel2.SuspendLayout();
  186. this.splitContainer2.SuspendLayout();
  187. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox6)).BeginInit();
  188. this.ultraGroupBox6.SuspendLayout();
  189. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).BeginInit();
  190. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).BeginInit();
  191. this.ultraExpandableGroupBox2.SuspendLayout();
  192. this.ultraExpandableGroupBoxPanel2.SuspendLayout();
  193. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox9)).BeginInit();
  194. this.ultraGroupBox9.SuspendLayout();
  195. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox8)).BeginInit();
  196. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox7)).BeginInit();
  197. this.ultraGroupBox7.SuspendLayout();
  198. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid5)).BeginInit();
  199. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  200. this.ultraTabControl1.SuspendLayout();
  201. this.SuspendLayout();
  202. //
  203. // ultraTabPageControl1
  204. //
  205. this.ultraTabPageControl1.Controls.Add(this.splitContainer1);
  206. this.ultraTabPageControl1.Location = new System.Drawing.Point(2, 25);
  207. this.ultraTabPageControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  208. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  209. this.ultraTabPageControl1.Size = new System.Drawing.Size(1693, 742);
  210. //
  211. // splitContainer1
  212. //
  213. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  214. this.splitContainer1.Location = new System.Drawing.Point(0, 0);
  215. this.splitContainer1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  216. this.splitContainer1.Name = "splitContainer1";
  217. this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  218. //
  219. // splitContainer1.Panel1
  220. //
  221. this.splitContainer1.Panel1.Controls.Add(this.ultraExpandableGroupBox1);
  222. this.splitContainer1.Panel1.Controls.Add(this.ultraGroupBox1);
  223. //
  224. // splitContainer1.Panel2
  225. //
  226. this.splitContainer1.Panel2.Controls.Add(this.ultraGroupBox5);
  227. this.splitContainer1.Size = new System.Drawing.Size(1693, 742);
  228. this.splitContainer1.SplitterDistance = 478;
  229. this.splitContainer1.SplitterWidth = 5;
  230. this.splitContainer1.TabIndex = 0;
  231. //
  232. // ultraExpandableGroupBox1
  233. //
  234. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  235. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Right;
  236. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(283, 478);
  237. this.ultraExpandableGroupBox1.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.RightOutsideBorder;
  238. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(1410, 0);
  239. this.ultraExpandableGroupBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  240. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  241. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(283, 478);
  242. this.ultraExpandableGroupBox1.TabIndex = 1;
  243. this.ultraExpandableGroupBox1.Text = "组炉操作";
  244. //
  245. // ultraExpandableGroupBoxPanel1
  246. //
  247. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraGroupBox4);
  248. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraGroupBox3);
  249. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  250. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 3);
  251. this.ultraExpandableGroupBoxPanel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  252. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  253. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(253, 472);
  254. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  255. //
  256. // ultraGroupBox4
  257. //
  258. this.ultraGroupBox4.Controls.Add(this.ultraLabel14);
  259. this.ultraGroupBox4.Controls.Add(this.txtMemo);
  260. this.ultraGroupBox4.Controls.Add(this.txtStardWgt);
  261. this.ultraGroupBox4.Controls.Add(this.buttonFurcaseQuery);
  262. this.ultraGroupBox4.Controls.Add(this.buttonSurplusDelete);
  263. this.ultraGroupBox4.Controls.Add(this.buttonSurplusInit);
  264. this.ultraGroupBox4.Controls.Add(this.txtAllwgt);
  265. this.ultraGroupBox4.Controls.Add(this.txtAllnum);
  266. this.ultraGroupBox4.Controls.Add(this.txtPlanwgt);
  267. this.ultraGroupBox4.Controls.Add(this.txtFurnaceAge);
  268. this.ultraGroupBox4.Controls.Add(this.txtMinwgt);
  269. this.ultraGroupBox4.Controls.Add(this.txtMaxwgt);
  270. this.ultraGroupBox4.Controls.Add(this.ultraNumericEditor1);
  271. this.ultraGroupBox4.Controls.Add(this.buttonSurplusMin);
  272. this.ultraGroupBox4.Controls.Add(this.ultraLabel8);
  273. this.ultraGroupBox4.Controls.Add(this.ultraLabel7);
  274. this.ultraGroupBox4.Controls.Add(this.ultraLabel2);
  275. this.ultraGroupBox4.Controls.Add(this.ultraLabel1);
  276. this.ultraGroupBox4.Controls.Add(this.buttonDeleteFurnace);
  277. this.ultraGroupBox4.Controls.Add(this.ultraLabel5);
  278. this.ultraGroupBox4.Controls.Add(this.ultraLabel4);
  279. this.ultraGroupBox4.Controls.Add(this.ultraLabel3);
  280. this.ultraGroupBox4.Controls.Add(this.buttonAddFurnace);
  281. this.ultraGroupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
  282. this.ultraGroupBox4.Location = new System.Drawing.Point(0, 61);
  283. this.ultraGroupBox4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  284. this.ultraGroupBox4.Name = "ultraGroupBox4";
  285. this.ultraGroupBox4.Size = new System.Drawing.Size(253, 411);
  286. this.ultraGroupBox4.TabIndex = 32;
  287. this.ultraGroupBox4.Text = "组炉信息";
  288. //
  289. // ultraLabel14
  290. //
  291. this.ultraLabel14.AutoSize = true;
  292. this.ultraLabel14.Location = new System.Drawing.Point(27, 261);
  293. this.ultraLabel14.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  294. this.ultraLabel14.Name = "ultraLabel14";
  295. this.ultraLabel14.Size = new System.Drawing.Size(89, 24);
  296. this.ultraLabel14.TabIndex = 119;
  297. this.ultraLabel14.Text = "计划备注";
  298. //
  299. // txtMemo
  300. //
  301. this.txtMemo.Location = new System.Drawing.Point(104, 246);
  302. this.txtMemo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  303. this.txtMemo.Multiline = true;
  304. this.txtMemo.Name = "txtMemo";
  305. this.txtMemo.Size = new System.Drawing.Size(131, 49);
  306. this.txtMemo.TabIndex = 118;
  307. //
  308. // txtStardWgt
  309. //
  310. this.txtStardWgt.Location = new System.Drawing.Point(104, 24);
  311. this.txtStardWgt.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  312. this.txtStardWgt.Name = "txtStardWgt";
  313. this.txtStardWgt.PromptChar = ' ';
  314. this.txtStardWgt.ReadOnly = true;
  315. this.txtStardWgt.Size = new System.Drawing.Size(131, 24);
  316. this.txtStardWgt.TabIndex = 117;
  317. //
  318. // buttonFurcaseQuery
  319. //
  320. this.buttonFurcaseQuery.Location = new System.Drawing.Point(135, 302);
  321. this.buttonFurcaseQuery.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  322. this.buttonFurcaseQuery.Name = "buttonFurcaseQuery";
  323. this.buttonFurcaseQuery.Size = new System.Drawing.Size(100, 29);
  324. this.buttonFurcaseQuery.TabIndex = 116;
  325. this.buttonFurcaseQuery.Text = "查询炉";
  326. this.buttonFurcaseQuery.Click += new System.EventHandler(this.buttonFurcaseQuery_Click);
  327. //
  328. // buttonSurplusDelete
  329. //
  330. this.buttonSurplusDelete.Location = new System.Drawing.Point(27, 338);
  331. this.buttonSurplusDelete.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  332. this.buttonSurplusDelete.Name = "buttonSurplusDelete";
  333. this.buttonSurplusDelete.Size = new System.Drawing.Size(100, 29);
  334. this.buttonSurplusDelete.TabIndex = 115;
  335. this.buttonSurplusDelete.Text = "删除余材";
  336. this.buttonSurplusDelete.Click += new System.EventHandler(this.buttonSurplusDelete_Click);
  337. //
  338. // buttonSurplusInit
  339. //
  340. this.buttonSurplusInit.Location = new System.Drawing.Point(27, 302);
  341. this.buttonSurplusInit.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  342. this.buttonSurplusInit.Name = "buttonSurplusInit";
  343. this.buttonSurplusInit.Size = new System.Drawing.Size(100, 29);
  344. this.buttonSurplusInit.TabIndex = 114;
  345. this.buttonSurplusInit.Text = "余材生成";
  346. this.buttonSurplusInit.Click += new System.EventHandler(this.buttonSurplusInit_Click);
  347. //
  348. // txtAllwgt
  349. //
  350. this.txtAllwgt.Location = new System.Drawing.Point(104, 212);
  351. this.txtAllwgt.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  352. this.txtAllwgt.MaskInput = "{double:7.3}";
  353. this.txtAllwgt.Name = "txtAllwgt";
  354. this.txtAllwgt.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  355. this.txtAllwgt.PromptChar = ' ';
  356. this.txtAllwgt.ReadOnly = true;
  357. this.txtAllwgt.Size = new System.Drawing.Size(131, 24);
  358. this.txtAllwgt.TabIndex = 113;
  359. //
  360. // txtAllnum
  361. //
  362. this.txtAllnum.Location = new System.Drawing.Point(104, 181);
  363. this.txtAllnum.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  364. this.txtAllnum.Name = "txtAllnum";
  365. this.txtAllnum.PromptChar = ' ';
  366. this.txtAllnum.ReadOnly = true;
  367. this.txtAllnum.Size = new System.Drawing.Size(131, 24);
  368. this.txtAllnum.TabIndex = 112;
  369. //
  370. // txtPlanwgt
  371. //
  372. this.txtPlanwgt.Location = new System.Drawing.Point(104, 150);
  373. this.txtPlanwgt.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  374. this.txtPlanwgt.Name = "txtPlanwgt";
  375. this.txtPlanwgt.PromptChar = ' ';
  376. this.txtPlanwgt.ReadOnly = true;
  377. this.txtPlanwgt.Size = new System.Drawing.Size(131, 24);
  378. this.txtPlanwgt.TabIndex = 111;
  379. //
  380. // txtFurnaceAge
  381. //
  382. this.txtFurnaceAge.Location = new System.Drawing.Point(104, 119);
  383. this.txtFurnaceAge.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  384. this.txtFurnaceAge.Name = "txtFurnaceAge";
  385. this.txtFurnaceAge.PromptChar = ' ';
  386. this.txtFurnaceAge.ReadOnly = true;
  387. this.txtFurnaceAge.Size = new System.Drawing.Size(131, 24);
  388. this.txtFurnaceAge.TabIndex = 110;
  389. //
  390. // txtMinwgt
  391. //
  392. this.txtMinwgt.Location = new System.Drawing.Point(104, 55);
  393. this.txtMinwgt.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  394. this.txtMinwgt.Name = "txtMinwgt";
  395. this.txtMinwgt.PromptChar = ' ';
  396. this.txtMinwgt.ReadOnly = true;
  397. this.txtMinwgt.Size = new System.Drawing.Size(131, 24);
  398. this.txtMinwgt.TabIndex = 109;
  399. //
  400. // txtMaxwgt
  401. //
  402. this.txtMaxwgt.Location = new System.Drawing.Point(104, 86);
  403. this.txtMaxwgt.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  404. this.txtMaxwgt.Name = "txtMaxwgt";
  405. this.txtMaxwgt.PromptChar = ' ';
  406. this.txtMaxwgt.ReadOnly = true;
  407. this.txtMaxwgt.Size = new System.Drawing.Size(131, 24);
  408. this.txtMaxwgt.TabIndex = 108;
  409. //
  410. // ultraNumericEditor1
  411. //
  412. this.ultraNumericEditor1.Location = new System.Drawing.Point(347, 475);
  413. this.ultraNumericEditor1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  414. this.ultraNumericEditor1.Name = "ultraNumericEditor1";
  415. this.ultraNumericEditor1.PromptChar = ' ';
  416. this.ultraNumericEditor1.Size = new System.Drawing.Size(131, 24);
  417. this.ultraNumericEditor1.TabIndex = 107;
  418. //
  419. // buttonSurplusMin
  420. //
  421. this.buttonSurplusMin.Location = new System.Drawing.Point(27, 370);
  422. this.buttonSurplusMin.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  423. this.buttonSurplusMin.Name = "buttonSurplusMin";
  424. this.buttonSurplusMin.Size = new System.Drawing.Size(100, 32);
  425. this.buttonSurplusMin.TabIndex = 106;
  426. this.buttonSurplusMin.Text = "余材最小";
  427. //
  428. // ultraLabel8
  429. //
  430. this.ultraLabel8.AutoSize = true;
  431. this.ultraLabel8.Location = new System.Drawing.Point(27, 184);
  432. this.ultraLabel8.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  433. this.ultraLabel8.Name = "ultraLabel8";
  434. this.ultraLabel8.Size = new System.Drawing.Size(69, 24);
  435. this.ultraLabel8.TabIndex = 105;
  436. this.ultraLabel8.Text = "总支数";
  437. //
  438. // ultraLabel7
  439. //
  440. this.ultraLabel7.AutoSize = true;
  441. this.ultraLabel7.Location = new System.Drawing.Point(27, 215);
  442. this.ultraLabel7.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  443. this.ultraLabel7.Name = "ultraLabel7";
  444. this.ultraLabel7.Size = new System.Drawing.Size(69, 24);
  445. this.ultraLabel7.TabIndex = 104;
  446. this.ultraLabel7.Text = "总重量";
  447. //
  448. // ultraLabel2
  449. //
  450. this.ultraLabel2.AutoSize = true;
  451. this.ultraLabel2.Location = new System.Drawing.Point(27, 152);
  452. this.ultraLabel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  453. this.ultraLabel2.Name = "ultraLabel2";
  454. this.ultraLabel2.Size = new System.Drawing.Size(89, 24);
  455. this.ultraLabel2.TabIndex = 103;
  456. this.ultraLabel2.Text = "计划重量";
  457. //
  458. // ultraLabel1
  459. //
  460. this.ultraLabel1.AutoSize = true;
  461. this.ultraLabel1.Location = new System.Drawing.Point(27, 121);
  462. this.ultraLabel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  463. this.ultraLabel1.Name = "ultraLabel1";
  464. this.ultraLabel1.Size = new System.Drawing.Size(59, 24);
  465. this.ultraLabel1.TabIndex = 102;
  466. this.ultraLabel1.Text = "炉 龄";
  467. //
  468. // buttonDeleteFurnace
  469. //
  470. this.buttonDeleteFurnace.Location = new System.Drawing.Point(135, 372);
  471. this.buttonDeleteFurnace.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  472. this.buttonDeleteFurnace.Name = "buttonDeleteFurnace";
  473. this.buttonDeleteFurnace.Size = new System.Drawing.Size(100, 29);
  474. this.buttonDeleteFurnace.TabIndex = 18;
  475. this.buttonDeleteFurnace.Text = "删除炉";
  476. this.buttonDeleteFurnace.Click += new System.EventHandler(this.buttonDeleteFurnace_Click);
  477. //
  478. // ultraLabel5
  479. //
  480. appearance12.TextHAlignAsString = "Left";
  481. appearance12.TextVAlignAsString = "Middle";
  482. this.ultraLabel5.Appearance = appearance12;
  483. this.ultraLabel5.AutoSize = true;
  484. this.ultraLabel5.Location = new System.Drawing.Point(27, 89);
  485. this.ultraLabel5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  486. this.ultraLabel5.Name = "ultraLabel5";
  487. this.ultraLabel5.Size = new System.Drawing.Size(89, 24);
  488. this.ultraLabel5.TabIndex = 12;
  489. this.ultraLabel5.Text = "最大重量";
  490. //
  491. // ultraLabel4
  492. //
  493. appearance10.TextHAlignAsString = "Left";
  494. appearance10.TextVAlignAsString = "Middle";
  495. this.ultraLabel4.Appearance = appearance10;
  496. this.ultraLabel4.AutoSize = true;
  497. this.ultraLabel4.Location = new System.Drawing.Point(27, 58);
  498. this.ultraLabel4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  499. this.ultraLabel4.Name = "ultraLabel4";
  500. this.ultraLabel4.Size = new System.Drawing.Size(89, 24);
  501. this.ultraLabel4.TabIndex = 10;
  502. this.ultraLabel4.Text = "最小重量";
  503. //
  504. // ultraLabel3
  505. //
  506. appearance13.TextHAlignAsString = "Left";
  507. appearance13.TextVAlignAsString = "Middle";
  508. this.ultraLabel3.Appearance = appearance13;
  509. this.ultraLabel3.AutoSize = true;
  510. this.ultraLabel3.Location = new System.Drawing.Point(27, 26);
  511. this.ultraLabel3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  512. this.ultraLabel3.Name = "ultraLabel3";
  513. this.ultraLabel3.Size = new System.Drawing.Size(89, 24);
  514. this.ultraLabel3.TabIndex = 8;
  515. this.ultraLabel3.Text = "标准重量";
  516. //
  517. // buttonAddFurnace
  518. //
  519. this.buttonAddFurnace.Location = new System.Drawing.Point(135, 338);
  520. this.buttonAddFurnace.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  521. this.buttonAddFurnace.Name = "buttonAddFurnace";
  522. this.buttonAddFurnace.Size = new System.Drawing.Size(100, 29);
  523. this.buttonAddFurnace.TabIndex = 7;
  524. this.buttonAddFurnace.Text = "组炉";
  525. this.buttonAddFurnace.Click += new System.EventHandler(this.buttonAddFurnace_Click);
  526. //
  527. // ultraGroupBox3
  528. //
  529. this.ultraGroupBox3.Controls.Add(this.buttonOrderCancel);
  530. this.ultraGroupBox3.Controls.Add(this.buttonOrderSelect);
  531. this.ultraGroupBox3.Dock = System.Windows.Forms.DockStyle.Top;
  532. this.ultraGroupBox3.Location = new System.Drawing.Point(0, 0);
  533. this.ultraGroupBox3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  534. this.ultraGroupBox3.Name = "ultraGroupBox3";
  535. this.ultraGroupBox3.Size = new System.Drawing.Size(253, 61);
  536. this.ultraGroupBox3.TabIndex = 6;
  537. this.ultraGroupBox3.Text = "订单操作";
  538. //
  539. // buttonOrderCancel
  540. //
  541. this.buttonOrderCancel.Location = new System.Drawing.Point(133, 24);
  542. this.buttonOrderCancel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  543. this.buttonOrderCancel.Name = "buttonOrderCancel";
  544. this.buttonOrderCancel.Size = new System.Drawing.Size(100, 29);
  545. this.buttonOrderCancel.TabIndex = 1;
  546. this.buttonOrderCancel.Text = "订单取消";
  547. this.buttonOrderCancel.Click += new System.EventHandler(this.buttonOrderCancel_Click);
  548. //
  549. // buttonOrderSelect
  550. //
  551. this.buttonOrderSelect.Location = new System.Drawing.Point(23, 24);
  552. this.buttonOrderSelect.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  553. this.buttonOrderSelect.Name = "buttonOrderSelect";
  554. this.buttonOrderSelect.Size = new System.Drawing.Size(100, 29);
  555. this.buttonOrderSelect.TabIndex = 0;
  556. this.buttonOrderSelect.Text = "订单选择";
  557. this.buttonOrderSelect.Click += new System.EventHandler(this.buttonOrderSelect_Click);
  558. //
  559. // ultraGroupBox1
  560. //
  561. this.ultraGroupBox1.Controls.Add(this.controlOrderPlan1);
  562. this.ultraGroupBox1.Controls.Add(this.ultraExpandableGroupBox3);
  563. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  564. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  565. this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  566. this.ultraGroupBox1.Name = "ultraGroupBox1";
  567. this.ultraGroupBox1.Size = new System.Drawing.Size(1693, 478);
  568. this.ultraGroupBox1.TabIndex = 2;
  569. this.ultraGroupBox1.Text = "订单信息";
  570. //
  571. // controlOrderPlan1
  572. //
  573. this.controlOrderPlan1.Dock = System.Windows.Forms.DockStyle.Fill;
  574. this.controlOrderPlan1.Location = new System.Drawing.Point(3, 21);
  575. this.controlOrderPlan1.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  576. this.controlOrderPlan1.Name = "controlOrderPlan1";
  577. this.controlOrderPlan1.Size = new System.Drawing.Size(1687, 431);
  578. this.controlOrderPlan1.TabIndex = 0;
  579. //
  580. // ultraExpandableGroupBox3
  581. //
  582. this.ultraExpandableGroupBox3.Controls.Add(this.ultraExpandableGroupBoxPanel3);
  583. this.ultraExpandableGroupBox3.Dock = System.Windows.Forms.DockStyle.Bottom;
  584. this.ultraExpandableGroupBox3.Expanded = false;
  585. this.ultraExpandableGroupBox3.ExpandedSize = new System.Drawing.Size(1687, 133);
  586. this.ultraExpandableGroupBox3.Location = new System.Drawing.Point(3, 452);
  587. this.ultraExpandableGroupBox3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  588. this.ultraExpandableGroupBox3.Name = "ultraExpandableGroupBox3";
  589. this.ultraExpandableGroupBox3.Size = new System.Drawing.Size(1687, 23);
  590. this.ultraExpandableGroupBox3.TabIndex = 4;
  591. this.ultraExpandableGroupBox3.Text = "余材信息";
  592. //
  593. // ultraExpandableGroupBoxPanel3
  594. //
  595. this.ultraExpandableGroupBoxPanel3.Controls.Add(this.ultraGridSurplus);
  596. this.ultraExpandableGroupBoxPanel3.Location = new System.Drawing.Point(-13333, -12500);
  597. this.ultraExpandableGroupBoxPanel3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  598. this.ultraExpandableGroupBoxPanel3.Name = "ultraExpandableGroupBoxPanel3";
  599. this.ultraExpandableGroupBoxPanel3.Size = new System.Drawing.Size(267, 125);
  600. this.ultraExpandableGroupBoxPanel3.TabIndex = 0;
  601. this.ultraExpandableGroupBoxPanel3.Visible = false;
  602. //
  603. // ultraGridSurplus
  604. //
  605. this.ultraGridSurplus.DataSource = this.dataSet1;
  606. ultraGridColumn1.Header.VisiblePosition = 0;
  607. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 4;
  608. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  609. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(140, 0);
  610. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
  611. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 1;
  612. ultraGridColumn2.Header.VisiblePosition = 1;
  613. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 6;
  614. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  615. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(87, 0);
  616. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
  617. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 1;
  618. ultraGridColumn3.Header.VisiblePosition = 2;
  619. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 7;
  620. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  621. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(90, 0);
  622. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 1;
  623. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 1;
  624. ultraGridColumn4.Header.VisiblePosition = 3;
  625. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 3;
  626. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  627. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(88, 0);
  628. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
  629. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 1;
  630. ultraGridColumn5.Header.VisiblePosition = 4;
  631. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 9;
  632. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  633. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
  634. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
  635. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 1;
  636. ultraGridColumn6.Header.VisiblePosition = 5;
  637. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 10;
  638. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  639. ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(77, 0);
  640. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 1;
  641. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 1;
  642. ultraGridColumn7.Header.VisiblePosition = 6;
  643. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 8;
  644. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  645. ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
  646. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 1;
  647. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 1;
  648. ultraGridColumn8.Header.VisiblePosition = 7;
  649. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 5;
  650. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  651. ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(140, 0);
  652. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 1;
  653. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 1;
  654. ultraGridColumn9.Header.VisiblePosition = 8;
  655. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 1;
  656. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  657. ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(85, 0);
  658. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 1;
  659. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 1;
  660. ultraGridColumn10.Header.VisiblePosition = 9;
  661. ultraGridColumn10.MaskInput = "nnnnnn";
  662. ultraGridColumn10.PromptChar = ' ';
  663. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 2;
  664. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  665. ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(84, 0);
  666. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 1;
  667. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 1;
  668. ultraGridColumn11.DataType = typeof(bool);
  669. ultraGridColumn11.Header.Caption = "选择";
  670. ultraGridColumn11.Header.VisiblePosition = 10;
  671. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 0;
  672. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  673. ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(40, 0);
  674. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 1;
  675. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 1;
  676. ultraGridColumn11.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  677. ultraGridBand1.Columns.AddRange(new object[] {
  678. ultraGridColumn1,
  679. ultraGridColumn2,
  680. ultraGridColumn3,
  681. ultraGridColumn4,
  682. ultraGridColumn5,
  683. ultraGridColumn6,
  684. ultraGridColumn7,
  685. ultraGridColumn8,
  686. ultraGridColumn9,
  687. ultraGridColumn10,
  688. ultraGridColumn11});
  689. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  690. this.ultraGridSurplus.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  691. this.ultraGridSurplus.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  692. this.ultraGridSurplus.Dock = System.Windows.Forms.DockStyle.Fill;
  693. this.ultraGridSurplus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  694. this.ultraGridSurplus.Location = new System.Drawing.Point(0, 0);
  695. this.ultraGridSurplus.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  696. this.ultraGridSurplus.Name = "ultraGridSurplus";
  697. this.ultraGridSurplus.Size = new System.Drawing.Size(267, 125);
  698. this.ultraGridSurplus.TabIndex = 2;
  699. //
  700. // dataSet1
  701. //
  702. this.dataSet1.DataSetName = "NewDataSet";
  703. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  704. this.dataTable1});
  705. //
  706. // dataTable1
  707. //
  708. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  709. this.dataColumn1,
  710. this.dataColumn2,
  711. this.dataColumn3,
  712. this.dataColumn4,
  713. this.dataColumn5,
  714. this.dataColumn6,
  715. this.dataColumn7,
  716. this.dataColumn8,
  717. this.dataColumn9,
  718. this.dataColumn10});
  719. this.dataTable1.TableName = "Table1";
  720. //
  721. // dataColumn1
  722. //
  723. this.dataColumn1.Caption = "余材参照铸造订单号";
  724. this.dataColumn1.ColumnName = "REF_ORD_ZZ";
  725. //
  726. // dataColumn2
  727. //
  728. this.dataColumn2.Caption = "管坯直径";
  729. this.dataColumn2.ColumnName = "DIAMETER";
  730. //
  731. // dataColumn3
  732. //
  733. this.dataColumn3.Caption = "母坯单重";
  734. this.dataColumn3.ColumnName = "WEIGHT_M";
  735. //
  736. // dataColumn4
  737. //
  738. this.dataColumn4.Caption = "余材类型";
  739. this.dataColumn4.ColumnName = "SURPLUS_TYPE";
  740. //
  741. // dataColumn5
  742. //
  743. this.dataColumn5.Caption = "单倍坯长(mm)";
  744. this.dataColumn5.ColumnName = "LEN_GP_SINGLE";
  745. //
  746. // dataColumn6
  747. //
  748. this.dataColumn6.Caption = "倍尺数";
  749. this.dataColumn6.ColumnName = "CUT_NUM_GP";
  750. //
  751. // dataColumn7
  752. //
  753. this.dataColumn7.Caption = "母坯长度(mm)";
  754. this.dataColumn7.ColumnName = "LENGTH_M";
  755. //
  756. // dataColumn8
  757. //
  758. this.dataColumn8.Caption = "余材参照管坯需求号";
  759. this.dataColumn8.ColumnName = "REF_GPREQ_ID";
  760. //
  761. // dataColumn9
  762. //
  763. this.dataColumn9.Caption = "重量";
  764. this.dataColumn9.ColumnName = "TOT_WEIGHT_M";
  765. //
  766. // dataColumn10
  767. //
  768. this.dataColumn10.Caption = "支数";
  769. this.dataColumn10.ColumnName = "TOT_MUM_M";
  770. //
  771. // ultraGroupBox5
  772. //
  773. this.ultraGroupBox5.Controls.Add(this.controlFurNacePlan1);
  774. this.ultraGroupBox5.Controls.Add(this.ultraGrid3);
  775. this.ultraGroupBox5.Dock = System.Windows.Forms.DockStyle.Fill;
  776. this.ultraGroupBox5.Location = new System.Drawing.Point(0, 0);
  777. this.ultraGroupBox5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  778. this.ultraGroupBox5.Name = "ultraGroupBox5";
  779. this.ultraGroupBox5.Size = new System.Drawing.Size(1693, 259);
  780. this.ultraGroupBox5.TabIndex = 3;
  781. this.ultraGroupBox5.Text = "炉计划信息";
  782. //
  783. // controlFurNacePlan1
  784. //
  785. this.controlFurNacePlan1.Dock = System.Windows.Forms.DockStyle.Fill;
  786. this.controlFurNacePlan1.Location = new System.Drawing.Point(3, 21);
  787. this.controlFurNacePlan1.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  788. this.controlFurNacePlan1.Name = "controlFurNacePlan1";
  789. this.controlFurNacePlan1.Size = new System.Drawing.Size(1687, 235);
  790. this.controlFurNacePlan1.TabIndex = 3;
  791. //
  792. // ultraGrid3
  793. //
  794. appearance6.BackColor = System.Drawing.SystemColors.Window;
  795. appearance6.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  796. this.ultraGrid3.DisplayLayout.Appearance = appearance6;
  797. this.ultraGrid3.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  798. this.ultraGrid3.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  799. appearance7.BackColor = System.Drawing.SystemColors.ActiveBorder;
  800. appearance7.BackColor2 = System.Drawing.SystemColors.ControlDark;
  801. appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  802. appearance7.BorderColor = System.Drawing.SystemColors.Window;
  803. this.ultraGrid3.DisplayLayout.GroupByBox.Appearance = appearance7;
  804. appearance16.ForeColor = System.Drawing.SystemColors.GrayText;
  805. this.ultraGrid3.DisplayLayout.GroupByBox.BandLabelAppearance = appearance16;
  806. this.ultraGrid3.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  807. appearance17.BackColor = System.Drawing.SystemColors.ControlLightLight;
  808. appearance17.BackColor2 = System.Drawing.SystemColors.Control;
  809. appearance17.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  810. appearance17.ForeColor = System.Drawing.SystemColors.GrayText;
  811. this.ultraGrid3.DisplayLayout.GroupByBox.PromptAppearance = appearance17;
  812. this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1;
  813. this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1;
  814. appearance8.BackColor = System.Drawing.SystemColors.Window;
  815. appearance8.ForeColor = System.Drawing.SystemColors.ControlText;
  816. this.ultraGrid3.DisplayLayout.Override.ActiveCellAppearance = appearance8;
  817. appearance18.BackColor = System.Drawing.SystemColors.Highlight;
  818. appearance18.ForeColor = System.Drawing.SystemColors.HighlightText;
  819. this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance18;
  820. this.ultraGrid3.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  821. this.ultraGrid3.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  822. appearance38.BackColor = System.Drawing.SystemColors.Window;
  823. this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance38;
  824. appearance9.BorderColor = System.Drawing.Color.Silver;
  825. appearance9.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  826. this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance9;
  827. this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  828. this.ultraGrid3.DisplayLayout.Override.CellPadding = 0;
  829. appearance39.BackColor = System.Drawing.SystemColors.Control;
  830. appearance39.BackColor2 = System.Drawing.SystemColors.ControlDark;
  831. appearance39.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  832. appearance39.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  833. appearance39.BorderColor = System.Drawing.SystemColors.Window;
  834. this.ultraGrid3.DisplayLayout.Override.GroupByRowAppearance = appearance39;
  835. appearance19.TextHAlignAsString = "Left";
  836. this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance19;
  837. this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  838. this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  839. appearance20.BackColor = System.Drawing.SystemColors.Window;
  840. appearance20.BorderColor = System.Drawing.Color.Silver;
  841. this.ultraGrid3.DisplayLayout.Override.RowAppearance = appearance20;
  842. this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  843. appearance11.BackColor = System.Drawing.SystemColors.ControlLight;
  844. this.ultraGrid3.DisplayLayout.Override.TemplateAddRowAppearance = appearance11;
  845. this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  846. this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  847. this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Fill;
  848. this.ultraGrid3.Location = new System.Drawing.Point(3, 21);
  849. this.ultraGrid3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  850. this.ultraGrid3.Name = "ultraGrid3";
  851. this.ultraGrid3.Size = new System.Drawing.Size(1687, 235);
  852. this.ultraGrid3.TabIndex = 2;
  853. this.ultraGrid3.Text = "ultraGrid3";
  854. //
  855. // ultraTabPageControl2
  856. //
  857. this.ultraTabPageControl2.Controls.Add(this.splitContainer2);
  858. this.ultraTabPageControl2.Location = new System.Drawing.Point(-13333, -12500);
  859. this.ultraTabPageControl2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  860. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  861. this.ultraTabPageControl2.Size = new System.Drawing.Size(1693, 742);
  862. //
  863. // splitContainer2
  864. //
  865. this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
  866. this.splitContainer2.Location = new System.Drawing.Point(0, 0);
  867. this.splitContainer2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  868. this.splitContainer2.Name = "splitContainer2";
  869. this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
  870. //
  871. // splitContainer2.Panel1
  872. //
  873. this.splitContainer2.Panel1.Controls.Add(this.ultraGroupBox6);
  874. this.splitContainer2.Panel1.Controls.Add(this.ultraExpandableGroupBox2);
  875. //
  876. // splitContainer2.Panel2
  877. //
  878. this.splitContainer2.Panel2.Controls.Add(this.ultraGroupBox7);
  879. this.splitContainer2.Size = new System.Drawing.Size(1693, 742);
  880. this.splitContainer2.SplitterDistance = 477;
  881. this.splitContainer2.SplitterWidth = 5;
  882. this.splitContainer2.TabIndex = 0;
  883. //
  884. // ultraGroupBox6
  885. //
  886. this.ultraGroupBox6.Controls.Add(this.controlFurNacePlan2);
  887. this.ultraGroupBox6.Controls.Add(this.ultraGrid4);
  888. this.ultraGroupBox6.Dock = System.Windows.Forms.DockStyle.Fill;
  889. this.ultraGroupBox6.Location = new System.Drawing.Point(0, 0);
  890. this.ultraGroupBox6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  891. this.ultraGroupBox6.Name = "ultraGroupBox6";
  892. this.ultraGroupBox6.Size = new System.Drawing.Size(1492, 477);
  893. this.ultraGroupBox6.TabIndex = 2;
  894. this.ultraGroupBox6.Text = "炉次信息";
  895. //
  896. // controlFurNacePlan2
  897. //
  898. this.controlFurNacePlan2.Dock = System.Windows.Forms.DockStyle.Fill;
  899. this.controlFurNacePlan2.Location = new System.Drawing.Point(3, 21);
  900. this.controlFurNacePlan2.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  901. this.controlFurNacePlan2.Name = "controlFurNacePlan2";
  902. this.controlFurNacePlan2.Size = new System.Drawing.Size(1486, 453);
  903. this.controlFurNacePlan2.TabIndex = 2;
  904. //
  905. // ultraGrid4
  906. //
  907. appearance52.BackColor = System.Drawing.SystemColors.Window;
  908. appearance52.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  909. this.ultraGrid4.DisplayLayout.Appearance = appearance52;
  910. this.ultraGrid4.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  911. this.ultraGrid4.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  912. appearance53.BackColor = System.Drawing.SystemColors.ActiveBorder;
  913. appearance53.BackColor2 = System.Drawing.SystemColors.ControlDark;
  914. appearance53.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  915. appearance53.BorderColor = System.Drawing.SystemColors.Window;
  916. this.ultraGrid4.DisplayLayout.GroupByBox.Appearance = appearance53;
  917. appearance54.ForeColor = System.Drawing.SystemColors.GrayText;
  918. this.ultraGrid4.DisplayLayout.GroupByBox.BandLabelAppearance = appearance54;
  919. this.ultraGrid4.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  920. appearance55.BackColor = System.Drawing.SystemColors.ControlLightLight;
  921. appearance55.BackColor2 = System.Drawing.SystemColors.Control;
  922. appearance55.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  923. appearance55.ForeColor = System.Drawing.SystemColors.GrayText;
  924. this.ultraGrid4.DisplayLayout.GroupByBox.PromptAppearance = appearance55;
  925. this.ultraGrid4.DisplayLayout.MaxColScrollRegions = 1;
  926. this.ultraGrid4.DisplayLayout.MaxRowScrollRegions = 1;
  927. appearance56.BackColor = System.Drawing.SystemColors.Window;
  928. appearance56.ForeColor = System.Drawing.SystemColors.ControlText;
  929. this.ultraGrid4.DisplayLayout.Override.ActiveCellAppearance = appearance56;
  930. appearance57.BackColor = System.Drawing.SystemColors.Highlight;
  931. appearance57.ForeColor = System.Drawing.SystemColors.HighlightText;
  932. this.ultraGrid4.DisplayLayout.Override.ActiveRowAppearance = appearance57;
  933. this.ultraGrid4.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  934. this.ultraGrid4.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  935. appearance58.BackColor = System.Drawing.SystemColors.Window;
  936. this.ultraGrid4.DisplayLayout.Override.CardAreaAppearance = appearance58;
  937. appearance59.BorderColor = System.Drawing.Color.Silver;
  938. appearance59.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  939. this.ultraGrid4.DisplayLayout.Override.CellAppearance = appearance59;
  940. this.ultraGrid4.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  941. this.ultraGrid4.DisplayLayout.Override.CellPadding = 0;
  942. appearance60.BackColor = System.Drawing.SystemColors.Control;
  943. appearance60.BackColor2 = System.Drawing.SystemColors.ControlDark;
  944. appearance60.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  945. appearance60.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  946. appearance60.BorderColor = System.Drawing.SystemColors.Window;
  947. this.ultraGrid4.DisplayLayout.Override.GroupByRowAppearance = appearance60;
  948. appearance61.TextHAlignAsString = "Left";
  949. this.ultraGrid4.DisplayLayout.Override.HeaderAppearance = appearance61;
  950. this.ultraGrid4.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  951. this.ultraGrid4.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  952. appearance62.BackColor = System.Drawing.SystemColors.Window;
  953. appearance62.BorderColor = System.Drawing.Color.Silver;
  954. this.ultraGrid4.DisplayLayout.Override.RowAppearance = appearance62;
  955. this.ultraGrid4.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  956. appearance63.BackColor = System.Drawing.SystemColors.ControlLight;
  957. this.ultraGrid4.DisplayLayout.Override.TemplateAddRowAppearance = appearance63;
  958. this.ultraGrid4.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  959. this.ultraGrid4.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  960. this.ultraGrid4.Dock = System.Windows.Forms.DockStyle.Fill;
  961. this.ultraGrid4.Location = new System.Drawing.Point(3, 21);
  962. this.ultraGrid4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  963. this.ultraGrid4.Name = "ultraGrid4";
  964. this.ultraGrid4.Size = new System.Drawing.Size(1486, 453);
  965. this.ultraGrid4.TabIndex = 1;
  966. this.ultraGrid4.Text = "ultraGrid4";
  967. //
  968. // ultraExpandableGroupBox2
  969. //
  970. this.ultraExpandableGroupBox2.Controls.Add(this.ultraExpandableGroupBoxPanel2);
  971. this.ultraExpandableGroupBox2.Dock = System.Windows.Forms.DockStyle.Right;
  972. this.ultraExpandableGroupBox2.ExpandedSize = new System.Drawing.Size(201, 477);
  973. this.ultraExpandableGroupBox2.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.RightOutsideBorder;
  974. this.ultraExpandableGroupBox2.Location = new System.Drawing.Point(1492, 0);
  975. this.ultraExpandableGroupBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  976. this.ultraExpandableGroupBox2.Name = "ultraExpandableGroupBox2";
  977. this.ultraExpandableGroupBox2.Size = new System.Drawing.Size(201, 477);
  978. this.ultraExpandableGroupBox2.TabIndex = 0;
  979. this.ultraExpandableGroupBox2.Text = "组浇操作";
  980. //
  981. // ultraExpandableGroupBoxPanel2
  982. //
  983. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraGroupBox9);
  984. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraGroupBox8);
  985. this.ultraExpandableGroupBoxPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  986. this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(3, 3);
  987. this.ultraExpandableGroupBoxPanel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  988. this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2";
  989. this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(171, 471);
  990. this.ultraExpandableGroupBoxPanel2.TabIndex = 0;
  991. //
  992. // ultraGroupBox9
  993. //
  994. this.ultraGroupBox9.Controls.Add(this.buttonCastDelete);
  995. this.ultraGroupBox9.Controls.Add(this.buttonCastQuery);
  996. this.ultraGroupBox9.Controls.Add(this.buttonCastGroup);
  997. this.ultraGroupBox9.Controls.Add(this.buttonFurnaceQuery);
  998. this.ultraGroupBox9.Dock = System.Windows.Forms.DockStyle.Fill;
  999. this.ultraGroupBox9.Location = new System.Drawing.Point(0, 215);
  1000. this.ultraGroupBox9.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1001. this.ultraGroupBox9.Name = "ultraGroupBox9";
  1002. this.ultraGroupBox9.Size = new System.Drawing.Size(171, 256);
  1003. this.ultraGroupBox9.TabIndex = 1;
  1004. this.ultraGroupBox9.Text = "组浇操作";
  1005. //
  1006. // buttonCastDelete
  1007. //
  1008. this.buttonCastDelete.Location = new System.Drawing.Point(32, 150);
  1009. this.buttonCastDelete.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1010. this.buttonCastDelete.Name = "buttonCastDelete";
  1011. this.buttonCastDelete.Size = new System.Drawing.Size(108, 29);
  1012. this.buttonCastDelete.TabIndex = 3;
  1013. this.buttonCastDelete.Text = "删除浇";
  1014. this.buttonCastDelete.Click += new System.EventHandler(this.buttonCastDelete_Click);
  1015. //
  1016. // buttonCastQuery
  1017. //
  1018. this.buttonCastQuery.Location = new System.Drawing.Point(32, 114);
  1019. this.buttonCastQuery.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1020. this.buttonCastQuery.Name = "buttonCastQuery";
  1021. this.buttonCastQuery.Size = new System.Drawing.Size(108, 29);
  1022. this.buttonCastQuery.TabIndex = 2;
  1023. this.buttonCastQuery.Text = "查询浇";
  1024. this.buttonCastQuery.Click += new System.EventHandler(this.buttonCastQuery_Click);
  1025. //
  1026. // buttonCastGroup
  1027. //
  1028. this.buttonCastGroup.Location = new System.Drawing.Point(32, 78);
  1029. this.buttonCastGroup.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1030. this.buttonCastGroup.Name = "buttonCastGroup";
  1031. this.buttonCastGroup.Size = new System.Drawing.Size(108, 29);
  1032. this.buttonCastGroup.TabIndex = 1;
  1033. this.buttonCastGroup.Text = "组浇";
  1034. this.buttonCastGroup.Click += new System.EventHandler(this.buttonCastGroup_Click);
  1035. //
  1036. // buttonFurnaceQuery
  1037. //
  1038. this.buttonFurnaceQuery.Location = new System.Drawing.Point(32, 41);
  1039. this.buttonFurnaceQuery.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1040. this.buttonFurnaceQuery.Name = "buttonFurnaceQuery";
  1041. this.buttonFurnaceQuery.Size = new System.Drawing.Size(108, 29);
  1042. this.buttonFurnaceQuery.TabIndex = 0;
  1043. this.buttonFurnaceQuery.Text = "查询炉";
  1044. this.buttonFurnaceQuery.Click += new System.EventHandler(this.buttonFurnaceQuery_Click);
  1045. //
  1046. // ultraGroupBox8
  1047. //
  1048. this.ultraGroupBox8.Dock = System.Windows.Forms.DockStyle.Top;
  1049. this.ultraGroupBox8.Location = new System.Drawing.Point(0, 0);
  1050. this.ultraGroupBox8.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1051. this.ultraGroupBox8.Name = "ultraGroupBox8";
  1052. this.ultraGroupBox8.Size = new System.Drawing.Size(171, 215);
  1053. this.ultraGroupBox8.TabIndex = 0;
  1054. this.ultraGroupBox8.Text = "组浇信息";
  1055. //
  1056. // ultraGroupBox7
  1057. //
  1058. this.ultraGroupBox7.Controls.Add(this.controlCastPlan1);
  1059. this.ultraGroupBox7.Controls.Add(this.ultraGrid5);
  1060. this.ultraGroupBox7.Dock = System.Windows.Forms.DockStyle.Fill;
  1061. this.ultraGroupBox7.Location = new System.Drawing.Point(0, 0);
  1062. this.ultraGroupBox7.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1063. this.ultraGroupBox7.Name = "ultraGroupBox7";
  1064. this.ultraGroupBox7.Size = new System.Drawing.Size(1693, 260);
  1065. this.ultraGroupBox7.TabIndex = 3;
  1066. this.ultraGroupBox7.Text = "浇次信息";
  1067. //
  1068. // controlCastPlan1
  1069. //
  1070. this.controlCastPlan1.Dock = System.Windows.Forms.DockStyle.Fill;
  1071. this.controlCastPlan1.Location = new System.Drawing.Point(3, 21);
  1072. this.controlCastPlan1.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  1073. this.controlCastPlan1.Name = "controlCastPlan1";
  1074. this.controlCastPlan1.Size = new System.Drawing.Size(1687, 236);
  1075. this.controlCastPlan1.TabIndex = 3;
  1076. //
  1077. // ultraGrid5
  1078. //
  1079. appearance40.BackColor = System.Drawing.SystemColors.Window;
  1080. appearance40.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  1081. this.ultraGrid5.DisplayLayout.Appearance = appearance40;
  1082. this.ultraGrid5.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1083. this.ultraGrid5.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1084. appearance41.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1085. appearance41.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1086. appearance41.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1087. appearance41.BorderColor = System.Drawing.SystemColors.Window;
  1088. this.ultraGrid5.DisplayLayout.GroupByBox.Appearance = appearance41;
  1089. appearance43.ForeColor = System.Drawing.SystemColors.GrayText;
  1090. this.ultraGrid5.DisplayLayout.GroupByBox.BandLabelAppearance = appearance43;
  1091. this.ultraGrid5.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1092. appearance42.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1093. appearance42.BackColor2 = System.Drawing.SystemColors.Control;
  1094. appearance42.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1095. appearance42.ForeColor = System.Drawing.SystemColors.GrayText;
  1096. this.ultraGrid5.DisplayLayout.GroupByBox.PromptAppearance = appearance42;
  1097. this.ultraGrid5.DisplayLayout.MaxColScrollRegions = 1;
  1098. this.ultraGrid5.DisplayLayout.MaxRowScrollRegions = 1;
  1099. appearance46.BackColor = System.Drawing.SystemColors.Window;
  1100. appearance46.ForeColor = System.Drawing.SystemColors.ControlText;
  1101. this.ultraGrid5.DisplayLayout.Override.ActiveCellAppearance = appearance46;
  1102. appearance49.BackColor = System.Drawing.SystemColors.Highlight;
  1103. appearance49.ForeColor = System.Drawing.SystemColors.HighlightText;
  1104. this.ultraGrid5.DisplayLayout.Override.ActiveRowAppearance = appearance49;
  1105. this.ultraGrid5.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1106. this.ultraGrid5.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1107. appearance51.BackColor = System.Drawing.SystemColors.Window;
  1108. this.ultraGrid5.DisplayLayout.Override.CardAreaAppearance = appearance51;
  1109. appearance47.BorderColor = System.Drawing.Color.Silver;
  1110. appearance47.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1111. this.ultraGrid5.DisplayLayout.Override.CellAppearance = appearance47;
  1112. this.ultraGrid5.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1113. this.ultraGrid5.DisplayLayout.Override.CellPadding = 0;
  1114. appearance45.BackColor = System.Drawing.SystemColors.Control;
  1115. appearance45.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1116. appearance45.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1117. appearance45.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1118. appearance45.BorderColor = System.Drawing.SystemColors.Window;
  1119. this.ultraGrid5.DisplayLayout.Override.GroupByRowAppearance = appearance45;
  1120. appearance44.TextHAlignAsString = "Left";
  1121. this.ultraGrid5.DisplayLayout.Override.HeaderAppearance = appearance44;
  1122. this.ultraGrid5.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1123. this.ultraGrid5.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1124. appearance50.BackColor = System.Drawing.SystemColors.Window;
  1125. appearance50.BorderColor = System.Drawing.Color.Silver;
  1126. this.ultraGrid5.DisplayLayout.Override.RowAppearance = appearance50;
  1127. this.ultraGrid5.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1128. appearance48.BackColor = System.Drawing.SystemColors.ControlLight;
  1129. this.ultraGrid5.DisplayLayout.Override.TemplateAddRowAppearance = appearance48;
  1130. this.ultraGrid5.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1131. this.ultraGrid5.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1132. this.ultraGrid5.Dock = System.Windows.Forms.DockStyle.Fill;
  1133. this.ultraGrid5.Location = new System.Drawing.Point(3, 21);
  1134. this.ultraGrid5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1135. this.ultraGrid5.Name = "ultraGrid5";
  1136. this.ultraGrid5.Size = new System.Drawing.Size(1687, 236);
  1137. this.ultraGrid5.TabIndex = 2;
  1138. this.ultraGrid5.Text = "ultraGrid5";
  1139. //
  1140. // ultraTabControl1
  1141. //
  1142. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  1143. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  1144. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
  1145. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  1146. this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
  1147. this.ultraTabControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1148. this.ultraTabControl1.Name = "ultraTabControl1";
  1149. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  1150. this.ultraTabControl1.Size = new System.Drawing.Size(1697, 769);
  1151. this.ultraTabControl1.TabIndex = 0;
  1152. ultraTab1.Key = "0";
  1153. ultraTab1.TabPage = this.ultraTabPageControl1;
  1154. ultraTab1.Text = "组炉计划";
  1155. ultraTab2.Key = "1";
  1156. ultraTab2.TabPage = this.ultraTabPageControl2;
  1157. ultraTab2.Text = "组浇计划";
  1158. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  1159. ultraTab1,
  1160. ultraTab2});
  1161. this.ultraTabControl1.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.VisualStudio2005;
  1162. this.ultraTabControl1.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl1_SelectedTabChanged);
  1163. //
  1164. // ultraTabSharedControlsPage1
  1165. //
  1166. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  1167. this.ultraTabSharedControlsPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1168. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  1169. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1693, 742);
  1170. //
  1171. // FrmSteelMakingPlanDesign
  1172. //
  1173. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  1174. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1175. this.ClientSize = new System.Drawing.Size(1697, 769);
  1176. this.Controls.Add(this.ultraTabControl1);
  1177. this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1178. this.Name = "FrmSteelMakingPlanDesign";
  1179. this.Text = "炉次/浇次计划编制";
  1180. this.Load += new System.EventHandler(this.FrmSteelMakingPlanDesign_Load);
  1181. this.ultraTabPageControl1.ResumeLayout(false);
  1182. this.splitContainer1.Panel1.ResumeLayout(false);
  1183. this.splitContainer1.Panel2.ResumeLayout(false);
  1184. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  1185. this.splitContainer1.ResumeLayout(false);
  1186. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  1187. this.ultraExpandableGroupBox1.ResumeLayout(false);
  1188. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  1189. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit();
  1190. this.ultraGroupBox4.ResumeLayout(false);
  1191. this.ultraGroupBox4.PerformLayout();
  1192. ((System.ComponentModel.ISupportInitialize)(this.txtMemo)).EndInit();
  1193. ((System.ComponentModel.ISupportInitialize)(this.txtStardWgt)).EndInit();
  1194. ((System.ComponentModel.ISupportInitialize)(this.txtAllwgt)).EndInit();
  1195. ((System.ComponentModel.ISupportInitialize)(this.txtAllnum)).EndInit();
  1196. ((System.ComponentModel.ISupportInitialize)(this.txtPlanwgt)).EndInit();
  1197. ((System.ComponentModel.ISupportInitialize)(this.txtFurnaceAge)).EndInit();
  1198. ((System.ComponentModel.ISupportInitialize)(this.txtMinwgt)).EndInit();
  1199. ((System.ComponentModel.ISupportInitialize)(this.txtMaxwgt)).EndInit();
  1200. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor1)).EndInit();
  1201. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
  1202. this.ultraGroupBox3.ResumeLayout(false);
  1203. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  1204. this.ultraGroupBox1.ResumeLayout(false);
  1205. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox3)).EndInit();
  1206. this.ultraExpandableGroupBox3.ResumeLayout(false);
  1207. this.ultraExpandableGroupBoxPanel3.ResumeLayout(false);
  1208. ((System.ComponentModel.ISupportInitialize)(this.ultraGridSurplus)).EndInit();
  1209. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  1210. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  1211. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).EndInit();
  1212. this.ultraGroupBox5.ResumeLayout(false);
  1213. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
  1214. this.ultraTabPageControl2.ResumeLayout(false);
  1215. this.splitContainer2.Panel1.ResumeLayout(false);
  1216. this.splitContainer2.Panel2.ResumeLayout(false);
  1217. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
  1218. this.splitContainer2.ResumeLayout(false);
  1219. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox6)).EndInit();
  1220. this.ultraGroupBox6.ResumeLayout(false);
  1221. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).EndInit();
  1222. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).EndInit();
  1223. this.ultraExpandableGroupBox2.ResumeLayout(false);
  1224. this.ultraExpandableGroupBoxPanel2.ResumeLayout(false);
  1225. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox9)).EndInit();
  1226. this.ultraGroupBox9.ResumeLayout(false);
  1227. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox8)).EndInit();
  1228. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox7)).EndInit();
  1229. this.ultraGroupBox7.ResumeLayout(false);
  1230. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid5)).EndInit();
  1231. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  1232. this.ultraTabControl1.ResumeLayout(false);
  1233. this.ResumeLayout(false);
  1234. }
  1235. #endregion
  1236. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  1237. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  1238. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  1239. private System.Windows.Forms.SplitContainer splitContainer1;
  1240. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  1241. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  1242. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  1243. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox3;
  1244. private Infragistics.Win.Misc.UltraButton buttonOrderCancel;
  1245. private Infragistics.Win.Misc.UltraButton buttonOrderSelect;
  1246. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
  1247. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  1248. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox4;
  1249. private Infragistics.Win.Misc.UltraButton buttonSurplusMin;
  1250. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  1251. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  1252. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  1253. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  1254. private Infragistics.Win.Misc.UltraButton buttonDeleteFurnace;
  1255. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  1256. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  1257. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  1258. private Infragistics.Win.Misc.UltraButton buttonAddFurnace;
  1259. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtAllwgt;
  1260. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtAllnum;
  1261. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtPlanwgt;
  1262. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtFurnaceAge;
  1263. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtMinwgt;
  1264. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtMaxwgt;
  1265. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor1;
  1266. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox5;
  1267. private System.Windows.Forms.SplitContainer splitContainer2;
  1268. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox6;
  1269. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid4;
  1270. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox2;
  1271. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2;
  1272. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox7;
  1273. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid5;
  1274. private control.ControlOrderPlan controlOrderPlan1;
  1275. private System.Data.DataSet dataSet1;
  1276. private System.Data.DataTable dataTable1;
  1277. private System.Data.DataColumn dataColumn1;
  1278. private System.Data.DataColumn dataColumn2;
  1279. private System.Data.DataColumn dataColumn3;
  1280. private System.Data.DataColumn dataColumn4;
  1281. private System.Data.DataColumn dataColumn5;
  1282. private System.Data.DataColumn dataColumn6;
  1283. private System.Data.DataColumn dataColumn7;
  1284. private System.Data.DataColumn dataColumn8;
  1285. private System.Data.DataColumn dataColumn9;
  1286. private System.Data.DataColumn dataColumn10;
  1287. private control.ControlFurNacePlan controlFurNacePlan1;
  1288. private control.ControlFurNacePlan controlFurNacePlan2;
  1289. private control.ControlCastPlan controlCastPlan1;
  1290. private Infragistics.Win.Misc.UltraButton buttonFurcaseQuery;
  1291. private Infragistics.Win.Misc.UltraButton buttonSurplusDelete;
  1292. private Infragistics.Win.Misc.UltraButton buttonSurplusInit;
  1293. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtStardWgt;
  1294. private Infragistics.Win.Misc.UltraLabel ultraLabel14;
  1295. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtMemo;
  1296. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox9;
  1297. private Infragistics.Win.Misc.UltraButton buttonCastDelete;
  1298. private Infragistics.Win.Misc.UltraButton buttonCastQuery;
  1299. private Infragistics.Win.Misc.UltraButton buttonCastGroup;
  1300. private Infragistics.Win.Misc.UltraButton buttonFurnaceQuery;
  1301. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox8;
  1302. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox3;
  1303. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel3;
  1304. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGridSurplus;
  1305. }
  1306. }