frmGlodMain.Designer.cs 105 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864
  1. namespace StorageMeterSystem
  2. {
  3. partial class frmGlodMain
  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. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("计量实绩", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("actualNo");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("predictionNo");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("noticeNo");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("batchNo");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("memo");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("valueFlag");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createManNo");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createManName");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createTime");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateManNo");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateManName");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteManNo");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteManName");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("productNo");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("productName");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("gradeNo");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("gradeName");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("standardNo");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("standardName");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("packageNo");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("blockNum");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("productDate");
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("sealNo");
  53. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("bucketNo");
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("actualWeight");
  55. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("referWeight");
  56. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("tareWeight");
  57. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("grossWeight");
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("combinPackageNo");
  59. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("weightType");
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("checkFlag");
  61. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("baseSpotNo");
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("baseSpotName");
  63. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("netWeight");
  64. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateTime");
  65. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings1 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Count, null, "blockNum", 20, true, "计量实绩", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "blockNum", 20, true);
  66. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  67. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings2 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "netWeight", 33, true, "计量实绩", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "netWeight", 33, true);
  68. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  69. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings3 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "grossWeight", 27, true, "计量实绩", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "grossWeight", 27, true);
  70. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings4 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "tareWeight", 26, true, "计量实绩", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "tareWeight", 26, true);
  72. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  76. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  77. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  79. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  80. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  81. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("已接管计量点", -1);
  82. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("validFlag");
  83. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("baseSpotNo");
  84. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("baseSpotName");
  85. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("controlIp");
  86. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("weightDiff");
  87. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  88. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  89. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  90. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  91. this.ultraGridSj = new Infragistics.Win.UltraWinGrid.UltraGrid();
  92. this.dataSet2 = new System.Data.DataSet();
  93. this.dataTable1 = new System.Data.DataTable();
  94. this.dataColumn1 = new System.Data.DataColumn();
  95. this.dataColumn2 = new System.Data.DataColumn();
  96. this.dataColumn3 = new System.Data.DataColumn();
  97. this.dataColumn9 = new System.Data.DataColumn();
  98. this.dataColumn4 = new System.Data.DataColumn();
  99. this.dataColumn5 = new System.Data.DataColumn();
  100. this.dataColumn6 = new System.Data.DataColumn();
  101. this.dataColumn7 = new System.Data.DataColumn();
  102. this.dataColumn8 = new System.Data.DataColumn();
  103. this.dataColumn10 = new System.Data.DataColumn();
  104. this.dataColumn11 = new System.Data.DataColumn();
  105. this.dataColumn12 = new System.Data.DataColumn();
  106. this.dataColumn13 = new System.Data.DataColumn();
  107. this.dataColumn14 = new System.Data.DataColumn();
  108. this.dataColumn15 = new System.Data.DataColumn();
  109. this.dataColumn16 = new System.Data.DataColumn();
  110. this.dataColumn17 = new System.Data.DataColumn();
  111. this.dataColumn18 = new System.Data.DataColumn();
  112. this.dataColumn19 = new System.Data.DataColumn();
  113. this.dataColumn20 = new System.Data.DataColumn();
  114. this.dataColumn21 = new System.Data.DataColumn();
  115. this.dataColumn22 = new System.Data.DataColumn();
  116. this.dataColumn23 = new System.Data.DataColumn();
  117. this.dataColumn24 = new System.Data.DataColumn();
  118. this.dataColumn25 = new System.Data.DataColumn();
  119. this.dataColumn26 = new System.Data.DataColumn();
  120. this.dataColumn27 = new System.Data.DataColumn();
  121. this.dataColumn28 = new System.Data.DataColumn();
  122. this.dataColumn29 = new System.Data.DataColumn();
  123. this.dataColumn30 = new System.Data.DataColumn();
  124. this.dataColumn31 = new System.Data.DataColumn();
  125. this.dataColumn32 = new System.Data.DataColumn();
  126. this.dataColumn33 = new System.Data.DataColumn();
  127. this.dataColumn34 = new System.Data.DataColumn();
  128. this.dataColumn35 = new System.Data.DataColumn();
  129. this.dataSet1 = new System.Data.DataSet();
  130. this.dtJGPointInfo = new System.Data.DataTable();
  131. this.dataColumn157 = new System.Data.DataColumn();
  132. this.dataColumn158 = new System.Data.DataColumn();
  133. this.dataColumn159 = new System.Data.DataColumn();
  134. this.dataColumn160 = new System.Data.DataColumn();
  135. this.dataColumn220 = new System.Data.DataColumn();
  136. this.timer1 = new System.Windows.Forms.Timer(this.components);
  137. this.timer2 = new System.Windows.Forms.Timer(this.components);
  138. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  139. this.panel3 = new System.Windows.Forms.Panel();
  140. this.uTab = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  141. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  142. this.panel11 = new System.Windows.Forms.Panel();
  143. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  144. this.button2 = new System.Windows.Forms.Button();
  145. this.groupBox4 = new System.Windows.Forms.GroupBox();
  146. this.txtMsgInfoV = new System.Windows.Forms.TextBox();
  147. this.panel4 = new System.Windows.Forms.Panel();
  148. this.cbPC = new System.Windows.Forms.ComboBox();
  149. this.txtWcWgt = new System.Windows.Forms.NumericUpDown();
  150. this.label3 = new System.Windows.Forms.Label();
  151. this.txtPACKAGE_NO = new System.Windows.Forms.NumericUpDown();
  152. this.txtBLOCK_NUM = new System.Windows.Forms.NumericUpDown();
  153. this.label7 = new System.Windows.Forms.Label();
  154. this.label8 = new System.Windows.Forms.Label();
  155. this.label9 = new System.Windows.Forms.Label();
  156. this.label10 = new System.Windows.Forms.Label();
  157. this.label12 = new System.Windows.Forms.Label();
  158. this.label13 = new System.Windows.Forms.Label();
  159. this.label14 = new System.Windows.Forms.Label();
  160. this.txtBATCH_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  161. this.label1 = new System.Windows.Forms.Label();
  162. this.txtPRODUCT_DATE = new System.Windows.Forms.DateTimePicker();
  163. this.txtMEMO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  164. this.txtMatterNo = new System.Windows.Forms.TextBox();
  165. this.txtGrade = new System.Windows.Forms.TextBox();
  166. this.txtStandard = new System.Windows.Forms.TextBox();
  167. this.cbAuto = new System.Windows.Forms.CheckBox();
  168. this.btnSave = new System.Windows.Forms.Button();
  169. this.panel1 = new System.Windows.Forms.Panel();
  170. this.label4 = new System.Windows.Forms.Label();
  171. this.txtFirst_WEIGHT = new System.Windows.Forms.NumericUpDown();
  172. this.btnSaveMain = new System.Windows.Forms.Button();
  173. this.label11 = new System.Windows.Forms.Label();
  174. this.txtMatterNoMain = new System.Windows.Forms.TextBox();
  175. this.label15 = new System.Windows.Forms.Label();
  176. this.txtGradeMain = new System.Windows.Forms.TextBox();
  177. this.label16 = new System.Windows.Forms.Label();
  178. this.txtStandardMain = new System.Windows.Forms.TextBox();
  179. this.label17 = new System.Windows.Forms.Label();
  180. this.txtPRODUCT_DATEMain = new System.Windows.Forms.DateTimePicker();
  181. this.label18 = new System.Windows.Forms.Label();
  182. this.txtBATCH_NOMain = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  183. this.label19 = new System.Windows.Forms.Label();
  184. this.txtMEMOMain = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  185. this.label20 = new System.Windows.Forms.Label();
  186. this.txtPACKAGE_NOMain = new System.Windows.Forms.NumericUpDown();
  187. this.label21 = new System.Windows.Forms.Label();
  188. this.txtBLOCK_NUMMain = new System.Windows.Forms.NumericUpDown();
  189. this.groupBox3 = new System.Windows.Forms.GroupBox();
  190. this.txtMsgInfoM = new System.Windows.Forms.TextBox();
  191. this.button1 = new System.Windows.Forms.Button();
  192. this.panel5 = new System.Windows.Forms.Panel();
  193. this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
  194. this.ucStorageWeightG2 = new MeterModuleLibrary.ucStorageWeightG();
  195. this.label6 = new System.Windows.Forms.Label();
  196. this.ucStorageWeightG1 = new MeterModuleLibrary.ucStorageWeightG();
  197. this.label2 = new System.Windows.Forms.Label();
  198. this.panel2 = new System.Windows.Forms.Panel();
  199. this.groupBox1 = new System.Windows.Forms.GroupBox();
  200. this.ultraGridPW = new Infragistics.Win.UltraWinGrid.UltraGrid();
  201. this.panel15 = new System.Windows.Forms.Panel();
  202. this.txtTimeLength = new System.Windows.Forms.NumericUpDown();
  203. this.label5 = new System.Windows.Forms.Label();
  204. this.btnStart = new System.Windows.Forms.Button();
  205. this.ultraTabPageControl1.SuspendLayout();
  206. ((System.ComponentModel.ISupportInitialize)(this.ultraGridSj)).BeginInit();
  207. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  208. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  209. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  210. ((System.ComponentModel.ISupportInitialize)(this.dtJGPointInfo)).BeginInit();
  211. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  212. this.ultraGroupBox1.SuspendLayout();
  213. this.panel3.SuspendLayout();
  214. ((System.ComponentModel.ISupportInitialize)(this.uTab)).BeginInit();
  215. this.uTab.SuspendLayout();
  216. this.panel11.SuspendLayout();
  217. this.tableLayoutPanel1.SuspendLayout();
  218. this.groupBox4.SuspendLayout();
  219. this.panel4.SuspendLayout();
  220. ((System.ComponentModel.ISupportInitialize)(this.txtWcWgt)).BeginInit();
  221. ((System.ComponentModel.ISupportInitialize)(this.txtPACKAGE_NO)).BeginInit();
  222. ((System.ComponentModel.ISupportInitialize)(this.txtBLOCK_NUM)).BeginInit();
  223. ((System.ComponentModel.ISupportInitialize)(this.txtBATCH_NO)).BeginInit();
  224. ((System.ComponentModel.ISupportInitialize)(this.txtMEMO)).BeginInit();
  225. this.panel1.SuspendLayout();
  226. ((System.ComponentModel.ISupportInitialize)(this.txtFirst_WEIGHT)).BeginInit();
  227. ((System.ComponentModel.ISupportInitialize)(this.txtBATCH_NOMain)).BeginInit();
  228. ((System.ComponentModel.ISupportInitialize)(this.txtMEMOMain)).BeginInit();
  229. ((System.ComponentModel.ISupportInitialize)(this.txtPACKAGE_NOMain)).BeginInit();
  230. ((System.ComponentModel.ISupportInitialize)(this.txtBLOCK_NUMMain)).BeginInit();
  231. this.groupBox3.SuspendLayout();
  232. this.panel5.SuspendLayout();
  233. this.tableLayoutPanel2.SuspendLayout();
  234. this.panel2.SuspendLayout();
  235. this.groupBox1.SuspendLayout();
  236. ((System.ComponentModel.ISupportInitialize)(this.ultraGridPW)).BeginInit();
  237. this.panel15.SuspendLayout();
  238. ((System.ComponentModel.ISupportInitialize)(this.txtTimeLength)).BeginInit();
  239. this.SuspendLayout();
  240. //
  241. // ultraTabPageControl1
  242. //
  243. this.ultraTabPageControl1.Controls.Add(this.ultraGridSj);
  244. this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 25);
  245. this.ultraTabPageControl1.Margin = new System.Windows.Forms.Padding(2);
  246. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  247. this.ultraTabPageControl1.Size = new System.Drawing.Size(1336, 416);
  248. //
  249. // ultraGridSj
  250. //
  251. this.ultraGridSj.DataMember = "计量实绩";
  252. this.ultraGridSj.DataSource = this.dataSet2;
  253. ultraGridColumn1.Header.VisiblePosition = 0;
  254. ultraGridColumn1.Hidden = true;
  255. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
  256. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  257. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  258. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  259. ultraGridColumn2.Header.VisiblePosition = 1;
  260. ultraGridColumn2.Hidden = true;
  261. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 2;
  262. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  263. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  264. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  265. ultraGridColumn3.Header.VisiblePosition = 2;
  266. ultraGridColumn3.Hidden = true;
  267. ultraGridColumn4.Header.VisiblePosition = 3;
  268. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 8;
  269. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  270. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  271. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  272. ultraGridColumn5.Header.VisiblePosition = 4;
  273. ultraGridColumn5.Hidden = true;
  274. ultraGridColumn6.Header.VisiblePosition = 5;
  275. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 32;
  276. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  277. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  278. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  279. ultraGridColumn7.Header.VisiblePosition = 6;
  280. ultraGridColumn7.Hidden = true;
  281. ultraGridColumn8.Header.VisiblePosition = 7;
  282. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 28;
  283. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  284. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  285. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  286. ultraGridColumn9.Header.VisiblePosition = 8;
  287. ultraGridColumn9.Hidden = true;
  288. ultraGridColumn10.Header.VisiblePosition = 9;
  289. ultraGridColumn10.Hidden = true;
  290. ultraGridColumn11.Header.VisiblePosition = 10;
  291. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 34;
  292. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  293. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
  294. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
  295. ultraGridColumn12.Header.VisiblePosition = 11;
  296. ultraGridColumn12.Hidden = true;
  297. ultraGridColumn13.Header.VisiblePosition = 12;
  298. ultraGridColumn13.Hidden = true;
  299. ultraGridColumn14.Header.VisiblePosition = 13;
  300. ultraGridColumn14.Hidden = true;
  301. ultraGridColumn15.Header.VisiblePosition = 14;
  302. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 2;
  303. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  304. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
  305. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
  306. ultraGridColumn16.Header.VisiblePosition = 15;
  307. ultraGridColumn16.Hidden = true;
  308. ultraGridColumn17.Header.VisiblePosition = 16;
  309. ultraGridColumn17.RowLayoutColumnInfo.OriginX = 4;
  310. ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
  311. ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2;
  312. ultraGridColumn17.RowLayoutColumnInfo.SpanY = 2;
  313. ultraGridColumn18.Header.VisiblePosition = 17;
  314. ultraGridColumn18.Hidden = true;
  315. ultraGridColumn19.Header.VisiblePosition = 18;
  316. ultraGridColumn19.RowLayoutColumnInfo.OriginX = 6;
  317. ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
  318. ultraGridColumn19.RowLayoutColumnInfo.SpanX = 2;
  319. ultraGridColumn19.RowLayoutColumnInfo.SpanY = 2;
  320. ultraGridColumn20.Header.VisiblePosition = 19;
  321. ultraGridColumn20.RowLayoutColumnInfo.OriginX = 10;
  322. ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
  323. ultraGridColumn20.RowLayoutColumnInfo.SpanX = 2;
  324. ultraGridColumn20.RowLayoutColumnInfo.SpanY = 2;
  325. ultraGridColumn21.Header.VisiblePosition = 20;
  326. ultraGridColumn21.RowLayoutColumnInfo.OriginX = 14;
  327. ultraGridColumn21.RowLayoutColumnInfo.OriginY = 0;
  328. ultraGridColumn21.RowLayoutColumnInfo.SpanX = 2;
  329. ultraGridColumn21.RowLayoutColumnInfo.SpanY = 2;
  330. ultraGridColumn22.Header.VisiblePosition = 21;
  331. ultraGridColumn22.RowLayoutColumnInfo.OriginX = 30;
  332. ultraGridColumn22.RowLayoutColumnInfo.OriginY = 0;
  333. ultraGridColumn22.RowLayoutColumnInfo.SpanX = 2;
  334. ultraGridColumn22.RowLayoutColumnInfo.SpanY = 2;
  335. ultraGridColumn23.Header.VisiblePosition = 22;
  336. ultraGridColumn23.RowLayoutColumnInfo.OriginX = 24;
  337. ultraGridColumn23.RowLayoutColumnInfo.OriginY = 0;
  338. ultraGridColumn23.RowLayoutColumnInfo.SpanX = 2;
  339. ultraGridColumn23.RowLayoutColumnInfo.SpanY = 2;
  340. ultraGridColumn24.Header.VisiblePosition = 23;
  341. ultraGridColumn24.RowLayoutColumnInfo.OriginX = 12;
  342. ultraGridColumn24.RowLayoutColumnInfo.OriginY = 0;
  343. ultraGridColumn24.RowLayoutColumnInfo.SpanX = 2;
  344. ultraGridColumn24.RowLayoutColumnInfo.SpanY = 2;
  345. ultraGridColumn25.Header.VisiblePosition = 24;
  346. ultraGridColumn25.RowLayoutColumnInfo.OriginX = 16;
  347. ultraGridColumn25.RowLayoutColumnInfo.OriginY = 0;
  348. ultraGridColumn25.RowLayoutColumnInfo.SpanX = 2;
  349. ultraGridColumn25.RowLayoutColumnInfo.SpanY = 2;
  350. ultraGridColumn26.Header.VisiblePosition = 25;
  351. ultraGridColumn26.Hidden = true;
  352. ultraGridColumn27.Header.VisiblePosition = 26;
  353. ultraGridColumn27.RowLayoutColumnInfo.OriginX = 20;
  354. ultraGridColumn27.RowLayoutColumnInfo.OriginY = 0;
  355. ultraGridColumn27.RowLayoutColumnInfo.SpanX = 2;
  356. ultraGridColumn27.RowLayoutColumnInfo.SpanY = 2;
  357. ultraGridColumn28.Header.VisiblePosition = 27;
  358. ultraGridColumn28.RowLayoutColumnInfo.OriginX = 18;
  359. ultraGridColumn28.RowLayoutColumnInfo.OriginY = 0;
  360. ultraGridColumn28.RowLayoutColumnInfo.SpanX = 2;
  361. ultraGridColumn28.RowLayoutColumnInfo.SpanY = 2;
  362. ultraGridColumn29.Header.VisiblePosition = 28;
  363. ultraGridColumn29.RowLayoutColumnInfo.OriginX = 26;
  364. ultraGridColumn29.RowLayoutColumnInfo.OriginY = 0;
  365. ultraGridColumn29.RowLayoutColumnInfo.SpanX = 2;
  366. ultraGridColumn29.RowLayoutColumnInfo.SpanY = 2;
  367. ultraGridColumn30.Header.VisiblePosition = 29;
  368. ultraGridColumn30.Hidden = true;
  369. ultraGridColumn30.RowLayoutColumnInfo.OriginX = 36;
  370. ultraGridColumn30.RowLayoutColumnInfo.OriginY = 0;
  371. ultraGridColumn30.RowLayoutColumnInfo.SpanX = 2;
  372. ultraGridColumn30.RowLayoutColumnInfo.SpanY = 2;
  373. ultraGridColumn31.Header.VisiblePosition = 30;
  374. ultraGridColumn31.Hidden = true;
  375. ultraGridColumn31.RowLayoutColumnInfo.OriginX = 38;
  376. ultraGridColumn31.RowLayoutColumnInfo.OriginY = 0;
  377. ultraGridColumn31.RowLayoutColumnInfo.SpanX = 2;
  378. ultraGridColumn31.RowLayoutColumnInfo.SpanY = 2;
  379. ultraGridColumn32.Header.VisiblePosition = 31;
  380. ultraGridColumn32.Hidden = true;
  381. ultraGridColumn33.Header.VisiblePosition = 32;
  382. ultraGridColumn33.RowLayoutColumnInfo.OriginX = 0;
  383. ultraGridColumn33.RowLayoutColumnInfo.OriginY = 0;
  384. ultraGridColumn33.RowLayoutColumnInfo.SpanX = 2;
  385. ultraGridColumn33.RowLayoutColumnInfo.SpanY = 2;
  386. ultraGridColumn34.Header.VisiblePosition = 33;
  387. ultraGridColumn34.RowLayoutColumnInfo.OriginX = 22;
  388. ultraGridColumn34.RowLayoutColumnInfo.OriginY = 0;
  389. ultraGridColumn34.RowLayoutColumnInfo.SpanX = 2;
  390. ultraGridColumn34.RowLayoutColumnInfo.SpanY = 2;
  391. ultraGridColumn35.Header.VisiblePosition = 34;
  392. ultraGridColumn35.RowLayoutColumnInfo.OriginX = 36;
  393. ultraGridColumn35.RowLayoutColumnInfo.OriginY = 0;
  394. ultraGridColumn35.RowLayoutColumnInfo.SpanX = 2;
  395. ultraGridColumn35.RowLayoutColumnInfo.SpanY = 2;
  396. ultraGridBand1.Columns.AddRange(new object[] {
  397. ultraGridColumn1,
  398. ultraGridColumn2,
  399. ultraGridColumn3,
  400. ultraGridColumn4,
  401. ultraGridColumn5,
  402. ultraGridColumn6,
  403. ultraGridColumn7,
  404. ultraGridColumn8,
  405. ultraGridColumn9,
  406. ultraGridColumn10,
  407. ultraGridColumn11,
  408. ultraGridColumn12,
  409. ultraGridColumn13,
  410. ultraGridColumn14,
  411. ultraGridColumn15,
  412. ultraGridColumn16,
  413. ultraGridColumn17,
  414. ultraGridColumn18,
  415. ultraGridColumn19,
  416. ultraGridColumn20,
  417. ultraGridColumn21,
  418. ultraGridColumn22,
  419. ultraGridColumn23,
  420. ultraGridColumn24,
  421. ultraGridColumn25,
  422. ultraGridColumn26,
  423. ultraGridColumn27,
  424. ultraGridColumn28,
  425. ultraGridColumn29,
  426. ultraGridColumn30,
  427. ultraGridColumn31,
  428. ultraGridColumn32,
  429. ultraGridColumn33,
  430. ultraGridColumn34,
  431. ultraGridColumn35});
  432. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  433. summarySettings1.DisplayFormat = "{0}";
  434. summarySettings1.GroupBySummaryValueAppearance = appearance2;
  435. summarySettings2.DisplayFormat = "{0}";
  436. summarySettings2.GroupBySummaryValueAppearance = appearance3;
  437. summarySettings3.DisplayFormat = "{0}";
  438. summarySettings3.GroupBySummaryValueAppearance = appearance4;
  439. summarySettings4.DisplayFormat = "{0}";
  440. summarySettings4.GroupBySummaryValueAppearance = appearance5;
  441. ultraGridBand1.Summaries.AddRange(new Infragistics.Win.UltraWinGrid.SummarySettings[] {
  442. summarySettings1,
  443. summarySettings2,
  444. summarySettings3,
  445. summarySettings4});
  446. ultraGridBand1.SummaryFooterCaption = "合计";
  447. this.ultraGridSj.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  448. this.ultraGridSj.DisplayLayout.DefaultSelectedBackColor = System.Drawing.Color.Empty;
  449. this.ultraGridSj.DisplayLayout.DefaultSelectedForeColor = System.Drawing.Color.Empty;
  450. this.ultraGridSj.DisplayLayout.Override.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Button3D;
  451. appearance13.TextVAlignAsString = "Middle";
  452. this.ultraGridSj.DisplayLayout.Override.CellAppearance = appearance13;
  453. this.ultraGridSj.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
  454. appearance14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
  455. appearance14.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
  456. this.ultraGridSj.DisplayLayout.Override.HeaderAppearance = appearance14;
  457. this.ultraGridSj.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  458. this.ultraGridSj.DisplayLayout.Override.MaxSelectedRows = 1;
  459. this.ultraGridSj.DisplayLayout.Override.MinRowHeight = 21;
  460. appearance15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
  461. appearance15.TextVAlignAsString = "Middle";
  462. this.ultraGridSj.DisplayLayout.Override.RowSelectorAppearance = appearance15;
  463. this.ultraGridSj.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  464. this.ultraGridSj.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
  465. this.ultraGridSj.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
  466. this.ultraGridSj.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
  467. this.ultraGridSj.Dock = System.Windows.Forms.DockStyle.Fill;
  468. this.ultraGridSj.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  469. this.ultraGridSj.Location = new System.Drawing.Point(0, 0);
  470. this.ultraGridSj.Name = "ultraGridSj";
  471. this.ultraGridSj.Size = new System.Drawing.Size(1336, 416);
  472. this.ultraGridSj.TabIndex = 5;
  473. //
  474. // dataSet2
  475. //
  476. this.dataSet2.DataSetName = "NewDataSet";
  477. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  478. this.dataTable1});
  479. //
  480. // dataTable1
  481. //
  482. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  483. this.dataColumn1,
  484. this.dataColumn2,
  485. this.dataColumn3,
  486. this.dataColumn9,
  487. this.dataColumn4,
  488. this.dataColumn5,
  489. this.dataColumn6,
  490. this.dataColumn7,
  491. this.dataColumn8,
  492. this.dataColumn10,
  493. this.dataColumn11,
  494. this.dataColumn12,
  495. this.dataColumn13,
  496. this.dataColumn14,
  497. this.dataColumn15,
  498. this.dataColumn16,
  499. this.dataColumn17,
  500. this.dataColumn18,
  501. this.dataColumn19,
  502. this.dataColumn20,
  503. this.dataColumn21,
  504. this.dataColumn22,
  505. this.dataColumn23,
  506. this.dataColumn24,
  507. this.dataColumn25,
  508. this.dataColumn26,
  509. this.dataColumn27,
  510. this.dataColumn28,
  511. this.dataColumn29,
  512. this.dataColumn30,
  513. this.dataColumn31,
  514. this.dataColumn32,
  515. this.dataColumn33,
  516. this.dataColumn34,
  517. this.dataColumn35});
  518. this.dataTable1.TableName = "计量实绩";
  519. //
  520. // dataColumn1
  521. //
  522. this.dataColumn1.Caption = "实绩编号";
  523. this.dataColumn1.ColumnName = "actualNo";
  524. //
  525. // dataColumn2
  526. //
  527. this.dataColumn2.Caption = "预报编号";
  528. this.dataColumn2.ColumnName = "predictionNo";
  529. //
  530. // dataColumn3
  531. //
  532. this.dataColumn3.Caption = "通知单号";
  533. this.dataColumn3.ColumnName = "noticeNo";
  534. //
  535. // dataColumn9
  536. //
  537. this.dataColumn9.Caption = "批号";
  538. this.dataColumn9.ColumnName = "batchNo";
  539. //
  540. // dataColumn4
  541. //
  542. this.dataColumn4.Caption = "备注";
  543. this.dataColumn4.ColumnName = "memo";
  544. //
  545. // dataColumn5
  546. //
  547. this.dataColumn5.Caption = "状态";
  548. this.dataColumn5.ColumnName = "valueFlag";
  549. //
  550. // dataColumn6
  551. //
  552. this.dataColumn6.Caption = "创建人编号";
  553. this.dataColumn6.ColumnName = "createManNo";
  554. //
  555. // dataColumn7
  556. //
  557. this.dataColumn7.Caption = "计量员";
  558. this.dataColumn7.ColumnName = "createManName";
  559. //
  560. // dataColumn8
  561. //
  562. this.dataColumn8.Caption = "创建时间";
  563. this.dataColumn8.ColumnName = "createTime";
  564. //
  565. // dataColumn10
  566. //
  567. this.dataColumn10.Caption = "修改人编号";
  568. this.dataColumn10.ColumnName = "updateManNo";
  569. //
  570. // dataColumn11
  571. //
  572. this.dataColumn11.Caption = "修改人";
  573. this.dataColumn11.ColumnName = "updateManName";
  574. //
  575. // dataColumn12
  576. //
  577. this.dataColumn12.Caption = "删除人编号";
  578. this.dataColumn12.ColumnName = "deleteManNo";
  579. //
  580. // dataColumn13
  581. //
  582. this.dataColumn13.Caption = "删除人";
  583. this.dataColumn13.ColumnName = "deleteManName";
  584. //
  585. // dataColumn14
  586. //
  587. this.dataColumn14.Caption = "产品编号";
  588. this.dataColumn14.ColumnName = "productNo";
  589. //
  590. // dataColumn15
  591. //
  592. this.dataColumn15.Caption = "产品名称";
  593. this.dataColumn15.ColumnName = "productName";
  594. //
  595. // dataColumn16
  596. //
  597. this.dataColumn16.Caption = "牌号编码";
  598. this.dataColumn16.ColumnName = "gradeNo";
  599. //
  600. // dataColumn17
  601. //
  602. this.dataColumn17.Caption = "牌号";
  603. this.dataColumn17.ColumnName = "gradeName";
  604. //
  605. // dataColumn18
  606. //
  607. this.dataColumn18.Caption = "标准编号";
  608. this.dataColumn18.ColumnName = "standardNo";
  609. //
  610. // dataColumn19
  611. //
  612. this.dataColumn19.Caption = "标准";
  613. this.dataColumn19.ColumnName = "standardName";
  614. //
  615. // dataColumn20
  616. //
  617. this.dataColumn20.Caption = "包号";
  618. this.dataColumn20.ColumnName = "packageNo";
  619. //
  620. // dataColumn21
  621. //
  622. this.dataColumn21.Caption = "块数";
  623. this.dataColumn21.ColumnName = "blockNum";
  624. //
  625. // dataColumn22
  626. //
  627. this.dataColumn22.Caption = "生产日期";
  628. this.dataColumn22.ColumnName = "productDate";
  629. //
  630. // dataColumn23
  631. //
  632. this.dataColumn23.Caption = "铅封号";
  633. this.dataColumn23.ColumnName = "sealNo";
  634. //
  635. // dataColumn24
  636. //
  637. this.dataColumn24.Caption = "桶号";
  638. this.dataColumn24.ColumnName = "bucketNo";
  639. //
  640. // dataColumn25
  641. //
  642. this.dataColumn25.Caption = "主秤重量";
  643. this.dataColumn25.ColumnName = "actualWeight";
  644. //
  645. // dataColumn26
  646. //
  647. this.dataColumn26.Caption = "副秤重量";
  648. this.dataColumn26.ColumnName = "referWeight";
  649. //
  650. // dataColumn27
  651. //
  652. this.dataColumn27.Caption = "皮重";
  653. this.dataColumn27.ColumnName = "tareWeight";
  654. //
  655. // dataColumn28
  656. //
  657. this.dataColumn28.Caption = "毛重";
  658. this.dataColumn28.ColumnName = "grossWeight";
  659. //
  660. // dataColumn29
  661. //
  662. this.dataColumn29.Caption = "重量组合包号";
  663. this.dataColumn29.ColumnName = "combinPackageNo";
  664. //
  665. // dataColumn30
  666. //
  667. this.dataColumn30.Caption = "重量类型";
  668. this.dataColumn30.ColumnName = "weightType";
  669. //
  670. // dataColumn31
  671. //
  672. this.dataColumn31.Caption = "审核状态";
  673. this.dataColumn31.ColumnName = "checkFlag";
  674. //
  675. // dataColumn32
  676. //
  677. this.dataColumn32.ColumnName = "baseSpotNo";
  678. //
  679. // dataColumn33
  680. //
  681. this.dataColumn33.Caption = "计量点";
  682. this.dataColumn33.ColumnName = "baseSpotName";
  683. //
  684. // dataColumn34
  685. //
  686. this.dataColumn34.Caption = "净重";
  687. this.dataColumn34.ColumnName = "netWeight";
  688. //
  689. // dataColumn35
  690. //
  691. this.dataColumn35.Caption = "修改时间";
  692. this.dataColumn35.ColumnName = "updateTime";
  693. //
  694. // dataSet1
  695. //
  696. this.dataSet1.DataSetName = "NewDataSet";
  697. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  698. this.dtJGPointInfo});
  699. //
  700. // dtJGPointInfo
  701. //
  702. this.dtJGPointInfo.Columns.AddRange(new System.Data.DataColumn[] {
  703. this.dataColumn157,
  704. this.dataColumn158,
  705. this.dataColumn159,
  706. this.dataColumn160,
  707. this.dataColumn220});
  708. this.dtJGPointInfo.TableName = "已接管计量点";
  709. //
  710. // dataColumn157
  711. //
  712. this.dataColumn157.Caption = "接管状态";
  713. this.dataColumn157.ColumnName = "validFlag";
  714. //
  715. // dataColumn158
  716. //
  717. this.dataColumn158.ColumnName = "baseSpotNo";
  718. //
  719. // dataColumn159
  720. //
  721. this.dataColumn159.Caption = "计量点";
  722. this.dataColumn159.ColumnName = "baseSpotName";
  723. //
  724. // dataColumn160
  725. //
  726. this.dataColumn160.Caption = "接管ip";
  727. this.dataColumn160.ColumnName = "controlIp";
  728. //
  729. // dataColumn220
  730. //
  731. this.dataColumn220.Caption = "重量偏差值";
  732. this.dataColumn220.ColumnName = "weightDiff";
  733. //
  734. // timer1
  735. //
  736. this.timer1.Interval = 2000;
  737. this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
  738. //
  739. // timer2
  740. //
  741. this.timer2.Interval = 1000;
  742. this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
  743. //
  744. // ultraGroupBox1
  745. //
  746. this.ultraGroupBox1.Controls.Add(this.panel3);
  747. this.ultraGroupBox1.Controls.Add(this.panel2);
  748. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  749. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  750. this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(2);
  751. this.ultraGroupBox1.Name = "ultraGroupBox1";
  752. this.ultraGroupBox1.Size = new System.Drawing.Size(1723, 833);
  753. this.ultraGroupBox1.TabIndex = 4;
  754. this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  755. //
  756. // panel3
  757. //
  758. this.panel3.AutoScroll = true;
  759. this.panel3.BackColor = System.Drawing.Color.Transparent;
  760. this.panel3.Controls.Add(this.uTab);
  761. this.panel3.Controls.Add(this.panel11);
  762. this.panel3.Controls.Add(this.panel5);
  763. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  764. this.panel3.Location = new System.Drawing.Point(3, 0);
  765. this.panel3.Margin = new System.Windows.Forms.Padding(2);
  766. this.panel3.MinimumSize = new System.Drawing.Size(518, 632);
  767. this.panel3.Name = "panel3";
  768. this.panel3.Size = new System.Drawing.Size(1338, 830);
  769. this.panel3.TabIndex = 5;
  770. //
  771. // uTab
  772. //
  773. this.uTab.Controls.Add(this.ultraTabSharedControlsPage1);
  774. this.uTab.Controls.Add(this.ultraTabPageControl1);
  775. this.uTab.Dock = System.Windows.Forms.DockStyle.Fill;
  776. this.uTab.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  777. this.uTab.Location = new System.Drawing.Point(0, 388);
  778. this.uTab.Margin = new System.Windows.Forms.Padding(2);
  779. this.uTab.Name = "uTab";
  780. this.uTab.SharedControlsPage = this.ultraTabSharedControlsPage1;
  781. this.uTab.Size = new System.Drawing.Size(1338, 442);
  782. this.uTab.TabIndex = 5;
  783. ultraTab1.TabPage = this.ultraTabPageControl1;
  784. ultraTab1.Text = "计量实绩";
  785. this.uTab.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  786. ultraTab1});
  787. this.uTab.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
  788. //
  789. // ultraTabSharedControlsPage1
  790. //
  791. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  792. this.ultraTabSharedControlsPage1.Margin = new System.Windows.Forms.Padding(2);
  793. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  794. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1336, 416);
  795. //
  796. // panel11
  797. //
  798. this.panel11.Controls.Add(this.tableLayoutPanel1);
  799. this.panel11.Dock = System.Windows.Forms.DockStyle.Top;
  800. this.panel11.Location = new System.Drawing.Point(0, 60);
  801. this.panel11.Margin = new System.Windows.Forms.Padding(2);
  802. this.panel11.Name = "panel11";
  803. this.panel11.Size = new System.Drawing.Size(1338, 328);
  804. this.panel11.TabIndex = 3;
  805. //
  806. // tableLayoutPanel1
  807. //
  808. this.tableLayoutPanel1.ColumnCount = 9;
  809. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
  810. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
  811. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
  812. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
  813. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  814. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
  815. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
  816. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
  817. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
  818. this.tableLayoutPanel1.Controls.Add(this.button2, 0, 5);
  819. this.tableLayoutPanel1.Controls.Add(this.groupBox4, 0, 5);
  820. this.tableLayoutPanel1.Controls.Add(this.panel4, 5, 4);
  821. this.tableLayoutPanel1.Controls.Add(this.txtPACKAGE_NO, 1, 3);
  822. this.tableLayoutPanel1.Controls.Add(this.txtBLOCK_NUM, 3, 3);
  823. this.tableLayoutPanel1.Controls.Add(this.label7, 0, 3);
  824. this.tableLayoutPanel1.Controls.Add(this.label8, 0, 2);
  825. this.tableLayoutPanel1.Controls.Add(this.label9, 0, 1);
  826. this.tableLayoutPanel1.Controls.Add(this.label10, 0, 0);
  827. this.tableLayoutPanel1.Controls.Add(this.label12, 2, 2);
  828. this.tableLayoutPanel1.Controls.Add(this.label13, 2, 1);
  829. this.tableLayoutPanel1.Controls.Add(this.label14, 2, 0);
  830. this.tableLayoutPanel1.Controls.Add(this.txtBATCH_NO, 1, 2);
  831. this.tableLayoutPanel1.Controls.Add(this.label1, 2, 3);
  832. this.tableLayoutPanel1.Controls.Add(this.txtPRODUCT_DATE, 3, 1);
  833. this.tableLayoutPanel1.Controls.Add(this.txtMEMO, 3, 2);
  834. this.tableLayoutPanel1.Controls.Add(this.txtMatterNo, 1, 0);
  835. this.tableLayoutPanel1.Controls.Add(this.txtGrade, 3, 0);
  836. this.tableLayoutPanel1.Controls.Add(this.txtStandard, 1, 1);
  837. this.tableLayoutPanel1.Controls.Add(this.cbAuto, 1, 4);
  838. this.tableLayoutPanel1.Controls.Add(this.btnSave, 2, 4);
  839. this.tableLayoutPanel1.Controls.Add(this.panel1, 7, 4);
  840. this.tableLayoutPanel1.Controls.Add(this.label11, 5, 0);
  841. this.tableLayoutPanel1.Controls.Add(this.txtMatterNoMain, 6, 0);
  842. this.tableLayoutPanel1.Controls.Add(this.label15, 7, 0);
  843. this.tableLayoutPanel1.Controls.Add(this.txtGradeMain, 8, 0);
  844. this.tableLayoutPanel1.Controls.Add(this.label16, 5, 1);
  845. this.tableLayoutPanel1.Controls.Add(this.txtStandardMain, 6, 1);
  846. this.tableLayoutPanel1.Controls.Add(this.label17, 7, 1);
  847. this.tableLayoutPanel1.Controls.Add(this.txtPRODUCT_DATEMain, 8, 1);
  848. this.tableLayoutPanel1.Controls.Add(this.label18, 5, 2);
  849. this.tableLayoutPanel1.Controls.Add(this.txtBATCH_NOMain, 6, 2);
  850. this.tableLayoutPanel1.Controls.Add(this.label19, 7, 2);
  851. this.tableLayoutPanel1.Controls.Add(this.txtMEMOMain, 8, 2);
  852. this.tableLayoutPanel1.Controls.Add(this.label20, 5, 3);
  853. this.tableLayoutPanel1.Controls.Add(this.txtPACKAGE_NOMain, 6, 3);
  854. this.tableLayoutPanel1.Controls.Add(this.label21, 7, 3);
  855. this.tableLayoutPanel1.Controls.Add(this.txtBLOCK_NUMMain, 8, 3);
  856. this.tableLayoutPanel1.Controls.Add(this.groupBox3, 5, 5);
  857. this.tableLayoutPanel1.Controls.Add(this.button1, 0, 4);
  858. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  859. this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
  860. this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(0);
  861. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  862. this.tableLayoutPanel1.Padding = new System.Windows.Forms.Padding(0, 5, 0, 0);
  863. this.tableLayoutPanel1.RowCount = 6;
  864. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 22.22222F));
  865. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20.98765F));
  866. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 22.22222F));
  867. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 34.5679F));
  868. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 40F));
  869. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 119F));
  870. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  871. this.tableLayoutPanel1.Size = new System.Drawing.Size(1338, 328);
  872. this.tableLayoutPanel1.TabIndex = 5;
  873. //
  874. // button2
  875. //
  876. this.button2.Location = new System.Drawing.Point(3, 210);
  877. this.button2.Name = "button2";
  878. this.button2.Size = new System.Drawing.Size(75, 23);
  879. this.button2.TabIndex = 124;
  880. this.button2.Text = "测试";
  881. this.button2.UseVisualStyleBackColor = true;
  882. this.button2.Click += new System.EventHandler(this.button2_Click);
  883. //
  884. // groupBox4
  885. //
  886. this.tableLayoutPanel1.SetColumnSpan(this.groupBox4, 4);
  887. this.groupBox4.Controls.Add(this.txtMsgInfoV);
  888. this.groupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
  889. this.groupBox4.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  890. this.groupBox4.ForeColor = System.Drawing.Color.Blue;
  891. this.groupBox4.Location = new System.Drawing.Point(102, 209);
  892. this.groupBox4.Margin = new System.Windows.Forms.Padding(2);
  893. this.groupBox4.Name = "groupBox4";
  894. this.groupBox4.Padding = new System.Windows.Forms.Padding(2);
  895. this.groupBox4.Size = new System.Drawing.Size(574, 117);
  896. this.groupBox4.TabIndex = 122;
  897. this.groupBox4.TabStop = false;
  898. this.groupBox4.Text = "副秤计量提示信息";
  899. //
  900. // txtMsgInfoV
  901. //
  902. this.txtMsgInfoV.BackColor = System.Drawing.Color.White;
  903. this.txtMsgInfoV.Dock = System.Windows.Forms.DockStyle.Fill;
  904. this.txtMsgInfoV.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  905. this.txtMsgInfoV.Location = new System.Drawing.Point(2, 18);
  906. this.txtMsgInfoV.Multiline = true;
  907. this.txtMsgInfoV.Name = "txtMsgInfoV";
  908. this.txtMsgInfoV.ReadOnly = true;
  909. this.txtMsgInfoV.Size = new System.Drawing.Size(570, 97);
  910. this.txtMsgInfoV.TabIndex = 39;
  911. //
  912. // panel4
  913. //
  914. this.tableLayoutPanel1.SetColumnSpan(this.panel4, 2);
  915. this.panel4.Controls.Add(this.cbPC);
  916. this.panel4.Controls.Add(this.txtWcWgt);
  917. this.panel4.Controls.Add(this.label3);
  918. this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
  919. this.panel4.Location = new System.Drawing.Point(681, 170);
  920. this.panel4.Name = "panel4";
  921. this.panel4.Size = new System.Drawing.Size(323, 34);
  922. this.panel4.TabIndex = 40;
  923. //
  924. // cbPC
  925. //
  926. this.cbPC.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  927. this.cbPC.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  928. this.cbPC.FormattingEnabled = true;
  929. this.cbPC.Items.AddRange(new object[] {
  930. "±",
  931. "+",
  932. "-"});
  933. this.cbPC.Location = new System.Drawing.Point(124, 4);
  934. this.cbPC.Name = "cbPC";
  935. this.cbPC.Size = new System.Drawing.Size(51, 28);
  936. this.cbPC.TabIndex = 18;
  937. //
  938. // txtWcWgt
  939. //
  940. this.txtWcWgt.DecimalPlaces = 2;
  941. this.txtWcWgt.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  942. this.txtWcWgt.Location = new System.Drawing.Point(179, 4);
  943. this.txtWcWgt.Maximum = new decimal(new int[] {
  944. 10000,
  945. 0,
  946. 0,
  947. 0});
  948. this.txtWcWgt.Name = "txtWcWgt";
  949. this.txtWcWgt.Size = new System.Drawing.Size(94, 29);
  950. this.txtWcWgt.TabIndex = 17;
  951. //
  952. // label3
  953. //
  954. this.label3.AutoSize = true;
  955. this.label3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  956. this.label3.Location = new System.Drawing.Point(3, 9);
  957. this.label3.Name = "label3";
  958. this.label3.Size = new System.Drawing.Size(120, 16);
  959. this.label3.TabIndex = 15;
  960. this.label3.Text = "允许偏差值(g)";
  961. //
  962. // txtPACKAGE_NO
  963. //
  964. this.txtPACKAGE_NO.Dock = System.Windows.Forms.DockStyle.Fill;
  965. this.txtPACKAGE_NO.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  966. this.txtPACKAGE_NO.Location = new System.Drawing.Point(103, 114);
  967. this.txtPACKAGE_NO.Name = "txtPACKAGE_NO";
  968. this.txtPACKAGE_NO.Size = new System.Drawing.Size(223, 29);
  969. this.txtPACKAGE_NO.TabIndex = 100;
  970. //
  971. // txtBLOCK_NUM
  972. //
  973. this.txtBLOCK_NUM.Dock = System.Windows.Forms.DockStyle.Fill;
  974. this.txtBLOCK_NUM.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  975. this.txtBLOCK_NUM.Location = new System.Drawing.Point(432, 114);
  976. this.txtBLOCK_NUM.Name = "txtBLOCK_NUM";
  977. this.txtBLOCK_NUM.Size = new System.Drawing.Size(223, 29);
  978. this.txtBLOCK_NUM.TabIndex = 5;
  979. //
  980. // label7
  981. //
  982. this.label7.Dock = System.Windows.Forms.DockStyle.Fill;
  983. this.label7.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  984. this.label7.Location = new System.Drawing.Point(2, 116);
  985. this.label7.Margin = new System.Windows.Forms.Padding(2, 5, 0, 0);
  986. this.label7.Name = "label7";
  987. this.label7.Size = new System.Drawing.Size(98, 51);
  988. this.label7.TabIndex = 1;
  989. this.label7.Text = "块  号";
  990. this.label7.TextAlign = System.Drawing.ContentAlignment.TopCenter;
  991. //
  992. // label8
  993. //
  994. this.label8.Dock = System.Windows.Forms.DockStyle.Fill;
  995. this.label8.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  996. this.label8.Location = new System.Drawing.Point(2, 80);
  997. this.label8.Margin = new System.Windows.Forms.Padding(2, 5, 0, 0);
  998. this.label8.Name = "label8";
  999. this.label8.Size = new System.Drawing.Size(98, 31);
  1000. this.label8.TabIndex = 1;
  1001. this.label8.Text = "批  号";
  1002. this.label8.TextAlign = System.Drawing.ContentAlignment.TopCenter;
  1003. //
  1004. // label9
  1005. //
  1006. this.label9.Dock = System.Windows.Forms.DockStyle.Fill;
  1007. this.label9.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1008. this.label9.Location = new System.Drawing.Point(2, 46);
  1009. this.label9.Margin = new System.Windows.Forms.Padding(2, 5, 0, 0);
  1010. this.label9.Name = "label9";
  1011. this.label9.Size = new System.Drawing.Size(98, 29);
  1012. this.label9.TabIndex = 1;
  1013. this.label9.Text = "标  准";
  1014. this.label9.TextAlign = System.Drawing.ContentAlignment.TopCenter;
  1015. //
  1016. // label10
  1017. //
  1018. this.label10.Dock = System.Windows.Forms.DockStyle.Fill;
  1019. this.label10.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1020. this.label10.Location = new System.Drawing.Point(2, 10);
  1021. this.label10.Margin = new System.Windows.Forms.Padding(2, 5, 0, 0);
  1022. this.label10.Name = "label10";
  1023. this.label10.Size = new System.Drawing.Size(98, 31);
  1024. this.label10.TabIndex = 1;
  1025. this.label10.Text = "产品名称";
  1026. this.label10.TextAlign = System.Drawing.ContentAlignment.TopCenter;
  1027. //
  1028. // label12
  1029. //
  1030. this.label12.Dock = System.Windows.Forms.DockStyle.Fill;
  1031. this.label12.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1032. this.label12.Location = new System.Drawing.Point(331, 80);
  1033. this.label12.Margin = new System.Windows.Forms.Padding(2, 5, 0, 0);
  1034. this.label12.Name = "label12";
  1035. this.label12.Size = new System.Drawing.Size(98, 31);
  1036. this.label12.TabIndex = 1;
  1037. this.label12.Text = "备 注";
  1038. this.label12.TextAlign = System.Drawing.ContentAlignment.TopCenter;
  1039. //
  1040. // label13
  1041. //
  1042. this.label13.Dock = System.Windows.Forms.DockStyle.Fill;
  1043. this.label13.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1044. this.label13.Location = new System.Drawing.Point(331, 46);
  1045. this.label13.Margin = new System.Windows.Forms.Padding(2, 5, 0, 0);
  1046. this.label13.Name = "label13";
  1047. this.label13.Size = new System.Drawing.Size(98, 29);
  1048. this.label13.TabIndex = 1;
  1049. this.label13.Text = "生产日期";
  1050. this.label13.TextAlign = System.Drawing.ContentAlignment.TopCenter;
  1051. //
  1052. // label14
  1053. //
  1054. this.label14.Dock = System.Windows.Forms.DockStyle.Fill;
  1055. this.label14.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1056. this.label14.Location = new System.Drawing.Point(331, 10);
  1057. this.label14.Margin = new System.Windows.Forms.Padding(2, 5, 0, 0);
  1058. this.label14.Name = "label14";
  1059. this.label14.Size = new System.Drawing.Size(98, 31);
  1060. this.label14.TabIndex = 1;
  1061. this.label14.Text = "牌  号";
  1062. this.label14.TextAlign = System.Drawing.ContentAlignment.TopCenter;
  1063. //
  1064. // txtBATCH_NO
  1065. //
  1066. appearance6.BackColor = System.Drawing.Color.White;
  1067. appearance6.BackColor2 = System.Drawing.Color.White;
  1068. appearance6.BackColorDisabled = System.Drawing.Color.White;
  1069. appearance6.BackColorDisabled2 = System.Drawing.Color.White;
  1070. appearance6.ForeColor = System.Drawing.Color.Black;
  1071. appearance6.ForeColorDisabled = System.Drawing.Color.Black;
  1072. this.txtBATCH_NO.Appearance = appearance6;
  1073. this.txtBATCH_NO.BackColor = System.Drawing.Color.White;
  1074. this.txtBATCH_NO.Dock = System.Windows.Forms.DockStyle.Fill;
  1075. this.txtBATCH_NO.Font = new System.Drawing.Font("宋体", 13F);
  1076. this.txtBATCH_NO.Location = new System.Drawing.Point(103, 78);
  1077. this.txtBATCH_NO.Name = "txtBATCH_NO";
  1078. this.txtBATCH_NO.Size = new System.Drawing.Size(223, 27);
  1079. this.txtBATCH_NO.TabIndex = 4;
  1080. this.txtBATCH_NO.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtBATCH_NO_KeyDown);
  1081. //
  1082. // label1
  1083. //
  1084. this.label1.AutoSize = true;
  1085. this.label1.Dock = System.Windows.Forms.DockStyle.Fill;
  1086. this.label1.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1087. this.label1.Location = new System.Drawing.Point(332, 111);
  1088. this.label1.Name = "label1";
  1089. this.label1.Size = new System.Drawing.Size(94, 56);
  1090. this.label1.TabIndex = 98;
  1091. this.label1.Text = "块  数";
  1092. this.label1.TextAlign = System.Drawing.ContentAlignment.TopCenter;
  1093. //
  1094. // txtPRODUCT_DATE
  1095. //
  1096. this.txtPRODUCT_DATE.CustomFormat = "yyyy-MM-dd HH:mm:ss";
  1097. this.txtPRODUCT_DATE.Dock = System.Windows.Forms.DockStyle.Fill;
  1098. this.txtPRODUCT_DATE.DropDownAlign = System.Windows.Forms.LeftRightAlignment.Right;
  1099. this.txtPRODUCT_DATE.Font = new System.Drawing.Font("宋体", 13F);
  1100. this.txtPRODUCT_DATE.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  1101. this.txtPRODUCT_DATE.Location = new System.Drawing.Point(432, 44);
  1102. this.txtPRODUCT_DATE.MaxDate = new System.DateTime(2998, 12, 31, 0, 0, 0, 0);
  1103. this.txtPRODUCT_DATE.MinDate = new System.DateTime(1900, 1, 1, 0, 0, 0, 0);
  1104. this.txtPRODUCT_DATE.Name = "txtPRODUCT_DATE";
  1105. this.txtPRODUCT_DATE.Size = new System.Drawing.Size(223, 27);
  1106. this.txtPRODUCT_DATE.TabIndex = 11;
  1107. //
  1108. // txtMEMO
  1109. //
  1110. appearance7.BackColor = System.Drawing.Color.White;
  1111. appearance7.BackColor2 = System.Drawing.Color.White;
  1112. appearance7.BackColorDisabled = System.Drawing.Color.White;
  1113. appearance7.BackColorDisabled2 = System.Drawing.Color.White;
  1114. appearance7.ForeColor = System.Drawing.Color.Black;
  1115. appearance7.ForeColorDisabled = System.Drawing.Color.Black;
  1116. this.txtMEMO.Appearance = appearance7;
  1117. this.txtMEMO.BackColor = System.Drawing.Color.White;
  1118. this.txtMEMO.Dock = System.Windows.Forms.DockStyle.Fill;
  1119. this.txtMEMO.Font = new System.Drawing.Font("宋体", 13F);
  1120. this.txtMEMO.Location = new System.Drawing.Point(432, 78);
  1121. this.txtMEMO.Name = "txtMEMO";
  1122. this.txtMEMO.Size = new System.Drawing.Size(223, 27);
  1123. this.txtMEMO.TabIndex = 99;
  1124. //
  1125. // txtMatterNo
  1126. //
  1127. this.txtMatterNo.Dock = System.Windows.Forms.DockStyle.Fill;
  1128. this.txtMatterNo.Font = new System.Drawing.Font("宋体", 13F);
  1129. this.txtMatterNo.Location = new System.Drawing.Point(103, 8);
  1130. this.txtMatterNo.Name = "txtMatterNo";
  1131. this.txtMatterNo.Size = new System.Drawing.Size(223, 27);
  1132. this.txtMatterNo.TabIndex = 101;
  1133. //
  1134. // txtGrade
  1135. //
  1136. this.txtGrade.Dock = System.Windows.Forms.DockStyle.Fill;
  1137. this.txtGrade.Font = new System.Drawing.Font("宋体", 13F);
  1138. this.txtGrade.Location = new System.Drawing.Point(432, 8);
  1139. this.txtGrade.Name = "txtGrade";
  1140. this.txtGrade.Size = new System.Drawing.Size(223, 27);
  1141. this.txtGrade.TabIndex = 102;
  1142. //
  1143. // txtStandard
  1144. //
  1145. this.txtStandard.Dock = System.Windows.Forms.DockStyle.Fill;
  1146. this.txtStandard.Font = new System.Drawing.Font("宋体", 13F);
  1147. this.txtStandard.Location = new System.Drawing.Point(103, 44);
  1148. this.txtStandard.Name = "txtStandard";
  1149. this.txtStandard.Size = new System.Drawing.Size(223, 27);
  1150. this.txtStandard.TabIndex = 103;
  1151. //
  1152. // cbAuto
  1153. //
  1154. this.cbAuto.AutoSize = true;
  1155. this.cbAuto.Dock = System.Windows.Forms.DockStyle.Left;
  1156. this.cbAuto.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1157. this.cbAuto.Location = new System.Drawing.Point(103, 170);
  1158. this.cbAuto.Name = "cbAuto";
  1159. this.cbAuto.Padding = new System.Windows.Forms.Padding(10, 0, 0, 0);
  1160. this.cbAuto.Size = new System.Drawing.Size(118, 34);
  1161. this.cbAuto.TabIndex = 13;
  1162. this.cbAuto.Text = "自动过磅";
  1163. this.cbAuto.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1164. this.cbAuto.UseVisualStyleBackColor = true;
  1165. this.cbAuto.CheckedChanged += new System.EventHandler(this.cbAuto_CheckedChanged);
  1166. //
  1167. // btnSave
  1168. //
  1169. this.btnSave.BackColor = System.Drawing.Color.DodgerBlue;
  1170. this.btnSave.Dock = System.Windows.Forms.DockStyle.Fill;
  1171. this.btnSave.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1172. this.btnSave.Font = new System.Drawing.Font("楷体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)), true);
  1173. this.btnSave.ForeColor = System.Drawing.Color.White;
  1174. this.btnSave.Location = new System.Drawing.Point(332, 170);
  1175. this.btnSave.Name = "btnSave";
  1176. this.btnSave.Size = new System.Drawing.Size(94, 34);
  1177. this.btnSave.TabIndex = 9;
  1178. this.btnSave.Text = "副秤保存";
  1179. this.btnSave.UseVisualStyleBackColor = false;
  1180. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  1181. //
  1182. // panel1
  1183. //
  1184. this.tableLayoutPanel1.SetColumnSpan(this.panel1, 2);
  1185. this.panel1.Controls.Add(this.label4);
  1186. this.panel1.Controls.Add(this.txtFirst_WEIGHT);
  1187. this.panel1.Controls.Add(this.btnSaveMain);
  1188. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  1189. this.panel1.Location = new System.Drawing.Point(1010, 170);
  1190. this.panel1.Name = "panel1";
  1191. this.panel1.Size = new System.Drawing.Size(325, 34);
  1192. this.panel1.TabIndex = 104;
  1193. //
  1194. // label4
  1195. //
  1196. this.label4.AutoSize = true;
  1197. this.label4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1198. this.label4.Location = new System.Drawing.Point(5, 10);
  1199. this.label4.Name = "label4";
  1200. this.label4.Size = new System.Drawing.Size(86, 16);
  1201. this.label4.TabIndex = 16;
  1202. this.label4.Text = "副秤值(g)";
  1203. this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1204. //
  1205. // txtFirst_WEIGHT
  1206. //
  1207. this.txtFirst_WEIGHT.DecimalPlaces = 2;
  1208. this.txtFirst_WEIGHT.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1209. this.txtFirst_WEIGHT.Location = new System.Drawing.Point(99, 2);
  1210. this.txtFirst_WEIGHT.Maximum = new decimal(new int[] {
  1211. 100000,
  1212. 0,
  1213. 0,
  1214. 0});
  1215. this.txtFirst_WEIGHT.Minimum = new decimal(new int[] {
  1216. 10000,
  1217. 0,
  1218. 0,
  1219. -2147483648});
  1220. this.txtFirst_WEIGHT.Name = "txtFirst_WEIGHT";
  1221. this.txtFirst_WEIGHT.ReadOnly = true;
  1222. this.txtFirst_WEIGHT.Size = new System.Drawing.Size(119, 29);
  1223. this.txtFirst_WEIGHT.TabIndex = 4;
  1224. //
  1225. // btnSaveMain
  1226. //
  1227. this.btnSaveMain.BackColor = System.Drawing.Color.DodgerBlue;
  1228. this.btnSaveMain.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1229. this.btnSaveMain.Font = new System.Drawing.Font("楷体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)), true);
  1230. this.btnSaveMain.ForeColor = System.Drawing.Color.White;
  1231. this.btnSaveMain.Location = new System.Drawing.Point(223, 1);
  1232. this.btnSaveMain.Name = "btnSaveMain";
  1233. this.btnSaveMain.Size = new System.Drawing.Size(92, 32);
  1234. this.btnSaveMain.TabIndex = 19;
  1235. this.btnSaveMain.Text = "主秤保存";
  1236. this.btnSaveMain.UseVisualStyleBackColor = false;
  1237. this.btnSaveMain.Click += new System.EventHandler(this.btnSaveMain_Click);
  1238. //
  1239. // label11
  1240. //
  1241. this.label11.Dock = System.Windows.Forms.DockStyle.Fill;
  1242. this.label11.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1243. this.label11.Location = new System.Drawing.Point(680, 10);
  1244. this.label11.Margin = new System.Windows.Forms.Padding(2, 5, 0, 0);
  1245. this.label11.Name = "label11";
  1246. this.label11.Size = new System.Drawing.Size(98, 31);
  1247. this.label11.TabIndex = 105;
  1248. this.label11.Text = "产品名称";
  1249. this.label11.TextAlign = System.Drawing.ContentAlignment.TopCenter;
  1250. //
  1251. // txtMatterNoMain
  1252. //
  1253. this.txtMatterNoMain.Dock = System.Windows.Forms.DockStyle.Fill;
  1254. this.txtMatterNoMain.Font = new System.Drawing.Font("宋体", 13F);
  1255. this.txtMatterNoMain.Location = new System.Drawing.Point(781, 8);
  1256. this.txtMatterNoMain.Name = "txtMatterNoMain";
  1257. this.txtMatterNoMain.ReadOnly = true;
  1258. this.txtMatterNoMain.Size = new System.Drawing.Size(223, 27);
  1259. this.txtMatterNoMain.TabIndex = 106;
  1260. //
  1261. // label15
  1262. //
  1263. this.label15.Dock = System.Windows.Forms.DockStyle.Fill;
  1264. this.label15.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1265. this.label15.Location = new System.Drawing.Point(1009, 10);
  1266. this.label15.Margin = new System.Windows.Forms.Padding(2, 5, 0, 0);
  1267. this.label15.Name = "label15";
  1268. this.label15.Size = new System.Drawing.Size(98, 31);
  1269. this.label15.TabIndex = 107;
  1270. this.label15.Text = "牌  号";
  1271. this.label15.TextAlign = System.Drawing.ContentAlignment.TopCenter;
  1272. //
  1273. // txtGradeMain
  1274. //
  1275. this.txtGradeMain.Dock = System.Windows.Forms.DockStyle.Fill;
  1276. this.txtGradeMain.Font = new System.Drawing.Font("宋体", 13F);
  1277. this.txtGradeMain.Location = new System.Drawing.Point(1110, 8);
  1278. this.txtGradeMain.Name = "txtGradeMain";
  1279. this.txtGradeMain.ReadOnly = true;
  1280. this.txtGradeMain.Size = new System.Drawing.Size(225, 27);
  1281. this.txtGradeMain.TabIndex = 108;
  1282. //
  1283. // label16
  1284. //
  1285. this.label16.Dock = System.Windows.Forms.DockStyle.Fill;
  1286. this.label16.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1287. this.label16.Location = new System.Drawing.Point(680, 46);
  1288. this.label16.Margin = new System.Windows.Forms.Padding(2, 5, 0, 0);
  1289. this.label16.Name = "label16";
  1290. this.label16.Size = new System.Drawing.Size(98, 29);
  1291. this.label16.TabIndex = 109;
  1292. this.label16.Text = "标  准";
  1293. this.label16.TextAlign = System.Drawing.ContentAlignment.TopCenter;
  1294. //
  1295. // txtStandardMain
  1296. //
  1297. this.txtStandardMain.Dock = System.Windows.Forms.DockStyle.Fill;
  1298. this.txtStandardMain.Font = new System.Drawing.Font("宋体", 13F);
  1299. this.txtStandardMain.Location = new System.Drawing.Point(781, 44);
  1300. this.txtStandardMain.Name = "txtStandardMain";
  1301. this.txtStandardMain.ReadOnly = true;
  1302. this.txtStandardMain.Size = new System.Drawing.Size(223, 27);
  1303. this.txtStandardMain.TabIndex = 110;
  1304. //
  1305. // label17
  1306. //
  1307. this.label17.Dock = System.Windows.Forms.DockStyle.Fill;
  1308. this.label17.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1309. this.label17.Location = new System.Drawing.Point(1009, 46);
  1310. this.label17.Margin = new System.Windows.Forms.Padding(2, 5, 0, 0);
  1311. this.label17.Name = "label17";
  1312. this.label17.Size = new System.Drawing.Size(98, 29);
  1313. this.label17.TabIndex = 111;
  1314. this.label17.Text = "生产日期";
  1315. this.label17.TextAlign = System.Drawing.ContentAlignment.TopCenter;
  1316. //
  1317. // txtPRODUCT_DATEMain
  1318. //
  1319. this.txtPRODUCT_DATEMain.CustomFormat = "yyyy-MM-dd HH:mm:ss";
  1320. this.txtPRODUCT_DATEMain.Dock = System.Windows.Forms.DockStyle.Fill;
  1321. this.txtPRODUCT_DATEMain.DropDownAlign = System.Windows.Forms.LeftRightAlignment.Right;
  1322. this.txtPRODUCT_DATEMain.Font = new System.Drawing.Font("宋体", 13F);
  1323. this.txtPRODUCT_DATEMain.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  1324. this.txtPRODUCT_DATEMain.Location = new System.Drawing.Point(1110, 44);
  1325. this.txtPRODUCT_DATEMain.MaxDate = new System.DateTime(2998, 12, 31, 0, 0, 0, 0);
  1326. this.txtPRODUCT_DATEMain.MinDate = new System.DateTime(1900, 1, 1, 0, 0, 0, 0);
  1327. this.txtPRODUCT_DATEMain.Name = "txtPRODUCT_DATEMain";
  1328. this.txtPRODUCT_DATEMain.Size = new System.Drawing.Size(225, 27);
  1329. this.txtPRODUCT_DATEMain.TabIndex = 112;
  1330. //
  1331. // label18
  1332. //
  1333. this.label18.Dock = System.Windows.Forms.DockStyle.Fill;
  1334. this.label18.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1335. this.label18.Location = new System.Drawing.Point(680, 80);
  1336. this.label18.Margin = new System.Windows.Forms.Padding(2, 5, 0, 0);
  1337. this.label18.Name = "label18";
  1338. this.label18.Size = new System.Drawing.Size(98, 31);
  1339. this.label18.TabIndex = 113;
  1340. this.label18.Text = "批  号";
  1341. this.label18.TextAlign = System.Drawing.ContentAlignment.TopCenter;
  1342. //
  1343. // txtBATCH_NOMain
  1344. //
  1345. appearance9.BackColor = System.Drawing.Color.White;
  1346. appearance9.BackColor2 = System.Drawing.Color.White;
  1347. appearance9.BackColorDisabled = System.Drawing.Color.White;
  1348. appearance9.BackColorDisabled2 = System.Drawing.Color.White;
  1349. appearance9.ForeColor = System.Drawing.Color.Black;
  1350. appearance9.ForeColorDisabled = System.Drawing.Color.Black;
  1351. this.txtBATCH_NOMain.Appearance = appearance9;
  1352. this.txtBATCH_NOMain.BackColor = System.Drawing.Color.White;
  1353. this.txtBATCH_NOMain.Dock = System.Windows.Forms.DockStyle.Fill;
  1354. this.txtBATCH_NOMain.Font = new System.Drawing.Font("宋体", 13F);
  1355. this.txtBATCH_NOMain.Location = new System.Drawing.Point(781, 78);
  1356. this.txtBATCH_NOMain.Name = "txtBATCH_NOMain";
  1357. this.txtBATCH_NOMain.ReadOnly = true;
  1358. this.txtBATCH_NOMain.Size = new System.Drawing.Size(223, 27);
  1359. this.txtBATCH_NOMain.TabIndex = 114;
  1360. //
  1361. // label19
  1362. //
  1363. this.label19.Dock = System.Windows.Forms.DockStyle.Fill;
  1364. this.label19.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1365. this.label19.Location = new System.Drawing.Point(1009, 80);
  1366. this.label19.Margin = new System.Windows.Forms.Padding(2, 5, 0, 0);
  1367. this.label19.Name = "label19";
  1368. this.label19.Size = new System.Drawing.Size(98, 31);
  1369. this.label19.TabIndex = 115;
  1370. this.label19.Text = "备 注";
  1371. this.label19.TextAlign = System.Drawing.ContentAlignment.TopCenter;
  1372. //
  1373. // txtMEMOMain
  1374. //
  1375. appearance1.BackColor = System.Drawing.Color.White;
  1376. appearance1.BackColor2 = System.Drawing.Color.White;
  1377. appearance1.BackColorDisabled = System.Drawing.Color.White;
  1378. appearance1.BackColorDisabled2 = System.Drawing.Color.White;
  1379. appearance1.ForeColor = System.Drawing.Color.Black;
  1380. appearance1.ForeColorDisabled = System.Drawing.Color.Black;
  1381. this.txtMEMOMain.Appearance = appearance1;
  1382. this.txtMEMOMain.BackColor = System.Drawing.Color.White;
  1383. this.txtMEMOMain.Dock = System.Windows.Forms.DockStyle.Fill;
  1384. this.txtMEMOMain.Font = new System.Drawing.Font("宋体", 13F);
  1385. this.txtMEMOMain.Location = new System.Drawing.Point(1110, 78);
  1386. this.txtMEMOMain.Name = "txtMEMOMain";
  1387. this.txtMEMOMain.Size = new System.Drawing.Size(225, 27);
  1388. this.txtMEMOMain.TabIndex = 116;
  1389. //
  1390. // label20
  1391. //
  1392. this.label20.Dock = System.Windows.Forms.DockStyle.Fill;
  1393. this.label20.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1394. this.label20.Location = new System.Drawing.Point(680, 116);
  1395. this.label20.Margin = new System.Windows.Forms.Padding(2, 5, 0, 0);
  1396. this.label20.Name = "label20";
  1397. this.label20.Size = new System.Drawing.Size(98, 51);
  1398. this.label20.TabIndex = 117;
  1399. this.label20.Text = "块  号";
  1400. this.label20.TextAlign = System.Drawing.ContentAlignment.TopCenter;
  1401. //
  1402. // txtPACKAGE_NOMain
  1403. //
  1404. this.txtPACKAGE_NOMain.Dock = System.Windows.Forms.DockStyle.Fill;
  1405. this.txtPACKAGE_NOMain.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1406. this.txtPACKAGE_NOMain.Location = new System.Drawing.Point(781, 114);
  1407. this.txtPACKAGE_NOMain.Name = "txtPACKAGE_NOMain";
  1408. this.txtPACKAGE_NOMain.ReadOnly = true;
  1409. this.txtPACKAGE_NOMain.Size = new System.Drawing.Size(223, 29);
  1410. this.txtPACKAGE_NOMain.TabIndex = 118;
  1411. //
  1412. // label21
  1413. //
  1414. this.label21.AutoSize = true;
  1415. this.label21.Dock = System.Windows.Forms.DockStyle.Fill;
  1416. this.label21.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1417. this.label21.Location = new System.Drawing.Point(1010, 111);
  1418. this.label21.Name = "label21";
  1419. this.label21.Size = new System.Drawing.Size(94, 56);
  1420. this.label21.TabIndex = 119;
  1421. this.label21.Text = "块  数";
  1422. this.label21.TextAlign = System.Drawing.ContentAlignment.TopCenter;
  1423. //
  1424. // txtBLOCK_NUMMain
  1425. //
  1426. this.txtBLOCK_NUMMain.Dock = System.Windows.Forms.DockStyle.Fill;
  1427. this.txtBLOCK_NUMMain.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1428. this.txtBLOCK_NUMMain.Location = new System.Drawing.Point(1110, 114);
  1429. this.txtBLOCK_NUMMain.Name = "txtBLOCK_NUMMain";
  1430. this.txtBLOCK_NUMMain.ReadOnly = true;
  1431. this.txtBLOCK_NUMMain.Size = new System.Drawing.Size(225, 29);
  1432. this.txtBLOCK_NUMMain.TabIndex = 120;
  1433. //
  1434. // groupBox3
  1435. //
  1436. this.tableLayoutPanel1.SetColumnSpan(this.groupBox3, 4);
  1437. this.groupBox3.Controls.Add(this.txtMsgInfoM);
  1438. this.groupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
  1439. this.groupBox3.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1440. this.groupBox3.ForeColor = System.Drawing.Color.Blue;
  1441. this.groupBox3.Location = new System.Drawing.Point(680, 209);
  1442. this.groupBox3.Margin = new System.Windows.Forms.Padding(2);
  1443. this.groupBox3.Name = "groupBox3";
  1444. this.groupBox3.Padding = new System.Windows.Forms.Padding(2);
  1445. this.groupBox3.Size = new System.Drawing.Size(656, 117);
  1446. this.groupBox3.TabIndex = 121;
  1447. this.groupBox3.TabStop = false;
  1448. this.groupBox3.Text = "主秤计量提示信息";
  1449. //
  1450. // txtMsgInfoM
  1451. //
  1452. this.txtMsgInfoM.BackColor = System.Drawing.Color.White;
  1453. this.txtMsgInfoM.Dock = System.Windows.Forms.DockStyle.Fill;
  1454. this.txtMsgInfoM.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1455. this.txtMsgInfoM.Location = new System.Drawing.Point(2, 18);
  1456. this.txtMsgInfoM.Multiline = true;
  1457. this.txtMsgInfoM.Name = "txtMsgInfoM";
  1458. this.txtMsgInfoM.ReadOnly = true;
  1459. this.txtMsgInfoM.Size = new System.Drawing.Size(652, 97);
  1460. this.txtMsgInfoM.TabIndex = 39;
  1461. //
  1462. // button1
  1463. //
  1464. this.button1.Location = new System.Drawing.Point(3, 170);
  1465. this.button1.Name = "button1";
  1466. this.button1.Size = new System.Drawing.Size(75, 23);
  1467. this.button1.TabIndex = 123;
  1468. this.button1.Text = "测试";
  1469. this.button1.UseVisualStyleBackColor = true;
  1470. this.button1.Click += new System.EventHandler(this.button1_Click);
  1471. //
  1472. // panel5
  1473. //
  1474. this.panel5.Controls.Add(this.tableLayoutPanel2);
  1475. this.panel5.Dock = System.Windows.Forms.DockStyle.Top;
  1476. this.panel5.Location = new System.Drawing.Point(0, 0);
  1477. this.panel5.Margin = new System.Windows.Forms.Padding(2);
  1478. this.panel5.Name = "panel5";
  1479. this.panel5.Size = new System.Drawing.Size(1338, 60);
  1480. this.panel5.TabIndex = 1;
  1481. //
  1482. // tableLayoutPanel2
  1483. //
  1484. this.tableLayoutPanel2.ColumnCount = 5;
  1485. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
  1486. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  1487. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  1488. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
  1489. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  1490. this.tableLayoutPanel2.Controls.Add(this.ucStorageWeightG2, 4, 0);
  1491. this.tableLayoutPanel2.Controls.Add(this.label6, 3, 0);
  1492. this.tableLayoutPanel2.Controls.Add(this.ucStorageWeightG1, 1, 0);
  1493. this.tableLayoutPanel2.Controls.Add(this.label2, 0, 0);
  1494. this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  1495. this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
  1496. this.tableLayoutPanel2.Name = "tableLayoutPanel2";
  1497. this.tableLayoutPanel2.RowCount = 1;
  1498. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  1499. this.tableLayoutPanel2.Size = new System.Drawing.Size(1338, 60);
  1500. this.tableLayoutPanel2.TabIndex = 0;
  1501. //
  1502. // ucStorageWeightG2
  1503. //
  1504. this.ucStorageWeightG2.Dock = System.Windows.Forms.DockStyle.Fill;
  1505. this.ucStorageWeightG2.Location = new System.Drawing.Point(782, 3);
  1506. this.ucStorageWeightG2.Name = "ucStorageWeightG2";
  1507. this.ucStorageWeightG2.Size = new System.Drawing.Size(553, 54);
  1508. this.ucStorageWeightG2.TabIndex = 3;
  1509. //
  1510. // label6
  1511. //
  1512. this.label6.AutoSize = true;
  1513. this.label6.Dock = System.Windows.Forms.DockStyle.Fill;
  1514. this.label6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1515. this.label6.Location = new System.Drawing.Point(682, 0);
  1516. this.label6.Name = "label6";
  1517. this.label6.Size = new System.Drawing.Size(94, 60);
  1518. this.label6.TabIndex = 2;
  1519. this.label6.Text = "主 秤";
  1520. this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1521. //
  1522. // ucStorageWeightG1
  1523. //
  1524. this.ucStorageWeightG1.Dock = System.Windows.Forms.DockStyle.Fill;
  1525. this.ucStorageWeightG1.Location = new System.Drawing.Point(103, 3);
  1526. this.ucStorageWeightG1.Name = "ucStorageWeightG1";
  1527. this.ucStorageWeightG1.Size = new System.Drawing.Size(553, 54);
  1528. this.ucStorageWeightG1.TabIndex = 1;
  1529. //
  1530. // label2
  1531. //
  1532. this.label2.AutoSize = true;
  1533. this.label2.Dock = System.Windows.Forms.DockStyle.Fill;
  1534. this.label2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1535. this.label2.Location = new System.Drawing.Point(3, 0);
  1536. this.label2.Name = "label2";
  1537. this.label2.Size = new System.Drawing.Size(94, 60);
  1538. this.label2.TabIndex = 0;
  1539. this.label2.Text = "副 秤";
  1540. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1541. //
  1542. // panel2
  1543. //
  1544. this.panel2.BackColor = System.Drawing.Color.Transparent;
  1545. this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1546. this.panel2.Controls.Add(this.groupBox1);
  1547. this.panel2.Controls.Add(this.panel15);
  1548. this.panel2.Dock = System.Windows.Forms.DockStyle.Right;
  1549. this.panel2.Location = new System.Drawing.Point(1341, 0);
  1550. this.panel2.Margin = new System.Windows.Forms.Padding(2);
  1551. this.panel2.Name = "panel2";
  1552. this.panel2.Size = new System.Drawing.Size(379, 830);
  1553. this.panel2.TabIndex = 1;
  1554. //
  1555. // groupBox1
  1556. //
  1557. this.groupBox1.Controls.Add(this.ultraGridPW);
  1558. this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  1559. this.groupBox1.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1560. this.groupBox1.ForeColor = System.Drawing.Color.Blue;
  1561. this.groupBox1.Location = new System.Drawing.Point(0, 59);
  1562. this.groupBox1.Margin = new System.Windows.Forms.Padding(2);
  1563. this.groupBox1.Name = "groupBox1";
  1564. this.groupBox1.Padding = new System.Windows.Forms.Padding(2);
  1565. this.groupBox1.Size = new System.Drawing.Size(377, 769);
  1566. this.groupBox1.TabIndex = 9;
  1567. this.groupBox1.TabStop = false;
  1568. this.groupBox1.Text = "计量点";
  1569. //
  1570. // ultraGridPW
  1571. //
  1572. this.ultraGridPW.DataMember = "已接管计量点";
  1573. this.ultraGridPW.DataSource = this.dataSet1;
  1574. ultraGridColumn36.Header.VisiblePosition = 0;
  1575. ultraGridColumn36.RowLayoutColumnInfo.OriginX = 2;
  1576. ultraGridColumn36.RowLayoutColumnInfo.OriginY = 0;
  1577. ultraGridColumn36.RowLayoutColumnInfo.SpanX = 2;
  1578. ultraGridColumn36.RowLayoutColumnInfo.SpanY = 2;
  1579. ultraGridColumn37.Header.VisiblePosition = 1;
  1580. ultraGridColumn37.Hidden = true;
  1581. ultraGridColumn38.Header.VisiblePosition = 2;
  1582. ultraGridColumn38.RowLayoutColumnInfo.OriginX = 0;
  1583. ultraGridColumn38.RowLayoutColumnInfo.OriginY = 0;
  1584. ultraGridColumn38.RowLayoutColumnInfo.SpanX = 2;
  1585. ultraGridColumn38.RowLayoutColumnInfo.SpanY = 2;
  1586. ultraGridColumn39.Header.VisiblePosition = 3;
  1587. ultraGridColumn39.Hidden = true;
  1588. ultraGridColumn39.RowLayoutColumnInfo.OriginX = 4;
  1589. ultraGridColumn39.RowLayoutColumnInfo.OriginY = 0;
  1590. ultraGridColumn39.RowLayoutColumnInfo.SpanX = 2;
  1591. ultraGridColumn39.RowLayoutColumnInfo.SpanY = 2;
  1592. ultraGridColumn40.Header.VisiblePosition = 4;
  1593. ultraGridColumn40.Hidden = true;
  1594. ultraGridColumn40.RowLayoutColumnInfo.OriginX = 6;
  1595. ultraGridColumn40.RowLayoutColumnInfo.OriginY = 0;
  1596. ultraGridColumn40.RowLayoutColumnInfo.SpanX = 2;
  1597. ultraGridColumn40.RowLayoutColumnInfo.SpanY = 2;
  1598. ultraGridBand2.Columns.AddRange(new object[] {
  1599. ultraGridColumn36,
  1600. ultraGridColumn37,
  1601. ultraGridColumn38,
  1602. ultraGridColumn39,
  1603. ultraGridColumn40});
  1604. ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  1605. this.ultraGridPW.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  1606. this.ultraGridPW.DisplayLayout.DefaultSelectedBackColor = System.Drawing.Color.Empty;
  1607. this.ultraGridPW.DisplayLayout.DefaultSelectedForeColor = System.Drawing.Color.Empty;
  1608. this.ultraGridPW.DisplayLayout.Override.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Button3D;
  1609. appearance16.TextVAlignAsString = "Middle";
  1610. this.ultraGridPW.DisplayLayout.Override.CellAppearance = appearance16;
  1611. this.ultraGridPW.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
  1612. appearance17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
  1613. appearance17.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
  1614. this.ultraGridPW.DisplayLayout.Override.HeaderAppearance = appearance17;
  1615. this.ultraGridPW.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  1616. this.ultraGridPW.DisplayLayout.Override.MaxSelectedRows = 1;
  1617. this.ultraGridPW.DisplayLayout.Override.MinRowHeight = 21;
  1618. appearance18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
  1619. appearance18.TextVAlignAsString = "Middle";
  1620. this.ultraGridPW.DisplayLayout.Override.RowSelectorAppearance = appearance18;
  1621. this.ultraGridPW.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  1622. this.ultraGridPW.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
  1623. this.ultraGridPW.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
  1624. this.ultraGridPW.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
  1625. this.ultraGridPW.Dock = System.Windows.Forms.DockStyle.Fill;
  1626. this.ultraGridPW.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1627. this.ultraGridPW.Location = new System.Drawing.Point(2, 18);
  1628. this.ultraGridPW.Name = "ultraGridPW";
  1629. this.ultraGridPW.Size = new System.Drawing.Size(373, 749);
  1630. this.ultraGridPW.TabIndex = 8;
  1631. //
  1632. // panel15
  1633. //
  1634. this.panel15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1635. this.panel15.Controls.Add(this.txtTimeLength);
  1636. this.panel15.Controls.Add(this.label5);
  1637. this.panel15.Controls.Add(this.btnStart);
  1638. this.panel15.Dock = System.Windows.Forms.DockStyle.Top;
  1639. this.panel15.Location = new System.Drawing.Point(0, 0);
  1640. this.panel15.Margin = new System.Windows.Forms.Padding(2);
  1641. this.panel15.Name = "panel15";
  1642. this.panel15.Size = new System.Drawing.Size(377, 59);
  1643. this.panel15.TabIndex = 8;
  1644. //
  1645. // txtTimeLength
  1646. //
  1647. this.txtTimeLength.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1648. this.txtTimeLength.Location = new System.Drawing.Point(118, 13);
  1649. this.txtTimeLength.Maximum = new decimal(new int[] {
  1650. 10,
  1651. 0,
  1652. 0,
  1653. 0});
  1654. this.txtTimeLength.Name = "txtTimeLength";
  1655. this.txtTimeLength.Size = new System.Drawing.Size(101, 29);
  1656. this.txtTimeLength.TabIndex = 18;
  1657. this.txtTimeLength.Value = new decimal(new int[] {
  1658. 3,
  1659. 0,
  1660. 0,
  1661. 0});
  1662. //
  1663. // label5
  1664. //
  1665. this.label5.AutoSize = true;
  1666. this.label5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1667. this.label5.Location = new System.Drawing.Point(4, 20);
  1668. this.label5.Name = "label5";
  1669. this.label5.Size = new System.Drawing.Size(111, 16);
  1670. this.label5.TabIndex = 16;
  1671. this.label5.Text = "稳定时间(秒)";
  1672. //
  1673. // btnStart
  1674. //
  1675. this.btnStart.BackColor = System.Drawing.Color.DodgerBlue;
  1676. this.btnStart.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1677. this.btnStart.Font = new System.Drawing.Font("楷体", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)), true);
  1678. this.btnStart.ForeColor = System.Drawing.Color.White;
  1679. this.btnStart.Location = new System.Drawing.Point(244, 11);
  1680. this.btnStart.Name = "btnStart";
  1681. this.btnStart.Size = new System.Drawing.Size(95, 32);
  1682. this.btnStart.TabIndex = 6;
  1683. this.btnStart.Text = "接管";
  1684. this.btnStart.UseVisualStyleBackColor = false;
  1685. this.btnStart.Click += new System.EventHandler(this.btnStart_Click);
  1686. //
  1687. // frmGlodMain
  1688. //
  1689. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1690. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1691. this.ClientSize = new System.Drawing.Size(1723, 833);
  1692. this.Controls.Add(this.ultraGroupBox1);
  1693. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  1694. this.Name = "frmGlodMain";
  1695. this.Text = "frmGlodMain";
  1696. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmGlodMain_FormClosing);
  1697. this.Load += new System.EventHandler(this.frmGlodMain_Load);
  1698. this.ultraTabPageControl1.ResumeLayout(false);
  1699. ((System.ComponentModel.ISupportInitialize)(this.ultraGridSj)).EndInit();
  1700. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  1701. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  1702. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  1703. ((System.ComponentModel.ISupportInitialize)(this.dtJGPointInfo)).EndInit();
  1704. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  1705. this.ultraGroupBox1.ResumeLayout(false);
  1706. this.panel3.ResumeLayout(false);
  1707. ((System.ComponentModel.ISupportInitialize)(this.uTab)).EndInit();
  1708. this.uTab.ResumeLayout(false);
  1709. this.panel11.ResumeLayout(false);
  1710. this.tableLayoutPanel1.ResumeLayout(false);
  1711. this.tableLayoutPanel1.PerformLayout();
  1712. this.groupBox4.ResumeLayout(false);
  1713. this.groupBox4.PerformLayout();
  1714. this.panel4.ResumeLayout(false);
  1715. this.panel4.PerformLayout();
  1716. ((System.ComponentModel.ISupportInitialize)(this.txtWcWgt)).EndInit();
  1717. ((System.ComponentModel.ISupportInitialize)(this.txtPACKAGE_NO)).EndInit();
  1718. ((System.ComponentModel.ISupportInitialize)(this.txtBLOCK_NUM)).EndInit();
  1719. ((System.ComponentModel.ISupportInitialize)(this.txtBATCH_NO)).EndInit();
  1720. ((System.ComponentModel.ISupportInitialize)(this.txtMEMO)).EndInit();
  1721. this.panel1.ResumeLayout(false);
  1722. this.panel1.PerformLayout();
  1723. ((System.ComponentModel.ISupportInitialize)(this.txtFirst_WEIGHT)).EndInit();
  1724. ((System.ComponentModel.ISupportInitialize)(this.txtBATCH_NOMain)).EndInit();
  1725. ((System.ComponentModel.ISupportInitialize)(this.txtMEMOMain)).EndInit();
  1726. ((System.ComponentModel.ISupportInitialize)(this.txtPACKAGE_NOMain)).EndInit();
  1727. ((System.ComponentModel.ISupportInitialize)(this.txtBLOCK_NUMMain)).EndInit();
  1728. this.groupBox3.ResumeLayout(false);
  1729. this.groupBox3.PerformLayout();
  1730. this.panel5.ResumeLayout(false);
  1731. this.tableLayoutPanel2.ResumeLayout(false);
  1732. this.tableLayoutPanel2.PerformLayout();
  1733. this.panel2.ResumeLayout(false);
  1734. this.groupBox1.ResumeLayout(false);
  1735. ((System.ComponentModel.ISupportInitialize)(this.ultraGridPW)).EndInit();
  1736. this.panel15.ResumeLayout(false);
  1737. this.panel15.PerformLayout();
  1738. ((System.ComponentModel.ISupportInitialize)(this.txtTimeLength)).EndInit();
  1739. this.ResumeLayout(false);
  1740. }
  1741. #endregion
  1742. private System.Data.DataSet dataSet1;
  1743. private System.Data.DataTable dtJGPointInfo;
  1744. private System.Data.DataColumn dataColumn157;
  1745. private System.Data.DataColumn dataColumn158;
  1746. private System.Data.DataColumn dataColumn159;
  1747. private System.Data.DataColumn dataColumn160;
  1748. private System.Data.DataColumn dataColumn220;
  1749. private System.Data.DataSet dataSet2;
  1750. private System.Data.DataTable dataTable1;
  1751. private System.Data.DataColumn dataColumn1;
  1752. private System.Data.DataColumn dataColumn2;
  1753. private System.Data.DataColumn dataColumn3;
  1754. private System.Data.DataColumn dataColumn9;
  1755. private System.Data.DataColumn dataColumn4;
  1756. private System.Data.DataColumn dataColumn5;
  1757. private System.Data.DataColumn dataColumn6;
  1758. private System.Data.DataColumn dataColumn7;
  1759. private System.Data.DataColumn dataColumn8;
  1760. private System.Data.DataColumn dataColumn10;
  1761. private System.Data.DataColumn dataColumn11;
  1762. private System.Data.DataColumn dataColumn12;
  1763. private System.Data.DataColumn dataColumn13;
  1764. private System.Data.DataColumn dataColumn14;
  1765. private System.Data.DataColumn dataColumn15;
  1766. private System.Data.DataColumn dataColumn16;
  1767. private System.Data.DataColumn dataColumn17;
  1768. private System.Data.DataColumn dataColumn18;
  1769. private System.Data.DataColumn dataColumn19;
  1770. private System.Data.DataColumn dataColumn20;
  1771. private System.Data.DataColumn dataColumn21;
  1772. private System.Data.DataColumn dataColumn22;
  1773. private System.Data.DataColumn dataColumn23;
  1774. private System.Data.DataColumn dataColumn24;
  1775. private System.Data.DataColumn dataColumn25;
  1776. private System.Data.DataColumn dataColumn26;
  1777. private System.Data.DataColumn dataColumn27;
  1778. private System.Data.DataColumn dataColumn28;
  1779. private System.Data.DataColumn dataColumn29;
  1780. private System.Data.DataColumn dataColumn30;
  1781. private System.Data.DataColumn dataColumn31;
  1782. private System.Data.DataColumn dataColumn32;
  1783. private System.Data.DataColumn dataColumn33;
  1784. private System.Data.DataColumn dataColumn34;
  1785. private System.Data.DataColumn dataColumn35;
  1786. private System.Windows.Forms.Timer timer1;
  1787. private System.Windows.Forms.Timer timer2;
  1788. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  1789. private System.Windows.Forms.Panel panel3;
  1790. private Infragistics.Win.UltraWinTabControl.UltraTabControl uTab;
  1791. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  1792. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  1793. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGridSj;
  1794. private System.Windows.Forms.Panel panel11;
  1795. private System.Windows.Forms.Panel panel5;
  1796. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
  1797. private System.Windows.Forms.Panel panel2;
  1798. private MeterModuleLibrary.ucStorageWeightG ucStorageWeightG2;
  1799. private System.Windows.Forms.Label label6;
  1800. private MeterModuleLibrary.ucStorageWeightG ucStorageWeightG1;
  1801. private System.Windows.Forms.Label label2;
  1802. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  1803. private System.Windows.Forms.GroupBox groupBox4;
  1804. private System.Windows.Forms.TextBox txtMsgInfoV;
  1805. private System.Windows.Forms.Panel panel4;
  1806. private System.Windows.Forms.ComboBox cbPC;
  1807. private System.Windows.Forms.NumericUpDown txtWcWgt;
  1808. private System.Windows.Forms.Label label3;
  1809. private System.Windows.Forms.NumericUpDown txtPACKAGE_NO;
  1810. private System.Windows.Forms.NumericUpDown txtBLOCK_NUM;
  1811. private System.Windows.Forms.Label label7;
  1812. private System.Windows.Forms.Label label8;
  1813. private System.Windows.Forms.Label label9;
  1814. private System.Windows.Forms.Label label10;
  1815. private System.Windows.Forms.Label label12;
  1816. private System.Windows.Forms.Label label13;
  1817. private System.Windows.Forms.Label label14;
  1818. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtBATCH_NO;
  1819. private System.Windows.Forms.Label label1;
  1820. private System.Windows.Forms.DateTimePicker txtPRODUCT_DATE;
  1821. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtMEMO;
  1822. private System.Windows.Forms.TextBox txtMatterNo;
  1823. private System.Windows.Forms.TextBox txtGrade;
  1824. private System.Windows.Forms.TextBox txtStandard;
  1825. private System.Windows.Forms.CheckBox cbAuto;
  1826. private System.Windows.Forms.Button btnSave;
  1827. private System.Windows.Forms.Panel panel1;
  1828. private System.Windows.Forms.Label label4;
  1829. private System.Windows.Forms.NumericUpDown txtFirst_WEIGHT;
  1830. private System.Windows.Forms.Button btnSaveMain;
  1831. private System.Windows.Forms.Label label11;
  1832. private System.Windows.Forms.TextBox txtMatterNoMain;
  1833. private System.Windows.Forms.Label label15;
  1834. private System.Windows.Forms.TextBox txtGradeMain;
  1835. private System.Windows.Forms.Label label16;
  1836. private System.Windows.Forms.TextBox txtStandardMain;
  1837. private System.Windows.Forms.Label label17;
  1838. private System.Windows.Forms.DateTimePicker txtPRODUCT_DATEMain;
  1839. private System.Windows.Forms.Label label18;
  1840. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtBATCH_NOMain;
  1841. private System.Windows.Forms.Label label19;
  1842. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtMEMOMain;
  1843. private System.Windows.Forms.Label label20;
  1844. private System.Windows.Forms.NumericUpDown txtPACKAGE_NOMain;
  1845. private System.Windows.Forms.Label label21;
  1846. private System.Windows.Forms.NumericUpDown txtBLOCK_NUMMain;
  1847. private System.Windows.Forms.GroupBox groupBox3;
  1848. private System.Windows.Forms.TextBox txtMsgInfoM;
  1849. private System.Windows.Forms.GroupBox groupBox1;
  1850. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGridPW;
  1851. private System.Windows.Forms.Panel panel15;
  1852. private System.Windows.Forms.NumericUpDown txtTimeLength;
  1853. private System.Windows.Forms.Label label5;
  1854. private System.Windows.Forms.Button btnStart;
  1855. private System.Windows.Forms.Button button1;
  1856. private System.Windows.Forms.Button button2;
  1857. }
  1858. }