F_PM_2101.Designer.cs 128 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134
  1. namespace Dongke.IBOSS.PRD.Client.PMModule
  2. {
  3. partial class F_PM_2101
  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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_PM_2101));
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  42. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
  43. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
  44. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
  45. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
  46. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
  47. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
  48. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
  49. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle();
  50. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle();
  51. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle();
  52. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle32 = new System.Windows.Forms.DataGridViewCellStyle();
  53. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
  54. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle();
  55. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle();
  56. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle();
  57. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle();
  58. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle();
  59. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle30 = new System.Windows.Forms.DataGridViewCellStyle();
  60. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle31 = new System.Windows.Forms.DataGridViewCellStyle();
  61. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  62. this.tsbtnAdd = new System.Windows.Forms.ToolStripButton();
  63. this.tsbtnEdit = new System.Windows.Forms.ToolStripButton();
  64. this.tsbtnInChecked = new System.Windows.Forms.ToolStripButton();
  65. this.tsbtnDisable = new System.Windows.Forms.ToolStripButton();
  66. this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  67. this.tsbtnAll = new System.Windows.Forms.ToolStripButton();
  68. this.tsbtnUnAll = new System.Windows.Forms.ToolStripButton();
  69. this.tsbtnCheckData = new System.Windows.Forms.ToolStripButton();
  70. this.tsbtnClearData = new System.Windows.Forms.ToolStripButton();
  71. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  72. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  73. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  74. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  75. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  76. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  77. this.lblTo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  78. this.dtpEndTime = new System.Windows.Forms.DateTimePicker();
  79. this.dtpStartTime = new System.Windows.Forms.DateTimePicker();
  80. this.lblCreateTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  81. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  82. this.lblBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  83. this.txtCheckedName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  84. this.txtInCheckedNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  85. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  86. this.splitContainer2 = new System.Windows.Forms.SplitContainer();
  87. this.dgvInChecked = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  88. this.InCheckedID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  89. this.InCheckedNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
  90. this.Incheckname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  91. this.CreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  92. this.CreateUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  93. this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  94. this.dgvFunctionUsers = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  95. this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  96. this.UserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  97. this.UserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  98. this.tabControl1 = new System.Windows.Forms.TabControl();
  99. this.tabPage1 = new System.Windows.Forms.TabPage();
  100. this.dgvInCheckedNoDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  101. this.Sel = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  102. this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  103. this.ProductionLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  104. this.ProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  105. this.pusercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  106. this.ProcedureTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  107. this.ProcedureModel = new System.Windows.Forms.DataGridViewTextBoxColumn();
  108. this.GOODSLEVELTYPE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  109. this.IsPublicBody = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  110. this.IsReFire = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  111. this.SpecialRepairFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  112. this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  113. this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  114. this.GroutingDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  115. this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  116. this.GroutingUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  117. this.GroutingNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  118. this.GroutingLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  119. this.KilnCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  120. this.KilnName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  121. this.KilnCarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  122. this.KilnCarName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  123. this.IsReworkFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  124. this.InScrapFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  125. this.SCRAPPRODUCTID = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  126. this.susercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  127. this.sdatetime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  128. this.ausercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  129. this.adatetime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  130. this.currentprocedurename = new System.Windows.Forms.DataGridViewTextBoxColumn();
  131. this.currentproceduretime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  132. this.cusercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  133. this.tabPage2 = new System.Windows.Forms.TabPage();
  134. this.dgvInCheckededDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  135. this.tabPage3 = new System.Windows.Forms.TabPage();
  136. this.dgvInCheckedWinDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  137. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  138. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  139. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  140. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  141. this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  142. this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  143. this.ProcedureTime2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  144. this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  145. this.GOODSLEVELTYPE2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  146. this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  147. this.dataGridViewCheckBoxColumn2 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  148. this.dataGridViewCheckBoxColumn3 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  149. this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  150. this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  151. this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  152. this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  153. this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  154. this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  155. this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  156. this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  157. this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  158. this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  159. this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  160. this.IsReworkFlag2 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  161. this.InScrapFlag2 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  162. this.g2currentprocedurename = new System.Windows.Forms.DataGridViewTextBoxColumn();
  163. this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  164. this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  165. this.dataGridViewTextBoxColumn24 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  166. this.dataGridViewTextBoxColumn25 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  167. this.dataGridViewTextBoxColumn26 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  168. this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  169. this.ProcedureTime3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  170. this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  171. this.GOODSLEVELTYPE3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  172. this.dataGridViewCheckBoxColumn4 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  173. this.dataGridViewCheckBoxColumn5 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  174. this.dataGridViewCheckBoxColumn6 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  175. this.dataGridViewTextBoxColumn28 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  176. this.dataGridViewTextBoxColumn29 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  177. this.dataGridViewTextBoxColumn30 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  178. this.dataGridViewTextBoxColumn31 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  179. this.dataGridViewTextBoxColumn32 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  180. this.dataGridViewTextBoxColumn33 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  181. this.dataGridViewTextBoxColumn34 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  182. this.dataGridViewTextBoxColumn35 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  183. this.dataGridViewTextBoxColumn36 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  184. this.dataGridViewTextBoxColumn37 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  185. this.dataGridViewTextBoxColumn38 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  186. this.IsReworkFlag3 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  187. this.InScrapFlag3 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  188. this.tsrOperate.SuspendLayout();
  189. this.gbxCondition.SuspendLayout();
  190. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  191. this.splitContainer1.Panel1.SuspendLayout();
  192. this.splitContainer1.Panel2.SuspendLayout();
  193. this.splitContainer1.SuspendLayout();
  194. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
  195. this.splitContainer2.Panel1.SuspendLayout();
  196. this.splitContainer2.Panel2.SuspendLayout();
  197. this.splitContainer2.SuspendLayout();
  198. ((System.ComponentModel.ISupportInitialize)(this.dgvInChecked)).BeginInit();
  199. ((System.ComponentModel.ISupportInitialize)(this.dgvFunctionUsers)).BeginInit();
  200. this.tabControl1.SuspendLayout();
  201. this.tabPage1.SuspendLayout();
  202. ((System.ComponentModel.ISupportInitialize)(this.dgvInCheckedNoDetail)).BeginInit();
  203. this.tabPage2.SuspendLayout();
  204. ((System.ComponentModel.ISupportInitialize)(this.dgvInCheckededDetail)).BeginInit();
  205. this.tabPage3.SuspendLayout();
  206. ((System.ComponentModel.ISupportInitialize)(this.dgvInCheckedWinDetail)).BeginInit();
  207. this.SuspendLayout();
  208. //
  209. // tsrOperate
  210. //
  211. this.tsrOperate.AutoSize = false;
  212. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  213. this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.functionbackground;
  214. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  215. this.tsrOperate.ImageScalingSize = new System.Drawing.Size(20, 20);
  216. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  217. this.tsbtnAdd,
  218. this.tsbtnEdit,
  219. this.tsbtnInChecked,
  220. this.tsbtnDisable,
  221. this.toolStripSeparator2,
  222. this.tsbtnAll,
  223. this.tsbtnUnAll,
  224. this.tsbtnCheckData,
  225. this.tsbtnClearData,
  226. this.toolStripSeparator1,
  227. this.tsbtnAdaptive,
  228. this.tsbtnClose});
  229. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  230. this.tsrOperate.Name = "tsrOperate";
  231. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  232. this.tsrOperate.ShowItemToolTips = false;
  233. this.tsrOperate.Size = new System.Drawing.Size(1469, 44);
  234. this.tsrOperate.TabIndex = 0;
  235. this.tsrOperate.Text = "toolStrip1";
  236. //
  237. // tsbtnAdd
  238. //
  239. this.tsbtnAdd.AutoSize = false;
  240. this.tsbtnAdd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  241. this.tsbtnAdd.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  242. this.tsbtnAdd.ImageTransparentColor = System.Drawing.Color.Magenta;
  243. this.tsbtnAdd.Name = "tsbtnAdd";
  244. this.tsbtnAdd.Size = new System.Drawing.Size(60, 25);
  245. this.tsbtnAdd.Text = "新建(&N)";
  246. this.tsbtnAdd.Click += new System.EventHandler(this.tsbtnAdd_Click);
  247. //
  248. // tsbtnEdit
  249. //
  250. this.tsbtnEdit.AutoSize = false;
  251. this.tsbtnEdit.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  252. this.tsbtnEdit.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnEdit.Image")));
  253. this.tsbtnEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
  254. this.tsbtnEdit.Name = "tsbtnEdit";
  255. this.tsbtnEdit.Size = new System.Drawing.Size(60, 25);
  256. this.tsbtnEdit.Tag = "";
  257. this.tsbtnEdit.Text = "编辑";
  258. this.tsbtnEdit.Click += new System.EventHandler(this.tsbtnEdit_Click);
  259. //
  260. // tsbtnInChecked
  261. //
  262. this.tsbtnInChecked.AutoSize = false;
  263. this.tsbtnInChecked.Enabled = false;
  264. this.tsbtnInChecked.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  265. this.tsbtnInChecked.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  266. this.tsbtnInChecked.ImageTransparentColor = System.Drawing.Color.Magenta;
  267. this.tsbtnInChecked.Name = "tsbtnInChecked";
  268. this.tsbtnInChecked.Size = new System.Drawing.Size(60, 25);
  269. this.tsbtnInChecked.Text = "盘点(&I)";
  270. this.tsbtnInChecked.Click += new System.EventHandler(this.tsbtnInChecked_Click);
  271. //
  272. // tsbtnDisable
  273. //
  274. this.tsbtnDisable.AutoSize = false;
  275. this.tsbtnDisable.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  276. this.tsbtnDisable.Enabled = false;
  277. this.tsbtnDisable.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnDisable.Image")));
  278. this.tsbtnDisable.ImageTransparentColor = System.Drawing.Color.Magenta;
  279. this.tsbtnDisable.Name = "tsbtnDisable";
  280. this.tsbtnDisable.Size = new System.Drawing.Size(60, 25);
  281. this.tsbtnDisable.Tag = "";
  282. this.tsbtnDisable.Text = "停用(S)";
  283. this.tsbtnDisable.Click += new System.EventHandler(this.tsbtnDisable_Click);
  284. //
  285. // toolStripSeparator2
  286. //
  287. this.toolStripSeparator2.AutoSize = false;
  288. this.toolStripSeparator2.Name = "toolStripSeparator2";
  289. this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
  290. //
  291. // tsbtnAll
  292. //
  293. this.tsbtnAll.AutoSize = false;
  294. this.tsbtnAll.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  295. this.tsbtnAll.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnAll.Image")));
  296. this.tsbtnAll.ImageTransparentColor = System.Drawing.Color.Magenta;
  297. this.tsbtnAll.Name = "tsbtnAll";
  298. this.tsbtnAll.Size = new System.Drawing.Size(60, 25);
  299. this.tsbtnAll.Text = "全选";
  300. this.tsbtnAll.Click += new System.EventHandler(this.tsbtnAll_Click);
  301. //
  302. // tsbtnUnAll
  303. //
  304. this.tsbtnUnAll.AutoSize = false;
  305. this.tsbtnUnAll.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  306. this.tsbtnUnAll.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnUnAll.Image")));
  307. this.tsbtnUnAll.ImageTransparentColor = System.Drawing.Color.Magenta;
  308. this.tsbtnUnAll.Name = "tsbtnUnAll";
  309. this.tsbtnUnAll.Size = new System.Drawing.Size(80, 25);
  310. this.tsbtnUnAll.Text = "不选";
  311. this.tsbtnUnAll.Click += new System.EventHandler(this.tsbtnUnAll_Click);
  312. //
  313. // tsbtnCheckData
  314. //
  315. this.tsbtnCheckData.AutoSize = false;
  316. this.tsbtnCheckData.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  317. this.tsbtnCheckData.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnCheckData.Image")));
  318. this.tsbtnCheckData.ImageTransparentColor = System.Drawing.Color.Magenta;
  319. this.tsbtnCheckData.Name = "tsbtnCheckData";
  320. this.tsbtnCheckData.Size = new System.Drawing.Size(100, 25);
  321. this.tsbtnCheckData.Tag = "";
  322. this.tsbtnCheckData.Text = "盘点选择数据(&P)";
  323. this.tsbtnCheckData.Click += new System.EventHandler(this.tsbtnCheckData_Click);
  324. //
  325. // tsbtnClearData
  326. //
  327. this.tsbtnClearData.AutoSize = false;
  328. this.tsbtnClearData.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  329. this.tsbtnClearData.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnClearData.Image")));
  330. this.tsbtnClearData.ImageTransparentColor = System.Drawing.Color.Magenta;
  331. this.tsbtnClearData.Name = "tsbtnClearData";
  332. this.tsbtnClearData.Size = new System.Drawing.Size(120, 25);
  333. this.tsbtnClearData.Tag = "";
  334. this.tsbtnClearData.Text = "清除未盘点数据(&D)";
  335. this.tsbtnClearData.Click += new System.EventHandler(this.tsbtnClearData_Click);
  336. //
  337. // toolStripSeparator1
  338. //
  339. this.toolStripSeparator1.AutoSize = false;
  340. this.toolStripSeparator1.Name = "toolStripSeparator1";
  341. this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
  342. //
  343. // tsbtnAdaptive
  344. //
  345. this.tsbtnAdaptive.AutoSize = false;
  346. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  347. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  348. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  349. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  350. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  351. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  352. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  353. //
  354. // tsbtnClose
  355. //
  356. this.tsbtnClose.AutoSize = false;
  357. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  358. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  359. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  360. this.tsbtnClose.Name = "tsbtnClose";
  361. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  362. this.tsbtnClose.Text = "关闭(&X)";
  363. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  364. //
  365. // gbxCondition
  366. //
  367. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  368. | System.Windows.Forms.AnchorStyles.Right)));
  369. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  370. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  371. this.gbxCondition.Controls.Add(this.btnClearCondition);
  372. this.gbxCondition.Controls.Add(this.btnSearch);
  373. this.gbxCondition.Controls.Add(this.lblTo);
  374. this.gbxCondition.Controls.Add(this.dtpEndTime);
  375. this.gbxCondition.Controls.Add(this.dtpStartTime);
  376. this.gbxCondition.Controls.Add(this.lblCreateTime);
  377. this.gbxCondition.Controls.Add(this.c_Label1);
  378. this.gbxCondition.Controls.Add(this.lblBarCode);
  379. this.gbxCondition.Controls.Add(this.txtCheckedName);
  380. this.gbxCondition.Controls.Add(this.txtInCheckedNo);
  381. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  382. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  383. this.gbxCondition.IsMustInput = false;
  384. this.gbxCondition.Location = new System.Drawing.Point(0, 48);
  385. this.gbxCondition.Margin = new System.Windows.Forms.Padding(4);
  386. this.gbxCondition.Name = "gbxCondition";
  387. this.gbxCondition.OriginalHeight = -1;
  388. this.gbxCondition.Padding = new System.Windows.Forms.Padding(4);
  389. this.gbxCondition.Size = new System.Drawing.Size(1453, 60);
  390. this.gbxCondition.TabIndex = 1;
  391. this.gbxCondition.TabStop = false;
  392. this.gbxCondition.Text = "查询条件 ▼";
  393. //
  394. // btnClearCondition
  395. //
  396. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  397. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  398. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  399. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  400. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  401. this.btnClearCondition.Location = new System.Drawing.Point(1331, 16);
  402. this.btnClearCondition.Margin = new System.Windows.Forms.Padding(4);
  403. this.btnClearCondition.Name = "btnClearCondition";
  404. this.btnClearCondition.Size = new System.Drawing.Size(113, 38);
  405. this.btnClearCondition.TabIndex = 9;
  406. this.btnClearCondition.Text = "清空条件";
  407. this.btnClearCondition.UseVisualStyleBackColor = true;
  408. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  409. //
  410. // btnSearch
  411. //
  412. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  413. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  414. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  415. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  416. this.btnSearch.ForeColor = System.Drawing.Color.White;
  417. this.btnSearch.Location = new System.Drawing.Point(1209, 16);
  418. this.btnSearch.Margin = new System.Windows.Forms.Padding(4);
  419. this.btnSearch.Name = "btnSearch";
  420. this.btnSearch.Size = new System.Drawing.Size(113, 38);
  421. this.btnSearch.TabIndex = 8;
  422. this.btnSearch.Text = "查询";
  423. this.btnSearch.UseVisualStyleBackColor = true;
  424. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  425. //
  426. // lblTo
  427. //
  428. this.lblTo.AutoSize = true;
  429. this.lblTo.BackColor = System.Drawing.Color.Transparent;
  430. this.lblTo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  431. this.lblTo.ForeColor = System.Drawing.SystemColors.ControlText;
  432. this.lblTo.Location = new System.Drawing.Point(807, 28);
  433. this.lblTo.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  434. this.lblTo.Name = "lblTo";
  435. this.lblTo.Size = new System.Drawing.Size(15, 15);
  436. this.lblTo.TabIndex = 6;
  437. this.lblTo.Text = "-";
  438. //
  439. // dtpEndTime
  440. //
  441. this.dtpEndTime.CustomFormat = "yyyy-MM-dd";
  442. this.dtpEndTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  443. this.dtpEndTime.Location = new System.Drawing.Point(829, 22);
  444. this.dtpEndTime.Margin = new System.Windows.Forms.Padding(4);
  445. this.dtpEndTime.Name = "dtpEndTime";
  446. this.dtpEndTime.Size = new System.Drawing.Size(177, 25);
  447. this.dtpEndTime.TabIndex = 7;
  448. //
  449. // dtpStartTime
  450. //
  451. this.dtpStartTime.CustomFormat = "yyyy-MM-dd";
  452. this.dtpStartTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  453. this.dtpStartTime.Location = new System.Drawing.Point(620, 22);
  454. this.dtpStartTime.Margin = new System.Windows.Forms.Padding(4);
  455. this.dtpStartTime.Name = "dtpStartTime";
  456. this.dtpStartTime.Size = new System.Drawing.Size(177, 25);
  457. this.dtpStartTime.TabIndex = 5;
  458. //
  459. // lblCreateTime
  460. //
  461. this.lblCreateTime.AutoSize = true;
  462. this.lblCreateTime.BackColor = System.Drawing.Color.Transparent;
  463. this.lblCreateTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  464. this.lblCreateTime.ForeColor = System.Drawing.SystemColors.ControlText;
  465. this.lblCreateTime.Location = new System.Drawing.Point(541, 28);
  466. this.lblCreateTime.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  467. this.lblCreateTime.Name = "lblCreateTime";
  468. this.lblCreateTime.Size = new System.Drawing.Size(67, 15);
  469. this.lblCreateTime.TabIndex = 4;
  470. this.lblCreateTime.Text = "创建时间";
  471. //
  472. // c_Label1
  473. //
  474. this.c_Label1.AutoSize = true;
  475. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  476. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  477. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  478. this.c_Label1.Location = new System.Drawing.Point(276, 28);
  479. this.c_Label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  480. this.c_Label1.Name = "c_Label1";
  481. this.c_Label1.Size = new System.Drawing.Size(67, 15);
  482. this.c_Label1.TabIndex = 2;
  483. this.c_Label1.Text = "盘点名称";
  484. //
  485. // lblBarCode
  486. //
  487. this.lblBarCode.AutoSize = true;
  488. this.lblBarCode.BackColor = System.Drawing.Color.Transparent;
  489. this.lblBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  490. this.lblBarCode.ForeColor = System.Drawing.SystemColors.ControlText;
  491. this.lblBarCode.Location = new System.Drawing.Point(8, 28);
  492. this.lblBarCode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  493. this.lblBarCode.Name = "lblBarCode";
  494. this.lblBarCode.Size = new System.Drawing.Size(67, 15);
  495. this.lblBarCode.TabIndex = 0;
  496. this.lblBarCode.Text = "盘点单号";
  497. //
  498. // txtCheckedName
  499. //
  500. this.txtCheckedName.BackColor = System.Drawing.SystemColors.Window;
  501. this.txtCheckedName.BackgroundColor = System.Drawing.SystemColors.Window;
  502. this.txtCheckedName.ErrorMessage = "";
  503. this.txtCheckedName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  504. this.txtCheckedName.Location = new System.Drawing.Point(355, 22);
  505. this.txtCheckedName.Margin = new System.Windows.Forms.Padding(4);
  506. this.txtCheckedName.MaxLength = 20;
  507. this.txtCheckedName.Name = "txtCheckedName";
  508. this.txtCheckedName.Size = new System.Drawing.Size(177, 25);
  509. this.txtCheckedName.TabIndex = 3;
  510. //
  511. // txtInCheckedNo
  512. //
  513. this.txtInCheckedNo.BackColor = System.Drawing.SystemColors.Window;
  514. this.txtInCheckedNo.BackgroundColor = System.Drawing.SystemColors.Window;
  515. this.txtInCheckedNo.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  516. this.txtInCheckedNo.ErrorMessage = "";
  517. this.txtInCheckedNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  518. this.txtInCheckedNo.Location = new System.Drawing.Point(87, 22);
  519. this.txtInCheckedNo.Margin = new System.Windows.Forms.Padding(4);
  520. this.txtInCheckedNo.MaxLength = 20;
  521. this.txtInCheckedNo.Name = "txtInCheckedNo";
  522. this.txtInCheckedNo.Size = new System.Drawing.Size(177, 25);
  523. this.txtInCheckedNo.TabIndex = 1;
  524. //
  525. // splitContainer1
  526. //
  527. this.splitContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  528. | System.Windows.Forms.AnchorStyles.Left)
  529. | System.Windows.Forms.AnchorStyles.Right)));
  530. this.splitContainer1.Location = new System.Drawing.Point(0, 115);
  531. this.splitContainer1.Margin = new System.Windows.Forms.Padding(4);
  532. this.splitContainer1.Name = "splitContainer1";
  533. this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  534. //
  535. // splitContainer1.Panel1
  536. //
  537. this.splitContainer1.Panel1.Controls.Add(this.splitContainer2);
  538. //
  539. // splitContainer1.Panel2
  540. //
  541. this.splitContainer1.Panel2.Controls.Add(this.tabControl1);
  542. this.splitContainer1.Size = new System.Drawing.Size(1453, 430);
  543. this.splitContainer1.SplitterDistance = 160;
  544. this.splitContainer1.SplitterWidth = 5;
  545. this.splitContainer1.TabIndex = 37;
  546. //
  547. // splitContainer2
  548. //
  549. this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
  550. this.splitContainer2.Location = new System.Drawing.Point(0, 0);
  551. this.splitContainer2.Margin = new System.Windows.Forms.Padding(4);
  552. this.splitContainer2.Name = "splitContainer2";
  553. //
  554. // splitContainer2.Panel1
  555. //
  556. this.splitContainer2.Panel1.Controls.Add(this.dgvInChecked);
  557. //
  558. // splitContainer2.Panel2
  559. //
  560. this.splitContainer2.Panel2.Controls.Add(this.dgvFunctionUsers);
  561. this.splitContainer2.Size = new System.Drawing.Size(1453, 160);
  562. this.splitContainer2.SplitterDistance = 919;
  563. this.splitContainer2.SplitterWidth = 5;
  564. this.splitContainer2.TabIndex = 1;
  565. //
  566. // dgvInChecked
  567. //
  568. this.dgvInChecked.AllowUserToAddRows = false;
  569. this.dgvInChecked.AllowUserToDeleteRows = false;
  570. this.dgvInChecked.AllowUserToModifyRows = true;
  571. this.dgvInChecked.AllowUserToOrderColumns = true;
  572. this.dgvInChecked.AllowUserToResizeRows = false;
  573. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  574. this.dgvInChecked.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  575. this.dgvInChecked.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  576. this.dgvInChecked.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  577. this.dgvInChecked.CellHeight = 23;
  578. this.dgvInChecked.ChildNodeColumnName = null;
  579. this.dgvInChecked.ChildNodeColumnText = null;
  580. this.dgvInChecked.ColumnDeep = 1;
  581. this.dgvInChecked.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  582. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  583. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  584. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  585. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  586. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  587. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  588. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  589. this.dgvInChecked.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  590. this.dgvInChecked.ColumnHeadersHeight = 29;
  591. this.dgvInChecked.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  592. this.dgvInChecked.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  593. this.InCheckedID,
  594. this.InCheckedNo,
  595. this.Incheckname,
  596. this.CreateTime,
  597. this.CreateUserName,
  598. this.Remarks});
  599. this.dgvInChecked.ColumnTreeView = null;
  600. this.dgvInChecked.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut)));
  601. this.dgvInChecked.Dock = System.Windows.Forms.DockStyle.Fill;
  602. this.dgvInChecked.DynamicColumnName = "";
  603. this.dgvInChecked.EnableHeadersVisualStyles = false;
  604. this.dgvInChecked.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  605. this.dgvInChecked.FormatQuantityColumns = null;
  606. this.dgvInChecked.HorizontalMergeColumn = null;
  607. this.dgvInChecked.IsAutoCountSum = true;
  608. this.dgvInChecked.IsAutoResizeColumns = false;
  609. this.dgvInChecked.IsClickF12 = false;
  610. this.dgvInChecked.IsOpenMergeCellFlag = false;
  611. this.dgvInChecked.IsSubTotalFlag = false;
  612. this.dgvInChecked.IsTopDeep = false;
  613. this.dgvInChecked.Location = new System.Drawing.Point(0, 0);
  614. this.dgvInChecked.Margin = new System.Windows.Forms.Padding(0);
  615. this.dgvInChecked.MergeColumnNames = null;
  616. this.dgvInChecked.MergeDetailColumnNames = null;
  617. this.dgvInChecked.MergeDetailOnlyColumn = null;
  618. this.dgvInChecked.MergeOnlyColumn = null;
  619. this.dgvInChecked.MultiSelect = false;
  620. this.dgvInChecked.Name = "dgvInChecked";
  621. this.dgvInChecked.ReadOnly = true;
  622. this.dgvInChecked.RefreshAtHscroll = false;
  623. this.dgvInChecked.RowHeadersWidth = 50;
  624. this.dgvInChecked.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  625. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  626. this.dgvInChecked.RowsDefaultCellStyle = dataGridViewCellStyle4;
  627. this.dgvInChecked.RowTemplate.Height = 21;
  628. this.dgvInChecked.Size = new System.Drawing.Size(919, 160);
  629. this.dgvInChecked.SortOrderColumnName = null;
  630. this.dgvInChecked.TabIndex = 0;
  631. this.dgvInChecked.Tag = true;
  632. this.dgvInChecked.TotalSumColumns = null;
  633. this.dgvInChecked.ViewRowFilter = "";
  634. this.dgvInChecked.CellMouseDoubleClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dgvInChecked_CellMouseDoubleClick);
  635. this.dgvInChecked.SelectionChanged += new System.EventHandler(this.dgvInChecked_SelectionChanged);
  636. //
  637. // InCheckedID
  638. //
  639. this.InCheckedID.DataPropertyName = "InCheckedID";
  640. this.InCheckedID.HeaderText = "在产盘点单ID";
  641. this.InCheckedID.MinimumWidth = 6;
  642. this.InCheckedID.Name = "InCheckedID";
  643. this.InCheckedID.ReadOnly = true;
  644. this.InCheckedID.Visible = false;
  645. this.InCheckedID.Width = 125;
  646. //
  647. // InCheckedNo
  648. //
  649. this.InCheckedNo.DataPropertyName = "InCheckedNo";
  650. this.InCheckedNo.HeaderText = "盘点单号";
  651. this.InCheckedNo.MinimumWidth = 6;
  652. this.InCheckedNo.Name = "InCheckedNo";
  653. this.InCheckedNo.ReadOnly = true;
  654. this.InCheckedNo.Width = 200;
  655. //
  656. // Incheckname
  657. //
  658. this.Incheckname.DataPropertyName = "Incheckname";
  659. this.Incheckname.HeaderText = "盘点名称";
  660. this.Incheckname.MinimumWidth = 6;
  661. this.Incheckname.Name = "Incheckname";
  662. this.Incheckname.ReadOnly = true;
  663. this.Incheckname.Width = 125;
  664. //
  665. // CreateTime
  666. //
  667. this.CreateTime.DataPropertyName = "CreateTime";
  668. dataGridViewCellStyle3.Format = "yyyy-MM-dd HH:mm:ss";
  669. dataGridViewCellStyle3.NullValue = null;
  670. this.CreateTime.DefaultCellStyle = dataGridViewCellStyle3;
  671. this.CreateTime.HeaderText = "创建时间";
  672. this.CreateTime.MinimumWidth = 6;
  673. this.CreateTime.Name = "CreateTime";
  674. this.CreateTime.ReadOnly = true;
  675. this.CreateTime.Width = 125;
  676. //
  677. // CreateUserName
  678. //
  679. this.CreateUserName.DataPropertyName = "CreateUserName";
  680. this.CreateUserName.HeaderText = "创建者";
  681. this.CreateUserName.MinimumWidth = 6;
  682. this.CreateUserName.Name = "CreateUserName";
  683. this.CreateUserName.ReadOnly = true;
  684. this.CreateUserName.Width = 125;
  685. //
  686. // Remarks
  687. //
  688. this.Remarks.DataPropertyName = "Remarks";
  689. this.Remarks.HeaderText = "备注";
  690. this.Remarks.MinimumWidth = 6;
  691. this.Remarks.Name = "Remarks";
  692. this.Remarks.ReadOnly = true;
  693. this.Remarks.Width = 300;
  694. //
  695. // dgvFunctionUsers
  696. //
  697. this.dgvFunctionUsers.AllowUserToAddRows = false;
  698. this.dgvFunctionUsers.AllowUserToDeleteRows = false;
  699. this.dgvFunctionUsers.AllowUserToModifyRows = true;
  700. this.dgvFunctionUsers.AllowUserToResizeRows = false;
  701. dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  702. this.dgvFunctionUsers.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5;
  703. this.dgvFunctionUsers.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  704. this.dgvFunctionUsers.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  705. this.dgvFunctionUsers.CellHeight = 23;
  706. this.dgvFunctionUsers.ChildNodeColumnName = null;
  707. this.dgvFunctionUsers.ChildNodeColumnText = null;
  708. this.dgvFunctionUsers.ColumnDeep = 1;
  709. this.dgvFunctionUsers.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  710. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  711. dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  712. dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  713. dataGridViewCellStyle6.ForeColor = System.Drawing.Color.White;
  714. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  715. dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  716. dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  717. this.dgvFunctionUsers.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6;
  718. this.dgvFunctionUsers.ColumnHeadersHeight = 29;
  719. this.dgvFunctionUsers.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  720. this.dgvFunctionUsers.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  721. this.UserCode,
  722. this.UserName,
  723. this.UserID});
  724. this.dgvFunctionUsers.ColumnTreeView = null;
  725. this.dgvFunctionUsers.ContextMenuVisible = Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.None;
  726. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  727. dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Window;
  728. dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  729. dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.ControlText;
  730. dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  731. dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  732. dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  733. this.dgvFunctionUsers.DefaultCellStyle = dataGridViewCellStyle7;
  734. this.dgvFunctionUsers.Dock = System.Windows.Forms.DockStyle.Fill;
  735. this.dgvFunctionUsers.DynamicColumnName = "";
  736. this.dgvFunctionUsers.EnableHeadersVisualStyles = false;
  737. this.dgvFunctionUsers.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  738. this.dgvFunctionUsers.FormatQuantityColumns = null;
  739. this.dgvFunctionUsers.HorizontalMergeColumn = null;
  740. this.dgvFunctionUsers.IsAutoCountSum = true;
  741. this.dgvFunctionUsers.IsAutoResizeColumns = false;
  742. this.dgvFunctionUsers.IsClickF12 = false;
  743. this.dgvFunctionUsers.IsOpenMergeCellFlag = false;
  744. this.dgvFunctionUsers.IsSubTotalFlag = false;
  745. this.dgvFunctionUsers.IsTopDeep = false;
  746. this.dgvFunctionUsers.Location = new System.Drawing.Point(0, 0);
  747. this.dgvFunctionUsers.Margin = new System.Windows.Forms.Padding(4);
  748. this.dgvFunctionUsers.MergeColumnNames = null;
  749. this.dgvFunctionUsers.MergeDetailColumnNames = null;
  750. this.dgvFunctionUsers.MergeDetailOnlyColumn = null;
  751. this.dgvFunctionUsers.MergeOnlyColumn = null;
  752. this.dgvFunctionUsers.MultiSelect = false;
  753. this.dgvFunctionUsers.Name = "dgvFunctionUsers";
  754. this.dgvFunctionUsers.RefreshAtHscroll = false;
  755. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  756. dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Control;
  757. dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  758. dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.WindowText;
  759. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  760. dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  761. dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  762. this.dgvFunctionUsers.RowHeadersDefaultCellStyle = dataGridViewCellStyle8;
  763. this.dgvFunctionUsers.RowHeadersWidth = 50;
  764. this.dgvFunctionUsers.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  765. dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  766. this.dgvFunctionUsers.RowsDefaultCellStyle = dataGridViewCellStyle9;
  767. this.dgvFunctionUsers.RowTemplate.Height = 21;
  768. this.dgvFunctionUsers.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  769. this.dgvFunctionUsers.Size = new System.Drawing.Size(529, 160);
  770. this.dgvFunctionUsers.SortOrderColumnName = null;
  771. this.dgvFunctionUsers.TabIndex = 0;
  772. this.dgvFunctionUsers.Tag = true;
  773. this.dgvFunctionUsers.TotalSumColumns = null;
  774. this.dgvFunctionUsers.ViewRowFilter = "";
  775. //
  776. // UserCode
  777. //
  778. this.UserCode.DataPropertyName = "UserCode";
  779. this.UserCode.HeaderText = "用户编码";
  780. this.UserCode.MinimumWidth = 6;
  781. this.UserCode.Name = "UserCode";
  782. this.UserCode.ReadOnly = true;
  783. this.UserCode.Width = 80;
  784. //
  785. // UserName
  786. //
  787. this.UserName.DataPropertyName = "UserName";
  788. this.UserName.HeaderText = "用户名称";
  789. this.UserName.MinimumWidth = 6;
  790. this.UserName.Name = "UserName";
  791. this.UserName.ReadOnly = true;
  792. this.UserName.Width = 80;
  793. //
  794. // UserID
  795. //
  796. this.UserID.DataPropertyName = "UserID";
  797. this.UserID.HeaderText = "UserID";
  798. this.UserID.MinimumWidth = 6;
  799. this.UserID.Name = "UserID";
  800. this.UserID.Visible = false;
  801. this.UserID.Width = 125;
  802. //
  803. // tabControl1
  804. //
  805. this.tabControl1.Controls.Add(this.tabPage1);
  806. this.tabControl1.Controls.Add(this.tabPage2);
  807. this.tabControl1.Controls.Add(this.tabPage3);
  808. this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  809. this.tabControl1.Location = new System.Drawing.Point(0, 0);
  810. this.tabControl1.Margin = new System.Windows.Forms.Padding(4);
  811. this.tabControl1.Name = "tabControl1";
  812. this.tabControl1.SelectedIndex = 0;
  813. this.tabControl1.Size = new System.Drawing.Size(1453, 265);
  814. this.tabControl1.TabIndex = 0;
  815. //
  816. // tabPage1
  817. //
  818. this.tabPage1.Controls.Add(this.dgvInCheckedNoDetail);
  819. this.tabPage1.Location = new System.Drawing.Point(4, 25);
  820. this.tabPage1.Margin = new System.Windows.Forms.Padding(4);
  821. this.tabPage1.Name = "tabPage1";
  822. this.tabPage1.Size = new System.Drawing.Size(1445, 236);
  823. this.tabPage1.TabIndex = 0;
  824. this.tabPage1.Text = "未盘点";
  825. this.tabPage1.UseVisualStyleBackColor = true;
  826. //
  827. // dgvInCheckedNoDetail
  828. //
  829. this.dgvInCheckedNoDetail.AllowUserToAddRows = false;
  830. this.dgvInCheckedNoDetail.AllowUserToDeleteRows = false;
  831. this.dgvInCheckedNoDetail.AllowUserToModifyRows = true;
  832. this.dgvInCheckedNoDetail.AllowUserToOrderColumns = true;
  833. dataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  834. this.dgvInCheckedNoDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle10;
  835. this.dgvInCheckedNoDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  836. this.dgvInCheckedNoDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  837. this.dgvInCheckedNoDetail.CellHeight = 23;
  838. this.dgvInCheckedNoDetail.ChildNodeColumnName = null;
  839. this.dgvInCheckedNoDetail.ChildNodeColumnText = null;
  840. this.dgvInCheckedNoDetail.ColumnDeep = 1;
  841. this.dgvInCheckedNoDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  842. dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  843. dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  844. dataGridViewCellStyle11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  845. dataGridViewCellStyle11.ForeColor = System.Drawing.Color.White;
  846. dataGridViewCellStyle11.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  847. dataGridViewCellStyle11.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  848. dataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  849. this.dgvInCheckedNoDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle11;
  850. this.dgvInCheckedNoDetail.ColumnHeadersHeight = 29;
  851. this.dgvInCheckedNoDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  852. this.dgvInCheckedNoDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  853. this.Sel,
  854. this.BarCode,
  855. this.ProductionLineName,
  856. this.ProcedureName,
  857. this.pusercode,
  858. this.ProcedureTime,
  859. this.ProcedureModel,
  860. this.GOODSLEVELTYPE,
  861. this.IsPublicBody,
  862. this.IsReFire,
  863. this.SpecialRepairFlag,
  864. this.GoodsCode,
  865. this.GoodsName,
  866. this.GroutingDate,
  867. this.GroutingMouldCode,
  868. this.GroutingUserCode,
  869. this.GroutingNum,
  870. this.GroutingLineName,
  871. this.KilnCode,
  872. this.KilnName,
  873. this.KilnCarCode,
  874. this.KilnCarName,
  875. this.IsReworkFlag,
  876. this.InScrapFlag,
  877. this.SCRAPPRODUCTID,
  878. this.susercode,
  879. this.sdatetime,
  880. this.ausercode,
  881. this.adatetime,
  882. this.currentprocedurename,
  883. this.currentproceduretime,
  884. this.cusercode});
  885. this.dgvInCheckedNoDetail.ColumnTreeView = null;
  886. this.dgvInCheckedNoDetail.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut)));
  887. this.dgvInCheckedNoDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  888. this.dgvInCheckedNoDetail.DynamicColumnName = "";
  889. this.dgvInCheckedNoDetail.EnableHeadersVisualStyles = false;
  890. this.dgvInCheckedNoDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  891. this.dgvInCheckedNoDetail.FormatQuantityColumns = null;
  892. this.dgvInCheckedNoDetail.HorizontalMergeColumn = null;
  893. this.dgvInCheckedNoDetail.IsAutoCountSum = true;
  894. this.dgvInCheckedNoDetail.IsAutoResizeColumns = false;
  895. this.dgvInCheckedNoDetail.IsClickF12 = false;
  896. this.dgvInCheckedNoDetail.IsOpenMergeCellFlag = false;
  897. this.dgvInCheckedNoDetail.IsSubTotalFlag = false;
  898. this.dgvInCheckedNoDetail.IsTopDeep = false;
  899. this.dgvInCheckedNoDetail.Location = new System.Drawing.Point(0, 0);
  900. this.dgvInCheckedNoDetail.Margin = new System.Windows.Forms.Padding(0);
  901. this.dgvInCheckedNoDetail.MergeColumnNames = null;
  902. this.dgvInCheckedNoDetail.MergeDetailColumnNames = null;
  903. this.dgvInCheckedNoDetail.MergeDetailOnlyColumn = null;
  904. this.dgvInCheckedNoDetail.MergeOnlyColumn = null;
  905. this.dgvInCheckedNoDetail.MultiSelect = false;
  906. this.dgvInCheckedNoDetail.Name = "dgvInCheckedNoDetail";
  907. this.dgvInCheckedNoDetail.RefreshAtHscroll = false;
  908. this.dgvInCheckedNoDetail.RowHeadersWidth = 50;
  909. this.dgvInCheckedNoDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  910. dataGridViewCellStyle18.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  911. this.dgvInCheckedNoDetail.RowsDefaultCellStyle = dataGridViewCellStyle18;
  912. this.dgvInCheckedNoDetail.RowTemplate.Height = 25;
  913. this.dgvInCheckedNoDetail.Size = new System.Drawing.Size(1445, 236);
  914. this.dgvInCheckedNoDetail.SortOrderColumnName = null;
  915. this.dgvInCheckedNoDetail.TabIndex = 0;
  916. this.dgvInCheckedNoDetail.Tag = true;
  917. this.dgvInCheckedNoDetail.TotalSumColumns = null;
  918. this.dgvInCheckedNoDetail.ViewRowFilter = "";
  919. this.dgvInCheckedNoDetail.CurrentCellDirtyStateChanged += new System.EventHandler(this.dgvInCheckedNoDetail_CurrentCellDirtyStateChanged);
  920. this.dgvInCheckedNoDetail.Sorted += new System.EventHandler(this.dgvInCheckedNoDetail_Sorted);
  921. //
  922. // Sel
  923. //
  924. this.Sel.DataPropertyName = "Sel";
  925. this.Sel.FalseValue = "0";
  926. this.Sel.HeaderText = "选择";
  927. this.Sel.MinimumWidth = 6;
  928. this.Sel.Name = "Sel";
  929. this.Sel.TrueValue = "1";
  930. this.Sel.Width = 125;
  931. //
  932. // BarCode
  933. //
  934. this.BarCode.DataPropertyName = "BarCode";
  935. this.BarCode.HeaderText = "产品条码";
  936. this.BarCode.MinimumWidth = 6;
  937. this.BarCode.Name = "BarCode";
  938. this.BarCode.ReadOnly = true;
  939. this.BarCode.Width = 125;
  940. //
  941. // ProductionLineName
  942. //
  943. this.ProductionLineName.DataPropertyName = "ProductionLineName";
  944. this.ProductionLineName.HeaderText = "生产线名称";
  945. this.ProductionLineName.MinimumWidth = 6;
  946. this.ProductionLineName.Name = "ProductionLineName";
  947. this.ProductionLineName.ReadOnly = true;
  948. this.ProductionLineName.Width = 125;
  949. //
  950. // ProcedureName
  951. //
  952. this.ProcedureName.DataPropertyName = "ProcedureName";
  953. this.ProcedureName.HeaderText = "工序名称";
  954. this.ProcedureName.MinimumWidth = 6;
  955. this.ProcedureName.Name = "ProcedureName";
  956. this.ProcedureName.ReadOnly = true;
  957. this.ProcedureName.Width = 125;
  958. //
  959. // pusercode
  960. //
  961. this.pusercode.DataPropertyName = "usercode";
  962. this.pusercode.HeaderText = "生产工号";
  963. this.pusercode.MinimumWidth = 6;
  964. this.pusercode.Name = "pusercode";
  965. this.pusercode.ReadOnly = true;
  966. this.pusercode.Width = 125;
  967. //
  968. // ProcedureTime
  969. //
  970. this.ProcedureTime.DataPropertyName = "ProcedureTime";
  971. dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  972. dataGridViewCellStyle12.Format = "yyyy-MM-dd HH:mm:ss";
  973. this.ProcedureTime.DefaultCellStyle = dataGridViewCellStyle12;
  974. this.ProcedureTime.HeaderText = "完成日期";
  975. this.ProcedureTime.MinimumWidth = 6;
  976. this.ProcedureTime.Name = "ProcedureTime";
  977. this.ProcedureTime.ReadOnly = true;
  978. this.ProcedureTime.Width = 125;
  979. //
  980. // ProcedureModel
  981. //
  982. this.ProcedureModel.DataPropertyName = "ProcedureModel";
  983. this.ProcedureModel.HeaderText = "工序模型";
  984. this.ProcedureModel.MinimumWidth = 6;
  985. this.ProcedureModel.Name = "ProcedureModel";
  986. this.ProcedureModel.ReadOnly = true;
  987. this.ProcedureModel.Width = 125;
  988. //
  989. // GOODSLEVELTYPE
  990. //
  991. this.GOODSLEVELTYPE.DataPropertyName = "GOODSLEVELTYPE";
  992. this.GOODSLEVELTYPE.HeaderText = "产品等级";
  993. this.GOODSLEVELTYPE.MinimumWidth = 6;
  994. this.GOODSLEVELTYPE.Name = "GOODSLEVELTYPE";
  995. this.GOODSLEVELTYPE.Width = 125;
  996. //
  997. // IsPublicBody
  998. //
  999. this.IsPublicBody.DataPropertyName = "IsPublicBody";
  1000. this.IsPublicBody.FalseValue = "0";
  1001. this.IsPublicBody.HeaderText = "公坯标识";
  1002. this.IsPublicBody.MinimumWidth = 6;
  1003. this.IsPublicBody.Name = "IsPublicBody";
  1004. this.IsPublicBody.ReadOnly = true;
  1005. this.IsPublicBody.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  1006. this.IsPublicBody.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  1007. this.IsPublicBody.TrueValue = "1";
  1008. this.IsPublicBody.Width = 125;
  1009. //
  1010. // IsReFire
  1011. //
  1012. this.IsReFire.DataPropertyName = "IsReFire";
  1013. this.IsReFire.FalseValue = "0";
  1014. this.IsReFire.HeaderText = "重烧标识";
  1015. this.IsReFire.MinimumWidth = 6;
  1016. this.IsReFire.Name = "IsReFire";
  1017. this.IsReFire.ReadOnly = true;
  1018. this.IsReFire.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  1019. this.IsReFire.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  1020. this.IsReFire.TrueValue = "6";
  1021. this.IsReFire.Width = 125;
  1022. //
  1023. // SpecialRepairFlag
  1024. //
  1025. this.SpecialRepairFlag.DataPropertyName = "SpecialRepairFlag";
  1026. this.SpecialRepairFlag.FalseValue = "0";
  1027. this.SpecialRepairFlag.HeaderText = "干补标识";
  1028. this.SpecialRepairFlag.MinimumWidth = 6;
  1029. this.SpecialRepairFlag.Name = "SpecialRepairFlag";
  1030. this.SpecialRepairFlag.ReadOnly = true;
  1031. this.SpecialRepairFlag.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  1032. this.SpecialRepairFlag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  1033. this.SpecialRepairFlag.TrueValue = "1";
  1034. this.SpecialRepairFlag.Width = 125;
  1035. //
  1036. // GoodsCode
  1037. //
  1038. this.GoodsCode.DataPropertyName = "GoodsCode";
  1039. this.GoodsCode.HeaderText = "产品编码";
  1040. this.GoodsCode.MinimumWidth = 6;
  1041. this.GoodsCode.Name = "GoodsCode";
  1042. this.GoodsCode.ReadOnly = true;
  1043. this.GoodsCode.Width = 125;
  1044. //
  1045. // GoodsName
  1046. //
  1047. this.GoodsName.DataPropertyName = "GoodsName";
  1048. this.GoodsName.HeaderText = "产品名称";
  1049. this.GoodsName.MinimumWidth = 6;
  1050. this.GoodsName.Name = "GoodsName";
  1051. this.GoodsName.ReadOnly = true;
  1052. this.GoodsName.Width = 125;
  1053. //
  1054. // GroutingDate
  1055. //
  1056. this.GroutingDate.DataPropertyName = "GroutingDate";
  1057. dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1058. dataGridViewCellStyle13.Format = "yyyy-MM-dd";
  1059. dataGridViewCellStyle13.NullValue = null;
  1060. this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle13;
  1061. this.GroutingDate.HeaderText = "注浆日期";
  1062. this.GroutingDate.MinimumWidth = 6;
  1063. this.GroutingDate.Name = "GroutingDate";
  1064. this.GroutingDate.ReadOnly = true;
  1065. this.GroutingDate.Width = 125;
  1066. //
  1067. // GroutingMouldCode
  1068. //
  1069. this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
  1070. this.GroutingMouldCode.HeaderText = "模具编号";
  1071. this.GroutingMouldCode.MinimumWidth = 6;
  1072. this.GroutingMouldCode.Name = "GroutingMouldCode";
  1073. this.GroutingMouldCode.ReadOnly = true;
  1074. this.GroutingMouldCode.Width = 125;
  1075. //
  1076. // GroutingUserCode
  1077. //
  1078. this.GroutingUserCode.DataPropertyName = "GroutingUserCode";
  1079. this.GroutingUserCode.HeaderText = "成型工号";
  1080. this.GroutingUserCode.MinimumWidth = 6;
  1081. this.GroutingUserCode.Name = "GroutingUserCode";
  1082. this.GroutingUserCode.ReadOnly = true;
  1083. this.GroutingUserCode.Width = 125;
  1084. //
  1085. // GroutingNum
  1086. //
  1087. this.GroutingNum.DataPropertyName = "GroutingNum";
  1088. dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1089. this.GroutingNum.DefaultCellStyle = dataGridViewCellStyle14;
  1090. this.GroutingNum.HeaderText = "注浆次数";
  1091. this.GroutingNum.MinimumWidth = 6;
  1092. this.GroutingNum.Name = "GroutingNum";
  1093. this.GroutingNum.ReadOnly = true;
  1094. this.GroutingNum.Width = 125;
  1095. //
  1096. // GroutingLineName
  1097. //
  1098. this.GroutingLineName.DataPropertyName = "GroutingLineName";
  1099. this.GroutingLineName.HeaderText = "成型线名称";
  1100. this.GroutingLineName.MinimumWidth = 6;
  1101. this.GroutingLineName.Name = "GroutingLineName";
  1102. this.GroutingLineName.ReadOnly = true;
  1103. this.GroutingLineName.Width = 125;
  1104. //
  1105. // KilnCode
  1106. //
  1107. this.KilnCode.DataPropertyName = "KilnCode";
  1108. this.KilnCode.HeaderText = "窑炉编码";
  1109. this.KilnCode.MinimumWidth = 6;
  1110. this.KilnCode.Name = "KilnCode";
  1111. this.KilnCode.ReadOnly = true;
  1112. this.KilnCode.Width = 125;
  1113. //
  1114. // KilnName
  1115. //
  1116. this.KilnName.DataPropertyName = "KilnName";
  1117. this.KilnName.HeaderText = "窑炉名称";
  1118. this.KilnName.MinimumWidth = 6;
  1119. this.KilnName.Name = "KilnName";
  1120. this.KilnName.ReadOnly = true;
  1121. this.KilnName.Width = 125;
  1122. //
  1123. // KilnCarCode
  1124. //
  1125. this.KilnCarCode.DataPropertyName = "KilnCarCode";
  1126. this.KilnCarCode.HeaderText = "窑车编码";
  1127. this.KilnCarCode.MinimumWidth = 6;
  1128. this.KilnCarCode.Name = "KilnCarCode";
  1129. this.KilnCarCode.ReadOnly = true;
  1130. this.KilnCarCode.Width = 125;
  1131. //
  1132. // KilnCarName
  1133. //
  1134. this.KilnCarName.DataPropertyName = "KilnCarName";
  1135. this.KilnCarName.HeaderText = "窑车名称";
  1136. this.KilnCarName.MinimumWidth = 6;
  1137. this.KilnCarName.Name = "KilnCarName";
  1138. this.KilnCarName.ReadOnly = true;
  1139. this.KilnCarName.Width = 125;
  1140. //
  1141. // IsReworkFlag
  1142. //
  1143. this.IsReworkFlag.DataPropertyName = "IsReworkFlag";
  1144. this.IsReworkFlag.FalseValue = "0";
  1145. this.IsReworkFlag.HeaderText = "返工标识";
  1146. this.IsReworkFlag.MinimumWidth = 6;
  1147. this.IsReworkFlag.Name = "IsReworkFlag";
  1148. this.IsReworkFlag.ReadOnly = true;
  1149. this.IsReworkFlag.TrueValue = "1";
  1150. this.IsReworkFlag.Width = 125;
  1151. //
  1152. // InScrapFlag
  1153. //
  1154. this.InScrapFlag.DataPropertyName = "InScrapFlag";
  1155. this.InScrapFlag.FalseValue = "0";
  1156. this.InScrapFlag.HeaderText = "报损待审";
  1157. this.InScrapFlag.MinimumWidth = 6;
  1158. this.InScrapFlag.Name = "InScrapFlag";
  1159. this.InScrapFlag.ReadOnly = true;
  1160. this.InScrapFlag.TrueValue = "1";
  1161. this.InScrapFlag.Width = 125;
  1162. //
  1163. // SCRAPPRODUCTID
  1164. //
  1165. this.SCRAPPRODUCTID.DataPropertyName = "SCRAPPRODUCTID";
  1166. this.SCRAPPRODUCTID.FalseValue = "0";
  1167. this.SCRAPPRODUCTID.HeaderText = "已报损";
  1168. this.SCRAPPRODUCTID.MinimumWidth = 6;
  1169. this.SCRAPPRODUCTID.Name = "SCRAPPRODUCTID";
  1170. this.SCRAPPRODUCTID.ReadOnly = true;
  1171. this.SCRAPPRODUCTID.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  1172. this.SCRAPPRODUCTID.TrueValue = "1";
  1173. this.SCRAPPRODUCTID.Width = 125;
  1174. //
  1175. // susercode
  1176. //
  1177. this.susercode.DataPropertyName = "susercode";
  1178. this.susercode.HeaderText = "报损工号";
  1179. this.susercode.MinimumWidth = 6;
  1180. this.susercode.Name = "susercode";
  1181. this.susercode.ReadOnly = true;
  1182. this.susercode.Width = 125;
  1183. //
  1184. // sdatetime
  1185. //
  1186. this.sdatetime.DataPropertyName = "sdatetime";
  1187. dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1188. dataGridViewCellStyle15.Format = "yyyy-MM-dd HH:mm:ss";
  1189. this.sdatetime.DefaultCellStyle = dataGridViewCellStyle15;
  1190. this.sdatetime.HeaderText = "报损时间";
  1191. this.sdatetime.MinimumWidth = 6;
  1192. this.sdatetime.Name = "sdatetime";
  1193. this.sdatetime.ReadOnly = true;
  1194. this.sdatetime.Width = 125;
  1195. //
  1196. // ausercode
  1197. //
  1198. this.ausercode.DataPropertyName = "ausercode";
  1199. this.ausercode.HeaderText = "审核工号";
  1200. this.ausercode.MinimumWidth = 6;
  1201. this.ausercode.Name = "ausercode";
  1202. this.ausercode.ReadOnly = true;
  1203. this.ausercode.Width = 125;
  1204. //
  1205. // adatetime
  1206. //
  1207. this.adatetime.DataPropertyName = "adatetime";
  1208. dataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1209. dataGridViewCellStyle16.Format = "yyyy-MM-dd";
  1210. this.adatetime.DefaultCellStyle = dataGridViewCellStyle16;
  1211. this.adatetime.HeaderText = "审核时间";
  1212. this.adatetime.MinimumWidth = 6;
  1213. this.adatetime.Name = "adatetime";
  1214. this.adatetime.ReadOnly = true;
  1215. this.adatetime.Width = 125;
  1216. //
  1217. // currentprocedurename
  1218. //
  1219. this.currentprocedurename.DataPropertyName = "currentprocedurename";
  1220. this.currentprocedurename.HeaderText = "当前工序名称";
  1221. this.currentprocedurename.MinimumWidth = 6;
  1222. this.currentprocedurename.Name = "currentprocedurename";
  1223. this.currentprocedurename.ReadOnly = true;
  1224. this.currentprocedurename.Width = 125;
  1225. //
  1226. // currentproceduretime
  1227. //
  1228. this.currentproceduretime.DataPropertyName = "currentproceduretime";
  1229. dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1230. dataGridViewCellStyle17.Format = "yyyy-MM-dd HH:mm:ss";
  1231. this.currentproceduretime.DefaultCellStyle = dataGridViewCellStyle17;
  1232. this.currentproceduretime.HeaderText = "当前完成时间";
  1233. this.currentproceduretime.MinimumWidth = 6;
  1234. this.currentproceduretime.Name = "currentproceduretime";
  1235. this.currentproceduretime.ReadOnly = true;
  1236. this.currentproceduretime.Width = 125;
  1237. //
  1238. // cusercode
  1239. //
  1240. this.cusercode.DataPropertyName = "cusercode";
  1241. this.cusercode.HeaderText = "当前生产工号";
  1242. this.cusercode.MinimumWidth = 6;
  1243. this.cusercode.Name = "cusercode";
  1244. this.cusercode.ReadOnly = true;
  1245. this.cusercode.Width = 125;
  1246. //
  1247. // tabPage2
  1248. //
  1249. this.tabPage2.Controls.Add(this.dgvInCheckededDetail);
  1250. this.tabPage2.Location = new System.Drawing.Point(4, 25);
  1251. this.tabPage2.Margin = new System.Windows.Forms.Padding(4);
  1252. this.tabPage2.Name = "tabPage2";
  1253. this.tabPage2.Size = new System.Drawing.Size(1445, 236);
  1254. this.tabPage2.TabIndex = 1;
  1255. this.tabPage2.Text = "己盘点";
  1256. this.tabPage2.UseVisualStyleBackColor = true;
  1257. //
  1258. // dgvInCheckededDetail
  1259. //
  1260. this.dgvInCheckededDetail.AllowUserToAddRows = false;
  1261. this.dgvInCheckededDetail.AllowUserToDeleteRows = false;
  1262. this.dgvInCheckededDetail.AllowUserToModifyRows = true;
  1263. this.dgvInCheckededDetail.AllowUserToOrderColumns = true;
  1264. dataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  1265. this.dgvInCheckededDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle19;
  1266. this.dgvInCheckededDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1267. this.dgvInCheckededDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  1268. this.dgvInCheckededDetail.CellHeight = 23;
  1269. this.dgvInCheckededDetail.ChildNodeColumnName = null;
  1270. this.dgvInCheckededDetail.ChildNodeColumnText = null;
  1271. this.dgvInCheckededDetail.ColumnDeep = 1;
  1272. this.dgvInCheckededDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  1273. dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1274. dataGridViewCellStyle20.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  1275. dataGridViewCellStyle20.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1276. dataGridViewCellStyle20.ForeColor = System.Drawing.Color.White;
  1277. dataGridViewCellStyle20.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1278. dataGridViewCellStyle20.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1279. dataGridViewCellStyle20.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1280. this.dgvInCheckededDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle20;
  1281. this.dgvInCheckededDetail.ColumnHeadersHeight = 29;
  1282. this.dgvInCheckededDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  1283. this.dgvInCheckededDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  1284. this.dataGridViewTextBoxColumn3,
  1285. this.dataGridViewTextBoxColumn4,
  1286. this.dataGridViewTextBoxColumn5,
  1287. this.dataGridViewTextBoxColumn6,
  1288. this.dataGridViewTextBoxColumn7,
  1289. this.Column1,
  1290. this.ProcedureTime2,
  1291. this.dataGridViewTextBoxColumn8,
  1292. this.GOODSLEVELTYPE2,
  1293. this.dataGridViewCheckBoxColumn1,
  1294. this.dataGridViewCheckBoxColumn2,
  1295. this.dataGridViewCheckBoxColumn3,
  1296. this.dataGridViewTextBoxColumn9,
  1297. this.dataGridViewTextBoxColumn10,
  1298. this.dataGridViewTextBoxColumn11,
  1299. this.dataGridViewTextBoxColumn14,
  1300. this.dataGridViewTextBoxColumn12,
  1301. this.dataGridViewTextBoxColumn13,
  1302. this.dataGridViewTextBoxColumn15,
  1303. this.dataGridViewTextBoxColumn16,
  1304. this.dataGridViewTextBoxColumn17,
  1305. this.dataGridViewTextBoxColumn18,
  1306. this.dataGridViewTextBoxColumn19,
  1307. this.IsReworkFlag2,
  1308. this.InScrapFlag2,
  1309. this.g2currentprocedurename});
  1310. this.dgvInCheckededDetail.ColumnTreeView = null;
  1311. this.dgvInCheckededDetail.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut)));
  1312. this.dgvInCheckededDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  1313. this.dgvInCheckededDetail.DynamicColumnName = "";
  1314. this.dgvInCheckededDetail.EnableHeadersVisualStyles = false;
  1315. this.dgvInCheckededDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1316. this.dgvInCheckededDetail.FormatQuantityColumns = null;
  1317. this.dgvInCheckededDetail.HorizontalMergeColumn = null;
  1318. this.dgvInCheckededDetail.IsAutoCountSum = true;
  1319. this.dgvInCheckededDetail.IsAutoResizeColumns = false;
  1320. this.dgvInCheckededDetail.IsClickF12 = false;
  1321. this.dgvInCheckededDetail.IsOpenMergeCellFlag = false;
  1322. this.dgvInCheckededDetail.IsSubTotalFlag = false;
  1323. this.dgvInCheckededDetail.IsTopDeep = false;
  1324. this.dgvInCheckededDetail.Location = new System.Drawing.Point(0, 0);
  1325. this.dgvInCheckededDetail.Margin = new System.Windows.Forms.Padding(0);
  1326. this.dgvInCheckededDetail.MergeColumnNames = null;
  1327. this.dgvInCheckededDetail.MergeDetailColumnNames = null;
  1328. this.dgvInCheckededDetail.MergeDetailOnlyColumn = null;
  1329. this.dgvInCheckededDetail.MergeOnlyColumn = null;
  1330. this.dgvInCheckededDetail.MultiSelect = false;
  1331. this.dgvInCheckededDetail.Name = "dgvInCheckededDetail";
  1332. this.dgvInCheckededDetail.ReadOnly = true;
  1333. this.dgvInCheckededDetail.RefreshAtHscroll = false;
  1334. this.dgvInCheckededDetail.RowHeadersWidth = 50;
  1335. this.dgvInCheckededDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  1336. dataGridViewCellStyle25.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  1337. this.dgvInCheckededDetail.RowsDefaultCellStyle = dataGridViewCellStyle25;
  1338. this.dgvInCheckededDetail.RowTemplate.Height = 25;
  1339. this.dgvInCheckededDetail.Size = new System.Drawing.Size(1445, 236);
  1340. this.dgvInCheckededDetail.SortOrderColumnName = null;
  1341. this.dgvInCheckededDetail.TabIndex = 1;
  1342. this.dgvInCheckededDetail.Tag = true;
  1343. this.dgvInCheckededDetail.TotalSumColumns = null;
  1344. this.dgvInCheckededDetail.ViewRowFilter = "";
  1345. //
  1346. // tabPage3
  1347. //
  1348. this.tabPage3.Controls.Add(this.dgvInCheckedWinDetail);
  1349. this.tabPage3.Location = new System.Drawing.Point(4, 25);
  1350. this.tabPage3.Margin = new System.Windows.Forms.Padding(4);
  1351. this.tabPage3.Name = "tabPage3";
  1352. this.tabPage3.Size = new System.Drawing.Size(1445, 236);
  1353. this.tabPage3.TabIndex = 2;
  1354. this.tabPage3.Text = "盘盈";
  1355. this.tabPage3.UseVisualStyleBackColor = true;
  1356. //
  1357. // dgvInCheckedWinDetail
  1358. //
  1359. this.dgvInCheckedWinDetail.AllowUserToAddRows = false;
  1360. this.dgvInCheckedWinDetail.AllowUserToDeleteRows = false;
  1361. this.dgvInCheckedWinDetail.AllowUserToModifyRows = true;
  1362. this.dgvInCheckedWinDetail.AllowUserToOrderColumns = true;
  1363. dataGridViewCellStyle26.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  1364. this.dgvInCheckedWinDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle26;
  1365. this.dgvInCheckedWinDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1366. this.dgvInCheckedWinDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  1367. this.dgvInCheckedWinDetail.CellHeight = 23;
  1368. this.dgvInCheckedWinDetail.ChildNodeColumnName = null;
  1369. this.dgvInCheckedWinDetail.ChildNodeColumnText = null;
  1370. this.dgvInCheckedWinDetail.ColumnDeep = 1;
  1371. this.dgvInCheckedWinDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  1372. dataGridViewCellStyle27.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1373. dataGridViewCellStyle27.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  1374. dataGridViewCellStyle27.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1375. dataGridViewCellStyle27.ForeColor = System.Drawing.Color.White;
  1376. dataGridViewCellStyle27.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1377. dataGridViewCellStyle27.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1378. dataGridViewCellStyle27.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1379. this.dgvInCheckedWinDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle27;
  1380. this.dgvInCheckedWinDetail.ColumnHeadersHeight = 29;
  1381. this.dgvInCheckedWinDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  1382. this.dgvInCheckedWinDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  1383. this.dataGridViewTextBoxColumn22,
  1384. this.dataGridViewTextBoxColumn23,
  1385. this.dataGridViewTextBoxColumn24,
  1386. this.dataGridViewTextBoxColumn25,
  1387. this.dataGridViewTextBoxColumn26,
  1388. this.Column2,
  1389. this.ProcedureTime3,
  1390. this.dataGridViewTextBoxColumn27,
  1391. this.GOODSLEVELTYPE3,
  1392. this.dataGridViewCheckBoxColumn4,
  1393. this.dataGridViewCheckBoxColumn5,
  1394. this.dataGridViewCheckBoxColumn6,
  1395. this.dataGridViewTextBoxColumn28,
  1396. this.dataGridViewTextBoxColumn29,
  1397. this.dataGridViewTextBoxColumn30,
  1398. this.dataGridViewTextBoxColumn31,
  1399. this.dataGridViewTextBoxColumn32,
  1400. this.dataGridViewTextBoxColumn33,
  1401. this.dataGridViewTextBoxColumn34,
  1402. this.dataGridViewTextBoxColumn35,
  1403. this.dataGridViewTextBoxColumn36,
  1404. this.dataGridViewTextBoxColumn37,
  1405. this.dataGridViewTextBoxColumn38,
  1406. this.IsReworkFlag3,
  1407. this.InScrapFlag3});
  1408. this.dgvInCheckedWinDetail.ColumnTreeView = null;
  1409. this.dgvInCheckedWinDetail.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut)));
  1410. this.dgvInCheckedWinDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  1411. this.dgvInCheckedWinDetail.DynamicColumnName = "";
  1412. this.dgvInCheckedWinDetail.EnableHeadersVisualStyles = false;
  1413. this.dgvInCheckedWinDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1414. this.dgvInCheckedWinDetail.FormatQuantityColumns = null;
  1415. this.dgvInCheckedWinDetail.HorizontalMergeColumn = null;
  1416. this.dgvInCheckedWinDetail.IsAutoCountSum = true;
  1417. this.dgvInCheckedWinDetail.IsAutoResizeColumns = false;
  1418. this.dgvInCheckedWinDetail.IsClickF12 = false;
  1419. this.dgvInCheckedWinDetail.IsOpenMergeCellFlag = false;
  1420. this.dgvInCheckedWinDetail.IsSubTotalFlag = false;
  1421. this.dgvInCheckedWinDetail.IsTopDeep = false;
  1422. this.dgvInCheckedWinDetail.Location = new System.Drawing.Point(0, 0);
  1423. this.dgvInCheckedWinDetail.Margin = new System.Windows.Forms.Padding(0);
  1424. this.dgvInCheckedWinDetail.MergeColumnNames = null;
  1425. this.dgvInCheckedWinDetail.MergeDetailColumnNames = null;
  1426. this.dgvInCheckedWinDetail.MergeDetailOnlyColumn = null;
  1427. this.dgvInCheckedWinDetail.MergeOnlyColumn = null;
  1428. this.dgvInCheckedWinDetail.MultiSelect = false;
  1429. this.dgvInCheckedWinDetail.Name = "dgvInCheckedWinDetail";
  1430. this.dgvInCheckedWinDetail.ReadOnly = true;
  1431. this.dgvInCheckedWinDetail.RefreshAtHscroll = false;
  1432. this.dgvInCheckedWinDetail.RowHeadersWidth = 50;
  1433. this.dgvInCheckedWinDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  1434. dataGridViewCellStyle32.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  1435. this.dgvInCheckedWinDetail.RowsDefaultCellStyle = dataGridViewCellStyle32;
  1436. this.dgvInCheckedWinDetail.RowTemplate.Height = 25;
  1437. this.dgvInCheckedWinDetail.Size = new System.Drawing.Size(1445, 236);
  1438. this.dgvInCheckedWinDetail.SortOrderColumnName = null;
  1439. this.dgvInCheckedWinDetail.TabIndex = 2;
  1440. this.dgvInCheckedWinDetail.Tag = true;
  1441. this.dgvInCheckedWinDetail.TotalSumColumns = null;
  1442. this.dgvInCheckedWinDetail.ViewRowFilter = "";
  1443. //
  1444. // dataGridViewTextBoxColumn3
  1445. //
  1446. this.dataGridViewTextBoxColumn3.DataPropertyName = "CheckedDate";
  1447. dataGridViewCellStyle21.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1448. dataGridViewCellStyle21.Format = "yyyy-MM-dd HH:mm:ss";
  1449. dataGridViewCellStyle21.NullValue = null;
  1450. this.dataGridViewTextBoxColumn3.DefaultCellStyle = dataGridViewCellStyle21;
  1451. this.dataGridViewTextBoxColumn3.HeaderText = "盘点时间";
  1452. this.dataGridViewTextBoxColumn3.MinimumWidth = 6;
  1453. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  1454. this.dataGridViewTextBoxColumn3.ReadOnly = true;
  1455. this.dataGridViewTextBoxColumn3.Width = 125;
  1456. //
  1457. // dataGridViewTextBoxColumn4
  1458. //
  1459. this.dataGridViewTextBoxColumn4.DataPropertyName = "CheckedUserCode";
  1460. this.dataGridViewTextBoxColumn4.HeaderText = "盘点工号";
  1461. this.dataGridViewTextBoxColumn4.MinimumWidth = 6;
  1462. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  1463. this.dataGridViewTextBoxColumn4.ReadOnly = true;
  1464. this.dataGridViewTextBoxColumn4.Width = 125;
  1465. //
  1466. // dataGridViewTextBoxColumn5
  1467. //
  1468. this.dataGridViewTextBoxColumn5.DataPropertyName = "BarCode";
  1469. this.dataGridViewTextBoxColumn5.HeaderText = "产品条码";
  1470. this.dataGridViewTextBoxColumn5.MinimumWidth = 6;
  1471. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  1472. this.dataGridViewTextBoxColumn5.ReadOnly = true;
  1473. this.dataGridViewTextBoxColumn5.Width = 125;
  1474. //
  1475. // dataGridViewTextBoxColumn6
  1476. //
  1477. this.dataGridViewTextBoxColumn6.DataPropertyName = "ProductionLineName";
  1478. this.dataGridViewTextBoxColumn6.HeaderText = "生产线名称";
  1479. this.dataGridViewTextBoxColumn6.MinimumWidth = 6;
  1480. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  1481. this.dataGridViewTextBoxColumn6.ReadOnly = true;
  1482. this.dataGridViewTextBoxColumn6.Width = 125;
  1483. //
  1484. // dataGridViewTextBoxColumn7
  1485. //
  1486. this.dataGridViewTextBoxColumn7.DataPropertyName = "ProcedureName";
  1487. this.dataGridViewTextBoxColumn7.HeaderText = "工序名称";
  1488. this.dataGridViewTextBoxColumn7.MinimumWidth = 6;
  1489. this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
  1490. this.dataGridViewTextBoxColumn7.ReadOnly = true;
  1491. this.dataGridViewTextBoxColumn7.Width = 125;
  1492. //
  1493. // Column1
  1494. //
  1495. this.Column1.DataPropertyName = "usercode";
  1496. this.Column1.HeaderText = "生产工号";
  1497. this.Column1.MinimumWidth = 6;
  1498. this.Column1.Name = "Column1";
  1499. this.Column1.ReadOnly = true;
  1500. this.Column1.Width = 125;
  1501. //
  1502. // ProcedureTime2
  1503. //
  1504. this.ProcedureTime2.DataPropertyName = "ProcedureTime";
  1505. dataGridViewCellStyle22.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1506. dataGridViewCellStyle22.Format = "yyyy-MM-dd HH:mm:ss";
  1507. this.ProcedureTime2.DefaultCellStyle = dataGridViewCellStyle22;
  1508. this.ProcedureTime2.HeaderText = "完成日期";
  1509. this.ProcedureTime2.MinimumWidth = 6;
  1510. this.ProcedureTime2.Name = "ProcedureTime2";
  1511. this.ProcedureTime2.ReadOnly = true;
  1512. this.ProcedureTime2.Width = 125;
  1513. //
  1514. // dataGridViewTextBoxColumn8
  1515. //
  1516. this.dataGridViewTextBoxColumn8.DataPropertyName = "ProcedureModel";
  1517. this.dataGridViewTextBoxColumn8.HeaderText = "工序模型";
  1518. this.dataGridViewTextBoxColumn8.MinimumWidth = 6;
  1519. this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
  1520. this.dataGridViewTextBoxColumn8.ReadOnly = true;
  1521. this.dataGridViewTextBoxColumn8.Width = 125;
  1522. //
  1523. // GOODSLEVELTYPE2
  1524. //
  1525. this.GOODSLEVELTYPE2.DataPropertyName = "GOODSLEVELTYPE";
  1526. this.GOODSLEVELTYPE2.HeaderText = "产品等级";
  1527. this.GOODSLEVELTYPE2.MinimumWidth = 6;
  1528. this.GOODSLEVELTYPE2.Name = "GOODSLEVELTYPE2";
  1529. this.GOODSLEVELTYPE2.ReadOnly = true;
  1530. this.GOODSLEVELTYPE2.Width = 125;
  1531. //
  1532. // dataGridViewCheckBoxColumn1
  1533. //
  1534. this.dataGridViewCheckBoxColumn1.DataPropertyName = "IsPublicBody";
  1535. this.dataGridViewCheckBoxColumn1.FalseValue = "0";
  1536. this.dataGridViewCheckBoxColumn1.HeaderText = "公坯标识";
  1537. this.dataGridViewCheckBoxColumn1.MinimumWidth = 6;
  1538. this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1";
  1539. this.dataGridViewCheckBoxColumn1.ReadOnly = true;
  1540. this.dataGridViewCheckBoxColumn1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  1541. this.dataGridViewCheckBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  1542. this.dataGridViewCheckBoxColumn1.TrueValue = "1";
  1543. this.dataGridViewCheckBoxColumn1.Width = 125;
  1544. //
  1545. // dataGridViewCheckBoxColumn2
  1546. //
  1547. this.dataGridViewCheckBoxColumn2.DataPropertyName = "IsReFire";
  1548. this.dataGridViewCheckBoxColumn2.FalseValue = "0";
  1549. this.dataGridViewCheckBoxColumn2.HeaderText = "重烧标识";
  1550. this.dataGridViewCheckBoxColumn2.MinimumWidth = 6;
  1551. this.dataGridViewCheckBoxColumn2.Name = "dataGridViewCheckBoxColumn2";
  1552. this.dataGridViewCheckBoxColumn2.ReadOnly = true;
  1553. this.dataGridViewCheckBoxColumn2.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  1554. this.dataGridViewCheckBoxColumn2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  1555. this.dataGridViewCheckBoxColumn2.TrueValue = "6";
  1556. this.dataGridViewCheckBoxColumn2.Width = 125;
  1557. //
  1558. // dataGridViewCheckBoxColumn3
  1559. //
  1560. this.dataGridViewCheckBoxColumn3.DataPropertyName = "SpecialRepairFlag";
  1561. this.dataGridViewCheckBoxColumn3.FalseValue = "0";
  1562. this.dataGridViewCheckBoxColumn3.HeaderText = "干补标识";
  1563. this.dataGridViewCheckBoxColumn3.MinimumWidth = 6;
  1564. this.dataGridViewCheckBoxColumn3.Name = "dataGridViewCheckBoxColumn3";
  1565. this.dataGridViewCheckBoxColumn3.ReadOnly = true;
  1566. this.dataGridViewCheckBoxColumn3.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  1567. this.dataGridViewCheckBoxColumn3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  1568. this.dataGridViewCheckBoxColumn3.TrueValue = "1";
  1569. this.dataGridViewCheckBoxColumn3.Width = 125;
  1570. //
  1571. // dataGridViewTextBoxColumn9
  1572. //
  1573. this.dataGridViewTextBoxColumn9.DataPropertyName = "GoodsCode";
  1574. this.dataGridViewTextBoxColumn9.HeaderText = "产品编码";
  1575. this.dataGridViewTextBoxColumn9.MinimumWidth = 6;
  1576. this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
  1577. this.dataGridViewTextBoxColumn9.ReadOnly = true;
  1578. this.dataGridViewTextBoxColumn9.Width = 125;
  1579. //
  1580. // dataGridViewTextBoxColumn10
  1581. //
  1582. this.dataGridViewTextBoxColumn10.DataPropertyName = "GoodsName";
  1583. this.dataGridViewTextBoxColumn10.HeaderText = "产品名称";
  1584. this.dataGridViewTextBoxColumn10.MinimumWidth = 6;
  1585. this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
  1586. this.dataGridViewTextBoxColumn10.ReadOnly = true;
  1587. this.dataGridViewTextBoxColumn10.Width = 125;
  1588. //
  1589. // dataGridViewTextBoxColumn11
  1590. //
  1591. this.dataGridViewTextBoxColumn11.DataPropertyName = "GroutingDate";
  1592. dataGridViewCellStyle23.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1593. dataGridViewCellStyle23.Format = "yyyy-MM-dd";
  1594. dataGridViewCellStyle23.NullValue = null;
  1595. this.dataGridViewTextBoxColumn11.DefaultCellStyle = dataGridViewCellStyle23;
  1596. this.dataGridViewTextBoxColumn11.HeaderText = "注浆日期";
  1597. this.dataGridViewTextBoxColumn11.MinimumWidth = 6;
  1598. this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
  1599. this.dataGridViewTextBoxColumn11.ReadOnly = true;
  1600. this.dataGridViewTextBoxColumn11.Width = 125;
  1601. //
  1602. // dataGridViewTextBoxColumn14
  1603. //
  1604. this.dataGridViewTextBoxColumn14.DataPropertyName = "GroutingNum";
  1605. dataGridViewCellStyle24.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1606. this.dataGridViewTextBoxColumn14.DefaultCellStyle = dataGridViewCellStyle24;
  1607. this.dataGridViewTextBoxColumn14.HeaderText = "注浆次数";
  1608. this.dataGridViewTextBoxColumn14.MinimumWidth = 6;
  1609. this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14";
  1610. this.dataGridViewTextBoxColumn14.ReadOnly = true;
  1611. this.dataGridViewTextBoxColumn14.Width = 125;
  1612. //
  1613. // dataGridViewTextBoxColumn12
  1614. //
  1615. this.dataGridViewTextBoxColumn12.DataPropertyName = "GroutingMouldCode";
  1616. this.dataGridViewTextBoxColumn12.HeaderText = "模具编号";
  1617. this.dataGridViewTextBoxColumn12.MinimumWidth = 6;
  1618. this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
  1619. this.dataGridViewTextBoxColumn12.ReadOnly = true;
  1620. this.dataGridViewTextBoxColumn12.Width = 125;
  1621. //
  1622. // dataGridViewTextBoxColumn13
  1623. //
  1624. this.dataGridViewTextBoxColumn13.DataPropertyName = "GroutingUserCode";
  1625. this.dataGridViewTextBoxColumn13.HeaderText = "成型工号";
  1626. this.dataGridViewTextBoxColumn13.MinimumWidth = 6;
  1627. this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
  1628. this.dataGridViewTextBoxColumn13.ReadOnly = true;
  1629. this.dataGridViewTextBoxColumn13.Width = 125;
  1630. //
  1631. // dataGridViewTextBoxColumn15
  1632. //
  1633. this.dataGridViewTextBoxColumn15.DataPropertyName = "GroutingLineName";
  1634. this.dataGridViewTextBoxColumn15.HeaderText = "成型线名称";
  1635. this.dataGridViewTextBoxColumn15.MinimumWidth = 6;
  1636. this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15";
  1637. this.dataGridViewTextBoxColumn15.ReadOnly = true;
  1638. this.dataGridViewTextBoxColumn15.Width = 125;
  1639. //
  1640. // dataGridViewTextBoxColumn16
  1641. //
  1642. this.dataGridViewTextBoxColumn16.DataPropertyName = "KilnCode";
  1643. this.dataGridViewTextBoxColumn16.HeaderText = "窑炉编码";
  1644. this.dataGridViewTextBoxColumn16.MinimumWidth = 6;
  1645. this.dataGridViewTextBoxColumn16.Name = "dataGridViewTextBoxColumn16";
  1646. this.dataGridViewTextBoxColumn16.ReadOnly = true;
  1647. this.dataGridViewTextBoxColumn16.Width = 125;
  1648. //
  1649. // dataGridViewTextBoxColumn17
  1650. //
  1651. this.dataGridViewTextBoxColumn17.DataPropertyName = "KilnName";
  1652. this.dataGridViewTextBoxColumn17.HeaderText = "窑炉名称";
  1653. this.dataGridViewTextBoxColumn17.MinimumWidth = 6;
  1654. this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17";
  1655. this.dataGridViewTextBoxColumn17.ReadOnly = true;
  1656. this.dataGridViewTextBoxColumn17.Width = 125;
  1657. //
  1658. // dataGridViewTextBoxColumn18
  1659. //
  1660. this.dataGridViewTextBoxColumn18.DataPropertyName = "KilnCarCode";
  1661. this.dataGridViewTextBoxColumn18.HeaderText = "窑车编码";
  1662. this.dataGridViewTextBoxColumn18.MinimumWidth = 6;
  1663. this.dataGridViewTextBoxColumn18.Name = "dataGridViewTextBoxColumn18";
  1664. this.dataGridViewTextBoxColumn18.ReadOnly = true;
  1665. this.dataGridViewTextBoxColumn18.Width = 125;
  1666. //
  1667. // dataGridViewTextBoxColumn19
  1668. //
  1669. this.dataGridViewTextBoxColumn19.DataPropertyName = "KilnCarName";
  1670. this.dataGridViewTextBoxColumn19.HeaderText = "窑车名称";
  1671. this.dataGridViewTextBoxColumn19.MinimumWidth = 6;
  1672. this.dataGridViewTextBoxColumn19.Name = "dataGridViewTextBoxColumn19";
  1673. this.dataGridViewTextBoxColumn19.ReadOnly = true;
  1674. this.dataGridViewTextBoxColumn19.Width = 125;
  1675. //
  1676. // IsReworkFlag2
  1677. //
  1678. this.IsReworkFlag2.DataPropertyName = "IsReworkFlag";
  1679. this.IsReworkFlag2.FalseValue = "0";
  1680. this.IsReworkFlag2.HeaderText = "返工标识";
  1681. this.IsReworkFlag2.MinimumWidth = 6;
  1682. this.IsReworkFlag2.Name = "IsReworkFlag2";
  1683. this.IsReworkFlag2.ReadOnly = true;
  1684. this.IsReworkFlag2.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  1685. this.IsReworkFlag2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  1686. this.IsReworkFlag2.TrueValue = "1";
  1687. this.IsReworkFlag2.Width = 125;
  1688. //
  1689. // InScrapFlag2
  1690. //
  1691. this.InScrapFlag2.DataPropertyName = "InScrapFlag";
  1692. this.InScrapFlag2.FalseValue = "0";
  1693. this.InScrapFlag2.HeaderText = "报损待审";
  1694. this.InScrapFlag2.MinimumWidth = 6;
  1695. this.InScrapFlag2.Name = "InScrapFlag2";
  1696. this.InScrapFlag2.ReadOnly = true;
  1697. this.InScrapFlag2.TrueValue = "1";
  1698. this.InScrapFlag2.Width = 125;
  1699. //
  1700. // g2currentprocedurename
  1701. //
  1702. this.g2currentprocedurename.DataPropertyName = "currentprocedurename";
  1703. this.g2currentprocedurename.HeaderText = "当前工序";
  1704. this.g2currentprocedurename.MinimumWidth = 6;
  1705. this.g2currentprocedurename.Name = "g2currentprocedurename";
  1706. this.g2currentprocedurename.ReadOnly = true;
  1707. this.g2currentprocedurename.Width = 125;
  1708. //
  1709. // dataGridViewTextBoxColumn22
  1710. //
  1711. this.dataGridViewTextBoxColumn22.DataPropertyName = "CheckedDate";
  1712. dataGridViewCellStyle28.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1713. dataGridViewCellStyle28.Format = "yyyy-MM-dd HH:mm:ss";
  1714. dataGridViewCellStyle28.NullValue = null;
  1715. this.dataGridViewTextBoxColumn22.DefaultCellStyle = dataGridViewCellStyle28;
  1716. this.dataGridViewTextBoxColumn22.HeaderText = "盘点时间";
  1717. this.dataGridViewTextBoxColumn22.MinimumWidth = 6;
  1718. this.dataGridViewTextBoxColumn22.Name = "dataGridViewTextBoxColumn22";
  1719. this.dataGridViewTextBoxColumn22.ReadOnly = true;
  1720. this.dataGridViewTextBoxColumn22.Width = 125;
  1721. //
  1722. // dataGridViewTextBoxColumn23
  1723. //
  1724. this.dataGridViewTextBoxColumn23.DataPropertyName = "CheckedUserCode";
  1725. this.dataGridViewTextBoxColumn23.HeaderText = "盘点工号";
  1726. this.dataGridViewTextBoxColumn23.MinimumWidth = 6;
  1727. this.dataGridViewTextBoxColumn23.Name = "dataGridViewTextBoxColumn23";
  1728. this.dataGridViewTextBoxColumn23.ReadOnly = true;
  1729. this.dataGridViewTextBoxColumn23.Width = 125;
  1730. //
  1731. // dataGridViewTextBoxColumn24
  1732. //
  1733. this.dataGridViewTextBoxColumn24.DataPropertyName = "BarCode";
  1734. this.dataGridViewTextBoxColumn24.HeaderText = "产品条码";
  1735. this.dataGridViewTextBoxColumn24.MinimumWidth = 6;
  1736. this.dataGridViewTextBoxColumn24.Name = "dataGridViewTextBoxColumn24";
  1737. this.dataGridViewTextBoxColumn24.ReadOnly = true;
  1738. this.dataGridViewTextBoxColumn24.Width = 125;
  1739. //
  1740. // dataGridViewTextBoxColumn25
  1741. //
  1742. this.dataGridViewTextBoxColumn25.DataPropertyName = "ProductionLineName";
  1743. this.dataGridViewTextBoxColumn25.HeaderText = "生产线名称";
  1744. this.dataGridViewTextBoxColumn25.MinimumWidth = 6;
  1745. this.dataGridViewTextBoxColumn25.Name = "dataGridViewTextBoxColumn25";
  1746. this.dataGridViewTextBoxColumn25.ReadOnly = true;
  1747. this.dataGridViewTextBoxColumn25.Width = 125;
  1748. //
  1749. // dataGridViewTextBoxColumn26
  1750. //
  1751. this.dataGridViewTextBoxColumn26.DataPropertyName = "ProcedureName";
  1752. this.dataGridViewTextBoxColumn26.HeaderText = "工序名称";
  1753. this.dataGridViewTextBoxColumn26.MinimumWidth = 6;
  1754. this.dataGridViewTextBoxColumn26.Name = "dataGridViewTextBoxColumn26";
  1755. this.dataGridViewTextBoxColumn26.ReadOnly = true;
  1756. this.dataGridViewTextBoxColumn26.Width = 125;
  1757. //
  1758. // Column2
  1759. //
  1760. this.Column2.DataPropertyName = "usercode";
  1761. this.Column2.HeaderText = "生产工号";
  1762. this.Column2.MinimumWidth = 6;
  1763. this.Column2.Name = "Column2";
  1764. this.Column2.ReadOnly = true;
  1765. this.Column2.Width = 125;
  1766. //
  1767. // ProcedureTime3
  1768. //
  1769. this.ProcedureTime3.DataPropertyName = "ProcedureTime";
  1770. dataGridViewCellStyle29.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1771. dataGridViewCellStyle29.Format = "yyyy-MM-dd HH:mm:ss";
  1772. this.ProcedureTime3.DefaultCellStyle = dataGridViewCellStyle29;
  1773. this.ProcedureTime3.HeaderText = "完成日期";
  1774. this.ProcedureTime3.MinimumWidth = 6;
  1775. this.ProcedureTime3.Name = "ProcedureTime3";
  1776. this.ProcedureTime3.ReadOnly = true;
  1777. this.ProcedureTime3.Width = 125;
  1778. //
  1779. // dataGridViewTextBoxColumn27
  1780. //
  1781. this.dataGridViewTextBoxColumn27.DataPropertyName = "ProcedureModel";
  1782. this.dataGridViewTextBoxColumn27.HeaderText = "工序模型";
  1783. this.dataGridViewTextBoxColumn27.MinimumWidth = 6;
  1784. this.dataGridViewTextBoxColumn27.Name = "dataGridViewTextBoxColumn27";
  1785. this.dataGridViewTextBoxColumn27.ReadOnly = true;
  1786. this.dataGridViewTextBoxColumn27.Width = 125;
  1787. //
  1788. // GOODSLEVELTYPE3
  1789. //
  1790. this.GOODSLEVELTYPE3.DataPropertyName = "GOODSLEVELTYPE";
  1791. this.GOODSLEVELTYPE3.HeaderText = "产品等级";
  1792. this.GOODSLEVELTYPE3.MinimumWidth = 6;
  1793. this.GOODSLEVELTYPE3.Name = "GOODSLEVELTYPE3";
  1794. this.GOODSLEVELTYPE3.ReadOnly = true;
  1795. this.GOODSLEVELTYPE3.Width = 125;
  1796. //
  1797. // dataGridViewCheckBoxColumn4
  1798. //
  1799. this.dataGridViewCheckBoxColumn4.DataPropertyName = "IsPublicBody";
  1800. this.dataGridViewCheckBoxColumn4.FalseValue = "0";
  1801. this.dataGridViewCheckBoxColumn4.HeaderText = "公坯标识";
  1802. this.dataGridViewCheckBoxColumn4.MinimumWidth = 6;
  1803. this.dataGridViewCheckBoxColumn4.Name = "dataGridViewCheckBoxColumn4";
  1804. this.dataGridViewCheckBoxColumn4.ReadOnly = true;
  1805. this.dataGridViewCheckBoxColumn4.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  1806. this.dataGridViewCheckBoxColumn4.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  1807. this.dataGridViewCheckBoxColumn4.TrueValue = "1";
  1808. this.dataGridViewCheckBoxColumn4.Width = 125;
  1809. //
  1810. // dataGridViewCheckBoxColumn5
  1811. //
  1812. this.dataGridViewCheckBoxColumn5.DataPropertyName = "IsReFire";
  1813. this.dataGridViewCheckBoxColumn5.FalseValue = "0";
  1814. this.dataGridViewCheckBoxColumn5.HeaderText = "重烧标识";
  1815. this.dataGridViewCheckBoxColumn5.MinimumWidth = 6;
  1816. this.dataGridViewCheckBoxColumn5.Name = "dataGridViewCheckBoxColumn5";
  1817. this.dataGridViewCheckBoxColumn5.ReadOnly = true;
  1818. this.dataGridViewCheckBoxColumn5.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  1819. this.dataGridViewCheckBoxColumn5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  1820. this.dataGridViewCheckBoxColumn5.TrueValue = "6";
  1821. this.dataGridViewCheckBoxColumn5.Width = 125;
  1822. //
  1823. // dataGridViewCheckBoxColumn6
  1824. //
  1825. this.dataGridViewCheckBoxColumn6.DataPropertyName = "SpecialRepairFlag";
  1826. this.dataGridViewCheckBoxColumn6.FalseValue = "0";
  1827. this.dataGridViewCheckBoxColumn6.HeaderText = "干补标识";
  1828. this.dataGridViewCheckBoxColumn6.MinimumWidth = 6;
  1829. this.dataGridViewCheckBoxColumn6.Name = "dataGridViewCheckBoxColumn6";
  1830. this.dataGridViewCheckBoxColumn6.ReadOnly = true;
  1831. this.dataGridViewCheckBoxColumn6.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  1832. this.dataGridViewCheckBoxColumn6.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  1833. this.dataGridViewCheckBoxColumn6.TrueValue = "1";
  1834. this.dataGridViewCheckBoxColumn6.Width = 125;
  1835. //
  1836. // dataGridViewTextBoxColumn28
  1837. //
  1838. this.dataGridViewTextBoxColumn28.DataPropertyName = "GoodsCode";
  1839. this.dataGridViewTextBoxColumn28.HeaderText = "产品编码";
  1840. this.dataGridViewTextBoxColumn28.MinimumWidth = 6;
  1841. this.dataGridViewTextBoxColumn28.Name = "dataGridViewTextBoxColumn28";
  1842. this.dataGridViewTextBoxColumn28.ReadOnly = true;
  1843. this.dataGridViewTextBoxColumn28.Width = 125;
  1844. //
  1845. // dataGridViewTextBoxColumn29
  1846. //
  1847. this.dataGridViewTextBoxColumn29.DataPropertyName = "GoodsName";
  1848. this.dataGridViewTextBoxColumn29.HeaderText = "产品名称";
  1849. this.dataGridViewTextBoxColumn29.MinimumWidth = 6;
  1850. this.dataGridViewTextBoxColumn29.Name = "dataGridViewTextBoxColumn29";
  1851. this.dataGridViewTextBoxColumn29.ReadOnly = true;
  1852. this.dataGridViewTextBoxColumn29.Width = 125;
  1853. //
  1854. // dataGridViewTextBoxColumn30
  1855. //
  1856. this.dataGridViewTextBoxColumn30.DataPropertyName = "GroutingDate";
  1857. dataGridViewCellStyle30.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1858. dataGridViewCellStyle30.Format = "yyyy-MM-dd";
  1859. dataGridViewCellStyle30.NullValue = null;
  1860. this.dataGridViewTextBoxColumn30.DefaultCellStyle = dataGridViewCellStyle30;
  1861. this.dataGridViewTextBoxColumn30.HeaderText = "注浆日期";
  1862. this.dataGridViewTextBoxColumn30.MinimumWidth = 6;
  1863. this.dataGridViewTextBoxColumn30.Name = "dataGridViewTextBoxColumn30";
  1864. this.dataGridViewTextBoxColumn30.ReadOnly = true;
  1865. this.dataGridViewTextBoxColumn30.Width = 125;
  1866. //
  1867. // dataGridViewTextBoxColumn31
  1868. //
  1869. this.dataGridViewTextBoxColumn31.DataPropertyName = "GroutingMouldCode";
  1870. this.dataGridViewTextBoxColumn31.HeaderText = "模具编号";
  1871. this.dataGridViewTextBoxColumn31.MinimumWidth = 6;
  1872. this.dataGridViewTextBoxColumn31.Name = "dataGridViewTextBoxColumn31";
  1873. this.dataGridViewTextBoxColumn31.ReadOnly = true;
  1874. this.dataGridViewTextBoxColumn31.Width = 125;
  1875. //
  1876. // dataGridViewTextBoxColumn32
  1877. //
  1878. this.dataGridViewTextBoxColumn32.DataPropertyName = "GroutingUserCode";
  1879. this.dataGridViewTextBoxColumn32.HeaderText = "成型工号";
  1880. this.dataGridViewTextBoxColumn32.MinimumWidth = 6;
  1881. this.dataGridViewTextBoxColumn32.Name = "dataGridViewTextBoxColumn32";
  1882. this.dataGridViewTextBoxColumn32.ReadOnly = true;
  1883. this.dataGridViewTextBoxColumn32.Width = 125;
  1884. //
  1885. // dataGridViewTextBoxColumn33
  1886. //
  1887. this.dataGridViewTextBoxColumn33.DataPropertyName = "GroutingNum";
  1888. dataGridViewCellStyle31.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1889. this.dataGridViewTextBoxColumn33.DefaultCellStyle = dataGridViewCellStyle31;
  1890. this.dataGridViewTextBoxColumn33.HeaderText = "注浆次数";
  1891. this.dataGridViewTextBoxColumn33.MinimumWidth = 6;
  1892. this.dataGridViewTextBoxColumn33.Name = "dataGridViewTextBoxColumn33";
  1893. this.dataGridViewTextBoxColumn33.ReadOnly = true;
  1894. this.dataGridViewTextBoxColumn33.Width = 125;
  1895. //
  1896. // dataGridViewTextBoxColumn34
  1897. //
  1898. this.dataGridViewTextBoxColumn34.DataPropertyName = "GroutingLineName";
  1899. this.dataGridViewTextBoxColumn34.HeaderText = "成型线名称";
  1900. this.dataGridViewTextBoxColumn34.MinimumWidth = 6;
  1901. this.dataGridViewTextBoxColumn34.Name = "dataGridViewTextBoxColumn34";
  1902. this.dataGridViewTextBoxColumn34.ReadOnly = true;
  1903. this.dataGridViewTextBoxColumn34.Width = 125;
  1904. //
  1905. // dataGridViewTextBoxColumn35
  1906. //
  1907. this.dataGridViewTextBoxColumn35.DataPropertyName = "KilnCode";
  1908. this.dataGridViewTextBoxColumn35.HeaderText = "窑炉编码";
  1909. this.dataGridViewTextBoxColumn35.MinimumWidth = 6;
  1910. this.dataGridViewTextBoxColumn35.Name = "dataGridViewTextBoxColumn35";
  1911. this.dataGridViewTextBoxColumn35.ReadOnly = true;
  1912. this.dataGridViewTextBoxColumn35.Width = 125;
  1913. //
  1914. // dataGridViewTextBoxColumn36
  1915. //
  1916. this.dataGridViewTextBoxColumn36.DataPropertyName = "KilnName";
  1917. this.dataGridViewTextBoxColumn36.HeaderText = "窑炉名称";
  1918. this.dataGridViewTextBoxColumn36.MinimumWidth = 6;
  1919. this.dataGridViewTextBoxColumn36.Name = "dataGridViewTextBoxColumn36";
  1920. this.dataGridViewTextBoxColumn36.ReadOnly = true;
  1921. this.dataGridViewTextBoxColumn36.Width = 125;
  1922. //
  1923. // dataGridViewTextBoxColumn37
  1924. //
  1925. this.dataGridViewTextBoxColumn37.DataPropertyName = "KilnCarCode";
  1926. this.dataGridViewTextBoxColumn37.HeaderText = "窑车编码";
  1927. this.dataGridViewTextBoxColumn37.MinimumWidth = 6;
  1928. this.dataGridViewTextBoxColumn37.Name = "dataGridViewTextBoxColumn37";
  1929. this.dataGridViewTextBoxColumn37.ReadOnly = true;
  1930. this.dataGridViewTextBoxColumn37.Width = 125;
  1931. //
  1932. // dataGridViewTextBoxColumn38
  1933. //
  1934. this.dataGridViewTextBoxColumn38.DataPropertyName = "KilnCarName";
  1935. this.dataGridViewTextBoxColumn38.HeaderText = "窑车名称";
  1936. this.dataGridViewTextBoxColumn38.MinimumWidth = 6;
  1937. this.dataGridViewTextBoxColumn38.Name = "dataGridViewTextBoxColumn38";
  1938. this.dataGridViewTextBoxColumn38.ReadOnly = true;
  1939. this.dataGridViewTextBoxColumn38.Width = 125;
  1940. //
  1941. // IsReworkFlag3
  1942. //
  1943. this.IsReworkFlag3.DataPropertyName = "IsReworkFlag";
  1944. this.IsReworkFlag3.FalseValue = "0";
  1945. this.IsReworkFlag3.HeaderText = "返工标识";
  1946. this.IsReworkFlag3.MinimumWidth = 6;
  1947. this.IsReworkFlag3.Name = "IsReworkFlag3";
  1948. this.IsReworkFlag3.ReadOnly = true;
  1949. this.IsReworkFlag3.TrueValue = "1";
  1950. this.IsReworkFlag3.Width = 125;
  1951. //
  1952. // InScrapFlag3
  1953. //
  1954. this.InScrapFlag3.DataPropertyName = "InScrapFlag";
  1955. this.InScrapFlag3.FalseValue = "0";
  1956. this.InScrapFlag3.HeaderText = "报损待审";
  1957. this.InScrapFlag3.MinimumWidth = 6;
  1958. this.InScrapFlag3.Name = "InScrapFlag3";
  1959. this.InScrapFlag3.ReadOnly = true;
  1960. this.InScrapFlag3.TrueValue = "1";
  1961. this.InScrapFlag3.Width = 125;
  1962. //
  1963. // F_PM_2101
  1964. //
  1965. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  1966. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1967. this.ClientSize = new System.Drawing.Size(1469, 546);
  1968. this.Controls.Add(this.splitContainer1);
  1969. this.Controls.Add(this.gbxCondition);
  1970. this.Controls.Add(this.tsrOperate);
  1971. this.Margin = new System.Windows.Forms.Padding(5);
  1972. this.Name = "F_PM_2101";
  1973. this.Text = "在产盘点";
  1974. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PM_2101_FormClosed);
  1975. this.Load += new System.EventHandler(this.F_PM_2101_Load);
  1976. this.tsrOperate.ResumeLayout(false);
  1977. this.tsrOperate.PerformLayout();
  1978. this.gbxCondition.ResumeLayout(false);
  1979. this.gbxCondition.PerformLayout();
  1980. this.splitContainer1.Panel1.ResumeLayout(false);
  1981. this.splitContainer1.Panel2.ResumeLayout(false);
  1982. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  1983. this.splitContainer1.ResumeLayout(false);
  1984. this.splitContainer2.Panel1.ResumeLayout(false);
  1985. this.splitContainer2.Panel2.ResumeLayout(false);
  1986. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
  1987. this.splitContainer2.ResumeLayout(false);
  1988. ((System.ComponentModel.ISupportInitialize)(this.dgvInChecked)).EndInit();
  1989. ((System.ComponentModel.ISupportInitialize)(this.dgvFunctionUsers)).EndInit();
  1990. this.tabControl1.ResumeLayout(false);
  1991. this.tabPage1.ResumeLayout(false);
  1992. ((System.ComponentModel.ISupportInitialize)(this.dgvInCheckedNoDetail)).EndInit();
  1993. this.tabPage2.ResumeLayout(false);
  1994. ((System.ComponentModel.ISupportInitialize)(this.dgvInCheckededDetail)).EndInit();
  1995. this.tabPage3.ResumeLayout(false);
  1996. ((System.ComponentModel.ISupportInitialize)(this.dgvInCheckedWinDetail)).EndInit();
  1997. this.ResumeLayout(false);
  1998. }
  1999. #endregion
  2000. private Basics.BaseControls.C_ToolStrip tsrOperate;
  2001. private System.Windows.Forms.ToolStripButton tsbtnAdd;
  2002. private System.Windows.Forms.ToolStripButton tsbtnInChecked;
  2003. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  2004. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  2005. private System.Windows.Forms.ToolStripButton tsbtnClose;
  2006. private System.Windows.Forms.ToolStripButton tsbtnDisable;
  2007. private Basics.BaseControls.C_GroupBox gbxCondition;
  2008. private Basics.BaseControls.C_Button btnClearCondition;
  2009. private Basics.BaseControls.C_Button btnSearch;
  2010. private Basics.BaseControls.C_Label lblTo;
  2011. private System.Windows.Forms.DateTimePicker dtpEndTime;
  2012. private System.Windows.Forms.DateTimePicker dtpStartTime;
  2013. private Basics.BaseControls.C_Label lblCreateTime;
  2014. private Basics.BaseControls.C_Label lblBarCode;
  2015. private Basics.BaseControls.C_TextBox txtInCheckedNo;
  2016. private System.Windows.Forms.SplitContainer splitContainer1;
  2017. private Basics.BaseControls.C_DataGridView dgvInChecked;
  2018. private Basics.BaseControls.C_DataGridView dgvInCheckedNoDetail;
  2019. private System.Windows.Forms.TabControl tabControl1;
  2020. private System.Windows.Forms.TabPage tabPage1;
  2021. private System.Windows.Forms.TabPage tabPage2;
  2022. private System.Windows.Forms.TabPage tabPage3;
  2023. private Basics.BaseControls.C_DataGridView dgvInCheckededDetail;
  2024. private Basics.BaseControls.C_DataGridView dgvInCheckedWinDetail;
  2025. private System.Windows.Forms.ToolStripButton tsbtnClearData;
  2026. private System.Windows.Forms.ToolStripButton tsbtnAll;
  2027. private System.Windows.Forms.ToolStripButton tsbtnUnAll;
  2028. private Basics.BaseControls.C_Label c_Label1;
  2029. private Basics.BaseControls.C_TextBox txtCheckedName;
  2030. private System.Windows.Forms.DataGridViewTextBoxColumn InCheckedID;
  2031. private System.Windows.Forms.DataGridViewTextBoxColumn InCheckedNo;
  2032. private System.Windows.Forms.DataGridViewTextBoxColumn Incheckname;
  2033. private System.Windows.Forms.DataGridViewTextBoxColumn CreateTime;
  2034. private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserName;
  2035. private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
  2036. private Basics.BaseControls.C_DataGridView dgvFunctionUsers;
  2037. private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
  2038. private System.Windows.Forms.DataGridViewTextBoxColumn UserName;
  2039. private System.Windows.Forms.DataGridViewTextBoxColumn UserID;
  2040. private System.Windows.Forms.ToolStripButton tsbtnEdit;
  2041. private System.Windows.Forms.SplitContainer splitContainer2;
  2042. private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
  2043. private System.Windows.Forms.ToolStripButton tsbtnCheckData;
  2044. private System.Windows.Forms.DataGridViewCheckBoxColumn Sel;
  2045. private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
  2046. private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineName;
  2047. private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureName;
  2048. private System.Windows.Forms.DataGridViewTextBoxColumn pusercode;
  2049. private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureTime;
  2050. private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureModel;
  2051. private System.Windows.Forms.DataGridViewTextBoxColumn GOODSLEVELTYPE;
  2052. private System.Windows.Forms.DataGridViewCheckBoxColumn IsPublicBody;
  2053. private System.Windows.Forms.DataGridViewCheckBoxColumn IsReFire;
  2054. private System.Windows.Forms.DataGridViewCheckBoxColumn SpecialRepairFlag;
  2055. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
  2056. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
  2057. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDate;
  2058. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
  2059. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingUserCode;
  2060. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingNum;
  2061. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineName;
  2062. private System.Windows.Forms.DataGridViewTextBoxColumn KilnCode;
  2063. private System.Windows.Forms.DataGridViewTextBoxColumn KilnName;
  2064. private System.Windows.Forms.DataGridViewTextBoxColumn KilnCarCode;
  2065. private System.Windows.Forms.DataGridViewTextBoxColumn KilnCarName;
  2066. private System.Windows.Forms.DataGridViewCheckBoxColumn IsReworkFlag;
  2067. private System.Windows.Forms.DataGridViewCheckBoxColumn InScrapFlag;
  2068. private System.Windows.Forms.DataGridViewCheckBoxColumn SCRAPPRODUCTID;
  2069. private System.Windows.Forms.DataGridViewTextBoxColumn susercode;
  2070. private System.Windows.Forms.DataGridViewTextBoxColumn sdatetime;
  2071. private System.Windows.Forms.DataGridViewTextBoxColumn ausercode;
  2072. private System.Windows.Forms.DataGridViewTextBoxColumn adatetime;
  2073. private System.Windows.Forms.DataGridViewTextBoxColumn currentprocedurename;
  2074. private System.Windows.Forms.DataGridViewTextBoxColumn currentproceduretime;
  2075. private System.Windows.Forms.DataGridViewTextBoxColumn cusercode;
  2076. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  2077. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  2078. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  2079. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  2080. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
  2081. private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
  2082. private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureTime2;
  2083. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
  2084. private System.Windows.Forms.DataGridViewTextBoxColumn GOODSLEVELTYPE2;
  2085. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn1;
  2086. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn2;
  2087. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn3;
  2088. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
  2089. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
  2090. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
  2091. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn14;
  2092. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
  2093. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13;
  2094. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn15;
  2095. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn16;
  2096. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn17;
  2097. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn18;
  2098. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn19;
  2099. private System.Windows.Forms.DataGridViewCheckBoxColumn IsReworkFlag2;
  2100. private System.Windows.Forms.DataGridViewCheckBoxColumn InScrapFlag2;
  2101. private System.Windows.Forms.DataGridViewTextBoxColumn g2currentprocedurename;
  2102. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn22;
  2103. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn23;
  2104. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn24;
  2105. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn25;
  2106. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn26;
  2107. private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
  2108. private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureTime3;
  2109. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn27;
  2110. private System.Windows.Forms.DataGridViewTextBoxColumn GOODSLEVELTYPE3;
  2111. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn4;
  2112. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn5;
  2113. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn6;
  2114. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn28;
  2115. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn29;
  2116. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn30;
  2117. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn31;
  2118. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn32;
  2119. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn33;
  2120. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn34;
  2121. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn35;
  2122. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn36;
  2123. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn37;
  2124. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn38;
  2125. private System.Windows.Forms.DataGridViewCheckBoxColumn IsReworkFlag3;
  2126. private System.Windows.Forms.DataGridViewCheckBoxColumn InScrapFlag3;
  2127. }
  2128. }