F_PM_3402.Designer.cs 85 KB

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