F_PM_2101.Designer.cs 116 KB

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