F_PM_1202.Designer.cs 72 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429
  1. namespace Dongke.IBOSS.PRD.Client.PMModule
  2. {
  3. partial class F_PM_1202
  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_1202));
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
  42. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
  43. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  44. this.tsbtnAdd = new System.Windows.Forms.ToolStripButton();
  45. this.tsbtnEdit = new System.Windows.Forms.ToolStripButton();
  46. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  47. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  48. this.gbxBasicInfo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  49. this.txtUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  50. this.lblUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  51. this.txtBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  52. this.lblBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  53. this.dgvProductionData = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  54. this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.DefectFlag = new System.Windows.Forms.DataGridViewComboBoxColumn();
  58. this.ReworkProcedureID = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_ListBoxComboBox();
  59. this.KilnCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.KilnCarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.Dictionaryvalue = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.dgvUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.MouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.GroutingDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.GroutingUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.IsPublicBody = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  67. this.GroutingNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.ReworkProcedureCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.ReworkProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.ReFine = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  71. this.SpecialRepairflag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  72. this.LogoCodeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.GoodsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.GoodsLevelTypeID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.ReadOnly = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.LogoID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  78. this.dgvDefect = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  79. this.chkdiscarde = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  80. this.DefectID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  81. this.DefectCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  82. this.DefectName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  83. this.DefectPositionID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  84. this.DefectPositionCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  85. this.DefectPositionName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  86. this.DefectFineValue = new System.Windows.Forms.DataGridViewTextBoxColumn();
  87. this.DefectProcedureID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  88. this.DefectProcedureCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  89. this.DefectProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  90. this.DefectUserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  91. this.DefectUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  92. this.DefectUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  93. this.JobsLocation = new System.Windows.Forms.DataGridViewTextBoxColumn();
  94. this.JobsText = new System.Windows.Forms.DataGridViewTextBoxColumn();
  95. this.MissedUserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  96. this.MissedUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  97. this.MissedUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  98. this.DefectDeductionNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  99. this.DefectDeductionID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  100. this.IsOtherDefect = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  101. this.DefectRemarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  102. this.ProductionBarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  103. this.TempCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  104. this.ProductionDataID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  105. this.DefectFineID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  106. this.IsAllowEdit = new System.Windows.Forms.DataGridViewTextBoxColumn();
  107. this.dgvDefectStaff = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  108. this.chkSelected = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  109. this.StaffCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  110. this.StaffName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  111. this.StaffID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  112. this.StaffStatus = new System.Windows.Forms.DataGridViewTextBoxColumn();
  113. this.StaffTempCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  114. this.btnUpload = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  115. this.btnDelete = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  116. this.lvPic = new System.Windows.Forms.ListView();
  117. this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  118. this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  119. this.tabControl2 = new System.Windows.Forms.TabControl();
  120. this.tabPage3 = new System.Windows.Forms.TabPage();
  121. this.tabPage2 = new System.Windows.Forms.TabPage();
  122. this.dgvMissStaff = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  123. this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  124. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  125. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  126. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  127. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  128. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  129. this.tabPage4 = new System.Windows.Forms.TabPage();
  130. this.odlgFile = new System.Windows.Forms.OpenFileDialog();
  131. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  132. this.splitContainer2 = new System.Windows.Forms.SplitContainer();
  133. this.tsrOperate.SuspendLayout();
  134. this.gbxBasicInfo.SuspendLayout();
  135. ((System.ComponentModel.ISupportInitialize)(this.dgvProductionData)).BeginInit();
  136. ((System.ComponentModel.ISupportInitialize)(this.dgvDefect)).BeginInit();
  137. ((System.ComponentModel.ISupportInitialize)(this.dgvDefectStaff)).BeginInit();
  138. this.tabControl2.SuspendLayout();
  139. this.tabPage3.SuspendLayout();
  140. this.tabPage2.SuspendLayout();
  141. ((System.ComponentModel.ISupportInitialize)(this.dgvMissStaff)).BeginInit();
  142. this.tabPage4.SuspendLayout();
  143. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  144. this.splitContainer1.Panel1.SuspendLayout();
  145. this.splitContainer1.Panel2.SuspendLayout();
  146. this.splitContainer1.SuspendLayout();
  147. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
  148. this.splitContainer2.Panel1.SuspendLayout();
  149. this.splitContainer2.Panel2.SuspendLayout();
  150. this.splitContainer2.SuspendLayout();
  151. this.SuspendLayout();
  152. //
  153. // tsrOperate
  154. //
  155. this.tsrOperate.AutoSize = false;
  156. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  157. this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.functionbackground;
  158. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  159. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  160. this.tsbtnAdd,
  161. this.tsbtnEdit,
  162. this.toolStripSeparator1,
  163. this.tsbtnClose});
  164. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  165. this.tsrOperate.Name = "tsrOperate";
  166. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  167. this.tsrOperate.ShowItemToolTips = false;
  168. this.tsrOperate.Size = new System.Drawing.Size(1208, 35);
  169. this.tsrOperate.TabIndex = 24;
  170. this.tsrOperate.Text = "toolStrip1";
  171. //
  172. // tsbtnAdd
  173. //
  174. this.tsbtnAdd.AutoSize = false;
  175. this.tsbtnAdd.Enabled = false;
  176. this.tsbtnAdd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  177. this.tsbtnAdd.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  178. this.tsbtnAdd.ImageTransparentColor = System.Drawing.Color.Magenta;
  179. this.tsbtnAdd.Name = "tsbtnAdd";
  180. this.tsbtnAdd.Size = new System.Drawing.Size(60, 25);
  181. this.tsbtnAdd.Text = "新建";
  182. this.tsbtnAdd.Click += new System.EventHandler(this.tsbtnAdd_Click);
  183. //
  184. // tsbtnEdit
  185. //
  186. this.tsbtnEdit.AutoSize = false;
  187. this.tsbtnEdit.Enabled = false;
  188. this.tsbtnEdit.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  189. this.tsbtnEdit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  190. this.tsbtnEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
  191. this.tsbtnEdit.Name = "tsbtnEdit";
  192. this.tsbtnEdit.Size = new System.Drawing.Size(60, 25);
  193. this.tsbtnEdit.Text = "编辑";
  194. this.tsbtnEdit.Visible = false;
  195. this.tsbtnEdit.Click += new System.EventHandler(this.tsbtnEdit_Click);
  196. //
  197. // toolStripSeparator1
  198. //
  199. this.toolStripSeparator1.AutoSize = false;
  200. this.toolStripSeparator1.Name = "toolStripSeparator1";
  201. this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
  202. this.toolStripSeparator1.Visible = false;
  203. //
  204. // tsbtnClose
  205. //
  206. this.tsbtnClose.AutoSize = false;
  207. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  208. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  209. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  210. this.tsbtnClose.Name = "tsbtnClose";
  211. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  212. this.tsbtnClose.Text = "关闭(&X)";
  213. this.tsbtnClose.Visible = false;
  214. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  215. //
  216. // gbxBasicInfo
  217. //
  218. this.gbxBasicInfo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  219. | System.Windows.Forms.AnchorStyles.Right)));
  220. this.gbxBasicInfo.BackColor = System.Drawing.Color.Transparent;
  221. this.gbxBasicInfo.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxBasicInfo.BackgroundImage")));
  222. this.gbxBasicInfo.Controls.Add(this.txtUserCode);
  223. this.gbxBasicInfo.Controls.Add(this.lblUserCode);
  224. this.gbxBasicInfo.Controls.Add(this.txtBarCode);
  225. this.gbxBasicInfo.Controls.Add(this.lblBarCode);
  226. this.gbxBasicInfo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  227. this.gbxBasicInfo.ForeColor = System.Drawing.SystemColors.ControlText;
  228. this.gbxBasicInfo.IsMustInput = false;
  229. this.gbxBasicInfo.Location = new System.Drawing.Point(3, 5);
  230. this.gbxBasicInfo.Name = "gbxBasicInfo";
  231. this.gbxBasicInfo.OriginalHeight = -1;
  232. this.gbxBasicInfo.Size = new System.Drawing.Size(1208, 58);
  233. this.gbxBasicInfo.TabIndex = 25;
  234. this.gbxBasicInfo.TabStop = false;
  235. this.gbxBasicInfo.Text = "基础数据 ▼";
  236. //
  237. // txtUserCode
  238. //
  239. this.txtUserCode.BackColor = System.Drawing.SystemColors.Window;
  240. this.txtUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
  241. this.txtUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  242. this.txtUserCode.Enabled = false;
  243. this.txtUserCode.ErrorMessage = "";
  244. this.txtUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  245. this.txtUserCode.Location = new System.Drawing.Point(76, 24);
  246. this.txtUserCode.MaxLength = 20;
  247. this.txtUserCode.Name = "txtUserCode";
  248. this.txtUserCode.Size = new System.Drawing.Size(120, 21);
  249. this.txtUserCode.TabIndex = 1;
  250. this.txtUserCode.MouseClick += new System.Windows.Forms.MouseEventHandler(this.txtUserCode_MouseClick);
  251. this.txtUserCode.Validating += new System.ComponentModel.CancelEventHandler(this.txtUserCode_Validating);
  252. //
  253. // lblUserCode
  254. //
  255. this.lblUserCode.AutoSize = true;
  256. this.lblUserCode.BackColor = System.Drawing.Color.Transparent;
  257. this.lblUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  258. this.lblUserCode.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  259. this.lblUserCode.IsMustInput = true;
  260. this.lblUserCode.Location = new System.Drawing.Point(16, 28);
  261. this.lblUserCode.Name = "lblUserCode";
  262. this.lblUserCode.Size = new System.Drawing.Size(53, 12);
  263. this.lblUserCode.TabIndex = 7;
  264. this.lblUserCode.Text = "生产工号";
  265. //
  266. // txtBarCode
  267. //
  268. this.txtBarCode.BackColor = System.Drawing.SystemColors.Window;
  269. this.txtBarCode.BackgroundColor = System.Drawing.SystemColors.Window;
  270. this.txtBarCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  271. this.txtBarCode.ErrorMessage = "";
  272. this.txtBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  273. this.txtBarCode.Location = new System.Drawing.Point(279, 24);
  274. this.txtBarCode.MaxLength = 11;
  275. this.txtBarCode.Name = "txtBarCode";
  276. this.txtBarCode.Size = new System.Drawing.Size(120, 21);
  277. this.txtBarCode.TabIndex = 2;
  278. this.txtBarCode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBarCode_KeyPress);
  279. //
  280. // lblBarCode
  281. //
  282. this.lblBarCode.AutoSize = true;
  283. this.lblBarCode.BackColor = System.Drawing.Color.Transparent;
  284. this.lblBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  285. this.lblBarCode.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  286. this.lblBarCode.IsMustInput = true;
  287. this.lblBarCode.Location = new System.Drawing.Point(221, 28);
  288. this.lblBarCode.Name = "lblBarCode";
  289. this.lblBarCode.Size = new System.Drawing.Size(53, 12);
  290. this.lblBarCode.TabIndex = 5;
  291. this.lblBarCode.Text = "产品条码";
  292. //
  293. // dgvProductionData
  294. //
  295. this.dgvProductionData.AllowUserToAddRows = false;
  296. this.dgvProductionData.AllowUserToModifyRows = true;
  297. this.dgvProductionData.AllowUserToOrderColumns = true;
  298. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  299. this.dgvProductionData.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  300. this.dgvProductionData.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  301. this.dgvProductionData.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  302. this.dgvProductionData.CellHeight = 25;
  303. this.dgvProductionData.ChildNodeColumnName = null;
  304. this.dgvProductionData.ChildNodeColumnText = null;
  305. this.dgvProductionData.ColumnDeep = 1;
  306. this.dgvProductionData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  307. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  308. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  309. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  310. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  311. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  312. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  313. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  314. this.dgvProductionData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  315. this.dgvProductionData.ColumnHeadersHeight = 25;
  316. this.dgvProductionData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  317. this.dgvProductionData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  318. this.BarCode,
  319. this.GoodsCode,
  320. this.GoodsName,
  321. this.DefectFlag,
  322. this.ReworkProcedureID,
  323. this.KilnCode,
  324. this.KilnCarCode,
  325. this.Dictionaryvalue,
  326. this.dgvUserCode,
  327. this.MouldCode,
  328. this.GroutingDate,
  329. this.GroutingUserCode,
  330. this.IsPublicBody,
  331. this.GroutingNum,
  332. this.ReworkProcedureCode,
  333. this.ReworkProcedureName,
  334. this.ReFine,
  335. this.SpecialRepairflag,
  336. this.LogoCodeName,
  337. this.Remarks,
  338. this.GoodsID,
  339. this.GoodsLevelTypeID,
  340. this.ReadOnly,
  341. this.LogoID});
  342. this.dgvProductionData.ColumnTreeView = null;
  343. this.dgvProductionData.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)));
  344. this.dgvProductionData.Dock = System.Windows.Forms.DockStyle.Fill;
  345. this.dgvProductionData.DynamicColumnName = "";
  346. this.dgvProductionData.EnableHeadersVisualStyles = false;
  347. this.dgvProductionData.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  348. this.dgvProductionData.FormatQuantityColumns = null;
  349. this.dgvProductionData.HorizontalMergeColumn = null;
  350. this.dgvProductionData.IsAutoCountSum = true;
  351. this.dgvProductionData.IsAutoResizeColumns = false;
  352. this.dgvProductionData.IsClickF12 = false;
  353. this.dgvProductionData.IsOpenMergeCellFlag = false;
  354. this.dgvProductionData.IsSubTotalFlag = false;
  355. this.dgvProductionData.IsTopDeep = false;
  356. this.dgvProductionData.Location = new System.Drawing.Point(0, 0);
  357. this.dgvProductionData.MergeColumnNames = null;
  358. this.dgvProductionData.MergeDetailColumnNames = null;
  359. this.dgvProductionData.MergeDetailOnlyColumn = null;
  360. this.dgvProductionData.MergeOnlyColumn = null;
  361. this.dgvProductionData.MultiSelect = false;
  362. this.dgvProductionData.Name = "dgvProductionData";
  363. this.dgvProductionData.RefreshAtHscroll = false;
  364. this.dgvProductionData.RowHeadersWidth = 50;
  365. this.dgvProductionData.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  366. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  367. this.dgvProductionData.RowsDefaultCellStyle = dataGridViewCellStyle5;
  368. this.dgvProductionData.RowTemplate.Height = 25;
  369. this.dgvProductionData.Size = new System.Drawing.Size(1208, 162);
  370. this.dgvProductionData.SortOrderColumnName = null;
  371. this.dgvProductionData.TabIndex = 26;
  372. this.dgvProductionData.Tag = true;
  373. this.dgvProductionData.TotalSumColumns = null;
  374. this.dgvProductionData.ViewRowFilter = "";
  375. this.dgvProductionData.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.dgvProductionData_CellBeginEdit);
  376. this.dgvProductionData.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvProductionData_CellValueChanged);
  377. this.dgvProductionData.EditingControlShowing += new System.Windows.Forms.DataGridViewEditingControlShowingEventHandler(this.dgvProductionData_EditingControlShowing);
  378. this.dgvProductionData.SelectionChanged += new System.EventHandler(this.dgvProductionData_SelectionChanged);
  379. this.dgvProductionData.UserDeletingRow += new System.Windows.Forms.DataGridViewRowCancelEventHandler(this.dgvProductionData_UserDeletingRow);
  380. //
  381. // BarCode
  382. //
  383. this.BarCode.DataPropertyName = "BarCode";
  384. this.BarCode.HeaderText = "产品条码";
  385. this.BarCode.Name = "BarCode";
  386. this.BarCode.ReadOnly = true;
  387. //
  388. // GoodsCode
  389. //
  390. this.GoodsCode.DataPropertyName = "GoodsCode";
  391. this.GoodsCode.HeaderText = "产品编码";
  392. this.GoodsCode.Name = "GoodsCode";
  393. this.GoodsCode.ReadOnly = true;
  394. //
  395. // GoodsName
  396. //
  397. this.GoodsName.DataPropertyName = "GoodsName";
  398. this.GoodsName.HeaderText = "产品名称";
  399. this.GoodsName.Name = "GoodsName";
  400. this.GoodsName.ReadOnly = true;
  401. //
  402. // DefectFlag
  403. //
  404. this.DefectFlag.DataPropertyName = "DefectFlagID";
  405. this.DefectFlag.HeaderText = "产品分级";
  406. this.DefectFlag.Name = "DefectFlag";
  407. this.DefectFlag.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  408. this.DefectFlag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  409. //
  410. // ReworkProcedureID
  411. //
  412. this.ReworkProcedureID.DataPropertyName = "ReworkProcedureID";
  413. this.ReworkProcedureID.HeaderText = "返工工序";
  414. this.ReworkProcedureID.Name = "ReworkProcedureID";
  415. this.ReworkProcedureID.ReadOnly = true;
  416. this.ReworkProcedureID.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  417. this.ReworkProcedureID.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  418. //
  419. // KilnCode
  420. //
  421. this.KilnCode.DataPropertyName = "KilnCode";
  422. this.KilnCode.HeaderText = "窑炉编码";
  423. this.KilnCode.Name = "KilnCode";
  424. this.KilnCode.ReadOnly = true;
  425. //
  426. // KilnCarCode
  427. //
  428. this.KilnCarCode.DataPropertyName = "KilnCarCode";
  429. this.KilnCarCode.HeaderText = "窑车编码";
  430. this.KilnCarCode.Name = "KilnCarCode";
  431. this.KilnCarCode.ReadOnly = true;
  432. //
  433. // Dictionaryvalue
  434. //
  435. this.Dictionaryvalue.DataPropertyName = "Dictionaryvalue";
  436. this.Dictionaryvalue.HeaderText = "窑车位置";
  437. this.Dictionaryvalue.Name = "Dictionaryvalue";
  438. this.Dictionaryvalue.ReadOnly = true;
  439. //
  440. // dgvUserCode
  441. //
  442. this.dgvUserCode.DataPropertyName = "UserCode";
  443. this.dgvUserCode.HeaderText = "生产工号";
  444. this.dgvUserCode.Name = "dgvUserCode";
  445. this.dgvUserCode.ReadOnly = true;
  446. //
  447. // MouldCode
  448. //
  449. this.MouldCode.DataPropertyName = "MouldCode";
  450. this.MouldCode.HeaderText = "模具编号";
  451. this.MouldCode.Name = "MouldCode";
  452. this.MouldCode.ReadOnly = true;
  453. //
  454. // GroutingDate
  455. //
  456. this.GroutingDate.DataPropertyName = "GroutingDate";
  457. dataGridViewCellStyle3.Format = "yyyy-MM-dd";
  458. dataGridViewCellStyle3.NullValue = null;
  459. this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle3;
  460. this.GroutingDate.HeaderText = "注浆日期";
  461. this.GroutingDate.Name = "GroutingDate";
  462. this.GroutingDate.ReadOnly = true;
  463. //
  464. // GroutingUserCode
  465. //
  466. this.GroutingUserCode.DataPropertyName = "GroutingUserCode";
  467. this.GroutingUserCode.HeaderText = "成型工号";
  468. this.GroutingUserCode.Name = "GroutingUserCode";
  469. this.GroutingUserCode.ReadOnly = true;
  470. //
  471. // IsPublicBody
  472. //
  473. this.IsPublicBody.DataPropertyName = "IsPublicBody";
  474. this.IsPublicBody.FalseValue = "0";
  475. this.IsPublicBody.HeaderText = "公坯标识";
  476. this.IsPublicBody.Name = "IsPublicBody";
  477. this.IsPublicBody.ReadOnly = true;
  478. this.IsPublicBody.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  479. this.IsPublicBody.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  480. this.IsPublicBody.TrueValue = "1";
  481. //
  482. // GroutingNum
  483. //
  484. this.GroutingNum.DataPropertyName = "GroutingNum";
  485. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  486. this.GroutingNum.DefaultCellStyle = dataGridViewCellStyle4;
  487. this.GroutingNum.HeaderText = "注浆次数";
  488. this.GroutingNum.Name = "GroutingNum";
  489. this.GroutingNum.ReadOnly = true;
  490. //
  491. // ReworkProcedureCode
  492. //
  493. this.ReworkProcedureCode.DataPropertyName = "ReworkProcedureCode";
  494. this.ReworkProcedureCode.HeaderText = "返工工序编码";
  495. this.ReworkProcedureCode.Name = "ReworkProcedureCode";
  496. this.ReworkProcedureCode.ReadOnly = true;
  497. this.ReworkProcedureCode.Visible = false;
  498. //
  499. // ReworkProcedureName
  500. //
  501. this.ReworkProcedureName.DataPropertyName = "ReworkProcedureName";
  502. this.ReworkProcedureName.HeaderText = "返工工序名称";
  503. this.ReworkProcedureName.Name = "ReworkProcedureName";
  504. this.ReworkProcedureName.ReadOnly = true;
  505. this.ReworkProcedureName.Visible = false;
  506. //
  507. // ReFine
  508. //
  509. this.ReFine.DataPropertyName = "ReFine";
  510. this.ReFine.FalseValue = "0";
  511. this.ReFine.HeaderText = "重烧标识";
  512. this.ReFine.Name = "ReFine";
  513. this.ReFine.ReadOnly = true;
  514. this.ReFine.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  515. this.ReFine.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  516. this.ReFine.TrueValue = "1";
  517. //
  518. // SpecialRepairflag
  519. //
  520. this.SpecialRepairflag.DataPropertyName = "SpecialRepairflag";
  521. this.SpecialRepairflag.FalseValue = "0";
  522. this.SpecialRepairflag.HeaderText = "干补标识";
  523. this.SpecialRepairflag.Name = "SpecialRepairflag";
  524. this.SpecialRepairflag.ReadOnly = true;
  525. this.SpecialRepairflag.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  526. this.SpecialRepairflag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  527. this.SpecialRepairflag.TrueValue = "1";
  528. //
  529. // LogoCodeName
  530. //
  531. this.LogoCodeName.DataPropertyName = "LogoCodeName";
  532. this.LogoCodeName.HeaderText = "商标";
  533. this.LogoCodeName.Name = "LogoCodeName";
  534. //
  535. // Remarks
  536. //
  537. this.Remarks.DataPropertyName = "Remarks";
  538. this.Remarks.HeaderText = "备注";
  539. this.Remarks.MaxInputLength = 200;
  540. this.Remarks.Name = "Remarks";
  541. this.Remarks.Width = 500;
  542. //
  543. // GoodsID
  544. //
  545. this.GoodsID.DataPropertyName = "GoodsID";
  546. this.GoodsID.HeaderText = "产品ID";
  547. this.GoodsID.Name = "GoodsID";
  548. this.GoodsID.Visible = false;
  549. //
  550. // GoodsLevelTypeID
  551. //
  552. this.GoodsLevelTypeID.DataPropertyName = "GoodsLevelTypeID";
  553. this.GoodsLevelTypeID.HeaderText = "产品分级类别ID";
  554. this.GoodsLevelTypeID.Name = "GoodsLevelTypeID";
  555. this.GoodsLevelTypeID.Visible = false;
  556. //
  557. // ReadOnly
  558. //
  559. this.ReadOnly.DataPropertyName = "ReadOnly";
  560. this.ReadOnly.HeaderText = "只读标识";
  561. this.ReadOnly.Name = "ReadOnly";
  562. this.ReadOnly.Visible = false;
  563. //
  564. // LogoID
  565. //
  566. this.LogoID.DataPropertyName = "LogoID";
  567. this.LogoID.HeaderText = "LogoID";
  568. this.LogoID.Name = "LogoID";
  569. this.LogoID.Visible = false;
  570. //
  571. // dgvDefect
  572. //
  573. this.dgvDefect.AllowUserToAddRows = false;
  574. this.dgvDefect.AllowUserToModifyRows = true;
  575. this.dgvDefect.AllowUserToOrderColumns = true;
  576. dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  577. this.dgvDefect.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
  578. this.dgvDefect.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  579. | System.Windows.Forms.AnchorStyles.Left)
  580. | System.Windows.Forms.AnchorStyles.Right)));
  581. this.dgvDefect.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  582. this.dgvDefect.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  583. this.dgvDefect.CellHeight = 25;
  584. this.dgvDefect.ChildNodeColumnName = null;
  585. this.dgvDefect.ChildNodeColumnText = null;
  586. this.dgvDefect.ColumnDeep = 1;
  587. this.dgvDefect.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  588. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  589. dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  590. dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  591. dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White;
  592. dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  593. dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  594. dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  595. this.dgvDefect.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
  596. this.dgvDefect.ColumnHeadersHeight = 25;
  597. this.dgvDefect.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  598. this.dgvDefect.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  599. this.chkdiscarde,
  600. this.DefectID,
  601. this.DefectCode,
  602. this.DefectName,
  603. this.DefectPositionID,
  604. this.DefectPositionCode,
  605. this.DefectPositionName,
  606. this.DefectFineValue,
  607. this.DefectProcedureID,
  608. this.DefectProcedureCode,
  609. this.DefectProcedureName,
  610. this.DefectUserID,
  611. this.DefectUserCode,
  612. this.DefectUserName,
  613. this.JobsLocation,
  614. this.JobsText,
  615. this.MissedUserID,
  616. this.MissedUserCode,
  617. this.MissedUserName,
  618. this.DefectDeductionNum,
  619. this.DefectDeductionID,
  620. this.IsOtherDefect,
  621. this.DefectRemarks,
  622. this.ProductionBarCode,
  623. this.TempCount,
  624. this.ProductionDataID,
  625. this.DefectFineID,
  626. this.IsAllowEdit});
  627. this.dgvDefect.ColumnTreeView = null;
  628. this.dgvDefect.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)));
  629. this.dgvDefect.DynamicColumnName = "";
  630. this.dgvDefect.EnableHeadersVisualStyles = false;
  631. this.dgvDefect.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  632. this.dgvDefect.FormatQuantityColumns = null;
  633. this.dgvDefect.HorizontalMergeColumn = null;
  634. this.dgvDefect.IsAutoCountSum = true;
  635. this.dgvDefect.IsAutoResizeColumns = false;
  636. this.dgvDefect.IsClickF12 = false;
  637. this.dgvDefect.IsOpenMergeCellFlag = false;
  638. this.dgvDefect.IsSubTotalFlag = false;
  639. this.dgvDefect.IsTopDeep = false;
  640. this.dgvDefect.Location = new System.Drawing.Point(0, 32);
  641. this.dgvDefect.MergeColumnNames = null;
  642. this.dgvDefect.MergeDetailColumnNames = null;
  643. this.dgvDefect.MergeDetailOnlyColumn = null;
  644. this.dgvDefect.MergeOnlyColumn = null;
  645. this.dgvDefect.MultiSelect = false;
  646. this.dgvDefect.Name = "dgvDefect";
  647. this.dgvDefect.ReadOnly = true;
  648. this.dgvDefect.RefreshAtHscroll = false;
  649. this.dgvDefect.RowHeadersWidth = 50;
  650. this.dgvDefect.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  651. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  652. this.dgvDefect.RowsDefaultCellStyle = dataGridViewCellStyle8;
  653. this.dgvDefect.RowTemplate.Height = 25;
  654. this.dgvDefect.Size = new System.Drawing.Size(1205, 216);
  655. this.dgvDefect.SortOrderColumnName = null;
  656. this.dgvDefect.TabIndex = 0;
  657. this.dgvDefect.Tag = true;
  658. this.dgvDefect.TotalSumColumns = null;
  659. this.dgvDefect.ViewRowFilter = "";
  660. this.dgvDefect.SelectionChanged += new System.EventHandler(this.dgvDefect_SelectionChanged);
  661. this.dgvDefect.UserDeletingRow += new System.Windows.Forms.DataGridViewRowCancelEventHandler(this.dgvDefect_UserDeletingRow);
  662. //
  663. // chkdiscarde
  664. //
  665. this.chkdiscarde.DataPropertyName = "discarde";
  666. this.chkdiscarde.FalseValue = "0";
  667. this.chkdiscarde.FillWeight = 60F;
  668. this.chkdiscarde.HeaderText = "报废工序";
  669. this.chkdiscarde.Name = "chkdiscarde";
  670. this.chkdiscarde.ReadOnly = true;
  671. this.chkdiscarde.TrueValue = "1";
  672. this.chkdiscarde.Visible = false;
  673. this.chkdiscarde.Width = 60;
  674. //
  675. // DefectID
  676. //
  677. this.DefectID.DataPropertyName = "DefectID";
  678. this.DefectID.HeaderText = "缺陷ID";
  679. this.DefectID.Name = "DefectID";
  680. this.DefectID.ReadOnly = true;
  681. this.DefectID.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  682. this.DefectID.Visible = false;
  683. //
  684. // DefectCode
  685. //
  686. this.DefectCode.DataPropertyName = "DefectCode";
  687. this.DefectCode.HeaderText = "缺陷显示编码";
  688. this.DefectCode.Name = "DefectCode";
  689. this.DefectCode.ReadOnly = true;
  690. this.DefectCode.Visible = false;
  691. //
  692. // DefectName
  693. //
  694. this.DefectName.DataPropertyName = "DefectName";
  695. this.DefectName.HeaderText = "缺陷";
  696. this.DefectName.Name = "DefectName";
  697. this.DefectName.ReadOnly = true;
  698. //
  699. // DefectPositionID
  700. //
  701. this.DefectPositionID.DataPropertyName = "DefectPositionID";
  702. this.DefectPositionID.HeaderText = "缺陷位置ID";
  703. this.DefectPositionID.Name = "DefectPositionID";
  704. this.DefectPositionID.ReadOnly = true;
  705. this.DefectPositionID.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  706. this.DefectPositionID.Visible = false;
  707. //
  708. // DefectPositionCode
  709. //
  710. this.DefectPositionCode.DataPropertyName = "DefectPositionCode";
  711. this.DefectPositionCode.HeaderText = "缺陷位置编码";
  712. this.DefectPositionCode.Name = "DefectPositionCode";
  713. this.DefectPositionCode.ReadOnly = true;
  714. this.DefectPositionCode.Visible = false;
  715. //
  716. // DefectPositionName
  717. //
  718. this.DefectPositionName.DataPropertyName = "DefectPositionName";
  719. this.DefectPositionName.HeaderText = "缺陷位置";
  720. this.DefectPositionName.Name = "DefectPositionName";
  721. this.DefectPositionName.ReadOnly = true;
  722. //
  723. // DefectFineValue
  724. //
  725. this.DefectFineValue.DataPropertyName = "DefectFineValue";
  726. this.DefectFineValue.HeaderText = "缺陷扣罚";
  727. this.DefectFineValue.Name = "DefectFineValue";
  728. this.DefectFineValue.ReadOnly = true;
  729. //
  730. // DefectProcedureID
  731. //
  732. this.DefectProcedureID.DataPropertyName = "DefectProcedureID";
  733. this.DefectProcedureID.HeaderText = "责任工序ID";
  734. this.DefectProcedureID.Name = "DefectProcedureID";
  735. this.DefectProcedureID.ReadOnly = true;
  736. this.DefectProcedureID.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  737. this.DefectProcedureID.Visible = false;
  738. //
  739. // DefectProcedureCode
  740. //
  741. this.DefectProcedureCode.DataPropertyName = "DefectProcedureCode";
  742. this.DefectProcedureCode.HeaderText = "责任工序编码";
  743. this.DefectProcedureCode.Name = "DefectProcedureCode";
  744. this.DefectProcedureCode.ReadOnly = true;
  745. this.DefectProcedureCode.Visible = false;
  746. //
  747. // DefectProcedureName
  748. //
  749. this.DefectProcedureName.DataPropertyName = "DefectProcedureName";
  750. this.DefectProcedureName.HeaderText = "责任工序";
  751. this.DefectProcedureName.Name = "DefectProcedureName";
  752. this.DefectProcedureName.ReadOnly = true;
  753. //
  754. // DefectUserID
  755. //
  756. this.DefectUserID.DataPropertyName = "DefectUserID";
  757. this.DefectUserID.HeaderText = "责任工号ID";
  758. this.DefectUserID.Name = "DefectUserID";
  759. this.DefectUserID.ReadOnly = true;
  760. this.DefectUserID.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  761. this.DefectUserID.Visible = false;
  762. //
  763. // DefectUserCode
  764. //
  765. this.DefectUserCode.DataPropertyName = "DefectUserCode";
  766. this.DefectUserCode.HeaderText = "责任工号编码";
  767. this.DefectUserCode.Name = "DefectUserCode";
  768. this.DefectUserCode.ReadOnly = true;
  769. this.DefectUserCode.Visible = false;
  770. //
  771. // DefectUserName
  772. //
  773. this.DefectUserName.DataPropertyName = "DefectUserName";
  774. this.DefectUserName.HeaderText = "责任工号";
  775. this.DefectUserName.Name = "DefectUserName";
  776. this.DefectUserName.ReadOnly = true;
  777. //
  778. // JobsLocation
  779. //
  780. this.JobsLocation.DataPropertyName = "Jobs";
  781. this.JobsLocation.HeaderText = "工种ID";
  782. this.JobsLocation.Name = "JobsLocation";
  783. this.JobsLocation.ReadOnly = true;
  784. this.JobsLocation.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  785. this.JobsLocation.Visible = false;
  786. //
  787. // JobsText
  788. //
  789. this.JobsText.DataPropertyName = "JobsText";
  790. this.JobsText.HeaderText = "责任工种";
  791. this.JobsText.Name = "JobsText";
  792. this.JobsText.ReadOnly = true;
  793. //
  794. // MissedUserID
  795. //
  796. this.MissedUserID.DataPropertyName = "MissedUserID";
  797. this.MissedUserID.HeaderText = "漏检工号ID";
  798. this.MissedUserID.Name = "MissedUserID";
  799. this.MissedUserID.ReadOnly = true;
  800. this.MissedUserID.Visible = false;
  801. //
  802. // MissedUserCode
  803. //
  804. this.MissedUserCode.DataPropertyName = "MissedUserCode";
  805. this.MissedUserCode.HeaderText = "漏检工号编码";
  806. this.MissedUserCode.Name = "MissedUserCode";
  807. this.MissedUserCode.ReadOnly = true;
  808. this.MissedUserCode.Visible = false;
  809. //
  810. // MissedUserName
  811. //
  812. this.MissedUserName.DataPropertyName = "MissedUserName";
  813. this.MissedUserName.HeaderText = "漏检工号";
  814. this.MissedUserName.Name = "MissedUserName";
  815. this.MissedUserName.ReadOnly = true;
  816. //
  817. // DefectDeductionNum
  818. //
  819. this.DefectDeductionNum.DataPropertyName = "DefectDeductionNum";
  820. this.DefectDeductionNum.HeaderText = "缺陷扣除数";
  821. this.DefectDeductionNum.Name = "DefectDeductionNum";
  822. this.DefectDeductionNum.ReadOnly = true;
  823. //
  824. // DefectDeductionID
  825. //
  826. this.DefectDeductionID.DataPropertyName = "DefectDeductionID";
  827. this.DefectDeductionID.HeaderText = "缺陷扣除数ID";
  828. this.DefectDeductionID.Name = "DefectDeductionID";
  829. this.DefectDeductionID.ReadOnly = true;
  830. this.DefectDeductionID.Visible = false;
  831. //
  832. // IsOtherDefect
  833. //
  834. this.IsOtherDefect.DataPropertyName = "IsOtherDefect";
  835. this.IsOtherDefect.FalseValue = "0";
  836. this.IsOtherDefect.HeaderText = "特殊缺陷";
  837. this.IsOtherDefect.Name = "IsOtherDefect";
  838. this.IsOtherDefect.ReadOnly = true;
  839. this.IsOtherDefect.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  840. this.IsOtherDefect.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  841. this.IsOtherDefect.TrueValue = "1";
  842. //
  843. // DefectRemarks
  844. //
  845. this.DefectRemarks.DataPropertyName = "DefectRemarks";
  846. this.DefectRemarks.HeaderText = "备注";
  847. this.DefectRemarks.MaxInputLength = 200;
  848. this.DefectRemarks.Name = "DefectRemarks";
  849. this.DefectRemarks.ReadOnly = true;
  850. this.DefectRemarks.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  851. this.DefectRemarks.Width = 200;
  852. //
  853. // ProductionBarCode
  854. //
  855. this.ProductionBarCode.DataPropertyName = "BarCode";
  856. this.ProductionBarCode.HeaderText = "产品条码ID";
  857. this.ProductionBarCode.Name = "ProductionBarCode";
  858. this.ProductionBarCode.ReadOnly = true;
  859. this.ProductionBarCode.Visible = false;
  860. //
  861. // TempCount
  862. //
  863. this.TempCount.DataPropertyName = "TempCount";
  864. this.TempCount.HeaderText = "唯一标识";
  865. this.TempCount.Name = "TempCount";
  866. this.TempCount.ReadOnly = true;
  867. this.TempCount.Visible = false;
  868. //
  869. // ProductionDataID
  870. //
  871. this.ProductionDataID.DataPropertyName = "ProductionDataID";
  872. this.ProductionDataID.HeaderText = "生产数据ID";
  873. this.ProductionDataID.Name = "ProductionDataID";
  874. this.ProductionDataID.ReadOnly = true;
  875. this.ProductionDataID.Visible = false;
  876. //
  877. // DefectFineID
  878. //
  879. this.DefectFineID.DataPropertyName = "DefectFineID";
  880. this.DefectFineID.HeaderText = "缺陷扣罚ID";
  881. this.DefectFineID.Name = "DefectFineID";
  882. this.DefectFineID.ReadOnly = true;
  883. this.DefectFineID.Visible = false;
  884. //
  885. // IsAllowEdit
  886. //
  887. this.IsAllowEdit.DataPropertyName = "IsAllowEdit";
  888. this.IsAllowEdit.HeaderText = "允许编辑";
  889. this.IsAllowEdit.Name = "IsAllowEdit";
  890. this.IsAllowEdit.ReadOnly = true;
  891. this.IsAllowEdit.Visible = false;
  892. //
  893. // dgvDefectStaff
  894. //
  895. this.dgvDefectStaff.AllowUserToAddRows = false;
  896. this.dgvDefectStaff.AllowUserToModifyRows = true;
  897. dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  898. this.dgvDefectStaff.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle9;
  899. this.dgvDefectStaff.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  900. this.dgvDefectStaff.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  901. this.dgvDefectStaff.CellHeight = 25;
  902. this.dgvDefectStaff.ChildNodeColumnName = null;
  903. this.dgvDefectStaff.ChildNodeColumnText = null;
  904. this.dgvDefectStaff.ColumnDeep = 1;
  905. this.dgvDefectStaff.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  906. dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  907. dataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  908. dataGridViewCellStyle10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  909. dataGridViewCellStyle10.ForeColor = System.Drawing.Color.White;
  910. dataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  911. dataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  912. dataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  913. this.dgvDefectStaff.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle10;
  914. this.dgvDefectStaff.ColumnHeadersHeight = 25;
  915. this.dgvDefectStaff.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  916. this.dgvDefectStaff.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  917. this.chkSelected,
  918. this.StaffCode,
  919. this.StaffName,
  920. this.StaffID,
  921. this.StaffStatus,
  922. this.StaffTempCount});
  923. this.dgvDefectStaff.ColumnTreeView = null;
  924. this.dgvDefectStaff.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)));
  925. this.dgvDefectStaff.Dock = System.Windows.Forms.DockStyle.Fill;
  926. this.dgvDefectStaff.DynamicColumnName = "";
  927. this.dgvDefectStaff.EnableHeadersVisualStyles = false;
  928. this.dgvDefectStaff.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  929. this.dgvDefectStaff.FormatQuantityColumns = null;
  930. this.dgvDefectStaff.HorizontalMergeColumn = null;
  931. this.dgvDefectStaff.IsAutoCountSum = true;
  932. this.dgvDefectStaff.IsAutoResizeColumns = false;
  933. this.dgvDefectStaff.IsClickF12 = false;
  934. this.dgvDefectStaff.IsOpenMergeCellFlag = false;
  935. this.dgvDefectStaff.IsSubTotalFlag = false;
  936. this.dgvDefectStaff.IsTopDeep = false;
  937. this.dgvDefectStaff.Location = new System.Drawing.Point(0, 0);
  938. this.dgvDefectStaff.MergeColumnNames = null;
  939. this.dgvDefectStaff.MergeDetailColumnNames = null;
  940. this.dgvDefectStaff.MergeDetailOnlyColumn = null;
  941. this.dgvDefectStaff.MergeOnlyColumn = null;
  942. this.dgvDefectStaff.MultiSelect = false;
  943. this.dgvDefectStaff.Name = "dgvDefectStaff";
  944. this.dgvDefectStaff.RefreshAtHscroll = false;
  945. this.dgvDefectStaff.RowHeadersWidth = 50;
  946. this.dgvDefectStaff.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  947. dataGridViewCellStyle11.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  948. this.dgvDefectStaff.RowsDefaultCellStyle = dataGridViewCellStyle11;
  949. this.dgvDefectStaff.RowTemplate.Height = 25;
  950. this.dgvDefectStaff.Size = new System.Drawing.Size(1200, 170);
  951. this.dgvDefectStaff.SortOrderColumnName = null;
  952. this.dgvDefectStaff.TabIndex = 0;
  953. this.dgvDefectStaff.Tag = true;
  954. this.dgvDefectStaff.TotalSumColumns = null;
  955. this.dgvDefectStaff.ViewRowFilter = "";
  956. this.dgvDefectStaff.UserDeletingRow += new System.Windows.Forms.DataGridViewRowCancelEventHandler(this.dgvDefectStaff_UserDeletingRow);
  957. //
  958. // chkSelected
  959. //
  960. this.chkSelected.DataPropertyName = "IsSelected";
  961. this.chkSelected.FalseValue = "0";
  962. this.chkSelected.FillWeight = 60F;
  963. this.chkSelected.HeaderText = "选择";
  964. this.chkSelected.Name = "chkSelected";
  965. this.chkSelected.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  966. this.chkSelected.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  967. this.chkSelected.TrueValue = "1";
  968. this.chkSelected.Width = 60;
  969. //
  970. // StaffCode
  971. //
  972. this.StaffCode.DataPropertyName = "StaffCode";
  973. this.StaffCode.HeaderText = "员工编号";
  974. this.StaffCode.Name = "StaffCode";
  975. this.StaffCode.ReadOnly = true;
  976. //
  977. // StaffName
  978. //
  979. this.StaffName.DataPropertyName = "StaffName";
  980. this.StaffName.HeaderText = "员工名称";
  981. this.StaffName.Name = "StaffName";
  982. this.StaffName.ReadOnly = true;
  983. //
  984. // StaffID
  985. //
  986. this.StaffID.DataPropertyName = "StaffID";
  987. this.StaffID.HeaderText = "员工ID";
  988. this.StaffID.Name = "StaffID";
  989. this.StaffID.Visible = false;
  990. //
  991. // StaffStatus
  992. //
  993. this.StaffStatus.DataPropertyName = "StaffStatus";
  994. this.StaffStatus.HeaderText = "员工状态";
  995. this.StaffStatus.Name = "StaffStatus";
  996. this.StaffStatus.ReadOnly = true;
  997. this.StaffStatus.Visible = false;
  998. //
  999. // StaffTempCount
  1000. //
  1001. this.StaffTempCount.DataPropertyName = "StaffTempCount";
  1002. this.StaffTempCount.HeaderText = "唯一标识";
  1003. this.StaffTempCount.Name = "StaffTempCount";
  1004. this.StaffTempCount.Visible = false;
  1005. //
  1006. // btnUpload
  1007. //
  1008. this.btnUpload.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1009. this.btnUpload.BackColor = System.Drawing.Color.Transparent;
  1010. this.btnUpload.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnUpload.BackgroundImage")));
  1011. this.btnUpload.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1012. this.btnUpload.ForeColor = System.Drawing.Color.White;
  1013. this.btnUpload.Location = new System.Drawing.Point(1112, 84);
  1014. this.btnUpload.Name = "btnUpload";
  1015. this.btnUpload.Size = new System.Drawing.Size(85, 33);
  1016. this.btnUpload.TabIndex = 114;
  1017. this.btnUpload.Text = "上传";
  1018. this.btnUpload.UseVisualStyleBackColor = false;
  1019. this.btnUpload.Click += new System.EventHandler(this.btnUpload_Click);
  1020. //
  1021. // btnDelete
  1022. //
  1023. this.btnDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1024. this.btnDelete.BackColor = System.Drawing.Color.Transparent;
  1025. this.btnDelete.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnDelete.BackgroundImage")));
  1026. this.btnDelete.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1027. this.btnDelete.ForeColor = System.Drawing.Color.White;
  1028. this.btnDelete.Location = new System.Drawing.Point(1112, 35);
  1029. this.btnDelete.Name = "btnDelete";
  1030. this.btnDelete.Size = new System.Drawing.Size(85, 33);
  1031. this.btnDelete.TabIndex = 113;
  1032. this.btnDelete.Text = "删除";
  1033. this.btnDelete.UseVisualStyleBackColor = false;
  1034. this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click);
  1035. //
  1036. // lvPic
  1037. //
  1038. this.lvPic.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1039. | System.Windows.Forms.AnchorStyles.Left)
  1040. | System.Windows.Forms.AnchorStyles.Right)));
  1041. this.lvPic.Location = new System.Drawing.Point(0, 0);
  1042. this.lvPic.Name = "lvPic";
  1043. this.lvPic.Size = new System.Drawing.Size(1106, 154);
  1044. this.lvPic.TabIndex = 112;
  1045. this.lvPic.UseCompatibleStateImageBehavior = false;
  1046. //
  1047. // btnSave
  1048. //
  1049. this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1050. this.btnSave.BackColor = System.Drawing.Color.Transparent;
  1051. this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
  1052. this.btnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1053. this.btnSave.ForeColor = System.Drawing.Color.White;
  1054. this.btnSave.Location = new System.Drawing.Point(1036, 692);
  1055. this.btnSave.Name = "btnSave";
  1056. this.btnSave.Size = new System.Drawing.Size(86, 33);
  1057. this.btnSave.TabIndex = 30;
  1058. this.btnSave.Tag = "保存";
  1059. this.btnSave.Text = "保存";
  1060. this.btnSave.UseVisualStyleBackColor = false;
  1061. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  1062. //
  1063. // btnCancel
  1064. //
  1065. this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1066. this.btnCancel.BackColor = System.Drawing.Color.Transparent;
  1067. this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage")));
  1068. this.btnCancel.CausesValidation = false;
  1069. this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  1070. this.btnCancel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1071. this.btnCancel.ForeColor = System.Drawing.Color.White;
  1072. this.btnCancel.Location = new System.Drawing.Point(1125, 692);
  1073. this.btnCancel.Name = "btnCancel";
  1074. this.btnCancel.Size = new System.Drawing.Size(86, 33);
  1075. this.btnCancel.TabIndex = 31;
  1076. this.btnCancel.Text = "关闭";
  1077. this.btnCancel.UseVisualStyleBackColor = false;
  1078. //
  1079. // tabControl2
  1080. //
  1081. this.tabControl2.Controls.Add(this.tabPage3);
  1082. this.tabControl2.Controls.Add(this.tabPage2);
  1083. this.tabControl2.Controls.Add(this.tabPage4);
  1084. this.tabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
  1085. this.tabControl2.Location = new System.Drawing.Point(0, 0);
  1086. this.tabControl2.Margin = new System.Windows.Forms.Padding(0);
  1087. this.tabControl2.Name = "tabControl2";
  1088. this.tabControl2.SelectedIndex = 0;
  1089. this.tabControl2.Size = new System.Drawing.Size(1208, 196);
  1090. this.tabControl2.TabIndex = 1;
  1091. //
  1092. // tabPage3
  1093. //
  1094. this.tabPage3.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.bg;
  1095. this.tabPage3.Controls.Add(this.dgvDefectStaff);
  1096. this.tabPage3.Location = new System.Drawing.Point(4, 22);
  1097. this.tabPage3.Margin = new System.Windows.Forms.Padding(0);
  1098. this.tabPage3.Name = "tabPage3";
  1099. this.tabPage3.Size = new System.Drawing.Size(1200, 170);
  1100. this.tabPage3.TabIndex = 0;
  1101. this.tabPage3.Text = "责任员工";
  1102. this.tabPage3.UseVisualStyleBackColor = true;
  1103. //
  1104. // tabPage2
  1105. //
  1106. this.tabPage2.Controls.Add(this.dgvMissStaff);
  1107. this.tabPage2.Location = new System.Drawing.Point(4, 22);
  1108. this.tabPage2.Margin = new System.Windows.Forms.Padding(0);
  1109. this.tabPage2.Name = "tabPage2";
  1110. this.tabPage2.Size = new System.Drawing.Size(1200, 154);
  1111. this.tabPage2.TabIndex = 2;
  1112. this.tabPage2.Text = "漏检责任员工";
  1113. this.tabPage2.UseVisualStyleBackColor = true;
  1114. //
  1115. // dgvMissStaff
  1116. //
  1117. this.dgvMissStaff.AllowUserToAddRows = false;
  1118. this.dgvMissStaff.AllowUserToModifyRows = true;
  1119. dataGridViewCellStyle12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  1120. this.dgvMissStaff.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle12;
  1121. this.dgvMissStaff.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1122. this.dgvMissStaff.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  1123. this.dgvMissStaff.CellHeight = 25;
  1124. this.dgvMissStaff.ChildNodeColumnName = null;
  1125. this.dgvMissStaff.ChildNodeColumnText = null;
  1126. this.dgvMissStaff.ColumnDeep = 1;
  1127. this.dgvMissStaff.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  1128. dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1129. dataGridViewCellStyle13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  1130. dataGridViewCellStyle13.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1131. dataGridViewCellStyle13.ForeColor = System.Drawing.Color.White;
  1132. dataGridViewCellStyle13.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1133. dataGridViewCellStyle13.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1134. dataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1135. this.dgvMissStaff.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle13;
  1136. this.dgvMissStaff.ColumnHeadersHeight = 25;
  1137. this.dgvMissStaff.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  1138. this.dgvMissStaff.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  1139. this.dataGridViewCheckBoxColumn1,
  1140. this.dataGridViewTextBoxColumn1,
  1141. this.dataGridViewTextBoxColumn2,
  1142. this.dataGridViewTextBoxColumn3,
  1143. this.dataGridViewTextBoxColumn4,
  1144. this.dataGridViewTextBoxColumn5});
  1145. this.dgvMissStaff.ColumnTreeView = null;
  1146. this.dgvMissStaff.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)));
  1147. this.dgvMissStaff.Dock = System.Windows.Forms.DockStyle.Fill;
  1148. this.dgvMissStaff.DynamicColumnName = "";
  1149. this.dgvMissStaff.EnableHeadersVisualStyles = false;
  1150. this.dgvMissStaff.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1151. this.dgvMissStaff.FormatQuantityColumns = null;
  1152. this.dgvMissStaff.HorizontalMergeColumn = null;
  1153. this.dgvMissStaff.IsAutoCountSum = true;
  1154. this.dgvMissStaff.IsAutoResizeColumns = false;
  1155. this.dgvMissStaff.IsClickF12 = false;
  1156. this.dgvMissStaff.IsOpenMergeCellFlag = false;
  1157. this.dgvMissStaff.IsSubTotalFlag = false;
  1158. this.dgvMissStaff.IsTopDeep = false;
  1159. this.dgvMissStaff.Location = new System.Drawing.Point(0, 0);
  1160. this.dgvMissStaff.MergeColumnNames = null;
  1161. this.dgvMissStaff.MergeDetailColumnNames = null;
  1162. this.dgvMissStaff.MergeDetailOnlyColumn = null;
  1163. this.dgvMissStaff.MergeOnlyColumn = null;
  1164. this.dgvMissStaff.MultiSelect = false;
  1165. this.dgvMissStaff.Name = "dgvMissStaff";
  1166. this.dgvMissStaff.RefreshAtHscroll = false;
  1167. this.dgvMissStaff.RowHeadersWidth = 50;
  1168. this.dgvMissStaff.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  1169. dataGridViewCellStyle14.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  1170. this.dgvMissStaff.RowsDefaultCellStyle = dataGridViewCellStyle14;
  1171. this.dgvMissStaff.RowTemplate.Height = 25;
  1172. this.dgvMissStaff.Size = new System.Drawing.Size(1200, 154);
  1173. this.dgvMissStaff.SortOrderColumnName = null;
  1174. this.dgvMissStaff.TabIndex = 1;
  1175. this.dgvMissStaff.Tag = true;
  1176. this.dgvMissStaff.TotalSumColumns = null;
  1177. this.dgvMissStaff.ViewRowFilter = "";
  1178. this.dgvMissStaff.UserDeletingRow += new System.Windows.Forms.DataGridViewRowCancelEventHandler(this.dgvMissStaff_UserDeletingRow);
  1179. //
  1180. // dataGridViewCheckBoxColumn1
  1181. //
  1182. this.dataGridViewCheckBoxColumn1.DataPropertyName = "IsSelected";
  1183. this.dataGridViewCheckBoxColumn1.FalseValue = "0";
  1184. this.dataGridViewCheckBoxColumn1.FillWeight = 60F;
  1185. this.dataGridViewCheckBoxColumn1.HeaderText = "选择";
  1186. this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1";
  1187. this.dataGridViewCheckBoxColumn1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  1188. this.dataGridViewCheckBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  1189. this.dataGridViewCheckBoxColumn1.TrueValue = "1";
  1190. this.dataGridViewCheckBoxColumn1.Width = 60;
  1191. //
  1192. // dataGridViewTextBoxColumn1
  1193. //
  1194. this.dataGridViewTextBoxColumn1.DataPropertyName = "StaffCode";
  1195. this.dataGridViewTextBoxColumn1.HeaderText = "员工编号";
  1196. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  1197. this.dataGridViewTextBoxColumn1.ReadOnly = true;
  1198. //
  1199. // dataGridViewTextBoxColumn2
  1200. //
  1201. this.dataGridViewTextBoxColumn2.DataPropertyName = "StaffName";
  1202. this.dataGridViewTextBoxColumn2.HeaderText = "员工名称";
  1203. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  1204. this.dataGridViewTextBoxColumn2.ReadOnly = true;
  1205. //
  1206. // dataGridViewTextBoxColumn3
  1207. //
  1208. this.dataGridViewTextBoxColumn3.DataPropertyName = "StaffID";
  1209. this.dataGridViewTextBoxColumn3.HeaderText = "员工ID";
  1210. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  1211. this.dataGridViewTextBoxColumn3.Visible = false;
  1212. //
  1213. // dataGridViewTextBoxColumn4
  1214. //
  1215. this.dataGridViewTextBoxColumn4.DataPropertyName = "StaffStatus";
  1216. this.dataGridViewTextBoxColumn4.HeaderText = "员工状态";
  1217. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  1218. this.dataGridViewTextBoxColumn4.ReadOnly = true;
  1219. this.dataGridViewTextBoxColumn4.Visible = false;
  1220. //
  1221. // dataGridViewTextBoxColumn5
  1222. //
  1223. this.dataGridViewTextBoxColumn5.DataPropertyName = "StaffTempCount";
  1224. this.dataGridViewTextBoxColumn5.HeaderText = "唯一标识";
  1225. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  1226. this.dataGridViewTextBoxColumn5.Visible = false;
  1227. //
  1228. // tabPage4
  1229. //
  1230. this.tabPage4.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.bg;
  1231. this.tabPage4.Controls.Add(this.btnUpload);
  1232. this.tabPage4.Controls.Add(this.lvPic);
  1233. this.tabPage4.Controls.Add(this.btnDelete);
  1234. this.tabPage4.Location = new System.Drawing.Point(4, 22);
  1235. this.tabPage4.Margin = new System.Windows.Forms.Padding(0);
  1236. this.tabPage4.Name = "tabPage4";
  1237. this.tabPage4.Size = new System.Drawing.Size(1200, 154);
  1238. this.tabPage4.TabIndex = 1;
  1239. this.tabPage4.Text = "缺陷图片";
  1240. this.tabPage4.UseVisualStyleBackColor = true;
  1241. //
  1242. // odlgFile
  1243. //
  1244. this.odlgFile.FileName = "openFileDialog1";
  1245. //
  1246. // splitContainer1
  1247. //
  1248. this.splitContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1249. | System.Windows.Forms.AnchorStyles.Left)
  1250. | System.Windows.Forms.AnchorStyles.Right)));
  1251. this.splitContainer1.Location = new System.Drawing.Point(3, 69);
  1252. this.splitContainer1.Name = "splitContainer1";
  1253. this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  1254. //
  1255. // splitContainer1.Panel1
  1256. //
  1257. this.splitContainer1.Panel1.Controls.Add(this.dgvProductionData);
  1258. //
  1259. // splitContainer1.Panel2
  1260. //
  1261. this.splitContainer1.Panel2.Controls.Add(this.splitContainer2);
  1262. this.splitContainer1.Size = new System.Drawing.Size(1208, 617);
  1263. this.splitContainer1.SplitterDistance = 162;
  1264. this.splitContainer1.TabIndex = 32;
  1265. //
  1266. // splitContainer2
  1267. //
  1268. this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
  1269. this.splitContainer2.Location = new System.Drawing.Point(0, 0);
  1270. this.splitContainer2.Margin = new System.Windows.Forms.Padding(0);
  1271. this.splitContainer2.Name = "splitContainer2";
  1272. this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
  1273. //
  1274. // splitContainer2.Panel1
  1275. //
  1276. this.splitContainer2.Panel1.Controls.Add(this.dgvDefect);
  1277. this.splitContainer2.Panel1.Controls.Add(this.tsrOperate);
  1278. //
  1279. // splitContainer2.Panel2
  1280. //
  1281. this.splitContainer2.Panel2.Controls.Add(this.tabControl2);
  1282. this.splitContainer2.Size = new System.Drawing.Size(1208, 451);
  1283. this.splitContainer2.SplitterDistance = 251;
  1284. this.splitContainer2.TabIndex = 33;
  1285. //
  1286. // F_PM_1202
  1287. //
  1288. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1289. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1290. this.CancelButton = this.btnCancel;
  1291. this.CausesValidation = false;
  1292. this.ClientSize = new System.Drawing.Size(1214, 750);
  1293. this.Controls.Add(this.splitContainer1);
  1294. this.Controls.Add(this.btnCancel);
  1295. this.Controls.Add(this.gbxBasicInfo);
  1296. this.Controls.Add(this.btnSave);
  1297. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  1298. this.Name = "F_PM_1202";
  1299. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  1300. this.Text = "成品检验";
  1301. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  1302. this.Load += new System.EventHandler(this.F_PM_1202_Load);
  1303. this.Controls.SetChildIndex(this.btnSave, 0);
  1304. this.Controls.SetChildIndex(this.gbxBasicInfo, 0);
  1305. this.Controls.SetChildIndex(this.btnCancel, 0);
  1306. this.Controls.SetChildIndex(this.splitContainer1, 0);
  1307. this.tsrOperate.ResumeLayout(false);
  1308. this.tsrOperate.PerformLayout();
  1309. this.gbxBasicInfo.ResumeLayout(false);
  1310. this.gbxBasicInfo.PerformLayout();
  1311. ((System.ComponentModel.ISupportInitialize)(this.dgvProductionData)).EndInit();
  1312. ((System.ComponentModel.ISupportInitialize)(this.dgvDefect)).EndInit();
  1313. ((System.ComponentModel.ISupportInitialize)(this.dgvDefectStaff)).EndInit();
  1314. this.tabControl2.ResumeLayout(false);
  1315. this.tabPage3.ResumeLayout(false);
  1316. this.tabPage2.ResumeLayout(false);
  1317. ((System.ComponentModel.ISupportInitialize)(this.dgvMissStaff)).EndInit();
  1318. this.tabPage4.ResumeLayout(false);
  1319. this.splitContainer1.Panel1.ResumeLayout(false);
  1320. this.splitContainer1.Panel2.ResumeLayout(false);
  1321. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  1322. this.splitContainer1.ResumeLayout(false);
  1323. this.splitContainer2.Panel1.ResumeLayout(false);
  1324. this.splitContainer2.Panel2.ResumeLayout(false);
  1325. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
  1326. this.splitContainer2.ResumeLayout(false);
  1327. this.ResumeLayout(false);
  1328. this.PerformLayout();
  1329. }
  1330. #endregion
  1331. private Basics.BaseControls.C_ToolStrip tsrOperate;
  1332. private System.Windows.Forms.ToolStripButton tsbtnAdd;
  1333. private System.Windows.Forms.ToolStripButton tsbtnEdit;
  1334. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  1335. private System.Windows.Forms.ToolStripButton tsbtnClose;
  1336. private Basics.BaseControls.C_GroupBox gbxBasicInfo;
  1337. private Basics.BaseControls.C_TextBox txtBarCode;
  1338. private Basics.BaseControls.C_Label lblBarCode;
  1339. private Basics.BaseControls.C_DataGridView dgvProductionData;
  1340. private Basics.BaseControls.C_DataGridView dgvDefect;
  1341. private Basics.BaseControls.C_DataGridView dgvDefectStaff;
  1342. private System.Windows.Forms.ListView lvPic;
  1343. private Basics.BaseControls.C_Button btnDelete;
  1344. private Basics.BaseControls.C_Button btnUpload;
  1345. private Basics.BaseControls.C_Button btnSave;
  1346. private Basics.BaseControls.C_Button btnCancel;
  1347. private System.Windows.Forms.TabControl tabControl2;
  1348. private System.Windows.Forms.TabPage tabPage3;
  1349. private System.Windows.Forms.TabPage tabPage4;
  1350. private Basics.BaseControls.C_Label lblUserCode;
  1351. private Basics.BaseControls.C_TextBox txtUserCode;
  1352. private System.Windows.Forms.OpenFileDialog odlgFile;
  1353. private System.Windows.Forms.TabPage tabPage2;
  1354. private Basics.BaseControls.C_DataGridView dgvMissStaff;
  1355. private System.Windows.Forms.SplitContainer splitContainer1;
  1356. private System.Windows.Forms.SplitContainer splitContainer2;
  1357. private System.Windows.Forms.DataGridViewCheckBoxColumn chkSelected;
  1358. private System.Windows.Forms.DataGridViewTextBoxColumn StaffCode;
  1359. private System.Windows.Forms.DataGridViewTextBoxColumn StaffName;
  1360. private System.Windows.Forms.DataGridViewTextBoxColumn StaffID;
  1361. private System.Windows.Forms.DataGridViewTextBoxColumn StaffStatus;
  1362. private System.Windows.Forms.DataGridViewTextBoxColumn StaffTempCount;
  1363. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn1;
  1364. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  1365. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  1366. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  1367. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  1368. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  1369. private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
  1370. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
  1371. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
  1372. private System.Windows.Forms.DataGridViewComboBoxColumn DefectFlag;
  1373. private Basics.BaseControls.C_DGV_Column_ListBoxComboBox ReworkProcedureID;
  1374. private System.Windows.Forms.DataGridViewTextBoxColumn KilnCode;
  1375. private System.Windows.Forms.DataGridViewTextBoxColumn KilnCarCode;
  1376. private System.Windows.Forms.DataGridViewTextBoxColumn Dictionaryvalue;
  1377. private System.Windows.Forms.DataGridViewTextBoxColumn dgvUserCode;
  1378. private System.Windows.Forms.DataGridViewTextBoxColumn MouldCode;
  1379. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDate;
  1380. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingUserCode;
  1381. private System.Windows.Forms.DataGridViewCheckBoxColumn IsPublicBody;
  1382. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingNum;
  1383. private System.Windows.Forms.DataGridViewTextBoxColumn ReworkProcedureCode;
  1384. private System.Windows.Forms.DataGridViewTextBoxColumn ReworkProcedureName;
  1385. private System.Windows.Forms.DataGridViewCheckBoxColumn ReFine;
  1386. private System.Windows.Forms.DataGridViewCheckBoxColumn SpecialRepairflag;
  1387. private System.Windows.Forms.DataGridViewTextBoxColumn LogoCodeName;
  1388. private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
  1389. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsID;
  1390. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsLevelTypeID;
  1391. private System.Windows.Forms.DataGridViewTextBoxColumn ReadOnly;
  1392. private System.Windows.Forms.DataGridViewTextBoxColumn LogoID;
  1393. private System.Windows.Forms.DataGridViewCheckBoxColumn chkdiscarde;
  1394. private System.Windows.Forms.DataGridViewTextBoxColumn DefectID;
  1395. private System.Windows.Forms.DataGridViewTextBoxColumn DefectCode;
  1396. private System.Windows.Forms.DataGridViewTextBoxColumn DefectName;
  1397. private System.Windows.Forms.DataGridViewTextBoxColumn DefectPositionID;
  1398. private System.Windows.Forms.DataGridViewTextBoxColumn DefectPositionCode;
  1399. private System.Windows.Forms.DataGridViewTextBoxColumn DefectPositionName;
  1400. private System.Windows.Forms.DataGridViewTextBoxColumn DefectFineValue;
  1401. private System.Windows.Forms.DataGridViewTextBoxColumn DefectProcedureID;
  1402. private System.Windows.Forms.DataGridViewTextBoxColumn DefectProcedureCode;
  1403. private System.Windows.Forms.DataGridViewTextBoxColumn DefectProcedureName;
  1404. private System.Windows.Forms.DataGridViewTextBoxColumn DefectUserID;
  1405. private System.Windows.Forms.DataGridViewTextBoxColumn DefectUserCode;
  1406. private System.Windows.Forms.DataGridViewTextBoxColumn DefectUserName;
  1407. private System.Windows.Forms.DataGridViewTextBoxColumn JobsLocation;
  1408. private System.Windows.Forms.DataGridViewTextBoxColumn JobsText;
  1409. private System.Windows.Forms.DataGridViewTextBoxColumn MissedUserID;
  1410. private System.Windows.Forms.DataGridViewTextBoxColumn MissedUserCode;
  1411. private System.Windows.Forms.DataGridViewTextBoxColumn MissedUserName;
  1412. private System.Windows.Forms.DataGridViewTextBoxColumn DefectDeductionNum;
  1413. private System.Windows.Forms.DataGridViewTextBoxColumn DefectDeductionID;
  1414. private System.Windows.Forms.DataGridViewCheckBoxColumn IsOtherDefect;
  1415. private System.Windows.Forms.DataGridViewTextBoxColumn DefectRemarks;
  1416. private System.Windows.Forms.DataGridViewTextBoxColumn ProductionBarCode;
  1417. private System.Windows.Forms.DataGridViewTextBoxColumn TempCount;
  1418. private System.Windows.Forms.DataGridViewTextBoxColumn ProductionDataID;
  1419. private System.Windows.Forms.DataGridViewTextBoxColumn DefectFineID;
  1420. private System.Windows.Forms.DataGridViewTextBoxColumn IsAllowEdit;
  1421. }
  1422. }