F_PM_3402.Designer.cs 86 KB

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