F_PM_2601.Designer.cs 103 KB

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