F_RPT_010102_1.Designer.cs 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642
  1. namespace Dongke.IBOSS.PRD.Client.ReportModule
  2. {
  3. partial class F_RPT_010102_1
  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_010102_1));
  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 dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.TreeNode treeNode1 = new System.Windows.Forms.TreeNode("产品类别");
  34. System.Windows.Forms.TreeNode treeNode2 = new System.Windows.Forms.TreeNode("产品编码");
  35. System.Windows.Forms.TreeNode treeNode3 = new System.Windows.Forms.TreeNode("规格");
  36. System.Windows.Forms.TreeNode treeNode4 = new System.Windows.Forms.TreeNode("型号");
  37. System.Windows.Forms.TreeNode treeNode5 = new System.Windows.Forms.TreeNode("成型工号");
  38. System.Windows.Forms.TreeNode treeNode6 = new System.Windows.Forms.TreeNode("检验工号");
  39. System.Windows.Forms.TreeNode treeNode7 = new System.Windows.Forms.TreeNode("半检类别");
  40. System.Windows.Forms.TreeNode treeNode8 = new System.Windows.Forms.TreeNode("检验日期");
  41. System.Windows.Forms.TreeNode treeNode9 = new System.Windows.Forms.TreeNode("检验数");
  42. System.Windows.Forms.TreeNode treeNode10 = new System.Windows.Forms.TreeNode("报废数");
  43. System.Windows.Forms.TreeNode treeNode11 = new System.Windows.Forms.TreeNode("报废原因");
  44. System.Windows.Forms.TreeNode treeNode12 = new System.Windows.Forms.TreeNode("反馈问题");
  45. System.Windows.Forms.TreeNode treeNode13 = new System.Windows.Forms.TreeNode("备注");
  46. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  47. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  48. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  49. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  50. this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  51. this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
  52. this.lblSemiTestType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  53. this.dropSemiTestType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  54. this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  55. this.lblRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  56. this.dkUserInfoSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkUserInfoSearchBox();
  57. this.dkTestUserInfoSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkUserInfoSearchBox();
  58. this.lblSemiTestDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  59. this.lblSemiTestDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  60. this.dtpSemiTestDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  61. this.dtpSemiTestDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  62. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  63. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  64. this.dgvSemiTestDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  65. this.GoodsTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.GOODSSPECIFICATION = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.GoodsModel = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.GroutingUserId = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.TestUserId = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.SemiTestType = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.Testdate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.TestNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.ScrapNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.ScrapReason = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.Feedback = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  78. this.treeView1 = new System.Windows.Forms.TreeView();
  79. this.scbGoods = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoods();
  80. this.lblGoods = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  81. this.tsrOperate.SuspendLayout();
  82. this.gbxCondition.SuspendLayout();
  83. ((System.ComponentModel.ISupportInitialize)(this.dgvSemiTestDetail)).BeginInit();
  84. this.SuspendLayout();
  85. //
  86. // tsbtnClose
  87. //
  88. this.tsbtnClose.AutoSize = false;
  89. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  90. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  91. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  92. this.tsbtnClose.Name = "tsbtnClose";
  93. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  94. this.tsbtnClose.Text = "关闭(&X)";
  95. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  96. //
  97. // tsrOperate
  98. //
  99. this.tsrOperate.AutoSize = false;
  100. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  101. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  102. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  103. this.tsbtnAdaptive,
  104. this.tsbtnClose});
  105. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  106. this.tsrOperate.Name = "tsrOperate";
  107. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  108. this.tsrOperate.ShowItemToolTips = false;
  109. this.tsrOperate.Size = new System.Drawing.Size(1131, 35);
  110. this.tsrOperate.TabIndex = 0;
  111. this.tsrOperate.Text = "toolStrip1";
  112. //
  113. // tsbtnAdaptive
  114. //
  115. this.tsbtnAdaptive.AutoSize = false;
  116. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  117. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  118. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  119. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  120. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  121. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  122. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  123. //
  124. // gbxCondition
  125. //
  126. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  127. | System.Windows.Forms.AnchorStyles.Right)));
  128. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  129. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  130. this.gbxCondition.Controls.Add(this.scbGoods);
  131. this.gbxCondition.Controls.Add(this.lblGoods);
  132. this.gbxCondition.Controls.Add(this.lblGoodsType);
  133. this.gbxCondition.Controls.Add(this.scbGoodsType);
  134. this.gbxCondition.Controls.Add(this.lblSemiTestType);
  135. this.gbxCondition.Controls.Add(this.dropSemiTestType);
  136. this.gbxCondition.Controls.Add(this.txtRemarks);
  137. this.gbxCondition.Controls.Add(this.lblRemarks);
  138. this.gbxCondition.Controls.Add(this.dkUserInfoSearchBox);
  139. this.gbxCondition.Controls.Add(this.dkTestUserInfoSearchBox);
  140. this.gbxCondition.Controls.Add(this.lblSemiTestDateStart);
  141. this.gbxCondition.Controls.Add(this.lblSemiTestDateEnd);
  142. this.gbxCondition.Controls.Add(this.dtpSemiTestDateEnd);
  143. this.gbxCondition.Controls.Add(this.dtpSemiTestDateStart);
  144. this.gbxCondition.Controls.Add(this.btnClearCondition);
  145. this.gbxCondition.Controls.Add(this.btnSearch);
  146. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  147. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  148. this.gbxCondition.IsMustInput = false;
  149. this.gbxCondition.Location = new System.Drawing.Point(0, 37);
  150. this.gbxCondition.Name = "gbxCondition";
  151. this.gbxCondition.OriginalHeight = -1;
  152. this.gbxCondition.Size = new System.Drawing.Size(1119, 80);
  153. this.gbxCondition.TabIndex = 1;
  154. this.gbxCondition.TabStop = false;
  155. this.gbxCondition.Text = "查询条件 ▼";
  156. //
  157. // lblGoodsType
  158. //
  159. this.lblGoodsType.AutoSize = true;
  160. this.lblGoodsType.BackColor = System.Drawing.SystemColors.Control;
  161. this.lblGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  162. this.lblGoodsType.ForeColor = System.Drawing.SystemColors.ControlText;
  163. this.lblGoodsType.Location = new System.Drawing.Point(16, 24);
  164. this.lblGoodsType.Name = "lblGoodsType";
  165. this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
  166. this.lblGoodsType.TabIndex = 23;
  167. this.lblGoodsType.Text = "产品类别";
  168. //
  169. // scbGoodsType
  170. //
  171. this.scbGoodsType.CheckedData = null;
  172. this.scbGoodsType.IsOnlyDisplayEnd = false;
  173. this.scbGoodsType.Location = new System.Drawing.Point(75, 20);
  174. this.scbGoodsType.Name = "scbGoodsType";
  175. this.scbGoodsType.Size = new System.Drawing.Size(133, 21);
  176. this.scbGoodsType.TabIndex = 22;
  177. //
  178. // lblSemiTestType
  179. //
  180. this.lblSemiTestType.AutoSize = true;
  181. this.lblSemiTestType.BackColor = System.Drawing.Color.Transparent;
  182. this.lblSemiTestType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  183. this.lblSemiTestType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  184. this.lblSemiTestType.Location = new System.Drawing.Point(862, 24);
  185. this.lblSemiTestType.Name = "lblSemiTestType";
  186. this.lblSemiTestType.Size = new System.Drawing.Size(53, 12);
  187. this.lblSemiTestType.TabIndex = 15;
  188. this.lblSemiTestType.Text = "半检类别";
  189. //
  190. // dropSemiTestType
  191. //
  192. this.dropSemiTestType.BackColor = System.Drawing.SystemColors.Window;
  193. this.dropSemiTestType.BackgroundColor = System.Drawing.SystemColors.Window;
  194. this.dropSemiTestType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  195. this.dropSemiTestType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  196. this.dropSemiTestType.FormattingEnabled = true;
  197. this.dropSemiTestType.Location = new System.Drawing.Point(918, 21);
  198. this.dropSemiTestType.Name = "dropSemiTestType";
  199. this.dropSemiTestType.Size = new System.Drawing.Size(144, 20);
  200. this.dropSemiTestType.TabIndex = 4;
  201. //
  202. // txtRemarks
  203. //
  204. this.txtRemarks.BackColor = System.Drawing.SystemColors.Window;
  205. this.txtRemarks.BackgroundColor = System.Drawing.SystemColors.Window;
  206. this.txtRemarks.ErrorMessage = "";
  207. this.txtRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  208. this.txtRemarks.Location = new System.Drawing.Point(494, 50);
  209. this.txtRemarks.MaxLength = 500;
  210. this.txtRemarks.Name = "txtRemarks";
  211. this.txtRemarks.Size = new System.Drawing.Size(352, 21);
  212. this.txtRemarks.TabIndex = 7;
  213. this.txtRemarks.TextValue = "";
  214. //
  215. // lblRemarks
  216. //
  217. this.lblRemarks.AutoSize = true;
  218. this.lblRemarks.BackColor = System.Drawing.Color.Transparent;
  219. this.lblRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  220. this.lblRemarks.Location = new System.Drawing.Point(437, 54);
  221. this.lblRemarks.Name = "lblRemarks";
  222. this.lblRemarks.Size = new System.Drawing.Size(29, 12);
  223. this.lblRemarks.TabIndex = 8;
  224. this.lblRemarks.Text = "备注";
  225. //
  226. // dkUserInfoSearchBox
  227. //
  228. this.dkUserInfoSearchBox.DataSource = null;
  229. this.dkUserInfoSearchBox.Enabled = true;
  230. this.dkUserInfoSearchBox.IsMustInput = false;
  231. this.dkUserInfoSearchBox.IsWorker = false;
  232. this.dkUserInfoSearchBox.Location = new System.Drawing.Point(653, 20);
  233. this.dkUserInfoSearchBox.Name = "dkUserInfoSearchBox";
  234. this.dkUserInfoSearchBox.PurviewType = ((byte)(0));
  235. this.dkUserInfoSearchBox.SelectMore = true;
  236. this.dkUserInfoSearchBox.Size = new System.Drawing.Size(193, 21);
  237. this.dkUserInfoSearchBox.TabIndex = 3;
  238. this.dkUserInfoSearchBox.Title = "成型工号";
  239. this.dkUserInfoSearchBox.TxtUserBackColor = System.Drawing.SystemColors.Control;
  240. this.dkUserInfoSearchBox.UserCode = "";
  241. this.dkUserInfoSearchBox.UserID = null;
  242. this.dkUserInfoSearchBox.UserIDS = null;
  243. this.dkUserInfoSearchBox.UserName = null;
  244. //
  245. // dkTestUserInfoSearchBox
  246. //
  247. this.dkTestUserInfoSearchBox.DataSource = null;
  248. this.dkTestUserInfoSearchBox.Enabled = true;
  249. this.dkTestUserInfoSearchBox.IsMustInput = false;
  250. this.dkTestUserInfoSearchBox.IsWorker = false;
  251. this.dkTestUserInfoSearchBox.Location = new System.Drawing.Point(437, 20);
  252. this.dkTestUserInfoSearchBox.Name = "dkTestUserInfoSearchBox";
  253. this.dkTestUserInfoSearchBox.PurviewType = ((byte)(0));
  254. this.dkTestUserInfoSearchBox.SelectMore = true;
  255. this.dkTestUserInfoSearchBox.Size = new System.Drawing.Size(193, 21);
  256. this.dkTestUserInfoSearchBox.TabIndex = 2;
  257. this.dkTestUserInfoSearchBox.Title = "检验工号";
  258. this.dkTestUserInfoSearchBox.TxtUserBackColor = System.Drawing.SystemColors.Control;
  259. this.dkTestUserInfoSearchBox.UserCode = "";
  260. this.dkTestUserInfoSearchBox.UserID = null;
  261. this.dkTestUserInfoSearchBox.UserIDS = null;
  262. this.dkTestUserInfoSearchBox.UserName = null;
  263. //
  264. // lblSemiTestDateStart
  265. //
  266. this.lblSemiTestDateStart.AutoSize = true;
  267. this.lblSemiTestDateStart.BackColor = System.Drawing.Color.Transparent;
  268. this.lblSemiTestDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  269. this.lblSemiTestDateStart.ForeColor = System.Drawing.SystemColors.ControlText;
  270. this.lblSemiTestDateStart.Location = new System.Drawing.Point(16, 54);
  271. this.lblSemiTestDateStart.Name = "lblSemiTestDateStart";
  272. this.lblSemiTestDateStart.Size = new System.Drawing.Size(53, 12);
  273. this.lblSemiTestDateStart.TabIndex = 4;
  274. this.lblSemiTestDateStart.Text = "半检日期";
  275. //
  276. // lblSemiTestDateEnd
  277. //
  278. this.lblSemiTestDateEnd.AutoSize = true;
  279. this.lblSemiTestDateEnd.BackColor = System.Drawing.Color.Transparent;
  280. this.lblSemiTestDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  281. this.lblSemiTestDateEnd.ForeColor = System.Drawing.SystemColors.ControlText;
  282. this.lblSemiTestDateEnd.Location = new System.Drawing.Point(227, 54);
  283. this.lblSemiTestDateEnd.Name = "lblSemiTestDateEnd";
  284. this.lblSemiTestDateEnd.Size = new System.Drawing.Size(53, 12);
  285. this.lblSemiTestDateEnd.TabIndex = 6;
  286. this.lblSemiTestDateEnd.Text = " 至 ";
  287. //
  288. // dtpSemiTestDateEnd
  289. //
  290. this.dtpSemiTestDateEnd.CustomFormat = "yyyy-MM-dd HH:mm";
  291. this.dtpSemiTestDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  292. this.dtpSemiTestDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  293. this.dtpSemiTestDateEnd.Location = new System.Drawing.Point(286, 50);
  294. this.dtpSemiTestDateEnd.Name = "dtpSemiTestDateEnd";
  295. this.dtpSemiTestDateEnd.Size = new System.Drawing.Size(133, 21);
  296. this.dtpSemiTestDateEnd.TabIndex = 6;
  297. //
  298. // dtpSemiTestDateStart
  299. //
  300. this.dtpSemiTestDateStart.CustomFormat = "yyyy-MM-dd HH:mm";
  301. this.dtpSemiTestDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  302. this.dtpSemiTestDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  303. this.dtpSemiTestDateStart.Location = new System.Drawing.Point(75, 50);
  304. this.dtpSemiTestDateStart.Name = "dtpSemiTestDateStart";
  305. this.dtpSemiTestDateStart.Size = new System.Drawing.Size(133, 21);
  306. this.dtpSemiTestDateStart.TabIndex = 5;
  307. //
  308. // btnClearCondition
  309. //
  310. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  311. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  312. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  313. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  314. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  315. this.btnClearCondition.Location = new System.Drawing.Point(1017, 45);
  316. this.btnClearCondition.Name = "btnClearCondition";
  317. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  318. this.btnClearCondition.TabIndex = 13;
  319. this.btnClearCondition.Text = "清空条件(&C)";
  320. this.btnClearCondition.UseVisualStyleBackColor = true;
  321. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  322. //
  323. // btnSearch
  324. //
  325. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  326. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  327. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  328. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  329. this.btnSearch.ForeColor = System.Drawing.Color.White;
  330. this.btnSearch.Location = new System.Drawing.Point(926, 45);
  331. this.btnSearch.Name = "btnSearch";
  332. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  333. this.btnSearch.TabIndex = 12;
  334. this.btnSearch.Text = "查询(&Q)";
  335. this.btnSearch.UseVisualStyleBackColor = true;
  336. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  337. //
  338. // dgvSemiTestDetail
  339. //
  340. this.dgvSemiTestDetail.AllowUserToAddRows = false;
  341. this.dgvSemiTestDetail.AllowUserToDeleteRows = false;
  342. this.dgvSemiTestDetail.AllowUserToModifyRows = true;
  343. this.dgvSemiTestDetail.AllowUserToOrderColumns = true;
  344. this.dgvSemiTestDetail.AllowUserToSortRows = false;
  345. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  346. this.dgvSemiTestDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  347. this.dgvSemiTestDetail.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  348. | System.Windows.Forms.AnchorStyles.Left)
  349. | System.Windows.Forms.AnchorStyles.Right)));
  350. this.dgvSemiTestDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  351. this.dgvSemiTestDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  352. this.dgvSemiTestDetail.CellHeight = 23;
  353. this.dgvSemiTestDetail.ChildNodeColumnName = null;
  354. this.dgvSemiTestDetail.ChildNodeColumnText = null;
  355. this.dgvSemiTestDetail.ColumnDeep = 2;
  356. this.dgvSemiTestDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  357. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  358. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  359. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  360. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  361. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  362. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  363. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  364. this.dgvSemiTestDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  365. this.dgvSemiTestDetail.ColumnHeadersHeight = 46;
  366. this.dgvSemiTestDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  367. this.dgvSemiTestDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  368. this.GoodsTypeName,
  369. this.GoodsCode,
  370. this.GOODSSPECIFICATION,
  371. this.GoodsModel,
  372. this.GroutingUserId,
  373. this.TestUserId,
  374. this.SemiTestType,
  375. this.Testdate,
  376. this.TestNum,
  377. this.ScrapNum,
  378. this.ScrapReason,
  379. this.Feedback,
  380. this.Remarks});
  381. this.dgvSemiTestDetail.ColumnTreeView = new System.Windows.Forms.TreeView[] {
  382. this.treeView1};
  383. this.dgvSemiTestDetail.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)));
  384. this.dgvSemiTestDetail.DynamicColumnName = "";
  385. this.dgvSemiTestDetail.EnableHeadersVisualStyles = false;
  386. this.dgvSemiTestDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  387. this.dgvSemiTestDetail.FormatQuantityColumns = null;
  388. this.dgvSemiTestDetail.HorizontalMergeColumn = null;
  389. this.dgvSemiTestDetail.IsAutoCountSum = true;
  390. this.dgvSemiTestDetail.IsAutoResizeColumns = false;
  391. this.dgvSemiTestDetail.IsClickF12 = false;
  392. this.dgvSemiTestDetail.IsOpenMergeCellFlag = false;
  393. this.dgvSemiTestDetail.IsSaveDataGridViewSetting = false;
  394. this.dgvSemiTestDetail.IsSubTotalFlag = false;
  395. this.dgvSemiTestDetail.IsTopDeep = false;
  396. this.dgvSemiTestDetail.Location = new System.Drawing.Point(0, 125);
  397. this.dgvSemiTestDetail.MergeColumnNames = null;
  398. this.dgvSemiTestDetail.MergeDetailColumnNames = null;
  399. this.dgvSemiTestDetail.MergeDetailOnlyColumn = null;
  400. this.dgvSemiTestDetail.MergeOnlyColumn = null;
  401. this.dgvSemiTestDetail.MultiSelect = false;
  402. this.dgvSemiTestDetail.Name = "dgvSemiTestDetail";
  403. this.dgvSemiTestDetail.ReadOnly = true;
  404. this.dgvSemiTestDetail.RefreshAtHscroll = false;
  405. this.dgvSemiTestDetail.RowHeadersWidth = 50;
  406. this.dgvSemiTestDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  407. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  408. this.dgvSemiTestDetail.RowsDefaultCellStyle = dataGridViewCellStyle4;
  409. this.dgvSemiTestDetail.RowTemplate.Height = 21;
  410. this.dgvSemiTestDetail.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  411. this.dgvSemiTestDetail.Size = new System.Drawing.Size(1119, 360);
  412. this.dgvSemiTestDetail.SortOrderColumnName = null;
  413. this.dgvSemiTestDetail.TabIndex = 28;
  414. this.dgvSemiTestDetail.Tag = true;
  415. this.dgvSemiTestDetail.TotalSumColumns = null;
  416. this.dgvSemiTestDetail.ViewRowFilter = "";
  417. //
  418. // GoodsTypeName
  419. //
  420. this.GoodsTypeName.DataPropertyName = "GoodsTypeName";
  421. this.GoodsTypeName.HeaderText = "产品类别";
  422. this.GoodsTypeName.Name = "GoodsTypeName";
  423. this.GoodsTypeName.ReadOnly = true;
  424. //
  425. // GoodsCode
  426. //
  427. this.GoodsCode.DataPropertyName = "GoodsCode";
  428. this.GoodsCode.HeaderText = "产品编码";
  429. this.GoodsCode.Name = "GoodsCode";
  430. this.GoodsCode.ReadOnly = true;
  431. //
  432. // GOODSSPECIFICATION
  433. //
  434. this.GOODSSPECIFICATION.DataPropertyName = "GOODSSPECIFICATION";
  435. this.GOODSSPECIFICATION.HeaderText = "规格";
  436. this.GOODSSPECIFICATION.Name = "GOODSSPECIFICATION";
  437. this.GOODSSPECIFICATION.ReadOnly = true;
  438. //
  439. // GoodsModel
  440. //
  441. this.GoodsModel.DataPropertyName = "GoodsModel";
  442. this.GoodsModel.HeaderText = "型号";
  443. this.GoodsModel.Name = "GoodsModel";
  444. this.GoodsModel.ReadOnly = true;
  445. //
  446. // GroutingUserId
  447. //
  448. this.GroutingUserId.DataPropertyName = "GroutingUserId";
  449. this.GroutingUserId.HeaderText = "成型工号";
  450. this.GroutingUserId.Name = "GroutingUserId";
  451. this.GroutingUserId.ReadOnly = true;
  452. //
  453. // TestUserId
  454. //
  455. this.TestUserId.DataPropertyName = "TestUserId";
  456. this.TestUserId.HeaderText = "检验工号";
  457. this.TestUserId.Name = "TestUserId";
  458. this.TestUserId.ReadOnly = true;
  459. //
  460. // SemiTestType
  461. //
  462. this.SemiTestType.DataPropertyName = "SemiTestType";
  463. this.SemiTestType.HeaderText = "半检类别";
  464. this.SemiTestType.Name = "SemiTestType";
  465. this.SemiTestType.ReadOnly = true;
  466. //
  467. // Testdate
  468. //
  469. this.Testdate.DataPropertyName = "Testdate";
  470. dataGridViewCellStyle3.Format = "yyyy-MM-dd";
  471. this.Testdate.DefaultCellStyle = dataGridViewCellStyle3;
  472. this.Testdate.HeaderText = "检验日期";
  473. this.Testdate.Name = "Testdate";
  474. this.Testdate.ReadOnly = true;
  475. //
  476. // TestNum
  477. //
  478. this.TestNum.DataPropertyName = "TestNum";
  479. this.TestNum.HeaderText = "检验数";
  480. this.TestNum.Name = "TestNum";
  481. this.TestNum.ReadOnly = true;
  482. //
  483. // ScrapNum
  484. //
  485. this.ScrapNum.DataPropertyName = "ScrapNum";
  486. this.ScrapNum.HeaderText = "报废数";
  487. this.ScrapNum.Name = "ScrapNum";
  488. this.ScrapNum.ReadOnly = true;
  489. //
  490. // ScrapReason
  491. //
  492. this.ScrapReason.DataPropertyName = "ScrapReason";
  493. this.ScrapReason.HeaderText = "报废原因";
  494. this.ScrapReason.Name = "ScrapReason";
  495. this.ScrapReason.ReadOnly = true;
  496. //
  497. // Feedback
  498. //
  499. this.Feedback.DataPropertyName = "Feedback";
  500. this.Feedback.HeaderText = "反馈问题";
  501. this.Feedback.Name = "Feedback";
  502. this.Feedback.ReadOnly = true;
  503. //
  504. // Remarks
  505. //
  506. this.Remarks.DataPropertyName = "Remarks";
  507. this.Remarks.HeaderText = "备注";
  508. this.Remarks.Name = "Remarks";
  509. this.Remarks.ReadOnly = true;
  510. //
  511. // treeView1
  512. //
  513. this.treeView1.LineColor = System.Drawing.Color.Empty;
  514. this.treeView1.Location = new System.Drawing.Point(0, 0);
  515. this.treeView1.Name = "treeView1";
  516. treeNode1.Name = "GoodsTypeName";
  517. treeNode1.Text = "产品类别";
  518. treeNode2.Name = "GoodsCode";
  519. treeNode2.Text = "产品编码";
  520. treeNode3.Name = "GOODSSPECIFICATION";
  521. treeNode3.Text = "规格";
  522. treeNode4.Name = "GoodsModel";
  523. treeNode4.Text = "型号";
  524. treeNode5.Name = "GroutingUserCode";
  525. treeNode5.Text = "成型工号";
  526. treeNode6.Name = "TestUserCode";
  527. treeNode6.Text = "检验工号";
  528. treeNode7.Name = "SemiTestType";
  529. treeNode7.Text = "半检类别";
  530. treeNode8.Name = "SemiTestDate";
  531. treeNode8.Text = "检验日期";
  532. treeNode9.Name = "TestNum";
  533. treeNode9.Text = "检验数";
  534. treeNode10.Name = "ScrapNum";
  535. treeNode10.Text = "报废数";
  536. treeNode11.Name = "ScrapReason";
  537. treeNode11.Text = "报废原因";
  538. treeNode12.Name = "Feedback";
  539. treeNode12.Text = "反馈问题";
  540. treeNode13.Name = "Remarks";
  541. treeNode13.Text = "备注";
  542. this.treeView1.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
  543. treeNode1,
  544. treeNode2,
  545. treeNode3,
  546. treeNode4,
  547. treeNode5,
  548. treeNode6,
  549. treeNode7,
  550. treeNode8,
  551. treeNode9,
  552. treeNode10,
  553. treeNode11,
  554. treeNode12,
  555. treeNode13});
  556. this.treeView1.Size = new System.Drawing.Size(121, 97);
  557. this.treeView1.TabIndex = 0;
  558. //
  559. // scbGoods
  560. //
  561. this.scbGoods.CheckedData = null;
  562. this.scbGoods.Location = new System.Drawing.Point(286, 20);
  563. this.scbGoods.MultiSelect = true;
  564. this.scbGoods.Name = "scbGoods";
  565. this.scbGoods.Size = new System.Drawing.Size(133, 21);
  566. this.scbGoods.TabIndex = 34;
  567. //
  568. // lblGoods
  569. //
  570. this.lblGoods.AutoSize = true;
  571. this.lblGoods.BackColor = System.Drawing.Color.Transparent;
  572. this.lblGoods.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  573. this.lblGoods.ForeColor = System.Drawing.SystemColors.ControlText;
  574. this.lblGoods.Location = new System.Drawing.Point(227, 24);
  575. this.lblGoods.Name = "lblGoods";
  576. this.lblGoods.Size = new System.Drawing.Size(53, 12);
  577. this.lblGoods.TabIndex = 33;
  578. this.lblGoods.Text = "产品名称";
  579. //
  580. // F_RPT_010102_1
  581. //
  582. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  583. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  584. this.ClientSize = new System.Drawing.Size(1131, 485);
  585. this.Controls.Add(this.tsrOperate);
  586. this.Controls.Add(this.gbxCondition);
  587. this.Controls.Add(this.dgvSemiTestDetail);
  588. this.Name = "F_RPT_010102_1";
  589. this.Text = "半检明细表";
  590. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_010102_1_FormClosed);
  591. this.Load += new System.EventHandler(this.F_RPT_010102_1_Load);
  592. this.tsrOperate.ResumeLayout(false);
  593. this.tsrOperate.PerformLayout();
  594. this.gbxCondition.ResumeLayout(false);
  595. this.gbxCondition.PerformLayout();
  596. ((System.ComponentModel.ISupportInitialize)(this.dgvSemiTestDetail)).EndInit();
  597. this.ResumeLayout(false);
  598. }
  599. #endregion
  600. private System.Windows.Forms.ToolStripButton tsbtnClose;
  601. private Basics.BaseControls.C_ToolStrip tsrOperate;
  602. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  603. private Basics.BaseControls.C_GroupBox gbxCondition;
  604. private Basics.BaseControls.C_Label lblSemiTestDateStart;
  605. private Basics.BaseControls.C_Label lblSemiTestDateEnd;
  606. private Basics.BaseControls.C_DateTimePicker dtpSemiTestDateEnd;
  607. private Basics.BaseControls.C_DateTimePicker dtpSemiTestDateStart;
  608. private Basics.BaseControls.C_Button btnClearCondition;
  609. private Basics.BaseControls.C_Button btnSearch;
  610. private Basics.BaseControls.C_DataGridView dgvSemiTestDetail;
  611. private Basics.BaseControls.C_Label lblRemarks;
  612. private Controls.SearchTextBox.dkUserInfoSearchBox dkUserInfoSearchBox;
  613. private Controls.SearchTextBox.dkUserInfoSearchBox dkTestUserInfoSearchBox;
  614. private Basics.BaseControls.C_TextBox txtRemarks;
  615. private System.Windows.Forms.TreeView treeView1;
  616. private Basics.BaseControls.C_Label lblSemiTestType;
  617. private Basics.BaseControls.C_ComboBox dropSemiTestType;
  618. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeName;
  619. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
  620. private System.Windows.Forms.DataGridViewTextBoxColumn GOODSSPECIFICATION;
  621. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsModel;
  622. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingUserId;
  623. private System.Windows.Forms.DataGridViewTextBoxColumn TestUserId;
  624. private System.Windows.Forms.DataGridViewTextBoxColumn SemiTestType;
  625. private System.Windows.Forms.DataGridViewTextBoxColumn Testdate;
  626. private System.Windows.Forms.DataGridViewTextBoxColumn TestNum;
  627. private System.Windows.Forms.DataGridViewTextBoxColumn ScrapNum;
  628. private System.Windows.Forms.DataGridViewTextBoxColumn ScrapReason;
  629. private System.Windows.Forms.DataGridViewTextBoxColumn Feedback;
  630. private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
  631. private Basics.BaseControls.C_Label lblGoodsType;
  632. private Controls.SearchBox.ScbGoodsType scbGoodsType;
  633. private Controls.SearchBox.ScbGoods scbGoods;
  634. private Basics.BaseControls.C_Label lblGoods;
  635. }
  636. }