F_PM_2101.Designer.cs 115 KB

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