F_PM_2701.Designer.cs 66 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161
  1. namespace Dongke.IBOSS.PRD.Client.PMModule
  2. {
  3. partial class F_PM_2701
  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_2701));
  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 dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  35. this.gbSelect = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  36. this.cbWorkShop = new Dongke.IBOSS.PRD.Basics.BaseControls.DKListBoxComboBox();
  37. this.lblWorkShop = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  38. this.c_CheckBox1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  39. this.GroutingDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  40. this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  41. this.GroutingDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  42. this.txtUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  43. this.cbAuditStatus = new Dongke.IBOSS.PRD.Basics.BaseControls.DKListBoxComboBox();
  44. this.lblAuditStatus = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  45. this.cbSelectTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  46. this.txtRreason = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  47. this.lblRreason = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  48. this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  49. this.txtGroutingUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  50. this.txtGoodsName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  51. this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  52. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  53. this.lblGroutingUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  54. this.lblGoodsName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  55. this.lblGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  56. this.txtScrapDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  57. this.lblTo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  58. this.txtScrapDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  59. this.lblRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  60. this.txtBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  61. this.lblBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  62. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  63. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  64. this.lblGroutingLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  65. this.lblGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  66. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  67. this.tsbtnAdd = new System.Windows.Forms.ToolStripButton();
  68. this.tsbtnEdit = new System.Windows.Forms.ToolStripButton();
  69. this.tsbtnApprover = new System.Windows.Forms.ToolStripButton();
  70. this.tsbtnReverse = new System.Windows.Forms.ToolStripButton();
  71. this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
  72. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  73. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  74. this.dgvScrapProduct = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  75. this.GoodsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.COM = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  78. this.GroutingLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  79. this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  80. this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  81. this.GroutingUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  82. this.STAFFNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  83. this.NUMS = new System.Windows.Forms.DataGridViewTextBoxColumn();
  84. this.MouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  85. this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  86. this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  87. this.GroutingDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  88. this.GroutingDailyID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  89. this.GroutingDailyDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  90. this.GroutingLineID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  91. this.ScrapReason = new System.Windows.Forms.DataGridViewTextBoxColumn();
  92. this.AUDITDATE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  93. this.GMouldTypeID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  94. this.GroutingLineDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  95. this.ScrapTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  96. this.AuditStatusName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  97. this.BackOutFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  98. this.BackOutTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  99. this.BackOutUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  100. this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  101. this.AccountID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  102. this.ValueFlag = new System.Windows.Forms.DataGridViewTextBoxColumn();
  103. this.ScrapProductID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  104. this.AuditStatus = new System.Windows.Forms.DataGridViewTextBoxColumn();
  105. this.ScrapType = new System.Windows.Forms.DataGridViewTextBoxColumn();
  106. this.lblGroutingLineNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  107. this.txtGroutingLineNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  108. this.gbSelect.SuspendLayout();
  109. this.tsrOperate.SuspendLayout();
  110. ((System.ComponentModel.ISupportInitialize)(this.dgvScrapProduct)).BeginInit();
  111. this.SuspendLayout();
  112. //
  113. // gbSelect
  114. //
  115. this.gbSelect.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  116. | System.Windows.Forms.AnchorStyles.Right)));
  117. this.gbSelect.BackColor = System.Drawing.Color.Transparent;
  118. this.gbSelect.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbSelect.BackgroundImage")));
  119. this.gbSelect.Controls.Add(this.lblGroutingLineNo);
  120. this.gbSelect.Controls.Add(this.txtGroutingLineNo);
  121. this.gbSelect.Controls.Add(this.cbWorkShop);
  122. this.gbSelect.Controls.Add(this.lblWorkShop);
  123. this.gbSelect.Controls.Add(this.c_CheckBox1);
  124. this.gbSelect.Controls.Add(this.GroutingDateEnd);
  125. this.gbSelect.Controls.Add(this.c_Label2);
  126. this.gbSelect.Controls.Add(this.GroutingDateStart);
  127. this.gbSelect.Controls.Add(this.txtUserCode);
  128. this.gbSelect.Controls.Add(this.cbAuditStatus);
  129. this.gbSelect.Controls.Add(this.lblAuditStatus);
  130. this.gbSelect.Controls.Add(this.cbSelectTime);
  131. this.gbSelect.Controls.Add(this.txtRreason);
  132. this.gbSelect.Controls.Add(this.lblRreason);
  133. this.gbSelect.Controls.Add(this.txtRemarks);
  134. this.gbSelect.Controls.Add(this.txtGroutingUserCode);
  135. this.gbSelect.Controls.Add(this.txtGoodsName);
  136. this.gbSelect.Controls.Add(this.txtGoodsCode);
  137. this.gbSelect.Controls.Add(this.c_Label1);
  138. this.gbSelect.Controls.Add(this.lblGroutingUserCode);
  139. this.gbSelect.Controls.Add(this.lblGoodsName);
  140. this.gbSelect.Controls.Add(this.lblGoodsCode);
  141. this.gbSelect.Controls.Add(this.txtScrapDateEnd);
  142. this.gbSelect.Controls.Add(this.lblTo);
  143. this.gbSelect.Controls.Add(this.txtScrapDateStart);
  144. this.gbSelect.Controls.Add(this.lblRemarks);
  145. this.gbSelect.Controls.Add(this.txtBarCode);
  146. this.gbSelect.Controls.Add(this.lblBarCode);
  147. this.gbSelect.Controls.Add(this.btnClearCondition);
  148. this.gbSelect.Controls.Add(this.btnSearch);
  149. this.gbSelect.Controls.Add(this.lblGroutingLineName);
  150. this.gbSelect.Controls.Add(this.lblGroutingLineCode);
  151. this.gbSelect.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  152. this.gbSelect.ForeColor = System.Drawing.SystemColors.ControlText;
  153. this.gbSelect.IsMustInput = false;
  154. this.gbSelect.Location = new System.Drawing.Point(0, 38);
  155. this.gbSelect.Name = "gbSelect";
  156. this.gbSelect.OriginalHeight = -1;
  157. this.gbSelect.Size = new System.Drawing.Size(1119, 103);
  158. this.gbSelect.TabIndex = 13;
  159. this.gbSelect.TabStop = false;
  160. this.gbSelect.Text = "查询条件 ▼";
  161. this.gbSelect.Enter += new System.EventHandler(this.gbSelect_Enter);
  162. //
  163. // cbWorkShop
  164. //
  165. this.cbWorkShop.BackColor = System.Drawing.SystemColors.Window;
  166. this.cbWorkShop.BackgroundColor = System.Drawing.SystemColors.Window;
  167. this.cbWorkShop.DataSource = null;
  168. this.cbWorkShop.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  169. this.cbWorkShop.FormattingEnabled = true;
  170. //
  171. //
  172. //
  173. this.cbWorkShop.ListBox.Dock = System.Windows.Forms.DockStyle.Fill;
  174. this.cbWorkShop.ListBox.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  175. this.cbWorkShop.ListBox.Location = new System.Drawing.Point(0, 0);
  176. this.cbWorkShop.ListBox.Name = "";
  177. this.cbWorkShop.ListBox.Size = new System.Drawing.Size(132, 136);
  178. this.cbWorkShop.ListBox.TabIndex = 0;
  179. this.cbWorkShop.Location = new System.Drawing.Point(896, 43);
  180. this.cbWorkShop.Name = "cbWorkShop";
  181. this.cbWorkShop.Size = new System.Drawing.Size(134, 20);
  182. this.cbWorkShop.TabIndex = 109;
  183. //
  184. // lblWorkShop
  185. //
  186. this.lblWorkShop.AutoSize = true;
  187. this.lblWorkShop.BackColor = System.Drawing.Color.Transparent;
  188. this.lblWorkShop.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  189. this.lblWorkShop.ForeColor = System.Drawing.SystemColors.ControlText;
  190. this.lblWorkShop.Location = new System.Drawing.Point(840, 47);
  191. this.lblWorkShop.Name = "lblWorkShop";
  192. this.lblWorkShop.Size = new System.Drawing.Size(29, 12);
  193. this.lblWorkShop.TabIndex = 108;
  194. this.lblWorkShop.Text = "车间";
  195. //
  196. // c_CheckBox1
  197. //
  198. this.c_CheckBox1.AutoSize = true;
  199. this.c_CheckBox1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  200. this.c_CheckBox1.Location = new System.Drawing.Point(419, 46);
  201. this.c_CheckBox1.Name = "c_CheckBox1";
  202. this.c_CheckBox1.Size = new System.Drawing.Size(72, 16);
  203. this.c_CheckBox1.TabIndex = 104;
  204. this.c_CheckBox1.Text = "注浆日期";
  205. this.c_CheckBox1.UseVisualStyleBackColor = true;
  206. //
  207. // GroutingDateEnd
  208. //
  209. this.GroutingDateEnd.CustomFormat = "yyyy-MM-dd";
  210. this.GroutingDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  211. this.GroutingDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  212. this.GroutingDateEnd.Location = new System.Drawing.Point(697, 44);
  213. this.GroutingDateEnd.Name = "GroutingDateEnd";
  214. this.GroutingDateEnd.Size = new System.Drawing.Size(134, 21);
  215. this.GroutingDateEnd.TabIndex = 106;
  216. //
  217. // c_Label2
  218. //
  219. this.c_Label2.AutoSize = true;
  220. this.c_Label2.BackColor = System.Drawing.Color.Transparent;
  221. this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  222. this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
  223. this.c_Label2.Location = new System.Drawing.Point(662, 50);
  224. this.c_Label2.Name = "c_Label2";
  225. this.c_Label2.Size = new System.Drawing.Size(17, 12);
  226. this.c_Label2.TabIndex = 107;
  227. this.c_Label2.Text = "至";
  228. //
  229. // GroutingDateStart
  230. //
  231. this.GroutingDateStart.CustomFormat = "yyyy-MM-dd";
  232. this.GroutingDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  233. this.GroutingDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  234. this.GroutingDateStart.Location = new System.Drawing.Point(497, 44);
  235. this.GroutingDateStart.Name = "GroutingDateStart";
  236. this.GroutingDateStart.Size = new System.Drawing.Size(134, 21);
  237. this.GroutingDateStart.TabIndex = 105;
  238. //
  239. // txtUserCode
  240. //
  241. this.txtUserCode.BackColor = System.Drawing.SystemColors.Window;
  242. this.txtUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
  243. this.txtUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  244. this.txtUserCode.ErrorMessage = "";
  245. this.txtUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  246. this.txtUserCode.Location = new System.Drawing.Point(75, 76);
  247. this.txtUserCode.MaxLength = 20;
  248. this.txtUserCode.Name = "txtUserCode";
  249. this.txtUserCode.Size = new System.Drawing.Size(134, 21);
  250. this.txtUserCode.TabIndex = 103;
  251. //
  252. // cbAuditStatus
  253. //
  254. this.cbAuditStatus.BackColor = System.Drawing.SystemColors.Window;
  255. this.cbAuditStatus.BackgroundColor = System.Drawing.SystemColors.Window;
  256. this.cbAuditStatus.DataSource = null;
  257. this.cbAuditStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  258. this.cbAuditStatus.FormattingEnabled = true;
  259. //
  260. //
  261. //
  262. this.cbAuditStatus.ListBox.Dock = System.Windows.Forms.DockStyle.Fill;
  263. this.cbAuditStatus.ListBox.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  264. this.cbAuditStatus.ListBox.Location = new System.Drawing.Point(0, 0);
  265. this.cbAuditStatus.ListBox.Name = "";
  266. this.cbAuditStatus.ListBox.Size = new System.Drawing.Size(132, 136);
  267. this.cbAuditStatus.ListBox.TabIndex = 0;
  268. this.cbAuditStatus.Location = new System.Drawing.Point(896, 20);
  269. this.cbAuditStatus.Name = "cbAuditStatus";
  270. this.cbAuditStatus.Size = new System.Drawing.Size(134, 20);
  271. this.cbAuditStatus.TabIndex = 102;
  272. //
  273. // lblAuditStatus
  274. //
  275. this.lblAuditStatus.AutoSize = true;
  276. this.lblAuditStatus.BackColor = System.Drawing.Color.Transparent;
  277. this.lblAuditStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  278. this.lblAuditStatus.ForeColor = System.Drawing.SystemColors.ControlText;
  279. this.lblAuditStatus.Location = new System.Drawing.Point(840, 24);
  280. this.lblAuditStatus.Name = "lblAuditStatus";
  281. this.lblAuditStatus.Size = new System.Drawing.Size(53, 12);
  282. this.lblAuditStatus.TabIndex = 101;
  283. this.lblAuditStatus.Text = "审核状态";
  284. //
  285. // cbSelectTime
  286. //
  287. this.cbSelectTime.AutoSize = true;
  288. this.cbSelectTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  289. this.cbSelectTime.Location = new System.Drawing.Point(419, 22);
  290. this.cbSelectTime.Name = "cbSelectTime";
  291. this.cbSelectTime.Size = new System.Drawing.Size(72, 16);
  292. this.cbSelectTime.TabIndex = 3;
  293. this.cbSelectTime.Text = "损坯日期";
  294. this.cbSelectTime.UseVisualStyleBackColor = true;
  295. this.cbSelectTime.CheckedChanged += new System.EventHandler(this.cbSelectTime_CheckedChanged);
  296. //
  297. // txtRreason
  298. //
  299. this.txtRreason.BackColor = System.Drawing.SystemColors.Window;
  300. this.txtRreason.BackgroundColor = System.Drawing.SystemColors.Window;
  301. this.txtRreason.ErrorMessage = "";
  302. this.txtRreason.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  303. this.txtRreason.Location = new System.Drawing.Point(275, 76);
  304. this.txtRreason.MaxLength = 500;
  305. this.txtRreason.Name = "txtRreason";
  306. this.txtRreason.Size = new System.Drawing.Size(134, 21);
  307. this.txtRreason.TabIndex = 13;
  308. //
  309. // lblRreason
  310. //
  311. this.lblRreason.AutoSize = true;
  312. this.lblRreason.BackColor = System.Drawing.Color.Transparent;
  313. this.lblRreason.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  314. this.lblRreason.ForeColor = System.Drawing.SystemColors.ControlText;
  315. this.lblRreason.Location = new System.Drawing.Point(218, 82);
  316. this.lblRreason.Name = "lblRreason";
  317. this.lblRreason.Size = new System.Drawing.Size(53, 12);
  318. this.lblRreason.TabIndex = 100;
  319. this.lblRreason.Text = "损坯原因";
  320. //
  321. // txtRemarks
  322. //
  323. this.txtRemarks.BackColor = System.Drawing.SystemColors.Window;
  324. this.txtRemarks.BackgroundColor = System.Drawing.SystemColors.Window;
  325. this.txtRemarks.ErrorMessage = "";
  326. this.txtRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  327. this.txtRemarks.Location = new System.Drawing.Point(616, 75);
  328. this.txtRemarks.MaxLength = 500;
  329. this.txtRemarks.Name = "txtRemarks";
  330. this.txtRemarks.Size = new System.Drawing.Size(411, 21);
  331. this.txtRemarks.TabIndex = 12;
  332. //
  333. // txtGroutingUserCode
  334. //
  335. this.txtGroutingUserCode.BackColor = System.Drawing.SystemColors.Window;
  336. this.txtGroutingUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
  337. this.txtGroutingUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  338. this.txtGroutingUserCode.ErrorMessage = "";
  339. this.txtGroutingUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  340. this.txtGroutingUserCode.Location = new System.Drawing.Point(274, 47);
  341. this.txtGroutingUserCode.MaxLength = 20;
  342. this.txtGroutingUserCode.Name = "txtGroutingUserCode";
  343. this.txtGroutingUserCode.Size = new System.Drawing.Size(134, 21);
  344. this.txtGroutingUserCode.TabIndex = 9;
  345. //
  346. // txtGoodsName
  347. //
  348. this.txtGoodsName.BackColor = System.Drawing.SystemColors.Window;
  349. this.txtGoodsName.BackgroundColor = System.Drawing.SystemColors.Window;
  350. this.txtGoodsName.ErrorMessage = "";
  351. this.txtGoodsName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  352. this.txtGoodsName.Location = new System.Drawing.Point(274, 20);
  353. this.txtGoodsName.MaxLength = 20;
  354. this.txtGoodsName.Name = "txtGoodsName";
  355. this.txtGoodsName.Size = new System.Drawing.Size(134, 21);
  356. this.txtGoodsName.TabIndex = 9;
  357. //
  358. // txtGoodsCode
  359. //
  360. this.txtGoodsCode.BackColor = System.Drawing.SystemColors.Window;
  361. this.txtGoodsCode.BackgroundColor = System.Drawing.SystemColors.Window;
  362. this.txtGoodsCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  363. this.txtGoodsCode.ErrorMessage = "";
  364. this.txtGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  365. this.txtGoodsCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  366. this.txtGoodsCode.Location = new System.Drawing.Point(75, 20);
  367. this.txtGoodsCode.MaxLength = 10;
  368. this.txtGoodsCode.Name = "txtGoodsCode";
  369. this.txtGoodsCode.Size = new System.Drawing.Size(134, 21);
  370. this.txtGoodsCode.TabIndex = 8;
  371. //
  372. // c_Label1
  373. //
  374. this.c_Label1.AutoSize = true;
  375. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  376. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  377. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  378. this.c_Label1.Location = new System.Drawing.Point(18, 82);
  379. this.c_Label1.Name = "c_Label1";
  380. this.c_Label1.Size = new System.Drawing.Size(53, 12);
  381. this.c_Label1.TabIndex = 95;
  382. this.c_Label1.Text = "责任工号";
  383. //
  384. // lblGroutingUserCode
  385. //
  386. this.lblGroutingUserCode.AutoSize = true;
  387. this.lblGroutingUserCode.BackColor = System.Drawing.Color.Transparent;
  388. this.lblGroutingUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  389. this.lblGroutingUserCode.ForeColor = System.Drawing.SystemColors.ControlText;
  390. this.lblGroutingUserCode.Location = new System.Drawing.Point(215, 51);
  391. this.lblGroutingUserCode.Name = "lblGroutingUserCode";
  392. this.lblGroutingUserCode.Size = new System.Drawing.Size(53, 12);
  393. this.lblGroutingUserCode.TabIndex = 95;
  394. this.lblGroutingUserCode.Text = "成型工号";
  395. //
  396. // lblGoodsName
  397. //
  398. this.lblGoodsName.AutoSize = true;
  399. this.lblGoodsName.BackColor = System.Drawing.Color.Transparent;
  400. this.lblGoodsName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  401. this.lblGoodsName.ForeColor = System.Drawing.SystemColors.ControlText;
  402. this.lblGoodsName.Location = new System.Drawing.Point(215, 24);
  403. this.lblGoodsName.Name = "lblGoodsName";
  404. this.lblGoodsName.Size = new System.Drawing.Size(53, 12);
  405. this.lblGoodsName.TabIndex = 95;
  406. this.lblGoodsName.Text = "产品名称";
  407. //
  408. // lblGoodsCode
  409. //
  410. this.lblGoodsCode.AutoSize = true;
  411. this.lblGoodsCode.BackColor = System.Drawing.Color.Transparent;
  412. this.lblGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  413. this.lblGoodsCode.ForeColor = System.Drawing.SystemColors.ControlText;
  414. this.lblGoodsCode.Location = new System.Drawing.Point(18, 26);
  415. this.lblGoodsCode.Name = "lblGoodsCode";
  416. this.lblGoodsCode.Size = new System.Drawing.Size(53, 12);
  417. this.lblGoodsCode.TabIndex = 94;
  418. this.lblGoodsCode.Text = "产品编码";
  419. //
  420. // txtScrapDateEnd
  421. //
  422. this.txtScrapDateEnd.CustomFormat = "yyyy-MM-dd";
  423. this.txtScrapDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  424. this.txtScrapDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  425. this.txtScrapDateEnd.Location = new System.Drawing.Point(697, 20);
  426. this.txtScrapDateEnd.Name = "txtScrapDateEnd";
  427. this.txtScrapDateEnd.Size = new System.Drawing.Size(134, 21);
  428. this.txtScrapDateEnd.TabIndex = 5;
  429. //
  430. // lblTo
  431. //
  432. this.lblTo.AutoSize = true;
  433. this.lblTo.BackColor = System.Drawing.Color.Transparent;
  434. this.lblTo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  435. this.lblTo.ForeColor = System.Drawing.SystemColors.ControlText;
  436. this.lblTo.Location = new System.Drawing.Point(662, 26);
  437. this.lblTo.Name = "lblTo";
  438. this.lblTo.Size = new System.Drawing.Size(17, 12);
  439. this.lblTo.TabIndex = 92;
  440. this.lblTo.Text = "至";
  441. //
  442. // txtScrapDateStart
  443. //
  444. this.txtScrapDateStart.CustomFormat = "yyyy-MM-dd";
  445. this.txtScrapDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  446. this.txtScrapDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  447. this.txtScrapDateStart.Location = new System.Drawing.Point(497, 20);
  448. this.txtScrapDateStart.Name = "txtScrapDateStart";
  449. this.txtScrapDateStart.Size = new System.Drawing.Size(134, 21);
  450. this.txtScrapDateStart.TabIndex = 4;
  451. //
  452. // lblRemarks
  453. //
  454. this.lblRemarks.AutoSize = true;
  455. this.lblRemarks.BackColor = System.Drawing.Color.Transparent;
  456. this.lblRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  457. this.lblRemarks.ForeColor = System.Drawing.SystemColors.ControlText;
  458. this.lblRemarks.Location = new System.Drawing.Point(581, 79);
  459. this.lblRemarks.Name = "lblRemarks";
  460. this.lblRemarks.Size = new System.Drawing.Size(29, 12);
  461. this.lblRemarks.TabIndex = 83;
  462. this.lblRemarks.Text = "备注";
  463. //
  464. // txtBarCode
  465. //
  466. this.txtBarCode.BackColor = System.Drawing.SystemColors.Window;
  467. this.txtBarCode.BackgroundColor = System.Drawing.SystemColors.Window;
  468. this.txtBarCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  469. this.txtBarCode.ErrorMessage = "";
  470. this.txtBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  471. this.txtBarCode.Location = new System.Drawing.Point(75, 47);
  472. this.txtBarCode.MaxLength = 11;
  473. this.txtBarCode.Name = "txtBarCode";
  474. this.txtBarCode.Size = new System.Drawing.Size(134, 21);
  475. this.txtBarCode.TabIndex = 10;
  476. //
  477. // lblBarCode
  478. //
  479. this.lblBarCode.AutoSize = true;
  480. this.lblBarCode.BackColor = System.Drawing.Color.Transparent;
  481. this.lblBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  482. this.lblBarCode.ForeColor = System.Drawing.SystemColors.ControlText;
  483. this.lblBarCode.Location = new System.Drawing.Point(18, 50);
  484. this.lblBarCode.Name = "lblBarCode";
  485. this.lblBarCode.Size = new System.Drawing.Size(53, 12);
  486. this.lblBarCode.TabIndex = 80;
  487. this.lblBarCode.Text = "产品条码";
  488. //
  489. // btnClearCondition
  490. //
  491. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  492. this.btnClearCondition.BackColor = System.Drawing.Color.Gray;
  493. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  494. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  495. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  496. this.btnClearCondition.Location = new System.Drawing.Point(1028, 65);
  497. this.btnClearCondition.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  498. this.btnClearCondition.Name = "btnClearCondition";
  499. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  500. this.btnClearCondition.TabIndex = 75;
  501. this.btnClearCondition.Text = "清空条件(&C)";
  502. this.btnClearCondition.UseVisualStyleBackColor = false;
  503. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  504. //
  505. // btnSearch
  506. //
  507. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  508. this.btnSearch.BackColor = System.Drawing.Color.Gray;
  509. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  510. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  511. this.btnSearch.ForeColor = System.Drawing.Color.White;
  512. this.btnSearch.Location = new System.Drawing.Point(937, 65);
  513. this.btnSearch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  514. this.btnSearch.Name = "btnSearch";
  515. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  516. this.btnSearch.TabIndex = 74;
  517. this.btnSearch.Text = "查询(&Q)";
  518. this.btnSearch.UseVisualStyleBackColor = false;
  519. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  520. //
  521. // lblGroutingLineName
  522. //
  523. this.lblGroutingLineName.AutoSize = true;
  524. this.lblGroutingLineName.BackColor = System.Drawing.Color.Transparent;
  525. this.lblGroutingLineName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  526. this.lblGroutingLineName.ForeColor = System.Drawing.SystemColors.ControlText;
  527. this.lblGroutingLineName.Location = new System.Drawing.Point(189, 19);
  528. this.lblGroutingLineName.Name = "lblGroutingLineName";
  529. this.lblGroutingLineName.Size = new System.Drawing.Size(0, 12);
  530. this.lblGroutingLineName.TabIndex = 14;
  531. //
  532. // lblGroutingLineCode
  533. //
  534. this.lblGroutingLineCode.AutoSize = true;
  535. this.lblGroutingLineCode.BackColor = System.Drawing.Color.Transparent;
  536. this.lblGroutingLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  537. this.lblGroutingLineCode.ForeColor = System.Drawing.SystemColors.ControlText;
  538. this.lblGroutingLineCode.Location = new System.Drawing.Point(12, 17);
  539. this.lblGroutingLineCode.Name = "lblGroutingLineCode";
  540. this.lblGroutingLineCode.Size = new System.Drawing.Size(0, 12);
  541. this.lblGroutingLineCode.TabIndex = 9;
  542. //
  543. // tsrOperate
  544. //
  545. this.tsrOperate.AutoSize = false;
  546. this.tsrOperate.BackColor = System.Drawing.SystemColors.Control;
  547. this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.functionbackground;
  548. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  549. this.tsrOperate.ImageScalingSize = new System.Drawing.Size(20, 20);
  550. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  551. this.tsbtnAdd,
  552. this.tsbtnEdit,
  553. this.tsbtnApprover,
  554. this.tsbtnReverse,
  555. this.toolStripSeparator3,
  556. this.tsbtnAdaptive,
  557. this.tsbtnClose});
  558. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  559. this.tsrOperate.Name = "tsrOperate";
  560. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  561. this.tsrOperate.ShowItemToolTips = false;
  562. this.tsrOperate.Size = new System.Drawing.Size(1131, 35);
  563. this.tsrOperate.TabIndex = 14;
  564. //
  565. // tsbtnAdd
  566. //
  567. this.tsbtnAdd.AutoSize = false;
  568. this.tsbtnAdd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  569. this.tsbtnAdd.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  570. this.tsbtnAdd.ImageTransparentColor = System.Drawing.Color.Magenta;
  571. this.tsbtnAdd.Name = "tsbtnAdd";
  572. this.tsbtnAdd.Size = new System.Drawing.Size(60, 25);
  573. this.tsbtnAdd.Text = "新建(&N)";
  574. this.tsbtnAdd.Click += new System.EventHandler(this.tsbtnAdd_Click);
  575. //
  576. // tsbtnEdit
  577. //
  578. this.tsbtnEdit.AutoSize = false;
  579. this.tsbtnEdit.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  580. this.tsbtnEdit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  581. this.tsbtnEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
  582. this.tsbtnEdit.Name = "tsbtnEdit";
  583. this.tsbtnEdit.Size = new System.Drawing.Size(60, 25);
  584. this.tsbtnEdit.Text = "编辑(&E)";
  585. this.tsbtnEdit.Visible = false;
  586. this.tsbtnEdit.Click += new System.EventHandler(this.tsbtnEdit_Click);
  587. //
  588. // tsbtnApprover
  589. //
  590. this.tsbtnApprover.AutoSize = false;
  591. this.tsbtnApprover.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  592. this.tsbtnApprover.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  593. this.tsbtnApprover.ImageTransparentColor = System.Drawing.Color.Magenta;
  594. this.tsbtnApprover.Name = "tsbtnApprover";
  595. this.tsbtnApprover.Size = new System.Drawing.Size(60, 25);
  596. this.tsbtnApprover.Text = "审批(&S)";
  597. this.tsbtnApprover.Visible = false;
  598. this.tsbtnApprover.Click += new System.EventHandler(this.tsbtnApprover_Click);
  599. //
  600. // tsbtnReverse
  601. //
  602. this.tsbtnReverse.AutoSize = false;
  603. this.tsbtnReverse.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  604. this.tsbtnReverse.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  605. this.tsbtnReverse.ImageTransparentColor = System.Drawing.Color.Magenta;
  606. this.tsbtnReverse.Name = "tsbtnReverse";
  607. this.tsbtnReverse.Size = new System.Drawing.Size(60, 25);
  608. this.tsbtnReverse.Text = "撤销(&D)";
  609. this.tsbtnReverse.Click += new System.EventHandler(this.tsbtnReverse_Click);
  610. //
  611. // toolStripSeparator3
  612. //
  613. this.toolStripSeparator3.AutoSize = false;
  614. this.toolStripSeparator3.Name = "toolStripSeparator3";
  615. this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
  616. //
  617. // tsbtnAdaptive
  618. //
  619. this.tsbtnAdaptive.AutoSize = false;
  620. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  621. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  622. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  623. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  624. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  625. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  626. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  627. //
  628. // tsbtnClose
  629. //
  630. this.tsbtnClose.AutoSize = false;
  631. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  632. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  633. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  634. this.tsbtnClose.Name = "tsbtnClose";
  635. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  636. this.tsbtnClose.Text = "关闭(&X)";
  637. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  638. //
  639. // dgvScrapProduct
  640. //
  641. this.dgvScrapProduct.AllowUserToAddRows = false;
  642. this.dgvScrapProduct.AllowUserToDeleteRows = false;
  643. this.dgvScrapProduct.AllowUserToModifyRows = true;
  644. this.dgvScrapProduct.AllowUserToOrderColumns = true;
  645. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  646. this.dgvScrapProduct.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  647. this.dgvScrapProduct.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  648. | System.Windows.Forms.AnchorStyles.Left)
  649. | System.Windows.Forms.AnchorStyles.Right)));
  650. this.dgvScrapProduct.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  651. this.dgvScrapProduct.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  652. this.dgvScrapProduct.CellHeight = 23;
  653. this.dgvScrapProduct.ChildNodeColumnName = null;
  654. this.dgvScrapProduct.ChildNodeColumnText = null;
  655. this.dgvScrapProduct.ColumnDeep = 1;
  656. this.dgvScrapProduct.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  657. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  658. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  659. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  660. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  661. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  662. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  663. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  664. this.dgvScrapProduct.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  665. this.dgvScrapProduct.ColumnHeadersHeight = 29;
  666. this.dgvScrapProduct.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  667. this.dgvScrapProduct.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  668. this.GoodsID,
  669. this.COM,
  670. this.GroutingLineCode,
  671. this.GroutingLineName,
  672. this.GoodsCode,
  673. this.GoodsName,
  674. this.GroutingUserCode,
  675. this.STAFFNAME,
  676. this.NUMS,
  677. this.MouldCode,
  678. this.BarCode,
  679. this.GroutingMouldCode,
  680. this.GroutingDate,
  681. this.GroutingDailyID,
  682. this.GroutingDailyDetailID,
  683. this.GroutingLineID,
  684. this.ScrapReason,
  685. this.AUDITDATE,
  686. this.GMouldTypeID,
  687. this.GroutingLineDetailID,
  688. this.ScrapTypeName,
  689. this.AuditStatusName,
  690. this.BackOutFlag,
  691. this.BackOutTime,
  692. this.BackOutUserCode,
  693. this.Remarks,
  694. this.AccountID,
  695. this.ValueFlag,
  696. this.ScrapProductID,
  697. this.AuditStatus,
  698. this.ScrapType});
  699. this.dgvScrapProduct.ColumnTreeView = null;
  700. this.dgvScrapProduct.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)));
  701. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  702. dataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Window;
  703. dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  704. dataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.ControlText;
  705. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  706. dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  707. dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  708. this.dgvScrapProduct.DefaultCellStyle = dataGridViewCellStyle5;
  709. this.dgvScrapProduct.DynamicColumnName = "";
  710. this.dgvScrapProduct.EnableHeadersVisualStyles = false;
  711. this.dgvScrapProduct.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  712. this.dgvScrapProduct.FormatQuantityColumns = null;
  713. this.dgvScrapProduct.HorizontalMergeColumn = null;
  714. this.dgvScrapProduct.IsAutoCountSum = true;
  715. this.dgvScrapProduct.IsAutoResizeColumns = false;
  716. this.dgvScrapProduct.IsClickF12 = false;
  717. this.dgvScrapProduct.IsOpenMergeCellFlag = false;
  718. this.dgvScrapProduct.IsSubTotalFlag = false;
  719. this.dgvScrapProduct.IsTopDeep = false;
  720. this.dgvScrapProduct.Location = new System.Drawing.Point(-6, 147);
  721. this.dgvScrapProduct.MergeColumnNames = null;
  722. this.dgvScrapProduct.MergeDetailColumnNames = null;
  723. this.dgvScrapProduct.MergeDetailOnlyColumn = null;
  724. this.dgvScrapProduct.MergeOnlyColumn = null;
  725. this.dgvScrapProduct.Name = "dgvScrapProduct";
  726. this.dgvScrapProduct.ReadOnly = true;
  727. this.dgvScrapProduct.RefreshAtHscroll = false;
  728. this.dgvScrapProduct.RowHeadersWidth = 50;
  729. this.dgvScrapProduct.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  730. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  731. this.dgvScrapProduct.RowsDefaultCellStyle = dataGridViewCellStyle6;
  732. this.dgvScrapProduct.RowTemplate.Height = 21;
  733. this.dgvScrapProduct.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  734. this.dgvScrapProduct.Size = new System.Drawing.Size(1119, 327);
  735. this.dgvScrapProduct.SortOrderColumnName = null;
  736. this.dgvScrapProduct.TabIndex = 14;
  737. this.dgvScrapProduct.Tag = true;
  738. this.dgvScrapProduct.TotalSumColumns = null;
  739. this.dgvScrapProduct.ViewRowFilter = "";
  740. this.dgvScrapProduct.VirtualMode = true;
  741. this.dgvScrapProduct.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvScrapProduct_CellDoubleClick);
  742. //
  743. // GoodsID
  744. //
  745. this.GoodsID.DataPropertyName = "GoodsID";
  746. this.GoodsID.HeaderText = "产品ID";
  747. this.GoodsID.MinimumWidth = 6;
  748. this.GoodsID.Name = "GoodsID";
  749. this.GoodsID.ReadOnly = true;
  750. this.GoodsID.Visible = false;
  751. this.GoodsID.Width = 125;
  752. //
  753. // COM
  754. //
  755. this.COM.DataPropertyName = "统计方式";
  756. this.COM.HeaderText = "统计方式";
  757. this.COM.Name = "COM";
  758. this.COM.ReadOnly = true;
  759. //
  760. // GroutingLineCode
  761. //
  762. this.GroutingLineCode.DataPropertyName = "GroutingLineCode";
  763. this.GroutingLineCode.HeaderText = "成型线编码";
  764. this.GroutingLineCode.MinimumWidth = 6;
  765. this.GroutingLineCode.Name = "GroutingLineCode";
  766. this.GroutingLineCode.ReadOnly = true;
  767. this.GroutingLineCode.Width = 125;
  768. //
  769. // GroutingLineName
  770. //
  771. this.GroutingLineName.DataPropertyName = "GroutingLineName";
  772. this.GroutingLineName.HeaderText = "成型线名称";
  773. this.GroutingLineName.MinimumWidth = 6;
  774. this.GroutingLineName.Name = "GroutingLineName";
  775. this.GroutingLineName.ReadOnly = true;
  776. this.GroutingLineName.Width = 125;
  777. //
  778. // GoodsCode
  779. //
  780. this.GoodsCode.DataPropertyName = "GoodsCode";
  781. this.GoodsCode.HeaderText = "产品编码";
  782. this.GoodsCode.MinimumWidth = 6;
  783. this.GoodsCode.Name = "GoodsCode";
  784. this.GoodsCode.ReadOnly = true;
  785. this.GoodsCode.Width = 125;
  786. //
  787. // GoodsName
  788. //
  789. this.GoodsName.DataPropertyName = "GoodsName";
  790. this.GoodsName.HeaderText = "产品名称";
  791. this.GoodsName.MinimumWidth = 6;
  792. this.GoodsName.Name = "GoodsName";
  793. this.GoodsName.ReadOnly = true;
  794. this.GoodsName.Width = 125;
  795. //
  796. // GroutingUserCode
  797. //
  798. this.GroutingUserCode.DataPropertyName = "GroutingUserCode";
  799. this.GroutingUserCode.HeaderText = "成型工位号";
  800. this.GroutingUserCode.MinimumWidth = 6;
  801. this.GroutingUserCode.Name = "GroutingUserCode";
  802. this.GroutingUserCode.ReadOnly = true;
  803. this.GroutingUserCode.Width = 125;
  804. //
  805. // STAFFNAME
  806. //
  807. this.STAFFNAME.DataPropertyName = "STAFFNAME";
  808. this.STAFFNAME.HeaderText = "员工姓名";
  809. this.STAFFNAME.MinimumWidth = 6;
  810. this.STAFFNAME.Name = "STAFFNAME";
  811. this.STAFFNAME.ReadOnly = true;
  812. this.STAFFNAME.Width = 125;
  813. //
  814. // NUMS
  815. //
  816. this.NUMS.DataPropertyName = "NUMS";
  817. this.NUMS.HeaderText = "数量";
  818. this.NUMS.Name = "NUMS";
  819. this.NUMS.ReadOnly = true;
  820. //
  821. // MouldCode
  822. //
  823. this.MouldCode.DataPropertyName = "MouldCode";
  824. this.MouldCode.HeaderText = "模具编号";
  825. this.MouldCode.MinimumWidth = 6;
  826. this.MouldCode.Name = "MouldCode";
  827. this.MouldCode.ReadOnly = true;
  828. this.MouldCode.Visible = false;
  829. this.MouldCode.Width = 125;
  830. //
  831. // BarCode
  832. //
  833. this.BarCode.DataPropertyName = "BarCode";
  834. this.BarCode.HeaderText = "产品条码";
  835. this.BarCode.MinimumWidth = 6;
  836. this.BarCode.Name = "BarCode";
  837. this.BarCode.ReadOnly = true;
  838. this.BarCode.Width = 125;
  839. //
  840. // GroutingMouldCode
  841. //
  842. this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
  843. this.GroutingMouldCode.HeaderText = "注浆模具编号";
  844. this.GroutingMouldCode.MinimumWidth = 6;
  845. this.GroutingMouldCode.Name = "GroutingMouldCode";
  846. this.GroutingMouldCode.ReadOnly = true;
  847. this.GroutingMouldCode.Width = 125;
  848. //
  849. // GroutingDate
  850. //
  851. this.GroutingDate.DataPropertyName = "GroutingDate";
  852. dataGridViewCellStyle3.Format = "yyyy-MM-dd";
  853. dataGridViewCellStyle3.NullValue = null;
  854. this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle3;
  855. this.GroutingDate.HeaderText = "注浆日期";
  856. this.GroutingDate.MinimumWidth = 6;
  857. this.GroutingDate.Name = "GroutingDate";
  858. this.GroutingDate.ReadOnly = true;
  859. this.GroutingDate.Width = 125;
  860. //
  861. // GroutingDailyID
  862. //
  863. this.GroutingDailyID.Name = "GroutingDailyID";
  864. this.GroutingDailyID.ReadOnly = true;
  865. //
  866. // GroutingDailyDetailID
  867. //
  868. this.GroutingDailyDetailID.DataPropertyName = "GroutingDailyDetailID";
  869. this.GroutingDailyDetailID.HeaderText = "注浆日报明细ID";
  870. this.GroutingDailyDetailID.MinimumWidth = 6;
  871. this.GroutingDailyDetailID.Name = "GroutingDailyDetailID";
  872. this.GroutingDailyDetailID.ReadOnly = true;
  873. this.GroutingDailyDetailID.Visible = false;
  874. this.GroutingDailyDetailID.Width = 125;
  875. //
  876. // GroutingLineID
  877. //
  878. this.GroutingLineID.DataPropertyName = "GroutingLineID";
  879. this.GroutingLineID.HeaderText = "成型线ID";
  880. this.GroutingLineID.MinimumWidth = 6;
  881. this.GroutingLineID.Name = "GroutingLineID";
  882. this.GroutingLineID.ReadOnly = true;
  883. this.GroutingLineID.Visible = false;
  884. this.GroutingLineID.Width = 125;
  885. //
  886. // ScrapReason
  887. //
  888. this.ScrapReason.DataPropertyName = "ScrapReason";
  889. this.ScrapReason.HeaderText = "报损原因";
  890. this.ScrapReason.MinimumWidth = 6;
  891. this.ScrapReason.Name = "ScrapReason";
  892. this.ScrapReason.ReadOnly = true;
  893. this.ScrapReason.Width = 125;
  894. //
  895. // AUDITDATE
  896. //
  897. this.AUDITDATE.DataPropertyName = "AUDITDATE";
  898. dataGridViewCellStyle4.Format = "yyyy-MM-dd";
  899. dataGridViewCellStyle4.NullValue = null;
  900. this.AUDITDATE.DefaultCellStyle = dataGridViewCellStyle4;
  901. this.AUDITDATE.HeaderText = "报损日期";
  902. this.AUDITDATE.MinimumWidth = 6;
  903. this.AUDITDATE.Name = "AUDITDATE";
  904. this.AUDITDATE.ReadOnly = true;
  905. this.AUDITDATE.Width = 125;
  906. //
  907. // GMouldTypeID
  908. //
  909. this.GMouldTypeID.DataPropertyName = "GMouldTypeID";
  910. this.GMouldTypeID.HeaderText = "成型线类型ID";
  911. this.GMouldTypeID.MinimumWidth = 6;
  912. this.GMouldTypeID.Name = "GMouldTypeID";
  913. this.GMouldTypeID.ReadOnly = true;
  914. this.GMouldTypeID.Visible = false;
  915. this.GMouldTypeID.Width = 125;
  916. //
  917. // GroutingLineDetailID
  918. //
  919. this.GroutingLineDetailID.DataPropertyName = "GroutingLineDetailID";
  920. this.GroutingLineDetailID.HeaderText = "成型线明细ID";
  921. this.GroutingLineDetailID.MinimumWidth = 6;
  922. this.GroutingLineDetailID.Name = "GroutingLineDetailID";
  923. this.GroutingLineDetailID.ReadOnly = true;
  924. this.GroutingLineDetailID.Visible = false;
  925. this.GroutingLineDetailID.Width = 125;
  926. //
  927. // ScrapTypeName
  928. //
  929. this.ScrapTypeName.DataPropertyName = "ScrapTypeName";
  930. this.ScrapTypeName.HeaderText = "报损类型";
  931. this.ScrapTypeName.MinimumWidth = 6;
  932. this.ScrapTypeName.Name = "ScrapTypeName";
  933. this.ScrapTypeName.ReadOnly = true;
  934. this.ScrapTypeName.Width = 125;
  935. //
  936. // AuditStatusName
  937. //
  938. this.AuditStatusName.DataPropertyName = "AuditStatusName";
  939. this.AuditStatusName.HeaderText = "审核状态";
  940. this.AuditStatusName.MinimumWidth = 6;
  941. this.AuditStatusName.Name = "AuditStatusName";
  942. this.AuditStatusName.ReadOnly = true;
  943. this.AuditStatusName.Width = 125;
  944. //
  945. // BackOutFlag
  946. //
  947. this.BackOutFlag.DataPropertyName = "BackOutFlag";
  948. this.BackOutFlag.FalseValue = "0";
  949. this.BackOutFlag.HeaderText = "撤销标识";
  950. this.BackOutFlag.MinimumWidth = 6;
  951. this.BackOutFlag.Name = "BackOutFlag";
  952. this.BackOutFlag.ReadOnly = true;
  953. this.BackOutFlag.TrueValue = "1";
  954. this.BackOutFlag.Width = 125;
  955. //
  956. // BackOutTime
  957. //
  958. this.BackOutTime.DataPropertyName = "BackOutTime";
  959. this.BackOutTime.HeaderText = "撤销时间";
  960. this.BackOutTime.MinimumWidth = 6;
  961. this.BackOutTime.Name = "BackOutTime";
  962. this.BackOutTime.ReadOnly = true;
  963. this.BackOutTime.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  964. this.BackOutTime.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  965. this.BackOutTime.Width = 125;
  966. //
  967. // BackOutUserCode
  968. //
  969. this.BackOutUserCode.DataPropertyName = "BackOutUserCode";
  970. this.BackOutUserCode.HeaderText = "撤销工号";
  971. this.BackOutUserCode.MinimumWidth = 6;
  972. this.BackOutUserCode.Name = "BackOutUserCode";
  973. this.BackOutUserCode.ReadOnly = true;
  974. this.BackOutUserCode.Width = 125;
  975. //
  976. // Remarks
  977. //
  978. this.Remarks.DataPropertyName = "Remarks";
  979. this.Remarks.HeaderText = "备注";
  980. this.Remarks.MinimumWidth = 6;
  981. this.Remarks.Name = "Remarks";
  982. this.Remarks.ReadOnly = true;
  983. this.Remarks.Width = 125;
  984. //
  985. // AccountID
  986. //
  987. this.AccountID.DataPropertyName = "AccountID";
  988. this.AccountID.HeaderText = "帐套ID";
  989. this.AccountID.MinimumWidth = 6;
  990. this.AccountID.Name = "AccountID";
  991. this.AccountID.ReadOnly = true;
  992. this.AccountID.Visible = false;
  993. this.AccountID.Width = 125;
  994. //
  995. // ValueFlag
  996. //
  997. this.ValueFlag.DataPropertyName = "ValueFlag";
  998. this.ValueFlag.HeaderText = "有效标识";
  999. this.ValueFlag.MinimumWidth = 6;
  1000. this.ValueFlag.Name = "ValueFlag";
  1001. this.ValueFlag.ReadOnly = true;
  1002. this.ValueFlag.Visible = false;
  1003. this.ValueFlag.Width = 125;
  1004. //
  1005. // ScrapProductID
  1006. //
  1007. this.ScrapProductID.DataPropertyName = "ScrapProductID";
  1008. this.ScrapProductID.HeaderText = "报损ID";
  1009. this.ScrapProductID.MinimumWidth = 6;
  1010. this.ScrapProductID.Name = "ScrapProductID";
  1011. this.ScrapProductID.ReadOnly = true;
  1012. this.ScrapProductID.Visible = false;
  1013. this.ScrapProductID.Width = 125;
  1014. //
  1015. // AuditStatus
  1016. //
  1017. this.AuditStatus.DataPropertyName = "AuditStatus";
  1018. this.AuditStatus.HeaderText = "审核状态";
  1019. this.AuditStatus.MinimumWidth = 6;
  1020. this.AuditStatus.Name = "AuditStatus";
  1021. this.AuditStatus.ReadOnly = true;
  1022. this.AuditStatus.Visible = false;
  1023. this.AuditStatus.Width = 125;
  1024. //
  1025. // ScrapType
  1026. //
  1027. this.ScrapType.DataPropertyName = "ScrapType";
  1028. this.ScrapType.HeaderText = "ScrapType";
  1029. this.ScrapType.MinimumWidth = 6;
  1030. this.ScrapType.Name = "ScrapType";
  1031. this.ScrapType.ReadOnly = true;
  1032. this.ScrapType.Visible = false;
  1033. this.ScrapType.Width = 125;
  1034. //
  1035. // lblGroutingLineNo
  1036. //
  1037. this.lblGroutingLineNo.AutoSize = true;
  1038. this.lblGroutingLineNo.BackColor = System.Drawing.Color.Transparent;
  1039. this.lblGroutingLineNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1040. this.lblGroutingLineNo.ForeColor = System.Drawing.SystemColors.ControlText;
  1041. this.lblGroutingLineNo.Location = new System.Drawing.Point(417, 79);
  1042. this.lblGroutingLineNo.Name = "lblGroutingLineNo";
  1043. this.lblGroutingLineNo.Size = new System.Drawing.Size(29, 12);
  1044. this.lblGroutingLineNo.TabIndex = 110;
  1045. this.lblGroutingLineNo.Text = "工段";
  1046. //
  1047. // txtGroutingLineNo
  1048. //
  1049. this.txtGroutingLineNo.BackColor = System.Drawing.SystemColors.Window;
  1050. this.txtGroutingLineNo.BackgroundColor = System.Drawing.SystemColors.Window;
  1051. this.txtGroutingLineNo.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  1052. this.txtGroutingLineNo.ErrorMessage = "";
  1053. this.txtGroutingLineNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1054. this.txtGroutingLineNo.Location = new System.Drawing.Point(452, 76);
  1055. this.txtGroutingLineNo.MaxLength = 10;
  1056. this.txtGroutingLineNo.Name = "txtGroutingLineNo";
  1057. this.txtGroutingLineNo.Size = new System.Drawing.Size(120, 21);
  1058. this.txtGroutingLineNo.TabIndex = 111;
  1059. //
  1060. // F_PM_2701
  1061. //
  1062. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1063. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1064. this.ClientSize = new System.Drawing.Size(1131, 477);
  1065. this.Controls.Add(this.dgvScrapProduct);
  1066. this.Controls.Add(this.tsrOperate);
  1067. this.Controls.Add(this.gbSelect);
  1068. this.Margin = new System.Windows.Forms.Padding(4);
  1069. this.Name = "F_PM_2701";
  1070. this.Text = "成型报损";
  1071. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PM_2701_FormClosed);
  1072. this.Load += new System.EventHandler(this.F_PM_2701_Load);
  1073. this.gbSelect.ResumeLayout(false);
  1074. this.gbSelect.PerformLayout();
  1075. this.tsrOperate.ResumeLayout(false);
  1076. this.tsrOperate.PerformLayout();
  1077. ((System.ComponentModel.ISupportInitialize)(this.dgvScrapProduct)).EndInit();
  1078. this.ResumeLayout(false);
  1079. }
  1080. #endregion
  1081. private Basics.BaseControls.C_GroupBox gbSelect;
  1082. private Basics.BaseControls.C_Button btnClearCondition;
  1083. private Basics.BaseControls.C_Button btnSearch;
  1084. private Basics.BaseControls.C_Label lblGroutingLineName;
  1085. private Basics.BaseControls.C_Label lblGroutingLineCode;
  1086. private Basics.BaseControls.C_TextBox txtRreason;
  1087. private Basics.BaseControls.C_Label lblRreason;
  1088. private Basics.BaseControls.C_TextBox txtRemarks;
  1089. private Basics.BaseControls.C_TextBox txtGoodsName;
  1090. private Basics.BaseControls.C_TextBox txtGoodsCode;
  1091. private Basics.BaseControls.C_Label lblGoodsName;
  1092. private Basics.BaseControls.C_Label lblGoodsCode;
  1093. private Basics.BaseControls.C_DateTimePicker txtScrapDateEnd;
  1094. private Basics.BaseControls.C_Label lblTo;
  1095. private Basics.BaseControls.C_DateTimePicker txtScrapDateStart;
  1096. private Basics.BaseControls.C_Label lblRemarks;
  1097. private Basics.BaseControls.C_TextBox txtBarCode;
  1098. private Basics.BaseControls.C_Label lblBarCode;
  1099. private Basics.BaseControls.C_ToolStrip tsrOperate;
  1100. private System.Windows.Forms.ToolStripButton tsbtnAdd;
  1101. private System.Windows.Forms.ToolStripButton tsbtnEdit;
  1102. private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
  1103. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  1104. private System.Windows.Forms.ToolStripButton tsbtnClose;
  1105. private Basics.BaseControls.C_DataGridView dgvScrapProduct;
  1106. private Basics.BaseControls.C_CheckBox cbSelectTime;
  1107. private System.Windows.Forms.ToolStripButton tsbtnApprover;
  1108. private Basics.BaseControls.C_Label lblAuditStatus;
  1109. private Basics.BaseControls.DKListBoxComboBox cbAuditStatus;
  1110. private Basics.BaseControls.C_TextBox txtGroutingUserCode;
  1111. private Basics.BaseControls.C_Label lblGroutingUserCode;
  1112. private Basics.BaseControls.C_Label c_Label1;
  1113. private Basics.BaseControls.C_TextBox txtUserCode;
  1114. private System.Windows.Forms.ToolStripButton tsbtnReverse;
  1115. private Basics.BaseControls.C_CheckBox c_CheckBox1;
  1116. private Basics.BaseControls.C_DateTimePicker GroutingDateEnd;
  1117. private Basics.BaseControls.C_Label c_Label2;
  1118. private Basics.BaseControls.C_DateTimePicker GroutingDateStart;
  1119. private Basics.BaseControls.DKListBoxComboBox cbWorkShop;
  1120. private Basics.BaseControls.C_Label lblWorkShop;
  1121. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsID;
  1122. private System.Windows.Forms.DataGridViewTextBoxColumn COM;
  1123. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineCode;
  1124. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineName;
  1125. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
  1126. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
  1127. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingUserCode;
  1128. private System.Windows.Forms.DataGridViewTextBoxColumn STAFFNAME;
  1129. private System.Windows.Forms.DataGridViewTextBoxColumn NUMS;
  1130. private System.Windows.Forms.DataGridViewTextBoxColumn MouldCode;
  1131. private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
  1132. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
  1133. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDate;
  1134. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDailyID;
  1135. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDailyDetailID;
  1136. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineID;
  1137. private System.Windows.Forms.DataGridViewTextBoxColumn ScrapReason;
  1138. private System.Windows.Forms.DataGridViewTextBoxColumn AUDITDATE;
  1139. private System.Windows.Forms.DataGridViewTextBoxColumn GMouldTypeID;
  1140. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineDetailID;
  1141. private System.Windows.Forms.DataGridViewTextBoxColumn ScrapTypeName;
  1142. private System.Windows.Forms.DataGridViewTextBoxColumn AuditStatusName;
  1143. private System.Windows.Forms.DataGridViewCheckBoxColumn BackOutFlag;
  1144. private System.Windows.Forms.DataGridViewTextBoxColumn BackOutTime;
  1145. private System.Windows.Forms.DataGridViewTextBoxColumn BackOutUserCode;
  1146. private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
  1147. private System.Windows.Forms.DataGridViewTextBoxColumn AccountID;
  1148. private System.Windows.Forms.DataGridViewTextBoxColumn ValueFlag;
  1149. private System.Windows.Forms.DataGridViewTextBoxColumn ScrapProductID;
  1150. private System.Windows.Forms.DataGridViewTextBoxColumn AuditStatus;
  1151. private System.Windows.Forms.DataGridViewTextBoxColumn ScrapType;
  1152. private Basics.BaseControls.C_Label lblGroutingLineNo;
  1153. private Basics.BaseControls.C_TextBox txtGroutingLineNo;
  1154. }
  1155. }