F_RPT_030115.Designer.cs 48 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955
  1. namespace Dongke.IBOSS.PRD.Client.ReportModule
  2. {
  3. partial class F_RPT_030115
  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_RPT_030115));
  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 dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
  42. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
  43. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  44. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  45. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  46. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  47. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
  48. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  49. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  50. this.gbSelect = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  51. this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  52. this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
  53. this.cboPT = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  54. this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  55. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  56. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  57. this.txtTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  58. this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  59. this.txtTimeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  60. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  61. this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  62. this.lblGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  63. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  64. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  65. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  66. this.dgvPT = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  67. this.tabControl1 = new System.Windows.Forms.TabControl();
  68. this.tabPage3 = new System.Windows.Forms.TabPage();
  69. this.dgvSemi = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  70. this.tabPage1 = new System.Windows.Forms.TabPage();
  71. this.tabPage2 = new System.Windows.Forms.TabPage();
  72. this.dgvDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  73. this.scraptypename = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.procedurename = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.tecdepname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.scrapdate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.responprocedurename = new System.Windows.Forms.DataGridViewTextBoxColumn();
  78. this.responusercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  79. this.barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  80. this.goodscode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  81. this.goodsname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  82. this.goodstypename = new System.Windows.Forms.DataGridViewTextBoxColumn();
  83. this.gmouldcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  84. this.gdate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  85. this.gusercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  86. this.defectcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  87. this.defectname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  88. this.defectpost = new System.Windows.Forms.DataGridViewTextBoxColumn();
  89. this.respontecdepname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  90. this.g3gt2name = new System.Windows.Forms.DataGridViewTextBoxColumn();
  91. this.g3td2name = new System.Windows.Forms.DataGridViewTextBoxColumn();
  92. this.g3d = new System.Windows.Forms.DataGridViewTextBoxColumn();
  93. this.g3gc = new System.Windows.Forms.DataGridViewTextBoxColumn();
  94. this.g3gcc = new System.Windows.Forms.DataGridViewTextBoxColumn();
  95. this.g3c = new System.Windows.Forms.DataGridViewTextBoxColumn();
  96. this.g3g = new System.Windows.Forms.DataGridViewTextBoxColumn();
  97. this.g1GOODSID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  98. this.g1GOODSCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  99. this.g1td1id = new System.Windows.Forms.DataGridViewTextBoxColumn();
  100. this.g1td1name = new System.Windows.Forms.DataGridViewTextBoxColumn();
  101. this.g1colC = new System.Windows.Forms.DataGridViewTextBoxColumn();
  102. this.g1colD = new System.Windows.Forms.DataGridViewTextBoxColumn();
  103. this.g1td2id = new System.Windows.Forms.DataGridViewTextBoxColumn();
  104. this.g1td2name = new System.Windows.Forms.DataGridViewTextBoxColumn();
  105. this.gbSelect.SuspendLayout();
  106. this.tsrOperate.SuspendLayout();
  107. ((System.ComponentModel.ISupportInitialize)(this.dgvPT)).BeginInit();
  108. this.tabControl1.SuspendLayout();
  109. this.tabPage3.SuspendLayout();
  110. ((System.ComponentModel.ISupportInitialize)(this.dgvSemi)).BeginInit();
  111. this.tabPage1.SuspendLayout();
  112. this.tabPage2.SuspendLayout();
  113. ((System.ComponentModel.ISupportInitialize)(this.dgvDetail)).BeginInit();
  114. this.SuspendLayout();
  115. //
  116. // gbSelect
  117. //
  118. this.gbSelect.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  119. | System.Windows.Forms.AnchorStyles.Right)));
  120. this.gbSelect.BackColor = System.Drawing.Color.Transparent;
  121. this.gbSelect.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbSelect.BackgroundImage")));
  122. this.gbSelect.Controls.Add(this.lblGoodsType);
  123. this.gbSelect.Controls.Add(this.scbGoodsType);
  124. this.gbSelect.Controls.Add(this.cboPT);
  125. this.gbSelect.Controls.Add(this.txtGoodsCode);
  126. this.gbSelect.Controls.Add(this.btnClearCondition);
  127. this.gbSelect.Controls.Add(this.btnSearch);
  128. this.gbSelect.Controls.Add(this.txtTimeEnd);
  129. this.gbSelect.Controls.Add(this.c_Label2);
  130. this.gbSelect.Controls.Add(this.txtTimeStart);
  131. this.gbSelect.Controls.Add(this.c_Label1);
  132. this.gbSelect.Controls.Add(this.c_Label3);
  133. this.gbSelect.Controls.Add(this.lblGoodsCode);
  134. this.gbSelect.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  135. this.gbSelect.ForeColor = System.Drawing.SystemColors.ControlText;
  136. this.gbSelect.IsMustInput = false;
  137. this.gbSelect.Location = new System.Drawing.Point(0, 38);
  138. this.gbSelect.Name = "gbSelect";
  139. this.gbSelect.OriginalHeight = -1;
  140. this.gbSelect.Size = new System.Drawing.Size(943, 76);
  141. this.gbSelect.TabIndex = 1;
  142. this.gbSelect.TabStop = false;
  143. this.gbSelect.Text = "查询条件 ▼";
  144. //
  145. // lblGoodsType
  146. //
  147. this.lblGoodsType.AutoSize = true;
  148. this.lblGoodsType.BackColor = System.Drawing.SystemColors.Control;
  149. this.lblGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  150. this.lblGoodsType.ForeColor = System.Drawing.SystemColors.ControlText;
  151. this.lblGoodsType.Location = new System.Drawing.Point(197, 23);
  152. this.lblGoodsType.Name = "lblGoodsType";
  153. this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
  154. this.lblGoodsType.TabIndex = 23;
  155. this.lblGoodsType.Text = "产品类别";
  156. //
  157. // scbGoodsType
  158. //
  159. this.scbGoodsType.CheckedData = null;
  160. this.scbGoodsType.IsOnlyDisplayEnd = false;
  161. this.scbGoodsType.Location = new System.Drawing.Point(256, 19);
  162. this.scbGoodsType.Name = "scbGoodsType";
  163. this.scbGoodsType.Size = new System.Drawing.Size(120, 21);
  164. this.scbGoodsType.TabIndex = 22;
  165. //
  166. // cboPT
  167. //
  168. this.cboPT.BackColor = System.Drawing.SystemColors.Window;
  169. this.cboPT.BackgroundColor = System.Drawing.SystemColors.Window;
  170. this.cboPT.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  171. this.cboPT.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  172. this.cboPT.FormattingEnabled = true;
  173. this.cboPT.Location = new System.Drawing.Point(71, 20);
  174. this.cboPT.Name = "cboPT";
  175. this.cboPT.Size = new System.Drawing.Size(120, 20);
  176. this.cboPT.TabIndex = 1;
  177. //
  178. // txtGoodsCode
  179. //
  180. this.txtGoodsCode.BackColor = System.Drawing.SystemColors.Window;
  181. this.txtGoodsCode.BackgroundColor = System.Drawing.SystemColors.Window;
  182. this.txtGoodsCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  183. this.txtGoodsCode.ErrorMessage = "";
  184. this.txtGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  185. this.txtGoodsCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  186. this.txtGoodsCode.Location = new System.Drawing.Point(444, 20);
  187. this.txtGoodsCode.MaxLength = 50;
  188. this.txtGoodsCode.Name = "txtGoodsCode";
  189. this.txtGoodsCode.Size = new System.Drawing.Size(120, 21);
  190. this.txtGoodsCode.TabIndex = 4;
  191. //
  192. // btnClearCondition
  193. //
  194. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  195. this.btnClearCondition.BackColor = System.Drawing.Color.Gray;
  196. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  197. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  198. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  199. this.btnClearCondition.Location = new System.Drawing.Point(852, 37);
  200. this.btnClearCondition.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  201. this.btnClearCondition.Name = "btnClearCondition";
  202. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  203. this.btnClearCondition.TabIndex = 10;
  204. this.btnClearCondition.Text = "清空条件(&C)";
  205. this.btnClearCondition.UseVisualStyleBackColor = false;
  206. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  207. //
  208. // btnSearch
  209. //
  210. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  211. this.btnSearch.BackColor = System.Drawing.Color.Gray;
  212. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  213. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  214. this.btnSearch.ForeColor = System.Drawing.Color.White;
  215. this.btnSearch.Location = new System.Drawing.Point(761, 37);
  216. this.btnSearch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  217. this.btnSearch.Name = "btnSearch";
  218. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  219. this.btnSearch.TabIndex = 9;
  220. this.btnSearch.Text = "查询(&Q)";
  221. this.btnSearch.UseVisualStyleBackColor = false;
  222. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  223. //
  224. // txtTimeEnd
  225. //
  226. this.txtTimeEnd.CustomFormat = "yyyy-MM-dd";
  227. this.txtTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  228. this.txtTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  229. this.txtTimeEnd.Location = new System.Drawing.Point(256, 46);
  230. this.txtTimeEnd.Name = "txtTimeEnd";
  231. this.txtTimeEnd.Size = new System.Drawing.Size(120, 21);
  232. this.txtTimeEnd.TabIndex = 8;
  233. //
  234. // c_Label2
  235. //
  236. this.c_Label2.AutoSize = true;
  237. this.c_Label2.BackColor = System.Drawing.Color.Transparent;
  238. this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  239. this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
  240. this.c_Label2.Location = new System.Drawing.Point(197, 50);
  241. this.c_Label2.Name = "c_Label2";
  242. this.c_Label2.Size = new System.Drawing.Size(53, 12);
  243. this.c_Label2.TabIndex = 7;
  244. this.c_Label2.Text = "结束日期";
  245. //
  246. // txtTimeStart
  247. //
  248. this.txtTimeStart.CustomFormat = "yyyy-MM-dd";
  249. this.txtTimeStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  250. this.txtTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  251. this.txtTimeStart.Location = new System.Drawing.Point(71, 46);
  252. this.txtTimeStart.Name = "txtTimeStart";
  253. this.txtTimeStart.Size = new System.Drawing.Size(120, 21);
  254. this.txtTimeStart.TabIndex = 6;
  255. //
  256. // c_Label1
  257. //
  258. this.c_Label1.AutoSize = true;
  259. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  260. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  261. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  262. this.c_Label1.Location = new System.Drawing.Point(12, 50);
  263. this.c_Label1.Name = "c_Label1";
  264. this.c_Label1.Size = new System.Drawing.Size(53, 12);
  265. this.c_Label1.TabIndex = 5;
  266. this.c_Label1.Text = "起始日期";
  267. //
  268. // c_Label3
  269. //
  270. this.c_Label3.AutoSize = true;
  271. this.c_Label3.BackColor = System.Drawing.Color.Transparent;
  272. this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  273. this.c_Label3.ForeColor = System.Drawing.SystemColors.ControlText;
  274. this.c_Label3.Location = new System.Drawing.Point(12, 24);
  275. this.c_Label3.Name = "c_Label3";
  276. this.c_Label3.Size = new System.Drawing.Size(53, 12);
  277. this.c_Label3.TabIndex = 0;
  278. this.c_Label3.Text = "工序配置";
  279. //
  280. // lblGoodsCode
  281. //
  282. this.lblGoodsCode.AutoSize = true;
  283. this.lblGoodsCode.BackColor = System.Drawing.Color.Transparent;
  284. this.lblGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  285. this.lblGoodsCode.ForeColor = System.Drawing.SystemColors.ControlText;
  286. this.lblGoodsCode.Location = new System.Drawing.Point(385, 24);
  287. this.lblGoodsCode.Name = "lblGoodsCode";
  288. this.lblGoodsCode.Size = new System.Drawing.Size(53, 12);
  289. this.lblGoodsCode.TabIndex = 3;
  290. this.lblGoodsCode.Text = "产品编码";
  291. //
  292. // tsrOperate
  293. //
  294. this.tsrOperate.AutoSize = false;
  295. this.tsrOperate.BackColor = System.Drawing.SystemColors.Control;
  296. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  297. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  298. this.tsbtnAdaptive,
  299. this.tsbtnClose});
  300. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  301. this.tsrOperate.Name = "tsrOperate";
  302. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  303. this.tsrOperate.ShowItemToolTips = false;
  304. this.tsrOperate.Size = new System.Drawing.Size(955, 35);
  305. this.tsrOperate.TabIndex = 0;
  306. //
  307. // tsbtnAdaptive
  308. //
  309. this.tsbtnAdaptive.AutoSize = false;
  310. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  311. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  312. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  313. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  314. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  315. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  316. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  317. //
  318. // tsbtnClose
  319. //
  320. this.tsbtnClose.AutoSize = false;
  321. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  322. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  323. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  324. this.tsbtnClose.Name = "tsbtnClose";
  325. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  326. this.tsbtnClose.Text = "关闭(&X)";
  327. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  328. //
  329. // dgvPT
  330. //
  331. this.dgvPT.AllowUserToAddRows = false;
  332. this.dgvPT.AllowUserToDeleteRows = false;
  333. this.dgvPT.AllowUserToModifyRows = true;
  334. this.dgvPT.AllowUserToOrderColumns = true;
  335. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  336. this.dgvPT.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  337. this.dgvPT.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  338. this.dgvPT.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  339. this.dgvPT.CellHeight = 23;
  340. this.dgvPT.ChildNodeColumnName = null;
  341. this.dgvPT.ChildNodeColumnText = null;
  342. this.dgvPT.ColumnDeep = 1;
  343. this.dgvPT.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  344. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  345. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  346. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  347. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  348. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  349. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  350. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  351. this.dgvPT.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  352. this.dgvPT.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  353. this.dgvPT.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  354. this.g1GOODSID,
  355. this.g1GOODSCODE,
  356. this.g1td1id,
  357. this.g1td1name,
  358. this.g1colC,
  359. this.g1colD,
  360. this.g1td2id,
  361. this.g1td2name});
  362. this.dgvPT.ColumnTreeView = null;
  363. this.dgvPT.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)));
  364. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  365. dataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Window;
  366. dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  367. dataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.ControlText;
  368. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  369. dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  370. dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  371. this.dgvPT.DefaultCellStyle = dataGridViewCellStyle5;
  372. this.dgvPT.Dock = System.Windows.Forms.DockStyle.Fill;
  373. this.dgvPT.DynamicColumnName = "";
  374. this.dgvPT.EnableHeadersVisualStyles = false;
  375. this.dgvPT.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  376. this.dgvPT.FormatQuantityColumns = null;
  377. this.dgvPT.HorizontalMergeColumn = null;
  378. this.dgvPT.IsAutoCountSum = true;
  379. this.dgvPT.IsAutoResizeColumns = false;
  380. this.dgvPT.IsClickF12 = false;
  381. this.dgvPT.IsOpenMergeCellFlag = false;
  382. this.dgvPT.IsSubTotalFlag = false;
  383. this.dgvPT.IsTopDeep = false;
  384. this.dgvPT.Location = new System.Drawing.Point(0, 0);
  385. this.dgvPT.Margin = new System.Windows.Forms.Padding(0);
  386. this.dgvPT.MergeColumnNames = null;
  387. this.dgvPT.MergeDetailColumnNames = null;
  388. this.dgvPT.MergeDetailOnlyColumn = null;
  389. this.dgvPT.MergeOnlyColumn = null;
  390. this.dgvPT.MultiSelect = false;
  391. this.dgvPT.Name = "dgvPT";
  392. this.dgvPT.ReadOnly = true;
  393. this.dgvPT.RefreshAtHscroll = false;
  394. this.dgvPT.RowHeadersWidth = 50;
  395. this.dgvPT.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  396. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  397. this.dgvPT.RowsDefaultCellStyle = dataGridViewCellStyle6;
  398. this.dgvPT.RowTemplate.Height = 21;
  399. this.dgvPT.Size = new System.Drawing.Size(935, 281);
  400. this.dgvPT.SortOrderColumnName = null;
  401. this.dgvPT.TabIndex = 2;
  402. this.dgvPT.Tag = true;
  403. this.dgvPT.TotalSumColumns = null;
  404. this.dgvPT.ViewRowFilter = "";
  405. //
  406. // tabControl1
  407. //
  408. this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  409. | System.Windows.Forms.AnchorStyles.Left)
  410. | System.Windows.Forms.AnchorStyles.Right)));
  411. this.tabControl1.Controls.Add(this.tabPage3);
  412. this.tabControl1.Controls.Add(this.tabPage1);
  413. this.tabControl1.Controls.Add(this.tabPage2);
  414. this.tabControl1.Location = new System.Drawing.Point(0, 120);
  415. this.tabControl1.Name = "tabControl1";
  416. this.tabControl1.SelectedIndex = 0;
  417. this.tabControl1.Size = new System.Drawing.Size(943, 307);
  418. this.tabControl1.TabIndex = 3;
  419. //
  420. // tabPage3
  421. //
  422. this.tabPage3.Controls.Add(this.dgvSemi);
  423. this.tabPage3.Location = new System.Drawing.Point(4, 22);
  424. this.tabPage3.Name = "tabPage3";
  425. this.tabPage3.Size = new System.Drawing.Size(935, 281);
  426. this.tabPage3.TabIndex = 2;
  427. this.tabPage3.Text = "半成品损失汇总表";
  428. this.tabPage3.UseVisualStyleBackColor = true;
  429. //
  430. // dgvSemi
  431. //
  432. this.dgvSemi.AllowUserToAddRows = false;
  433. this.dgvSemi.AllowUserToDeleteRows = false;
  434. this.dgvSemi.AllowUserToModifyRows = true;
  435. this.dgvSemi.AllowUserToOrderColumns = true;
  436. dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  437. this.dgvSemi.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle7;
  438. this.dgvSemi.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  439. this.dgvSemi.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  440. this.dgvSemi.CellHeight = 23;
  441. this.dgvSemi.ChildNodeColumnName = null;
  442. this.dgvSemi.ChildNodeColumnText = null;
  443. this.dgvSemi.ColumnDeep = 1;
  444. this.dgvSemi.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  445. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  446. dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  447. dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  448. dataGridViewCellStyle8.ForeColor = System.Drawing.Color.White;
  449. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  450. dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  451. dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  452. this.dgvSemi.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle8;
  453. this.dgvSemi.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  454. this.dgvSemi.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  455. this.g3gt2name,
  456. this.g3td2name,
  457. this.g3d,
  458. this.g3gc,
  459. this.g3gcc,
  460. this.g3c,
  461. this.g3g});
  462. this.dgvSemi.ColumnTreeView = null;
  463. this.dgvSemi.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)));
  464. dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  465. dataGridViewCellStyle14.BackColor = System.Drawing.SystemColors.Window;
  466. dataGridViewCellStyle14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  467. dataGridViewCellStyle14.ForeColor = System.Drawing.SystemColors.ControlText;
  468. dataGridViewCellStyle14.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  469. dataGridViewCellStyle14.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  470. dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  471. this.dgvSemi.DefaultCellStyle = dataGridViewCellStyle14;
  472. this.dgvSemi.Dock = System.Windows.Forms.DockStyle.Fill;
  473. this.dgvSemi.DynamicColumnName = "";
  474. this.dgvSemi.EnableHeadersVisualStyles = false;
  475. this.dgvSemi.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  476. this.dgvSemi.FormatQuantityColumns = null;
  477. this.dgvSemi.HorizontalMergeColumn = null;
  478. this.dgvSemi.IsAutoCountSum = true;
  479. this.dgvSemi.IsAutoResizeColumns = false;
  480. this.dgvSemi.IsClickF12 = false;
  481. this.dgvSemi.IsOpenMergeCellFlag = false;
  482. this.dgvSemi.IsSubTotalFlag = false;
  483. this.dgvSemi.IsTopDeep = false;
  484. this.dgvSemi.Location = new System.Drawing.Point(0, 0);
  485. this.dgvSemi.Margin = new System.Windows.Forms.Padding(0);
  486. this.dgvSemi.MergeColumnNames = null;
  487. this.dgvSemi.MergeDetailColumnNames = null;
  488. this.dgvSemi.MergeDetailOnlyColumn = null;
  489. this.dgvSemi.MergeOnlyColumn = null;
  490. this.dgvSemi.MultiSelect = false;
  491. this.dgvSemi.Name = "dgvSemi";
  492. this.dgvSemi.ReadOnly = true;
  493. this.dgvSemi.RefreshAtHscroll = false;
  494. this.dgvSemi.RowHeadersWidth = 50;
  495. this.dgvSemi.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  496. dataGridViewCellStyle15.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  497. this.dgvSemi.RowsDefaultCellStyle = dataGridViewCellStyle15;
  498. this.dgvSemi.RowTemplate.Height = 21;
  499. this.dgvSemi.Size = new System.Drawing.Size(935, 281);
  500. this.dgvSemi.SortOrderColumnName = null;
  501. this.dgvSemi.TabIndex = 3;
  502. this.dgvSemi.Tag = true;
  503. this.dgvSemi.TotalSumColumns = null;
  504. this.dgvSemi.ViewRowFilter = "";
  505. //
  506. // tabPage1
  507. //
  508. this.tabPage1.Controls.Add(this.dgvPT);
  509. this.tabPage1.Location = new System.Drawing.Point(4, 22);
  510. this.tabPage1.Name = "tabPage1";
  511. this.tabPage1.Size = new System.Drawing.Size(935, 281);
  512. this.tabPage1.TabIndex = 0;
  513. this.tabPage1.Text = "废品损失汇总表";
  514. this.tabPage1.UseVisualStyleBackColor = true;
  515. //
  516. // tabPage2
  517. //
  518. this.tabPage2.Controls.Add(this.dgvDetail);
  519. this.tabPage2.Location = new System.Drawing.Point(4, 22);
  520. this.tabPage2.Name = "tabPage2";
  521. this.tabPage2.Size = new System.Drawing.Size(935, 281);
  522. this.tabPage2.TabIndex = 1;
  523. this.tabPage2.Text = "废品损失明细表";
  524. this.tabPage2.UseVisualStyleBackColor = true;
  525. //
  526. // dgvDetail
  527. //
  528. this.dgvDetail.AllowUserToAddRows = false;
  529. this.dgvDetail.AllowUserToDeleteRows = false;
  530. this.dgvDetail.AllowUserToModifyRows = true;
  531. this.dgvDetail.AllowUserToOrderColumns = true;
  532. dataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  533. this.dgvDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle16;
  534. this.dgvDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  535. this.dgvDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  536. this.dgvDetail.CellHeight = 23;
  537. this.dgvDetail.ChildNodeColumnName = null;
  538. this.dgvDetail.ChildNodeColumnText = null;
  539. this.dgvDetail.ColumnDeep = 1;
  540. this.dgvDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  541. dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  542. dataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  543. dataGridViewCellStyle17.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  544. dataGridViewCellStyle17.ForeColor = System.Drawing.Color.White;
  545. dataGridViewCellStyle17.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  546. dataGridViewCellStyle17.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  547. dataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  548. this.dgvDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle17;
  549. this.dgvDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  550. this.dgvDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  551. this.scraptypename,
  552. this.procedurename,
  553. this.tecdepname,
  554. this.scrapdate,
  555. this.responprocedurename,
  556. this.responusercode,
  557. this.barcode,
  558. this.goodscode,
  559. this.goodsname,
  560. this.goodstypename,
  561. this.gmouldcode,
  562. this.gdate,
  563. this.gusercode,
  564. this.defectcode,
  565. this.defectname,
  566. this.defectpost,
  567. this.respontecdepname});
  568. this.dgvDetail.ColumnTreeView = null;
  569. this.dgvDetail.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)));
  570. dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  571. dataGridViewCellStyle20.BackColor = System.Drawing.SystemColors.Window;
  572. dataGridViewCellStyle20.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  573. dataGridViewCellStyle20.ForeColor = System.Drawing.SystemColors.ControlText;
  574. dataGridViewCellStyle20.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  575. dataGridViewCellStyle20.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  576. dataGridViewCellStyle20.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  577. this.dgvDetail.DefaultCellStyle = dataGridViewCellStyle20;
  578. this.dgvDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  579. this.dgvDetail.DynamicColumnName = "";
  580. this.dgvDetail.EnableHeadersVisualStyles = false;
  581. this.dgvDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  582. this.dgvDetail.FormatQuantityColumns = null;
  583. this.dgvDetail.HorizontalMergeColumn = null;
  584. this.dgvDetail.IsAutoCountSum = true;
  585. this.dgvDetail.IsAutoResizeColumns = false;
  586. this.dgvDetail.IsClickF12 = false;
  587. this.dgvDetail.IsOpenMergeCellFlag = false;
  588. this.dgvDetail.IsSubTotalFlag = false;
  589. this.dgvDetail.IsTopDeep = false;
  590. this.dgvDetail.Location = new System.Drawing.Point(0, 0);
  591. this.dgvDetail.Margin = new System.Windows.Forms.Padding(0);
  592. this.dgvDetail.MergeColumnNames = null;
  593. this.dgvDetail.MergeDetailColumnNames = null;
  594. this.dgvDetail.MergeDetailOnlyColumn = null;
  595. this.dgvDetail.MergeOnlyColumn = null;
  596. this.dgvDetail.MultiSelect = false;
  597. this.dgvDetail.Name = "dgvDetail";
  598. this.dgvDetail.ReadOnly = true;
  599. this.dgvDetail.RefreshAtHscroll = false;
  600. this.dgvDetail.RowHeadersWidth = 50;
  601. this.dgvDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  602. dataGridViewCellStyle21.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  603. this.dgvDetail.RowsDefaultCellStyle = dataGridViewCellStyle21;
  604. this.dgvDetail.RowTemplate.Height = 21;
  605. this.dgvDetail.Size = new System.Drawing.Size(935, 281);
  606. this.dgvDetail.SortOrderColumnName = null;
  607. this.dgvDetail.TabIndex = 3;
  608. this.dgvDetail.Tag = true;
  609. this.dgvDetail.TotalSumColumns = null;
  610. this.dgvDetail.ViewRowFilter = "";
  611. //
  612. // scraptypename
  613. //
  614. this.scraptypename.DataPropertyName = "scraptypename";
  615. this.scraptypename.HeaderText = "数据类型";
  616. this.scraptypename.Name = "scraptypename";
  617. this.scraptypename.ReadOnly = true;
  618. //
  619. // procedurename
  620. //
  621. this.procedurename.DataPropertyName = "procedurename";
  622. this.procedurename.HeaderText = "完成工序";
  623. this.procedurename.Name = "procedurename";
  624. this.procedurename.ReadOnly = true;
  625. //
  626. // tecdepname
  627. //
  628. this.tecdepname.DataPropertyName = "tecdepname";
  629. this.tecdepname.HeaderText = "工艺部门";
  630. this.tecdepname.Name = "tecdepname";
  631. this.tecdepname.ReadOnly = true;
  632. //
  633. // scrapdate
  634. //
  635. this.scrapdate.DataPropertyName = "scrapdate";
  636. dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  637. dataGridViewCellStyle18.Format = "yyyy-MM-dd";
  638. this.scrapdate.DefaultCellStyle = dataGridViewCellStyle18;
  639. this.scrapdate.HeaderText = "废弃时间";
  640. this.scrapdate.Name = "scrapdate";
  641. this.scrapdate.ReadOnly = true;
  642. //
  643. // responprocedurename
  644. //
  645. this.responprocedurename.DataPropertyName = "responprocedurename";
  646. this.responprocedurename.HeaderText = "责任工序";
  647. this.responprocedurename.Name = "responprocedurename";
  648. this.responprocedurename.ReadOnly = true;
  649. //
  650. // responusercode
  651. //
  652. this.responusercode.DataPropertyName = "responusercode";
  653. this.responusercode.HeaderText = "责任工号";
  654. this.responusercode.Name = "responusercode";
  655. this.responusercode.ReadOnly = true;
  656. //
  657. // barcode
  658. //
  659. this.barcode.DataPropertyName = "barcode";
  660. this.barcode.HeaderText = "产品条码";
  661. this.barcode.Name = "barcode";
  662. this.barcode.ReadOnly = true;
  663. //
  664. // goodscode
  665. //
  666. this.goodscode.DataPropertyName = "goodscode";
  667. this.goodscode.HeaderText = "产品编码";
  668. this.goodscode.Name = "goodscode";
  669. this.goodscode.ReadOnly = true;
  670. //
  671. // goodsname
  672. //
  673. this.goodsname.DataPropertyName = "goodsname";
  674. this.goodsname.HeaderText = "产品名称";
  675. this.goodsname.Name = "goodsname";
  676. this.goodsname.ReadOnly = true;
  677. //
  678. // goodstypename
  679. //
  680. this.goodstypename.DataPropertyName = "goodstypename";
  681. this.goodstypename.HeaderText = "产品类别";
  682. this.goodstypename.Name = "goodstypename";
  683. this.goodstypename.ReadOnly = true;
  684. //
  685. // gmouldcode
  686. //
  687. this.gmouldcode.DataPropertyName = "gmouldcode";
  688. this.gmouldcode.HeaderText = "模具编号";
  689. this.gmouldcode.Name = "gmouldcode";
  690. this.gmouldcode.ReadOnly = true;
  691. //
  692. // gdate
  693. //
  694. this.gdate.DataPropertyName = "gdate";
  695. dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  696. dataGridViewCellStyle19.Format = "yyyy-MM-dd";
  697. this.gdate.DefaultCellStyle = dataGridViewCellStyle19;
  698. this.gdate.HeaderText = "注浆日期";
  699. this.gdate.Name = "gdate";
  700. this.gdate.ReadOnly = true;
  701. //
  702. // gusercode
  703. //
  704. this.gusercode.DataPropertyName = "gusercode";
  705. this.gusercode.HeaderText = "成型工号";
  706. this.gusercode.Name = "gusercode";
  707. this.gusercode.ReadOnly = true;
  708. //
  709. // defectcode
  710. //
  711. this.defectcode.DataPropertyName = "defectcode";
  712. this.defectcode.HeaderText = "缺陷编码";
  713. this.defectcode.Name = "defectcode";
  714. this.defectcode.ReadOnly = true;
  715. //
  716. // defectname
  717. //
  718. this.defectname.DataPropertyName = "defectname";
  719. this.defectname.HeaderText = "缺陷名称";
  720. this.defectname.Name = "defectname";
  721. this.defectname.ReadOnly = true;
  722. //
  723. // defectpost
  724. //
  725. this.defectpost.DataPropertyName = "defectpost";
  726. this.defectpost.HeaderText = "缺陷位置";
  727. this.defectpost.Name = "defectpost";
  728. this.defectpost.ReadOnly = true;
  729. //
  730. // respontecdepname
  731. //
  732. this.respontecdepname.DataPropertyName = "respontecdepname";
  733. this.respontecdepname.HeaderText = "责任工艺";
  734. this.respontecdepname.Name = "respontecdepname";
  735. this.respontecdepname.ReadOnly = true;
  736. //
  737. // g3gt2name
  738. //
  739. this.g3gt2name.DataPropertyName = "gt2name";
  740. this.g3gt2name.HeaderText = "产品类别";
  741. this.g3gt2name.Name = "g3gt2name";
  742. this.g3gt2name.ReadOnly = true;
  743. //
  744. // g3td2name
  745. //
  746. this.g3td2name.DataPropertyName = "td2name";
  747. this.g3td2name.HeaderText = "责任工艺";
  748. this.g3td2name.Name = "g3td2name";
  749. this.g3td2name.ReadOnly = true;
  750. //
  751. // g3d
  752. //
  753. this.g3d.DataPropertyName = "d";
  754. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  755. dataGridViewCellStyle9.Format = "N0";
  756. this.g3d.DefaultCellStyle = dataGridViewCellStyle9;
  757. this.g3d.HeaderText = "报损数量";
  758. this.g3d.Name = "g3d";
  759. this.g3d.ReadOnly = true;
  760. //
  761. // g3gc
  762. //
  763. this.g3gc.DataPropertyName = "gc";
  764. dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  765. dataGridViewCellStyle10.Format = "N0";
  766. this.g3gc.DefaultCellStyle = dataGridViewCellStyle10;
  767. this.g3gc.HeaderText = "注浆数量";
  768. this.g3gc.Name = "g3gc";
  769. this.g3gc.ReadOnly = true;
  770. //
  771. // g3gcc
  772. //
  773. this.g3gcc.DataPropertyName = "gcc";
  774. dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  775. dataGridViewCellStyle11.Format = "p2";
  776. dataGridViewCellStyle11.NullValue = null;
  777. this.g3gcc.DefaultCellStyle = dataGridViewCellStyle11;
  778. this.g3gcc.HeaderText = "报损比例";
  779. this.g3gcc.Name = "g3gcc";
  780. this.g3gcc.ReadOnly = true;
  781. //
  782. // g3c
  783. //
  784. this.g3c.DataPropertyName = "c";
  785. dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  786. dataGridViewCellStyle12.Format = "N0";
  787. this.g3c.DefaultCellStyle = dataGridViewCellStyle12;
  788. this.g3c.HeaderText = "回收数量";
  789. this.g3c.Name = "g3c";
  790. this.g3c.ReadOnly = true;
  791. //
  792. // g3g
  793. //
  794. this.g3g.DataPropertyName = "g";
  795. dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  796. dataGridViewCellStyle13.Format = "N0";
  797. this.g3g.DefaultCellStyle = dataGridViewCellStyle13;
  798. this.g3g.HeaderText = "损失数量";
  799. this.g3g.Name = "g3g";
  800. this.g3g.ReadOnly = true;
  801. //
  802. // g1GOODSID
  803. //
  804. this.g1GOODSID.DataPropertyName = "GOODSID";
  805. this.g1GOODSID.HeaderText = "GOODSID";
  806. this.g1GOODSID.Name = "g1GOODSID";
  807. this.g1GOODSID.ReadOnly = true;
  808. this.g1GOODSID.Visible = false;
  809. //
  810. // g1GOODSCODE
  811. //
  812. this.g1GOODSCODE.DataPropertyName = "GOODSCODE";
  813. this.g1GOODSCODE.HeaderText = "产品编码";
  814. this.g1GOODSCODE.Name = "g1GOODSCODE";
  815. this.g1GOODSCODE.ReadOnly = true;
  816. //
  817. // g1td1id
  818. //
  819. this.g1td1id.DataPropertyName = "td1id";
  820. this.g1td1id.HeaderText = "td1id";
  821. this.g1td1id.Name = "g1td1id";
  822. this.g1td1id.ReadOnly = true;
  823. this.g1td1id.Visible = false;
  824. //
  825. // g1td1name
  826. //
  827. this.g1td1name.DataPropertyName = "td1name";
  828. this.g1td1name.HeaderText = "工艺部门";
  829. this.g1td1name.Name = "g1td1name";
  830. this.g1td1name.ReadOnly = true;
  831. //
  832. // g1colC
  833. //
  834. this.g1colC.DataPropertyName = "c";
  835. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  836. dataGridViewCellStyle3.Format = "N0";
  837. this.g1colC.DefaultCellStyle = dataGridViewCellStyle3;
  838. this.g1colC.HeaderText = "干补+回收";
  839. this.g1colC.Name = "g1colC";
  840. this.g1colC.ReadOnly = true;
  841. //
  842. // g1colD
  843. //
  844. this.g1colD.DataPropertyName = "d";
  845. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  846. dataGridViewCellStyle4.Format = "N0";
  847. this.g1colD.DefaultCellStyle = dataGridViewCellStyle4;
  848. this.g1colD.HeaderText = "损坯数量";
  849. this.g1colD.Name = "g1colD";
  850. this.g1colD.ReadOnly = true;
  851. //
  852. // g1td2id
  853. //
  854. this.g1td2id.DataPropertyName = "td2id";
  855. this.g1td2id.HeaderText = "td2id";
  856. this.g1td2id.Name = "g1td2id";
  857. this.g1td2id.ReadOnly = true;
  858. this.g1td2id.Visible = false;
  859. //
  860. // g1td2name
  861. //
  862. this.g1td2name.DataPropertyName = "td2name";
  863. this.g1td2name.HeaderText = "责任工艺";
  864. this.g1td2name.Name = "g1td2name";
  865. this.g1td2name.ReadOnly = true;
  866. //
  867. // F_RPT_030115
  868. //
  869. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  870. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  871. this.ClientSize = new System.Drawing.Size(955, 427);
  872. this.Controls.Add(this.tabControl1);
  873. this.Controls.Add(this.tsrOperate);
  874. this.Controls.Add(this.gbSelect);
  875. this.Name = "F_RPT_030115";
  876. this.Text = "废品损失汇总表";
  877. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_030110_FormClosed);
  878. this.Load += new System.EventHandler(this.F_RPT_030110_Load);
  879. this.gbSelect.ResumeLayout(false);
  880. this.gbSelect.PerformLayout();
  881. this.tsrOperate.ResumeLayout(false);
  882. this.tsrOperate.PerformLayout();
  883. ((System.ComponentModel.ISupportInitialize)(this.dgvPT)).EndInit();
  884. this.tabControl1.ResumeLayout(false);
  885. this.tabPage3.ResumeLayout(false);
  886. ((System.ComponentModel.ISupportInitialize)(this.dgvSemi)).EndInit();
  887. this.tabPage1.ResumeLayout(false);
  888. this.tabPage2.ResumeLayout(false);
  889. ((System.ComponentModel.ISupportInitialize)(this.dgvDetail)).EndInit();
  890. this.ResumeLayout(false);
  891. }
  892. #endregion
  893. private Basics.BaseControls.C_GroupBox gbSelect;
  894. private Basics.BaseControls.C_Button btnClearCondition;
  895. private Basics.BaseControls.C_Button btnSearch;
  896. private Basics.BaseControls.C_TextBox txtGoodsCode;
  897. private Basics.BaseControls.C_Label lblGoodsCode;
  898. private Basics.BaseControls.C_ToolStrip tsrOperate;
  899. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  900. private System.Windows.Forms.ToolStripButton tsbtnClose;
  901. private Basics.BaseControls.C_DateTimePicker txtTimeEnd;
  902. private Basics.BaseControls.C_Label c_Label2;
  903. private Basics.BaseControls.C_DateTimePicker txtTimeStart;
  904. private Basics.BaseControls.C_DataGridView dgvPT;
  905. private Basics.BaseControls.C_Label c_Label1;
  906. private Basics.BaseControls.C_ComboBox cboPT;
  907. private Basics.BaseControls.C_Label c_Label3;
  908. private System.Windows.Forms.TabControl tabControl1;
  909. private System.Windows.Forms.TabPage tabPage1;
  910. private System.Windows.Forms.TabPage tabPage2;
  911. private Basics.BaseControls.C_DataGridView dgvDetail;
  912. private System.Windows.Forms.DataGridViewTextBoxColumn scraptypename;
  913. private System.Windows.Forms.DataGridViewTextBoxColumn procedurename;
  914. private System.Windows.Forms.DataGridViewTextBoxColumn tecdepname;
  915. private System.Windows.Forms.DataGridViewTextBoxColumn scrapdate;
  916. private System.Windows.Forms.DataGridViewTextBoxColumn responprocedurename;
  917. private System.Windows.Forms.DataGridViewTextBoxColumn responusercode;
  918. private System.Windows.Forms.DataGridViewTextBoxColumn barcode;
  919. private System.Windows.Forms.DataGridViewTextBoxColumn goodscode;
  920. private System.Windows.Forms.DataGridViewTextBoxColumn goodsname;
  921. private System.Windows.Forms.DataGridViewTextBoxColumn goodstypename;
  922. private System.Windows.Forms.DataGridViewTextBoxColumn gmouldcode;
  923. private System.Windows.Forms.DataGridViewTextBoxColumn gdate;
  924. private System.Windows.Forms.DataGridViewTextBoxColumn gusercode;
  925. private System.Windows.Forms.DataGridViewTextBoxColumn defectcode;
  926. private System.Windows.Forms.DataGridViewTextBoxColumn defectname;
  927. private System.Windows.Forms.DataGridViewTextBoxColumn defectpost;
  928. private System.Windows.Forms.DataGridViewTextBoxColumn respontecdepname;
  929. private System.Windows.Forms.TabPage tabPage3;
  930. private Basics.BaseControls.C_DataGridView dgvSemi;
  931. private Basics.BaseControls.C_Label lblGoodsType;
  932. private Controls.SearchBox.ScbGoodsType scbGoodsType;
  933. private System.Windows.Forms.DataGridViewTextBoxColumn g3gt2name;
  934. private System.Windows.Forms.DataGridViewTextBoxColumn g3td2name;
  935. private System.Windows.Forms.DataGridViewTextBoxColumn g3d;
  936. private System.Windows.Forms.DataGridViewTextBoxColumn g3gc;
  937. private System.Windows.Forms.DataGridViewTextBoxColumn g3gcc;
  938. private System.Windows.Forms.DataGridViewTextBoxColumn g3c;
  939. private System.Windows.Forms.DataGridViewTextBoxColumn g3g;
  940. private System.Windows.Forms.DataGridViewTextBoxColumn g1GOODSID;
  941. private System.Windows.Forms.DataGridViewTextBoxColumn g1GOODSCODE;
  942. private System.Windows.Forms.DataGridViewTextBoxColumn g1td1id;
  943. private System.Windows.Forms.DataGridViewTextBoxColumn g1td1name;
  944. private System.Windows.Forms.DataGridViewTextBoxColumn g1colC;
  945. private System.Windows.Forms.DataGridViewTextBoxColumn g1colD;
  946. private System.Windows.Forms.DataGridViewTextBoxColumn g1td2id;
  947. private System.Windows.Forms.DataGridViewTextBoxColumn g1td2name;
  948. }
  949. }