FrmSizingResult.Designer.cs 89 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549
  1. namespace Core.StlMes.Client.ZGMil.Result
  2. {
  3. partial class FrmSizingResult
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. com.steering.mes.zgmil.entity.MilSizingResultEntity milSizingResultEntity1 = new com.steering.mes.zgmil.entity.MilSizingResultEntity();
  30. com.steering.mes.zgmil.entity.MilSizingResultEntity milSizingResultEntity2 = new com.steering.mes.zgmil.entity.MilSizingResultEntity();
  31. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JUDGE_STOVE_NO");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IS_START");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NODE_STATUS");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LOT_NO");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JUDGE_NO");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STATUS");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUT_NUM");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRO_PLAN_ID");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GX_PLAN_NO");
  43. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  44. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  45. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_NO");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JUDGE_STOVE_NO");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LOT_NO");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("START_SIZING_TIME");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("END_SIZING_TIME");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("START_SIZING_TEMP");
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("END_SIZING_TEMP");
  53. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FIXED_LENGTH");
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK");
  55. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SCRAP_DBNUM");
  56. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STATUS");
  57. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SEQ");
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COL_SHIFT");
  59. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COL_GROUP");
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COL_USER");
  61. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELBACK", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHANGE_NUM");
  63. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SCRAP_LOC");
  64. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SCRAP_AFTER");
  65. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SCRAP_REASON");
  66. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  67. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SCRAP_TIME");
  68. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHANGE_FLAG");
  69. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BTNCHANGECOM");
  70. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  76. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  77. this.ultraExpandableGroupBox2 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  78. this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  79. this.frmTechnological1 = new Core.StlMes.Client.ZGMil.ResultConrtrol.FrmTechnological();
  80. this.sizingResult1 = new Core.StlMes.Client.ZGMil.ResultConrtrol.SizingResult();
  81. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  82. this.ultraExpandableGroupBox3 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  83. this.ultraExpandableGroupBoxPanel3 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  84. this.frmTechnological2 = new Core.StlMes.Client.ZGMil.ResultConrtrol.FrmTechnological();
  85. this.sinzingResult_4601 = new Core.StlMes.Client.ZGMil.ResultConrtrol.SinzingResult_460();
  86. this.panel1 = new System.Windows.Forms.Panel();
  87. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  88. this.panel2 = new System.Windows.Forms.Panel();
  89. this.ultraGroupBox3 = new Infragistics.Win.Misc.UltraGroupBox();
  90. this.ultraGridPlan = new Infragistics.Win.UltraWinGrid.UltraGrid();
  91. this.dataSet1 = new System.Data.DataSet();
  92. this.dtPlan = new System.Data.DataTable();
  93. this.dataColumn8 = new System.Data.DataColumn();
  94. this.dataColumn18 = new System.Data.DataColumn();
  95. this.dataColumn20 = new System.Data.DataColumn();
  96. this.dataColumn23 = new System.Data.DataColumn();
  97. this.dataColumn24 = new System.Data.DataColumn();
  98. this.dataColumn25 = new System.Data.DataColumn();
  99. this.dataColumn26 = new System.Data.DataColumn();
  100. this.dataColumn29 = new System.Data.DataColumn();
  101. this.dataColumn32 = new System.Data.DataColumn();
  102. this.dataColumn33 = new System.Data.DataColumn();
  103. this.dataColumn34 = new System.Data.DataColumn();
  104. this.panel3 = new System.Windows.Forms.Panel();
  105. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  106. this.chkAutoRefresh = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  107. this.chkStatusQuery = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  108. this.chkHeatNo = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  109. this.chkLotNo = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  110. this.txtJudgeStoveNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  111. this.txtLOT_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  112. this.label3 = new System.Windows.Forms.Label();
  113. this.label2 = new System.Windows.Forms.Label();
  114. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  115. this.splitContainer2 = new System.Windows.Forms.SplitContainer();
  116. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  117. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  118. this.ultraGroupBox4 = new Infragistics.Win.Misc.UltraGroupBox();
  119. this.ultraGridMatSeq = new Infragistics.Win.UltraWinGrid.UltraGrid();
  120. this.dataSet2 = new System.Data.DataSet();
  121. this.dtMatSeq = new System.Data.DataTable();
  122. this.dataColumn9 = new System.Data.DataColumn();
  123. this.dataColumn10 = new System.Data.DataColumn();
  124. this.dataColumn11 = new System.Data.DataColumn();
  125. this.dataColumn13 = new System.Data.DataColumn();
  126. this.dataColumn14 = new System.Data.DataColumn();
  127. this.dataColumn15 = new System.Data.DataColumn();
  128. this.dataColumn16 = new System.Data.DataColumn();
  129. this.dataColumn17 = new System.Data.DataColumn();
  130. this.dataColumn19 = new System.Data.DataColumn();
  131. this.dataColumn21 = new System.Data.DataColumn();
  132. this.dataColumn12 = new System.Data.DataColumn();
  133. this.dataColumn22 = new System.Data.DataColumn();
  134. this.dataColumn4 = new System.Data.DataColumn();
  135. this.dataColumn5 = new System.Data.DataColumn();
  136. this.dataColumn6 = new System.Data.DataColumn();
  137. this.dataColumn7 = new System.Data.DataColumn();
  138. this.dataColumn1 = new System.Data.DataColumn();
  139. this.dataColumn2 = new System.Data.DataColumn();
  140. this.dataColumn3 = new System.Data.DataColumn();
  141. this.dataColumn27 = new System.Data.DataColumn();
  142. this.dataColumn28 = new System.Data.DataColumn();
  143. this.dataColumn30 = new System.Data.DataColumn();
  144. this.dataColumn31 = new System.Data.DataColumn();
  145. this.rollingCard1 = new Core.StlMes.Client.ZGMil.Result.RollingCard();
  146. this.panel4 = new System.Windows.Forms.Panel();
  147. this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
  148. this.rollingInfomation1 = new Core.StlMes.Client.ZGMil.Result.RollingInfomation();
  149. this.colShowShiftGroup1 = new Core.StlMes.Client.ZGMil.ResultConrtrol.colShowShiftGroup();
  150. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  151. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  152. this.linkLabel1 = new System.Windows.Forms.LinkLabel();
  153. this.ultraTextEditor9 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  154. this.label12 = new System.Windows.Forms.Label();
  155. this.ultraTextEditor8 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  156. this.label11 = new System.Windows.Forms.Label();
  157. this.ultraTextEditor7 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  158. this.label10 = new System.Windows.Forms.Label();
  159. this.ultraTextEditor6 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  160. this.label9 = new System.Windows.Forms.Label();
  161. this.timer1 = new System.Windows.Forms.Timer(this.components);
  162. this.timer2 = new System.Windows.Forms.Timer(this.components);
  163. this.ultraTabPageControl1.SuspendLayout();
  164. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).BeginInit();
  165. this.ultraExpandableGroupBox2.SuspendLayout();
  166. this.ultraExpandableGroupBoxPanel2.SuspendLayout();
  167. this.ultraTabPageControl2.SuspendLayout();
  168. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox3)).BeginInit();
  169. this.ultraExpandableGroupBox3.SuspendLayout();
  170. this.ultraExpandableGroupBoxPanel3.SuspendLayout();
  171. this.panel1.SuspendLayout();
  172. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  173. this.splitContainer1.Panel1.SuspendLayout();
  174. this.splitContainer1.Panel2.SuspendLayout();
  175. this.splitContainer1.SuspendLayout();
  176. this.panel2.SuspendLayout();
  177. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
  178. this.ultraGroupBox3.SuspendLayout();
  179. ((System.ComponentModel.ISupportInitialize)(this.ultraGridPlan)).BeginInit();
  180. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  181. ((System.ComponentModel.ISupportInitialize)(this.dtPlan)).BeginInit();
  182. this.panel3.SuspendLayout();
  183. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  184. this.ultraGroupBox1.SuspendLayout();
  185. ((System.ComponentModel.ISupportInitialize)(this.chkAutoRefresh)).BeginInit();
  186. ((System.ComponentModel.ISupportInitialize)(this.chkStatusQuery)).BeginInit();
  187. ((System.ComponentModel.ISupportInitialize)(this.chkHeatNo)).BeginInit();
  188. ((System.ComponentModel.ISupportInitialize)(this.chkLotNo)).BeginInit();
  189. ((System.ComponentModel.ISupportInitialize)(this.txtJudgeStoveNo)).BeginInit();
  190. ((System.ComponentModel.ISupportInitialize)(this.txtLOT_NO)).BeginInit();
  191. this.tableLayoutPanel1.SuspendLayout();
  192. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
  193. this.splitContainer2.Panel1.SuspendLayout();
  194. this.splitContainer2.Panel2.SuspendLayout();
  195. this.splitContainer2.SuspendLayout();
  196. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  197. this.ultraTabControl1.SuspendLayout();
  198. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).BeginInit();
  199. this.ultraGroupBox4.SuspendLayout();
  200. ((System.ComponentModel.ISupportInitialize)(this.ultraGridMatSeq)).BeginInit();
  201. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  202. ((System.ComponentModel.ISupportInitialize)(this.dtMatSeq)).BeginInit();
  203. this.panel4.SuspendLayout();
  204. this.tableLayoutPanel3.SuspendLayout();
  205. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  206. this.ultraExpandableGroupBox1.SuspendLayout();
  207. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  208. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor9)).BeginInit();
  209. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor8)).BeginInit();
  210. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor7)).BeginInit();
  211. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor6)).BeginInit();
  212. this.SuspendLayout();
  213. //
  214. // ultraTabPageControl1
  215. //
  216. this.ultraTabPageControl1.Controls.Add(this.ultraExpandableGroupBox2);
  217. this.ultraTabPageControl1.Controls.Add(this.sizingResult1);
  218. this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 23);
  219. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  220. this.ultraTabPageControl1.Size = new System.Drawing.Size(744, 86);
  221. //
  222. // ultraExpandableGroupBox2
  223. //
  224. this.ultraExpandableGroupBox2.Controls.Add(this.ultraExpandableGroupBoxPanel2);
  225. this.ultraExpandableGroupBox2.Dock = System.Windows.Forms.DockStyle.Right;
  226. this.ultraExpandableGroupBox2.Expanded = false;
  227. this.ultraExpandableGroupBox2.ExpandedSize = new System.Drawing.Size(163, 86);
  228. this.ultraExpandableGroupBox2.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.RightOnBorder;
  229. this.ultraExpandableGroupBox2.Location = new System.Drawing.Point(710, 0);
  230. this.ultraExpandableGroupBox2.Name = "ultraExpandableGroupBox2";
  231. this.ultraExpandableGroupBox2.RightToLeft = System.Windows.Forms.RightToLeft.No;
  232. this.ultraExpandableGroupBox2.Size = new System.Drawing.Size(34, 86);
  233. this.ultraExpandableGroupBox2.TabIndex = 2;
  234. this.ultraExpandableGroupBox2.Text = "参数配置项";
  235. //
  236. // ultraExpandableGroupBoxPanel2
  237. //
  238. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.frmTechnological1);
  239. this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(-7500, -8000);
  240. this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2";
  241. this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(200, 100);
  242. this.ultraExpandableGroupBoxPanel2.TabIndex = 0;
  243. this.ultraExpandableGroupBoxPanel2.Visible = false;
  244. //
  245. // frmTechnological1
  246. //
  247. this.frmTechnological1.Dock = System.Windows.Forms.DockStyle.Fill;
  248. this.frmTechnological1.Location = new System.Drawing.Point(0, 0);
  249. this.frmTechnological1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  250. this.frmTechnological1.Name = "frmTechnological1";
  251. this.frmTechnological1.Size = new System.Drawing.Size(200, 100);
  252. this.frmTechnological1.TabIndex = 0;
  253. this.frmTechnological1.DoubleClickEvent += new Core.StlMes.Client.ZGMil.ResultConrtrol.DoubleClickHandle(this.frmTechnological1_DoubleClickEvent);
  254. //
  255. // sizingResult1
  256. //
  257. this.sizingResult1.BackColor = System.Drawing.Color.Transparent;
  258. this.sizingResult1.Dock = System.Windows.Forms.DockStyle.Fill;
  259. this.sizingResult1.IsCellSelect = false;
  260. this.sizingResult1.Location = new System.Drawing.Point(0, 0);
  261. this.sizingResult1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  262. this.sizingResult1.Name = "sizingResult1";
  263. this.sizingResult1.Size = new System.Drawing.Size(744, 86);
  264. this.sizingResult1.TabIndex = 0;
  265. milSizingResultEntity1.BedRhythm = "";
  266. milSizingResultEntity1.BeginRollingTemp = "";
  267. milSizingResultEntity1.ChangeNum = "";
  268. milSizingResultEntity1.ColGroup = "";
  269. milSizingResultEntity1.ColMode = "";
  270. milSizingResultEntity1.ColShift = "";
  271. milSizingResultEntity1.ColTime = "";
  272. milSizingResultEntity1.ColUser = "";
  273. milSizingResultEntity1.CoolingWaterPress = "";
  274. milSizingResultEntity1.DescalingWaterPress = "";
  275. milSizingResultEntity1.EndTime = "";
  276. milSizingResultEntity1.EntranceSpeed = "";
  277. milSizingResultEntity1.EntranceTemp = "";
  278. milSizingResultEntity1.ExecutiveProducer = "";
  279. milSizingResultEntity1.ExitSpeed = "";
  280. milSizingResultEntity1.ExitTemp = "";
  281. milSizingResultEntity1.ExitTemp2 = "";
  282. milSizingResultEntity1.ExitTemp3 = "";
  283. milSizingResultEntity1.FinishRollNum = "";
  284. milSizingResultEntity1.FoldEleSpeed1 = "";
  285. milSizingResultEntity1.FoldEleSpeed2 = "";
  286. milSizingResultEntity1.FoldEleSpeed3 = "";
  287. milSizingResultEntity1.GxPlanNo = "";
  288. milSizingResultEntity1.HostEleSpeed1 = "";
  289. milSizingResultEntity1.HostEleSpeed10 = "";
  290. milSizingResultEntity1.HostEleSpeed11 = "";
  291. milSizingResultEntity1.HostEleSpeed12 = "";
  292. milSizingResultEntity1.HostEleSpeed2 = "";
  293. milSizingResultEntity1.HostEleSpeed3 = "";
  294. milSizingResultEntity1.HostEleSpeed4 = "";
  295. milSizingResultEntity1.HostEleSpeed5 = "";
  296. milSizingResultEntity1.HostEleSpeed6 = "";
  297. milSizingResultEntity1.HostEleSpeed7 = "";
  298. milSizingResultEntity1.HostEleSpeed8 = "";
  299. milSizingResultEntity1.HostEleSpeed9 = "";
  300. milSizingResultEntity1.JudgeStoveNo = "";
  301. milSizingResultEntity1.LotNo = "";
  302. milSizingResultEntity1.MotorTorque = "";
  303. milSizingResultEntity1.NodeFurFlag = "";
  304. milSizingResultEntity1.Num = 0;
  305. milSizingResultEntity1.PassSeries = "";
  306. milSizingResultEntity1.PipeDiameter = "";
  307. milSizingResultEntity1.PipeLength = "";
  308. milSizingResultEntity1.PipeSize = "";
  309. milSizingResultEntity1.PipeThickness = "";
  310. milSizingResultEntity1.PlineCode = "";
  311. milSizingResultEntity1.ProducerTel = "";
  312. milSizingResultEntity1.ProducerTime = "";
  313. milSizingResultEntity1.ProductNum = "";
  314. milSizingResultEntity1.ProductSize = "";
  315. milSizingResultEntity1.ProPlanId = "";
  316. milSizingResultEntity1.QaTon = "";
  317. milSizingResultEntity1.RackNo = "";
  318. milSizingResultEntity1.Remark = "";
  319. milSizingResultEntity1.ResultNo = "";
  320. milSizingResultEntity1.RollerSpeed = "";
  321. milSizingResultEntity1.ScrapNum = "";
  322. milSizingResultEntity1.ScrapReason = "";
  323. milSizingResultEntity1.StartTime = "";
  324. milSizingResultEntity1.Status = null;
  325. milSizingResultEntity1.StoveNo = "";
  326. milSizingResultEntity1.UserId = null;
  327. this.sizingResult1.Value = milSizingResultEntity1;
  328. //
  329. // ultraTabPageControl2
  330. //
  331. this.ultraTabPageControl2.Controls.Add(this.ultraExpandableGroupBox3);
  332. this.ultraTabPageControl2.Controls.Add(this.sinzingResult_4601);
  333. this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
  334. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  335. this.ultraTabPageControl2.Size = new System.Drawing.Size(744, 86);
  336. //
  337. // ultraExpandableGroupBox3
  338. //
  339. this.ultraExpandableGroupBox3.Controls.Add(this.ultraExpandableGroupBoxPanel3);
  340. this.ultraExpandableGroupBox3.Dock = System.Windows.Forms.DockStyle.Right;
  341. this.ultraExpandableGroupBox3.Expanded = false;
  342. this.ultraExpandableGroupBox3.ExpandedSize = new System.Drawing.Size(217, 86);
  343. this.ultraExpandableGroupBox3.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.RightOnBorder;
  344. this.ultraExpandableGroupBox3.Location = new System.Drawing.Point(710, 0);
  345. this.ultraExpandableGroupBox3.Name = "ultraExpandableGroupBox3";
  346. this.ultraExpandableGroupBox3.RightToLeft = System.Windows.Forms.RightToLeft.No;
  347. this.ultraExpandableGroupBox3.Size = new System.Drawing.Size(34, 86);
  348. this.ultraExpandableGroupBox3.TabIndex = 2;
  349. this.ultraExpandableGroupBox3.Text = "参数配置项";
  350. //
  351. // ultraExpandableGroupBoxPanel3
  352. //
  353. this.ultraExpandableGroupBoxPanel3.Controls.Add(this.frmTechnological2);
  354. this.ultraExpandableGroupBoxPanel3.Location = new System.Drawing.Point(-7500, -8000);
  355. this.ultraExpandableGroupBoxPanel3.Name = "ultraExpandableGroupBoxPanel3";
  356. this.ultraExpandableGroupBoxPanel3.Size = new System.Drawing.Size(144, 169);
  357. this.ultraExpandableGroupBoxPanel3.TabIndex = 0;
  358. this.ultraExpandableGroupBoxPanel3.Visible = false;
  359. //
  360. // frmTechnological2
  361. //
  362. this.frmTechnological2.Dock = System.Windows.Forms.DockStyle.Fill;
  363. this.frmTechnological2.Location = new System.Drawing.Point(0, 0);
  364. this.frmTechnological2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  365. this.frmTechnological2.Name = "frmTechnological2";
  366. this.frmTechnological2.Size = new System.Drawing.Size(144, 169);
  367. this.frmTechnological2.TabIndex = 0;
  368. this.frmTechnological2.DoubleClickEvent += new Core.StlMes.Client.ZGMil.ResultConrtrol.DoubleClickHandle(this.frmTechnological2_DoubleClickEvent);
  369. //
  370. // sinzingResult_4601
  371. //
  372. this.sinzingResult_4601.BackColor = System.Drawing.Color.Transparent;
  373. this.sinzingResult_4601.Dock = System.Windows.Forms.DockStyle.Fill;
  374. this.sinzingResult_4601.IsCellSelect = false;
  375. this.sinzingResult_4601.Location = new System.Drawing.Point(0, 0);
  376. this.sinzingResult_4601.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  377. this.sinzingResult_4601.Name = "sinzingResult_4601";
  378. this.sinzingResult_4601.Size = new System.Drawing.Size(744, 86);
  379. this.sinzingResult_4601.TabIndex = 0;
  380. milSizingResultEntity2.BedRhythm = "";
  381. milSizingResultEntity2.BeginRollingTemp = "";
  382. milSizingResultEntity2.ChangeNum = "";
  383. milSizingResultEntity2.ColGroup = "";
  384. milSizingResultEntity2.ColMode = "";
  385. milSizingResultEntity2.ColShift = "";
  386. milSizingResultEntity2.ColTime = "";
  387. milSizingResultEntity2.ColUser = "";
  388. milSizingResultEntity2.CoolingWaterPress = "";
  389. milSizingResultEntity2.DescalingWaterPress = "";
  390. milSizingResultEntity2.EndTime = "";
  391. milSizingResultEntity2.EntranceSpeed = "";
  392. milSizingResultEntity2.EntranceTemp = "";
  393. milSizingResultEntity2.ExecutiveProducer = "";
  394. milSizingResultEntity2.ExitSpeed = "";
  395. milSizingResultEntity2.ExitTemp = "";
  396. milSizingResultEntity2.ExitTemp2 = "";
  397. milSizingResultEntity2.ExitTemp3 = "";
  398. milSizingResultEntity2.FinishRollNum = "";
  399. milSizingResultEntity2.FoldEleSpeed1 = "";
  400. milSizingResultEntity2.FoldEleSpeed2 = "";
  401. milSizingResultEntity2.FoldEleSpeed3 = "";
  402. milSizingResultEntity2.GxPlanNo = "";
  403. milSizingResultEntity2.HostEleSpeed1 = "";
  404. milSizingResultEntity2.HostEleSpeed10 = "";
  405. milSizingResultEntity2.HostEleSpeed11 = "";
  406. milSizingResultEntity2.HostEleSpeed12 = "";
  407. milSizingResultEntity2.HostEleSpeed2 = "";
  408. milSizingResultEntity2.HostEleSpeed3 = "";
  409. milSizingResultEntity2.HostEleSpeed4 = "";
  410. milSizingResultEntity2.HostEleSpeed5 = "";
  411. milSizingResultEntity2.HostEleSpeed6 = "";
  412. milSizingResultEntity2.HostEleSpeed7 = "";
  413. milSizingResultEntity2.HostEleSpeed8 = "";
  414. milSizingResultEntity2.HostEleSpeed9 = "";
  415. milSizingResultEntity2.JudgeStoveNo = "";
  416. milSizingResultEntity2.LotNo = "";
  417. milSizingResultEntity2.MotorTorque = "";
  418. milSizingResultEntity2.NodeFurFlag = "";
  419. milSizingResultEntity2.Num = 0;
  420. milSizingResultEntity2.PassSeries = "";
  421. milSizingResultEntity2.PipeDiameter = "";
  422. milSizingResultEntity2.PipeLength = "";
  423. milSizingResultEntity2.PipeSize = "";
  424. milSizingResultEntity2.PipeThickness = "";
  425. milSizingResultEntity2.PlineCode = "";
  426. milSizingResultEntity2.ProducerTel = "";
  427. milSizingResultEntity2.ProducerTime = "";
  428. milSizingResultEntity2.ProductNum = "";
  429. milSizingResultEntity2.ProductSize = "";
  430. milSizingResultEntity2.ProPlanId = "";
  431. milSizingResultEntity2.QaTon = "";
  432. milSizingResultEntity2.RackNo = "";
  433. milSizingResultEntity2.Remark = "";
  434. milSizingResultEntity2.ResultNo = "";
  435. milSizingResultEntity2.RollerSpeed = "";
  436. milSizingResultEntity2.ScrapNum = "";
  437. milSizingResultEntity2.ScrapReason = "";
  438. milSizingResultEntity2.StartTime = "";
  439. milSizingResultEntity2.Status = null;
  440. milSizingResultEntity2.StoveNo = "";
  441. milSizingResultEntity2.UserId = null;
  442. this.sinzingResult_4601.Value = milSizingResultEntity2;
  443. //
  444. // panel1
  445. //
  446. this.panel1.Controls.Add(this.splitContainer1);
  447. this.panel1.Controls.Add(this.ultraExpandableGroupBox1);
  448. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  449. this.panel1.Location = new System.Drawing.Point(0, 0);
  450. this.panel1.Name = "panel1";
  451. this.panel1.Size = new System.Drawing.Size(1028, 600);
  452. this.panel1.TabIndex = 0;
  453. //
  454. // splitContainer1
  455. //
  456. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  457. this.splitContainer1.Location = new System.Drawing.Point(0, 0);
  458. this.splitContainer1.Name = "splitContainer1";
  459. //
  460. // splitContainer1.Panel1
  461. //
  462. this.splitContainer1.Panel1.Controls.Add(this.panel2);
  463. //
  464. // splitContainer1.Panel2
  465. //
  466. this.splitContainer1.Panel2.Controls.Add(this.tableLayoutPanel1);
  467. this.splitContainer1.Size = new System.Drawing.Size(1006, 600);
  468. this.splitContainer1.SplitterDistance = 248;
  469. this.splitContainer1.TabIndex = 1;
  470. //
  471. // panel2
  472. //
  473. this.panel2.Controls.Add(this.ultraGroupBox3);
  474. this.panel2.Controls.Add(this.panel3);
  475. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  476. this.panel2.Location = new System.Drawing.Point(0, 0);
  477. this.panel2.Name = "panel2";
  478. this.panel2.Size = new System.Drawing.Size(248, 600);
  479. this.panel2.TabIndex = 6;
  480. //
  481. // ultraGroupBox3
  482. //
  483. this.ultraGroupBox3.Controls.Add(this.ultraGridPlan);
  484. this.ultraGroupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
  485. this.ultraGroupBox3.Location = new System.Drawing.Point(0, 147);
  486. this.ultraGroupBox3.Name = "ultraGroupBox3";
  487. this.ultraGroupBox3.Size = new System.Drawing.Size(248, 453);
  488. this.ultraGroupBox3.TabIndex = 3;
  489. this.ultraGroupBox3.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  490. //
  491. // ultraGridPlan
  492. //
  493. this.ultraGridPlan.DataMember = "Table1";
  494. this.ultraGridPlan.DataSource = this.dataSet1;
  495. ultraGridColumn1.Header.VisiblePosition = 1;
  496. ultraGridColumn1.Hidden = true;
  497. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
  498. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  499. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(79, 0);
  500. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  501. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  502. ultraGridColumn2.Header.VisiblePosition = 2;
  503. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 4;
  504. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  505. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(79, 0);
  506. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  507. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  508. ultraGridColumn3.Header.VisiblePosition = 3;
  509. ultraGridColumn3.Hidden = true;
  510. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 8;
  511. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  512. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  513. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  514. ultraGridColumn4.Header.VisiblePosition = 4;
  515. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 6;
  516. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  517. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(97, 0);
  518. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  519. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  520. ultraGridColumn5.Header.VisiblePosition = 0;
  521. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 0;
  522. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  523. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(76, 40);
  524. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  525. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  526. ultraGridColumn6.Header.VisiblePosition = 5;
  527. ultraGridColumn6.Hidden = true;
  528. ultraGridColumn7.Header.VisiblePosition = 6;
  529. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 2;
  530. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  531. ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(85, 0);
  532. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  533. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  534. ultraGridColumn8.Header.VisiblePosition = 7;
  535. ultraGridColumn8.Hidden = true;
  536. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 10;
  537. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  538. ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(82, 0);
  539. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 1;
  540. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  541. ultraGridColumn9.Header.VisiblePosition = 8;
  542. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 8;
  543. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  544. ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(92, 0);
  545. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
  546. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
  547. ultraGridColumn10.Header.VisiblePosition = 9;
  548. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 10;
  549. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  550. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
  551. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
  552. ultraGridColumn11.Header.VisiblePosition = 10;
  553. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 12;
  554. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  555. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
  556. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
  557. ultraGridBand1.Columns.AddRange(new object[] {
  558. ultraGridColumn1,
  559. ultraGridColumn2,
  560. ultraGridColumn3,
  561. ultraGridColumn4,
  562. ultraGridColumn5,
  563. ultraGridColumn6,
  564. ultraGridColumn7,
  565. ultraGridColumn8,
  566. ultraGridColumn9,
  567. ultraGridColumn10,
  568. ultraGridColumn11});
  569. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  570. this.ultraGridPlan.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  571. this.ultraGridPlan.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
  572. this.ultraGridPlan.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
  573. this.ultraGridPlan.Dock = System.Windows.Forms.DockStyle.Fill;
  574. this.ultraGridPlan.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  575. this.ultraGridPlan.Location = new System.Drawing.Point(3, 0);
  576. this.ultraGridPlan.Name = "ultraGridPlan";
  577. this.ultraGridPlan.Size = new System.Drawing.Size(242, 450);
  578. this.ultraGridPlan.TabIndex = 20;
  579. this.ultraGridPlan.AfterRowActivate += new System.EventHandler(this.ultraGridPlan_AfterRowActivate);
  580. this.ultraGridPlan.BeforeRowActivate += new Infragistics.Win.UltraWinGrid.RowEventHandler(this.ultraGridPlan_BeforeRowActivate);
  581. //
  582. // dataSet1
  583. //
  584. this.dataSet1.DataSetName = "NewDataSet";
  585. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  586. this.dtPlan});
  587. //
  588. // dtPlan
  589. //
  590. this.dtPlan.Columns.AddRange(new System.Data.DataColumn[] {
  591. this.dataColumn8,
  592. this.dataColumn18,
  593. this.dataColumn20,
  594. this.dataColumn23,
  595. this.dataColumn24,
  596. this.dataColumn25,
  597. this.dataColumn26,
  598. this.dataColumn29,
  599. this.dataColumn32,
  600. this.dataColumn33,
  601. this.dataColumn34});
  602. this.dtPlan.TableName = "Table1";
  603. //
  604. // dataColumn8
  605. //
  606. this.dataColumn8.Caption = "炉号";
  607. this.dataColumn8.ColumnName = "JUDGE_STOVE_NO";
  608. //
  609. // dataColumn18
  610. //
  611. this.dataColumn18.Caption = "当前状态";
  612. this.dataColumn18.ColumnName = "IS_START";
  613. //
  614. // dataColumn20
  615. //
  616. this.dataColumn20.Caption = "选择";
  617. this.dataColumn20.ColumnName = "CHK";
  618. this.dataColumn20.DataType = typeof(bool);
  619. //
  620. // dataColumn23
  621. //
  622. this.dataColumn23.Caption = "结炉状态";
  623. this.dataColumn23.ColumnName = "NODE_STATUS";
  624. //
  625. // dataColumn24
  626. //
  627. this.dataColumn24.Caption = "生产批号";
  628. this.dataColumn24.ColumnName = "LOT_NO";
  629. //
  630. // dataColumn25
  631. //
  632. this.dataColumn25.ColumnName = "ID";
  633. //
  634. // dataColumn26
  635. //
  636. this.dataColumn26.Caption = "炉号";
  637. this.dataColumn26.ColumnName = "JUDGE_NO";
  638. //
  639. // dataColumn29
  640. //
  641. this.dataColumn29.Caption = "计划开始状态";
  642. this.dataColumn29.ColumnName = "STATUS";
  643. //
  644. // dataColumn32
  645. //
  646. this.dataColumn32.Caption = "锯切单倍支";
  647. this.dataColumn32.ColumnName = "CUT_NUM";
  648. //
  649. // dataColumn33
  650. //
  651. this.dataColumn33.Caption = "轧管订单编号";
  652. this.dataColumn33.ColumnName = "PRO_PLAN_ID";
  653. //
  654. // dataColumn34
  655. //
  656. this.dataColumn34.Caption = "工序排产序号";
  657. this.dataColumn34.ColumnName = "GX_PLAN_NO";
  658. //
  659. // panel3
  660. //
  661. this.panel3.Controls.Add(this.ultraGroupBox1);
  662. this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
  663. this.panel3.Location = new System.Drawing.Point(0, 0);
  664. this.panel3.Name = "panel3";
  665. this.panel3.Size = new System.Drawing.Size(248, 147);
  666. this.panel3.TabIndex = 0;
  667. //
  668. // ultraGroupBox1
  669. //
  670. this.ultraGroupBox1.Controls.Add(this.chkAutoRefresh);
  671. this.ultraGroupBox1.Controls.Add(this.chkStatusQuery);
  672. this.ultraGroupBox1.Controls.Add(this.chkHeatNo);
  673. this.ultraGroupBox1.Controls.Add(this.chkLotNo);
  674. this.ultraGroupBox1.Controls.Add(this.txtJudgeStoveNo);
  675. this.ultraGroupBox1.Controls.Add(this.txtLOT_NO);
  676. this.ultraGroupBox1.Controls.Add(this.label3);
  677. this.ultraGroupBox1.Controls.Add(this.label2);
  678. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  679. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  680. this.ultraGroupBox1.Name = "ultraGroupBox1";
  681. this.ultraGroupBox1.Size = new System.Drawing.Size(248, 147);
  682. this.ultraGroupBox1.TabIndex = 1;
  683. this.ultraGroupBox1.Text = "查询区";
  684. this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  685. //
  686. // chkAutoRefresh
  687. //
  688. this.chkAutoRefresh.Location = new System.Drawing.Point(19, 119);
  689. this.chkAutoRefresh.Name = "chkAutoRefresh";
  690. this.chkAutoRefresh.Size = new System.Drawing.Size(193, 20);
  691. this.chkAutoRefresh.TabIndex = 53;
  692. this.chkAutoRefresh.Text = "自动刷新";
  693. this.chkAutoRefresh.CheckedChanged += new System.EventHandler(this.chkDate_CheckedChanged);
  694. //
  695. // chkStatusQuery
  696. //
  697. this.chkStatusQuery.Location = new System.Drawing.Point(19, 93);
  698. this.chkStatusQuery.Name = "chkStatusQuery";
  699. this.chkStatusQuery.Size = new System.Drawing.Size(193, 20);
  700. this.chkStatusQuery.TabIndex = 53;
  701. this.chkStatusQuery.Text = "查询本工序已结炉实绩";
  702. this.chkStatusQuery.CheckedChanged += new System.EventHandler(this.chkDate_CheckedChanged);
  703. //
  704. // chkHeatNo
  705. //
  706. this.chkHeatNo.Location = new System.Drawing.Point(19, 64);
  707. this.chkHeatNo.Name = "chkHeatNo";
  708. this.chkHeatNo.Size = new System.Drawing.Size(13, 20);
  709. this.chkHeatNo.TabIndex = 51;
  710. this.chkHeatNo.CheckedChanged += new System.EventHandler(this.chkDate_CheckedChanged);
  711. //
  712. // chkLotNo
  713. //
  714. this.chkLotNo.Location = new System.Drawing.Point(19, 33);
  715. this.chkLotNo.Name = "chkLotNo";
  716. this.chkLotNo.Size = new System.Drawing.Size(13, 20);
  717. this.chkLotNo.TabIndex = 51;
  718. this.chkLotNo.CheckedChanged += new System.EventHandler(this.chkDate_CheckedChanged);
  719. //
  720. // txtJudgeStoveNo
  721. //
  722. this.txtJudgeStoveNo.Location = new System.Drawing.Point(94, 64);
  723. this.txtJudgeStoveNo.MaxLength = 100;
  724. this.txtJudgeStoveNo.Name = "txtJudgeStoveNo";
  725. this.txtJudgeStoveNo.Size = new System.Drawing.Size(120, 21);
  726. this.txtJudgeStoveNo.TabIndex = 50;
  727. //
  728. // txtLOT_NO
  729. //
  730. this.txtLOT_NO.Location = new System.Drawing.Point(94, 32);
  731. this.txtLOT_NO.MaxLength = 100;
  732. this.txtLOT_NO.Name = "txtLOT_NO";
  733. this.txtLOT_NO.Size = new System.Drawing.Size(120, 21);
  734. this.txtLOT_NO.TabIndex = 50;
  735. //
  736. // label3
  737. //
  738. this.label3.AutoSize = true;
  739. this.label3.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  740. this.label3.Location = new System.Drawing.Point(41, 68);
  741. this.label3.Name = "label3";
  742. this.label3.Size = new System.Drawing.Size(29, 12);
  743. this.label3.TabIndex = 49;
  744. this.label3.Text = "炉号";
  745. //
  746. // label2
  747. //
  748. this.label2.AutoSize = true;
  749. this.label2.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  750. this.label2.Location = new System.Drawing.Point(38, 36);
  751. this.label2.Name = "label2";
  752. this.label2.Size = new System.Drawing.Size(53, 12);
  753. this.label2.TabIndex = 49;
  754. this.label2.Text = "生产批号";
  755. //
  756. // tableLayoutPanel1
  757. //
  758. this.tableLayoutPanel1.ColumnCount = 1;
  759. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  760. this.tableLayoutPanel1.Controls.Add(this.splitContainer2, 0, 2);
  761. this.tableLayoutPanel1.Controls.Add(this.rollingCard1, 0, 1);
  762. this.tableLayoutPanel1.Controls.Add(this.panel4, 0, 0);
  763. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  764. this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
  765. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  766. this.tableLayoutPanel1.RowCount = 3;
  767. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 158F));
  768. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 152F));
  769. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  770. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  771. this.tableLayoutPanel1.Size = new System.Drawing.Size(754, 600);
  772. this.tableLayoutPanel1.TabIndex = 0;
  773. //
  774. // splitContainer2
  775. //
  776. this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
  777. this.splitContainer2.Location = new System.Drawing.Point(3, 313);
  778. this.splitContainer2.Name = "splitContainer2";
  779. this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
  780. //
  781. // splitContainer2.Panel1
  782. //
  783. this.splitContainer2.Panel1.Controls.Add(this.ultraTabControl1);
  784. //
  785. // splitContainer2.Panel2
  786. //
  787. this.splitContainer2.Panel2.Controls.Add(this.ultraGroupBox4);
  788. this.splitContainer2.Size = new System.Drawing.Size(748, 284);
  789. this.splitContainer2.SplitterDistance = 112;
  790. this.splitContainer2.TabIndex = 11;
  791. //
  792. // ultraTabControl1
  793. //
  794. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  795. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  796. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
  797. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  798. this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
  799. this.ultraTabControl1.Name = "ultraTabControl1";
  800. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  801. this.ultraTabControl1.Size = new System.Drawing.Size(748, 112);
  802. this.ultraTabControl1.TabIndex = 0;
  803. ultraTab2.TabPage = this.ultraTabPageControl1;
  804. ultraTab2.Text = "定径实绩";
  805. ultraTab3.TabPage = this.ultraTabPageControl2;
  806. ultraTab3.Text = "定径实绩";
  807. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  808. ultraTab2,
  809. ultraTab3});
  810. //
  811. // ultraTabSharedControlsPage1
  812. //
  813. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  814. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  815. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(744, 86);
  816. //
  817. // ultraGroupBox4
  818. //
  819. this.ultraGroupBox4.Controls.Add(this.ultraGridMatSeq);
  820. this.ultraGroupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
  821. this.ultraGroupBox4.Location = new System.Drawing.Point(0, 0);
  822. this.ultraGroupBox4.Name = "ultraGroupBox4";
  823. this.ultraGroupBox4.Size = new System.Drawing.Size(748, 168);
  824. this.ultraGroupBox4.TabIndex = 5;
  825. this.ultraGroupBox4.Text = "管号队列";
  826. this.ultraGroupBox4.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  827. //
  828. // ultraGridMatSeq
  829. //
  830. this.ultraGridMatSeq.DataSource = this.dataSet2;
  831. ultraGridColumn12.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  832. ultraGridColumn12.Header.VisiblePosition = 0;
  833. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 10;
  834. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  835. ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(103, 0);
  836. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
  837. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
  838. ultraGridColumn13.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  839. ultraGridColumn13.Header.VisiblePosition = 1;
  840. ultraGridColumn13.Hidden = true;
  841. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 4;
  842. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  843. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
  844. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
  845. ultraGridColumn14.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  846. ultraGridColumn14.Header.VisiblePosition = 2;
  847. ultraGridColumn14.Hidden = true;
  848. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 6;
  849. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  850. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2;
  851. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2;
  852. ultraGridColumn15.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  853. ultraGridColumn15.Header.VisiblePosition = 3;
  854. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 12;
  855. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  856. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
  857. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
  858. ultraGridColumn16.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  859. ultraGridColumn16.Header.VisiblePosition = 4;
  860. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 14;
  861. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
  862. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 2;
  863. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 2;
  864. ultraGridColumn17.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  865. ultraGridColumn17.Header.VisiblePosition = 5;
  866. ultraGridColumn17.Hidden = true;
  867. ultraGridColumn17.RowLayoutColumnInfo.OriginX = 12;
  868. ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
  869. ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2;
  870. ultraGridColumn17.RowLayoutColumnInfo.SpanY = 2;
  871. ultraGridColumn18.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  872. ultraGridColumn18.Header.VisiblePosition = 6;
  873. ultraGridColumn18.Hidden = true;
  874. ultraGridColumn18.RowLayoutColumnInfo.OriginX = 14;
  875. ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
  876. ultraGridColumn18.RowLayoutColumnInfo.SpanX = 2;
  877. ultraGridColumn18.RowLayoutColumnInfo.SpanY = 2;
  878. ultraGridColumn19.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  879. ultraGridColumn19.Header.VisiblePosition = 7;
  880. ultraGridColumn19.Hidden = true;
  881. ultraGridColumn19.RowLayoutColumnInfo.OriginX = 16;
  882. ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
  883. ultraGridColumn19.RowLayoutColumnInfo.SpanX = 2;
  884. ultraGridColumn19.RowLayoutColumnInfo.SpanY = 2;
  885. ultraGridColumn20.Header.VisiblePosition = 8;
  886. ultraGridColumn20.RowLayoutColumnInfo.OriginX = 18;
  887. ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
  888. ultraGridColumn20.RowLayoutColumnInfo.SpanX = 2;
  889. ultraGridColumn20.RowLayoutColumnInfo.SpanY = 2;
  890. ultraGridColumn21.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  891. ultraGridColumn21.Header.Caption = "定径前剔除";
  892. ultraGridColumn21.Header.VisiblePosition = 9;
  893. ultraGridColumn21.RowLayoutColumnInfo.OriginX = 2;
  894. ultraGridColumn21.RowLayoutColumnInfo.OriginY = 0;
  895. ultraGridColumn21.RowLayoutColumnInfo.SpanX = 2;
  896. ultraGridColumn21.RowLayoutColumnInfo.SpanY = 2;
  897. ultraGridColumn21.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
  898. ultraGridColumn22.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  899. ultraGridColumn22.Header.VisiblePosition = 10;
  900. ultraGridColumn22.RowLayoutColumnInfo.OriginX = 8;
  901. ultraGridColumn22.RowLayoutColumnInfo.OriginY = 0;
  902. ultraGridColumn22.RowLayoutColumnInfo.SpanX = 2;
  903. ultraGridColumn22.RowLayoutColumnInfo.SpanY = 2;
  904. ultraGridColumn23.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  905. ultraGridColumn23.Header.VisiblePosition = 11;
  906. ultraGridColumn23.RowLayoutColumnInfo.OriginX = 0;
  907. ultraGridColumn23.RowLayoutColumnInfo.OriginY = 0;
  908. ultraGridColumn23.RowLayoutColumnInfo.SpanX = 2;
  909. ultraGridColumn23.RowLayoutColumnInfo.SpanY = 2;
  910. ultraGridColumn24.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  911. ultraGridColumn24.Header.VisiblePosition = 12;
  912. ultraGridColumn24.RowLayoutColumnInfo.OriginX = 22;
  913. ultraGridColumn24.RowLayoutColumnInfo.OriginY = 0;
  914. ultraGridColumn24.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(83, 0);
  915. ultraGridColumn24.RowLayoutColumnInfo.SpanX = 2;
  916. ultraGridColumn24.RowLayoutColumnInfo.SpanY = 2;
  917. ultraGridColumn25.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  918. ultraGridColumn25.Header.VisiblePosition = 13;
  919. ultraGridColumn25.RowLayoutColumnInfo.OriginX = 24;
  920. ultraGridColumn25.RowLayoutColumnInfo.OriginY = 0;
  921. ultraGridColumn25.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(78, 0);
  922. ultraGridColumn25.RowLayoutColumnInfo.SpanX = 2;
  923. ultraGridColumn25.RowLayoutColumnInfo.SpanY = 2;
  924. ultraGridColumn26.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  925. ultraGridColumn26.Header.VisiblePosition = 14;
  926. ultraGridColumn26.RowLayoutColumnInfo.OriginX = 26;
  927. ultraGridColumn26.RowLayoutColumnInfo.OriginY = 0;
  928. ultraGridColumn26.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(93, 0);
  929. ultraGridColumn26.RowLayoutColumnInfo.SpanX = 2;
  930. ultraGridColumn26.RowLayoutColumnInfo.SpanY = 2;
  931. ultraGridColumn27.Header.VisiblePosition = 15;
  932. ultraGridColumn27.RowLayoutColumnInfo.OriginX = 6;
  933. ultraGridColumn27.RowLayoutColumnInfo.OriginY = 0;
  934. ultraGridColumn27.RowLayoutColumnInfo.SpanX = 2;
  935. ultraGridColumn27.RowLayoutColumnInfo.SpanY = 2;
  936. ultraGridColumn27.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
  937. ultraGridColumn28.Header.VisiblePosition = 16;
  938. ultraGridColumn28.RowLayoutColumnInfo.OriginX = 30;
  939. ultraGridColumn28.RowLayoutColumnInfo.OriginY = 0;
  940. ultraGridColumn28.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(76, 0);
  941. ultraGridColumn28.RowLayoutColumnInfo.SpanX = 2;
  942. ultraGridColumn28.RowLayoutColumnInfo.SpanY = 2;
  943. ultraGridColumn28.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
  944. ultraGridColumn29.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  945. ultraGridColumn29.Header.VisiblePosition = 17;
  946. ultraGridColumn29.RowLayoutColumnInfo.OriginX = 20;
  947. ultraGridColumn29.RowLayoutColumnInfo.OriginY = 0;
  948. ultraGridColumn29.RowLayoutColumnInfo.SpanX = 2;
  949. ultraGridColumn29.RowLayoutColumnInfo.SpanY = 2;
  950. ultraGridColumn30.Header.Caption = "定径后剔除";
  951. ultraGridColumn30.Header.VisiblePosition = 18;
  952. ultraGridColumn30.RowLayoutColumnInfo.OriginX = 4;
  953. ultraGridColumn30.RowLayoutColumnInfo.OriginY = 0;
  954. ultraGridColumn30.RowLayoutColumnInfo.SpanX = 2;
  955. ultraGridColumn30.RowLayoutColumnInfo.SpanY = 2;
  956. ultraGridColumn30.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
  957. appearance1.TextHAlignAsString = "Left";
  958. ultraGridColumn31.CellAppearance = appearance1;
  959. ultraGridColumn31.Header.VisiblePosition = 19;
  960. ultraGridColumn31.RowLayoutColumnInfo.OriginX = 16;
  961. ultraGridColumn31.RowLayoutColumnInfo.OriginY = 0;
  962. ultraGridColumn31.RowLayoutColumnInfo.SpanX = 2;
  963. ultraGridColumn31.RowLayoutColumnInfo.SpanY = 2;
  964. ultraGridColumn32.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  965. ultraGridColumn32.Header.VisiblePosition = 20;
  966. ultraGridColumn32.RowLayoutColumnInfo.OriginX = 18;
  967. ultraGridColumn32.RowLayoutColumnInfo.OriginY = 0;
  968. ultraGridColumn32.RowLayoutColumnInfo.SpanX = 2;
  969. ultraGridColumn32.RowLayoutColumnInfo.SpanY = 2;
  970. ultraGridColumn33.Header.VisiblePosition = 21;
  971. ultraGridColumn33.RowLayoutColumnInfo.OriginX = 28;
  972. ultraGridColumn33.RowLayoutColumnInfo.OriginY = 0;
  973. ultraGridColumn33.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(96, 0);
  974. ultraGridColumn33.RowLayoutColumnInfo.SpanX = 2;
  975. ultraGridColumn33.RowLayoutColumnInfo.SpanY = 2;
  976. ultraGridColumn34.Header.VisiblePosition = 22;
  977. ultraGridColumn34.RowLayoutColumnInfo.OriginX = 32;
  978. ultraGridColumn34.RowLayoutColumnInfo.OriginY = 0;
  979. ultraGridColumn34.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(96, 0);
  980. ultraGridColumn34.RowLayoutColumnInfo.SpanX = 2;
  981. ultraGridColumn34.RowLayoutColumnInfo.SpanY = 2;
  982. ultraGridColumn34.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
  983. ultraGridBand2.Columns.AddRange(new object[] {
  984. ultraGridColumn12,
  985. ultraGridColumn13,
  986. ultraGridColumn14,
  987. ultraGridColumn15,
  988. ultraGridColumn16,
  989. ultraGridColumn17,
  990. ultraGridColumn18,
  991. ultraGridColumn19,
  992. ultraGridColumn20,
  993. ultraGridColumn21,
  994. ultraGridColumn22,
  995. ultraGridColumn23,
  996. ultraGridColumn24,
  997. ultraGridColumn25,
  998. ultraGridColumn26,
  999. ultraGridColumn27,
  1000. ultraGridColumn28,
  1001. ultraGridColumn29,
  1002. ultraGridColumn30,
  1003. ultraGridColumn31,
  1004. ultraGridColumn32,
  1005. ultraGridColumn33,
  1006. ultraGridColumn34});
  1007. ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  1008. this.ultraGridMatSeq.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  1009. this.ultraGridMatSeq.DisplayLayout.InterBandSpacing = 8;
  1010. appearance37.FontData.BoldAsString = "True";
  1011. this.ultraGridMatSeq.DisplayLayout.Override.ActiveRowAppearance = appearance37;
  1012. this.ultraGridMatSeq.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  1013. this.ultraGridMatSeq.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
  1014. this.ultraGridMatSeq.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.True;
  1015. appearance39.BackColor = System.Drawing.Color.Transparent;
  1016. this.ultraGridMatSeq.DisplayLayout.Override.CardAreaAppearance = appearance39;
  1017. appearance40.TextVAlignAsString = "Middle";
  1018. this.ultraGridMatSeq.DisplayLayout.Override.CellAppearance = appearance40;
  1019. this.ultraGridMatSeq.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1020. this.ultraGridMatSeq.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand;
  1021. appearance41.BackColor = System.Drawing.Color.LightSteelBlue;
  1022. appearance41.TextHAlignAsString = "Center";
  1023. appearance41.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
  1024. this.ultraGridMatSeq.DisplayLayout.Override.HeaderAppearance = appearance41;
  1025. this.ultraGridMatSeq.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1026. this.ultraGridMatSeq.DisplayLayout.Override.MaxSelectedRows = 1;
  1027. this.ultraGridMatSeq.DisplayLayout.Override.MinRowHeight = 21;
  1028. appearance42.BackColor = System.Drawing.Color.LightSteelBlue;
  1029. this.ultraGridMatSeq.DisplayLayout.Override.RowSelectorAppearance = appearance42;
  1030. this.ultraGridMatSeq.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  1031. this.ultraGridMatSeq.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  1032. this.ultraGridMatSeq.DisplayLayout.Override.RowSelectorWidth = 26;
  1033. this.ultraGridMatSeq.DisplayLayout.Override.RowSpacingBefore = 0;
  1034. appearance43.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
  1035. appearance43.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
  1036. appearance43.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1037. appearance43.ForeColor = System.Drawing.Color.Black;
  1038. this.ultraGridMatSeq.DisplayLayout.Override.SelectedRowAppearance = appearance43;
  1039. this.ultraGridMatSeq.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  1040. this.ultraGridMatSeq.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
  1041. this.ultraGridMatSeq.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
  1042. this.ultraGridMatSeq.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1043. this.ultraGridMatSeq.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
  1044. this.ultraGridMatSeq.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1045. this.ultraGridMatSeq.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1046. this.ultraGridMatSeq.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
  1047. this.ultraGridMatSeq.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
  1048. this.ultraGridMatSeq.Dock = System.Windows.Forms.DockStyle.Fill;
  1049. this.ultraGridMatSeq.Location = new System.Drawing.Point(3, 18);
  1050. this.ultraGridMatSeq.Name = "ultraGridMatSeq";
  1051. this.ultraGridMatSeq.Size = new System.Drawing.Size(742, 147);
  1052. this.ultraGridMatSeq.TabIndex = 10;
  1053. this.ultraGridMatSeq.BeforeRowActivate += new Infragistics.Win.UltraWinGrid.RowEventHandler(this.ultraGridPlan_BeforeRowActivate);
  1054. this.ultraGridMatSeq.ClickCellButton += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGridMatSeq_ClickCellButton);
  1055. this.ultraGridMatSeq.DoubleClickHeader += new Infragistics.Win.UltraWinGrid.DoubleClickHeaderEventHandler(this.ultraGridMatSeq_DoubleClickHeader);
  1056. this.ultraGridMatSeq.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.ultraGridMatSeq_KeyPress);
  1057. //
  1058. // dataSet2
  1059. //
  1060. this.dataSet2.DataSetName = "NewDataSet";
  1061. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  1062. this.dtMatSeq});
  1063. //
  1064. // dtMatSeq
  1065. //
  1066. this.dtMatSeq.Columns.AddRange(new System.Data.DataColumn[] {
  1067. this.dataColumn9,
  1068. this.dataColumn10,
  1069. this.dataColumn11,
  1070. this.dataColumn13,
  1071. this.dataColumn14,
  1072. this.dataColumn15,
  1073. this.dataColumn16,
  1074. this.dataColumn17,
  1075. this.dataColumn19,
  1076. this.dataColumn21,
  1077. this.dataColumn12,
  1078. this.dataColumn22,
  1079. this.dataColumn4,
  1080. this.dataColumn5,
  1081. this.dataColumn6,
  1082. this.dataColumn7,
  1083. this.dataColumn1,
  1084. this.dataColumn2,
  1085. this.dataColumn3,
  1086. this.dataColumn27,
  1087. this.dataColumn28,
  1088. this.dataColumn30,
  1089. this.dataColumn31});
  1090. this.dtMatSeq.TableName = "Table1";
  1091. //
  1092. // dataColumn9
  1093. //
  1094. this.dataColumn9.Caption = "材料号";
  1095. this.dataColumn9.ColumnName = "MAT_NO";
  1096. //
  1097. // dataColumn10
  1098. //
  1099. this.dataColumn10.Caption = "炉号";
  1100. this.dataColumn10.ColumnName = "JUDGE_STOVE_NO";
  1101. //
  1102. // dataColumn11
  1103. //
  1104. this.dataColumn11.Caption = "生产批号";
  1105. this.dataColumn11.ColumnName = "LOT_NO";
  1106. //
  1107. // dataColumn13
  1108. //
  1109. this.dataColumn13.Caption = "开始时间";
  1110. this.dataColumn13.ColumnName = "START_SIZING_TIME";
  1111. //
  1112. // dataColumn14
  1113. //
  1114. this.dataColumn14.Caption = "结束时间";
  1115. this.dataColumn14.ColumnName = "END_SIZING_TIME";
  1116. //
  1117. // dataColumn15
  1118. //
  1119. this.dataColumn15.Caption = "开始温度";
  1120. this.dataColumn15.ColumnName = "START_SIZING_TEMP";
  1121. //
  1122. // dataColumn16
  1123. //
  1124. this.dataColumn16.Caption = "结束温度";
  1125. this.dataColumn16.ColumnName = "END_SIZING_TEMP";
  1126. //
  1127. // dataColumn17
  1128. //
  1129. this.dataColumn17.Caption = "定尺";
  1130. this.dataColumn17.ColumnName = "FIXED_LENGTH";
  1131. //
  1132. // dataColumn19
  1133. //
  1134. this.dataColumn19.Caption = "备注";
  1135. this.dataColumn19.ColumnName = "REMARK";
  1136. //
  1137. // dataColumn21
  1138. //
  1139. this.dataColumn21.Caption = "剔除";
  1140. this.dataColumn21.ColumnName = "SCRAP_DBNUM";
  1141. //
  1142. // dataColumn12
  1143. //
  1144. this.dataColumn12.Caption = "状态";
  1145. this.dataColumn12.ColumnName = "STATUS";
  1146. //
  1147. // dataColumn22
  1148. //
  1149. this.dataColumn22.Caption = "序号";
  1150. this.dataColumn22.ColumnName = "SEQ";
  1151. this.dataColumn22.DataType = typeof(int);
  1152. //
  1153. // dataColumn4
  1154. //
  1155. this.dataColumn4.Caption = "班次";
  1156. this.dataColumn4.ColumnName = "COL_SHIFT";
  1157. //
  1158. // dataColumn5
  1159. //
  1160. this.dataColumn5.Caption = "班组";
  1161. this.dataColumn5.ColumnName = "COL_GROUP";
  1162. //
  1163. // dataColumn6
  1164. //
  1165. this.dataColumn6.Caption = "操作人";
  1166. this.dataColumn6.ColumnName = "COL_USER";
  1167. //
  1168. // dataColumn7
  1169. //
  1170. this.dataColumn7.Caption = "剔料回退";
  1171. this.dataColumn7.ColumnName = "DELBACK";
  1172. //
  1173. // dataColumn1
  1174. //
  1175. this.dataColumn1.Caption = "交班";
  1176. this.dataColumn1.ColumnName = "CHANGE_NUM";
  1177. //
  1178. // dataColumn2
  1179. //
  1180. this.dataColumn2.Caption = "剔除位置";
  1181. this.dataColumn2.ColumnName = "SCRAP_LOC";
  1182. //
  1183. // dataColumn3
  1184. //
  1185. this.dataColumn3.ColumnName = "SCRAP_AFTER";
  1186. //
  1187. // dataColumn27
  1188. //
  1189. this.dataColumn27.Caption = "剔除原因";
  1190. this.dataColumn27.ColumnName = "SCRAP_REASON";
  1191. //
  1192. // dataColumn28
  1193. //
  1194. this.dataColumn28.Caption = "剔除时间";
  1195. this.dataColumn28.ColumnName = "SCRAP_TIME";
  1196. //
  1197. // dataColumn30
  1198. //
  1199. this.dataColumn30.Caption = "交班标识";
  1200. this.dataColumn30.ColumnName = "CHANGE_FLAG";
  1201. //
  1202. // dataColumn31
  1203. //
  1204. this.dataColumn31.Caption = "接班确认";
  1205. this.dataColumn31.ColumnName = "BTNCHANGECOM";
  1206. //
  1207. // rollingCard1
  1208. //
  1209. this.rollingCard1.BackColor = System.Drawing.Color.Transparent;
  1210. this.rollingCard1.Dock = System.Windows.Forms.DockStyle.Fill;
  1211. this.rollingCard1.Location = new System.Drawing.Point(4, 162);
  1212. this.rollingCard1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1213. this.rollingCard1.Name = "rollingCard1";
  1214. this.rollingCard1.Size = new System.Drawing.Size(746, 144);
  1215. this.rollingCard1.TabIndex = 7;
  1216. //
  1217. // panel4
  1218. //
  1219. this.panel4.Controls.Add(this.tableLayoutPanel3);
  1220. this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
  1221. this.panel4.Location = new System.Drawing.Point(0, 0);
  1222. this.panel4.Margin = new System.Windows.Forms.Padding(0);
  1223. this.panel4.Name = "panel4";
  1224. this.panel4.Size = new System.Drawing.Size(754, 158);
  1225. this.panel4.TabIndex = 12;
  1226. //
  1227. // tableLayoutPanel3
  1228. //
  1229. this.tableLayoutPanel3.ColumnCount = 2;
  1230. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 990F));
  1231. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
  1232. this.tableLayoutPanel3.Controls.Add(this.rollingInfomation1, 0, 0);
  1233. this.tableLayoutPanel3.Controls.Add(this.colShowShiftGroup1, 1, 0);
  1234. this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  1235. this.tableLayoutPanel3.Location = new System.Drawing.Point(0, 0);
  1236. this.tableLayoutPanel3.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1237. this.tableLayoutPanel3.Name = "tableLayoutPanel3";
  1238. this.tableLayoutPanel3.RowCount = 1;
  1239. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  1240. this.tableLayoutPanel3.Size = new System.Drawing.Size(754, 158);
  1241. this.tableLayoutPanel3.TabIndex = 12;
  1242. //
  1243. // rollingInfomation1
  1244. //
  1245. this.rollingInfomation1.BackColor = System.Drawing.Color.Transparent;
  1246. this.rollingInfomation1.Dock = System.Windows.Forms.DockStyle.Fill;
  1247. this.rollingInfomation1.Location = new System.Drawing.Point(4, 4);
  1248. this.rollingInfomation1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1249. this.rollingInfomation1.Name = "rollingInfomation1";
  1250. this.rollingInfomation1.Size = new System.Drawing.Size(982, 150);
  1251. this.rollingInfomation1.TabIndex = 10;
  1252. //
  1253. // colShowShiftGroup1
  1254. //
  1255. this.colShowShiftGroup1.Dock = System.Windows.Forms.DockStyle.Fill;
  1256. this.colShowShiftGroup1.Group = null;
  1257. this.colShowShiftGroup1.Location = new System.Drawing.Point(992, 2);
  1258. this.colShowShiftGroup1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1259. this.colShowShiftGroup1.Name = "colShowShiftGroup1";
  1260. this.colShowShiftGroup1.Ob = null;
  1261. this.colShowShiftGroup1.Shift = null;
  1262. this.colShowShiftGroup1.Size = new System.Drawing.Size(295, 154);
  1263. this.colShowShiftGroup1.TabIndex = 11;
  1264. //
  1265. // ultraExpandableGroupBox1
  1266. //
  1267. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  1268. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Right;
  1269. this.ultraExpandableGroupBox1.Expanded = false;
  1270. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(178, 600);
  1271. this.ultraExpandableGroupBox1.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.RightOnBorder;
  1272. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(1006, 0);
  1273. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  1274. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(22, 600);
  1275. this.ultraExpandableGroupBox1.TabIndex = 0;
  1276. this.ultraExpandableGroupBox1.Text = "工艺参数";
  1277. this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  1278. this.ultraExpandableGroupBox1.Visible = false;
  1279. //
  1280. // ultraExpandableGroupBoxPanel1
  1281. //
  1282. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.linkLabel1);
  1283. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextEditor9);
  1284. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label12);
  1285. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextEditor8);
  1286. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label11);
  1287. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextEditor7);
  1288. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label10);
  1289. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextEditor6);
  1290. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label9);
  1291. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(-7500, -8000);
  1292. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  1293. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(200, 100);
  1294. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  1295. this.ultraExpandableGroupBoxPanel1.Visible = false;
  1296. //
  1297. // linkLabel1
  1298. //
  1299. this.linkLabel1.AutoSize = true;
  1300. this.linkLabel1.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  1301. this.linkLabel1.Location = new System.Drawing.Point(27, 136);
  1302. this.linkLabel1.Name = "linkLabel1";
  1303. this.linkLabel1.Size = new System.Drawing.Size(101, 12);
  1304. this.linkLabel1.TabIndex = 53;
  1305. this.linkLabel1.TabStop = true;
  1306. this.linkLabel1.Text = "加热炉工艺参数表";
  1307. //
  1308. // ultraTextEditor9
  1309. //
  1310. this.ultraTextEditor9.Location = new System.Drawing.Point(61, 104);
  1311. this.ultraTextEditor9.MaxLength = 100;
  1312. this.ultraTextEditor9.Name = "ultraTextEditor9";
  1313. this.ultraTextEditor9.Size = new System.Drawing.Size(87, 21);
  1314. this.ultraTextEditor9.TabIndex = 52;
  1315. //
  1316. // label12
  1317. //
  1318. this.label12.AutoSize = true;
  1319. this.label12.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  1320. this.label12.Location = new System.Drawing.Point(8, 109);
  1321. this.label12.Name = "label12";
  1322. this.label12.Size = new System.Drawing.Size(41, 12);
  1323. this.label12.TabIndex = 51;
  1324. this.label12.Text = "残氧量";
  1325. //
  1326. // ultraTextEditor8
  1327. //
  1328. this.ultraTextEditor8.Location = new System.Drawing.Point(61, 77);
  1329. this.ultraTextEditor8.MaxLength = 100;
  1330. this.ultraTextEditor8.Name = "ultraTextEditor8";
  1331. this.ultraTextEditor8.Size = new System.Drawing.Size(87, 21);
  1332. this.ultraTextEditor8.TabIndex = 52;
  1333. //
  1334. // label11
  1335. //
  1336. this.label11.AutoSize = true;
  1337. this.label11.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  1338. this.label11.Location = new System.Drawing.Point(8, 82);
  1339. this.label11.Name = "label11";
  1340. this.label11.Size = new System.Drawing.Size(53, 12);
  1341. this.label11.TabIndex = 51;
  1342. this.label11.Text = "天然气压";
  1343. //
  1344. // ultraTextEditor7
  1345. //
  1346. this.ultraTextEditor7.Location = new System.Drawing.Point(61, 50);
  1347. this.ultraTextEditor7.MaxLength = 100;
  1348. this.ultraTextEditor7.Name = "ultraTextEditor7";
  1349. this.ultraTextEditor7.Size = new System.Drawing.Size(87, 21);
  1350. this.ultraTextEditor7.TabIndex = 52;
  1351. //
  1352. // label10
  1353. //
  1354. this.label10.AutoSize = true;
  1355. this.label10.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  1356. this.label10.Location = new System.Drawing.Point(8, 55);
  1357. this.label10.Name = "label10";
  1358. this.label10.Size = new System.Drawing.Size(29, 12);
  1359. this.label10.TabIndex = 51;
  1360. this.label10.Text = "风压";
  1361. //
  1362. // ultraTextEditor6
  1363. //
  1364. this.ultraTextEditor6.Location = new System.Drawing.Point(61, 23);
  1365. this.ultraTextEditor6.MaxLength = 100;
  1366. this.ultraTextEditor6.Name = "ultraTextEditor6";
  1367. this.ultraTextEditor6.Size = new System.Drawing.Size(87, 21);
  1368. this.ultraTextEditor6.TabIndex = 52;
  1369. //
  1370. // label9
  1371. //
  1372. this.label9.AutoSize = true;
  1373. this.label9.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  1374. this.label9.Location = new System.Drawing.Point(8, 28);
  1375. this.label9.Name = "label9";
  1376. this.label9.Size = new System.Drawing.Size(29, 12);
  1377. this.label9.TabIndex = 51;
  1378. this.label9.Text = "炉温";
  1379. //
  1380. // timer1
  1381. //
  1382. this.timer1.Interval = 30000;
  1383. //
  1384. // timer2
  1385. //
  1386. this.timer2.Enabled = true;
  1387. this.timer2.Interval = 60000;
  1388. this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
  1389. //
  1390. // FrmSizingResult
  1391. //
  1392. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1393. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1394. this.ClientSize = new System.Drawing.Size(1028, 600);
  1395. this.Controls.Add(this.panel1);
  1396. this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1397. this.Name = "FrmSizingResult";
  1398. this.StatusCustomInfo = "F1:用户视图 F2:表格拖选统计";
  1399. this.Text = "定径实绩";
  1400. this.ultraTabPageControl1.ResumeLayout(false);
  1401. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).EndInit();
  1402. this.ultraExpandableGroupBox2.ResumeLayout(false);
  1403. this.ultraExpandableGroupBoxPanel2.ResumeLayout(false);
  1404. this.ultraTabPageControl2.ResumeLayout(false);
  1405. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox3)).EndInit();
  1406. this.ultraExpandableGroupBox3.ResumeLayout(false);
  1407. this.ultraExpandableGroupBoxPanel3.ResumeLayout(false);
  1408. this.panel1.ResumeLayout(false);
  1409. this.splitContainer1.Panel1.ResumeLayout(false);
  1410. this.splitContainer1.Panel2.ResumeLayout(false);
  1411. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  1412. this.splitContainer1.ResumeLayout(false);
  1413. this.panel2.ResumeLayout(false);
  1414. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
  1415. this.ultraGroupBox3.ResumeLayout(false);
  1416. ((System.ComponentModel.ISupportInitialize)(this.ultraGridPlan)).EndInit();
  1417. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  1418. ((System.ComponentModel.ISupportInitialize)(this.dtPlan)).EndInit();
  1419. this.panel3.ResumeLayout(false);
  1420. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  1421. this.ultraGroupBox1.ResumeLayout(false);
  1422. this.ultraGroupBox1.PerformLayout();
  1423. ((System.ComponentModel.ISupportInitialize)(this.chkAutoRefresh)).EndInit();
  1424. ((System.ComponentModel.ISupportInitialize)(this.chkStatusQuery)).EndInit();
  1425. ((System.ComponentModel.ISupportInitialize)(this.chkHeatNo)).EndInit();
  1426. ((System.ComponentModel.ISupportInitialize)(this.chkLotNo)).EndInit();
  1427. ((System.ComponentModel.ISupportInitialize)(this.txtJudgeStoveNo)).EndInit();
  1428. ((System.ComponentModel.ISupportInitialize)(this.txtLOT_NO)).EndInit();
  1429. this.tableLayoutPanel1.ResumeLayout(false);
  1430. this.splitContainer2.Panel1.ResumeLayout(false);
  1431. this.splitContainer2.Panel2.ResumeLayout(false);
  1432. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
  1433. this.splitContainer2.ResumeLayout(false);
  1434. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  1435. this.ultraTabControl1.ResumeLayout(false);
  1436. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit();
  1437. this.ultraGroupBox4.ResumeLayout(false);
  1438. ((System.ComponentModel.ISupportInitialize)(this.ultraGridMatSeq)).EndInit();
  1439. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  1440. ((System.ComponentModel.ISupportInitialize)(this.dtMatSeq)).EndInit();
  1441. this.panel4.ResumeLayout(false);
  1442. this.tableLayoutPanel3.ResumeLayout(false);
  1443. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  1444. this.ultraExpandableGroupBox1.ResumeLayout(false);
  1445. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  1446. this.ultraExpandableGroupBoxPanel1.PerformLayout();
  1447. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor9)).EndInit();
  1448. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor8)).EndInit();
  1449. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor7)).EndInit();
  1450. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor6)).EndInit();
  1451. this.ResumeLayout(false);
  1452. }
  1453. #endregion
  1454. private System.Windows.Forms.Panel panel1;
  1455. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  1456. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  1457. public Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor9;
  1458. private System.Windows.Forms.Label label12;
  1459. public Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor8;
  1460. private System.Windows.Forms.Label label11;
  1461. public Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor7;
  1462. private System.Windows.Forms.Label label10;
  1463. public Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor6;
  1464. private System.Windows.Forms.Label label9;
  1465. private System.Windows.Forms.LinkLabel linkLabel1;
  1466. private System.Windows.Forms.SplitContainer splitContainer1;
  1467. private System.Data.DataColumn PlineCode;
  1468. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  1469. private RollingCard rollingCard1;
  1470. private System.Windows.Forms.SplitContainer splitContainer2;
  1471. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox4;
  1472. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGridMatSeq;
  1473. private System.Windows.Forms.Panel panel2;
  1474. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox3;
  1475. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGridPlan;
  1476. private System.Windows.Forms.Panel panel3;
  1477. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  1478. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkHeatNo;
  1479. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkLotNo;
  1480. public Infragistics.Win.UltraWinEditors.UltraTextEditor txtJudgeStoveNo;
  1481. public Infragistics.Win.UltraWinEditors.UltraTextEditor txtLOT_NO;
  1482. private System.Windows.Forms.Label label3;
  1483. private System.Windows.Forms.Label label2;
  1484. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  1485. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  1486. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  1487. private Core.StlMes.Client.ZGMil.ResultConrtrol.SizingResult sizingResult1;
  1488. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  1489. private Core.StlMes.Client.ZGMil.ResultConrtrol.SinzingResult_460 sinzingResult_4601;
  1490. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkStatusQuery;
  1491. private System.Data.DataSet dataSet1;
  1492. private System.Data.DataTable dtPlan;
  1493. private System.Data.DataColumn dataColumn8;
  1494. private System.Data.DataColumn dataColumn18;
  1495. private System.Data.DataColumn dataColumn20;
  1496. private System.Data.DataColumn dataColumn23;
  1497. private System.Data.DataColumn dataColumn24;
  1498. private System.Data.DataColumn dataColumn25;
  1499. private System.Data.DataColumn dataColumn26;
  1500. private System.Data.DataSet dataSet2;
  1501. private System.Data.DataTable dtMatSeq;
  1502. private System.Data.DataColumn dataColumn9;
  1503. private System.Data.DataColumn dataColumn10;
  1504. private System.Data.DataColumn dataColumn11;
  1505. private System.Data.DataColumn dataColumn13;
  1506. private System.Data.DataColumn dataColumn14;
  1507. private System.Data.DataColumn dataColumn15;
  1508. private System.Data.DataColumn dataColumn16;
  1509. private System.Data.DataColumn dataColumn17;
  1510. private System.Data.DataColumn dataColumn19;
  1511. private System.Data.DataColumn dataColumn21;
  1512. private System.Data.DataColumn dataColumn12;
  1513. private System.Data.DataColumn dataColumn22;
  1514. private System.Data.DataColumn dataColumn4;
  1515. private System.Data.DataColumn dataColumn5;
  1516. private System.Data.DataColumn dataColumn6;
  1517. private System.Data.DataColumn dataColumn7;
  1518. private System.Data.DataColumn dataColumn1;
  1519. private System.Data.DataColumn dataColumn2;
  1520. private System.Data.DataColumn dataColumn3;
  1521. private System.Data.DataColumn dataColumn27;
  1522. private System.Data.DataColumn dataColumn28;
  1523. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkAutoRefresh;
  1524. private System.Windows.Forms.Timer timer1;
  1525. private System.Data.DataColumn dataColumn29;
  1526. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox2;
  1527. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2;
  1528. private Core.StlMes.Client.ZGMil.ResultConrtrol.FrmTechnological frmTechnological1;
  1529. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox3;
  1530. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel3;
  1531. private Core.StlMes.Client.ZGMil.ResultConrtrol.FrmTechnological frmTechnological2;
  1532. private System.Windows.Forms.Timer timer2;
  1533. private System.Data.DataColumn dataColumn30;
  1534. private System.Data.DataColumn dataColumn31;
  1535. private System.Data.DataColumn dataColumn32;
  1536. private System.Windows.Forms.Panel panel4;
  1537. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
  1538. private RollingInfomation rollingInfomation1;
  1539. private ResultConrtrol.colShowShiftGroup colShowShiftGroup1;
  1540. private System.Data.DataColumn dataColumn33;
  1541. private System.Data.DataColumn dataColumn34;
  1542. }
  1543. }