F_PM_1202.Designer.cs 82 KB

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