F_RPT_030119.Designer.cs 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465
  1. 
  2. namespace Dongke.IBOSS.PRD.Client.ReportModule
  3. {
  4. partial class F_RPT_030119
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle31 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle32 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle33 = new System.Windows.Forms.DataGridViewCellStyle();
  32. this.grpCollapsible1 = new Dongke.WinForm.Controls.GrpCollapsible();
  33. this.txtGoodsCode = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoods();
  34. this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
  35. this.txtDefectCode = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkDefectSearchBox();
  36. this.dkProcedureSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
  37. this.txtSemiCheckUserCode = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkUserInfoSearchBox();
  38. this.txtGroutingUserCode = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkUserInfoSearchBox();
  39. this.dkSemiCheckDefectPositionSearchBox1 = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkSemiCheckDefectPositionSearchBox();
  40. this.txtSemiCheckDateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  41. this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  42. this.txtSemiCheckDateTimeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  43. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  44. this.lblGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  45. this.label1 = new System.Windows.Forms.Label();
  46. this.tsrToolStrip1 = new Dongke.WinForm.Controls.TsrToolStrip();
  47. this.tsbtnSearch = new System.Windows.Forms.ToolStripButton();
  48. this.tsbtnClearCondition = new System.Windows.Forms.ToolStripButton();
  49. this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
  50. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  51. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  52. this.defectname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.defectcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.dgvSum = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  55. this.grpCollapsible1.SuspendLayout();
  56. this.tsrToolStrip1.SuspendLayout();
  57. ((System.ComponentModel.ISupportInitialize)(this.dgvSum)).BeginInit();
  58. this.SuspendLayout();
  59. //
  60. // grpCollapsible1
  61. //
  62. this.grpCollapsible1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  63. | System.Windows.Forms.AnchorStyles.Right)));
  64. this.grpCollapsible1.Controls.Add(this.txtGoodsCode);
  65. this.grpCollapsible1.Controls.Add(this.scbGoodsType);
  66. this.grpCollapsible1.Controls.Add(this.txtDefectCode);
  67. this.grpCollapsible1.Controls.Add(this.dkProcedureSearchBox);
  68. this.grpCollapsible1.Controls.Add(this.txtSemiCheckUserCode);
  69. this.grpCollapsible1.Controls.Add(this.txtGroutingUserCode);
  70. this.grpCollapsible1.Controls.Add(this.dkSemiCheckDefectPositionSearchBox1);
  71. this.grpCollapsible1.Controls.Add(this.txtSemiCheckDateTimeEnd);
  72. this.grpCollapsible1.Controls.Add(this.c_Label4);
  73. this.grpCollapsible1.Controls.Add(this.txtSemiCheckDateTimeStart);
  74. this.grpCollapsible1.Controls.Add(this.c_Label1);
  75. this.grpCollapsible1.Controls.Add(this.lblGoodsCode);
  76. this.grpCollapsible1.Controls.Add(this.label1);
  77. this.grpCollapsible1.Location = new System.Drawing.Point(0, 38);
  78. this.grpCollapsible1.Name = "grpCollapsible1";
  79. this.grpCollapsible1.Size = new System.Drawing.Size(1016, 78);
  80. this.grpCollapsible1.TabIndex = 1;
  81. this.grpCollapsible1.TabStop = false;
  82. this.grpCollapsible1.Text = "查询条件";
  83. //
  84. // txtGoodsCode
  85. //
  86. this.txtGoodsCode.CheckedData = null;
  87. this.txtGoodsCode.DisplayMember = "GoodsCode";
  88. this.txtGoodsCode.Location = new System.Drawing.Point(73, 19);
  89. this.txtGoodsCode.MultiSelect = true;
  90. this.txtGoodsCode.Name = "txtGoodsCode";
  91. this.txtGoodsCode.Size = new System.Drawing.Size(120, 21);
  92. this.txtGoodsCode.TabIndex = 1;
  93. //
  94. // scbGoodsType
  95. //
  96. this.scbGoodsType.CheckedData = null;
  97. this.scbGoodsType.IsOnlyDisplayEnd = false;
  98. this.scbGoodsType.Location = new System.Drawing.Point(73, 46);
  99. this.scbGoodsType.Name = "scbGoodsType";
  100. this.scbGoodsType.Size = new System.Drawing.Size(120, 21);
  101. this.scbGoodsType.TabIndex = 10;
  102. this.scbGoodsType.ValueMember = "GOODSTYPECODE";
  103. //
  104. // txtDefectCode
  105. //
  106. this.txtDefectCode.DataSource = null;
  107. this.txtDefectCode.DefectFineCode = null;
  108. this.txtDefectCode.DefectIDS = null;
  109. this.txtDefectCode.Enabled = true;
  110. this.txtDefectCode.IsMustInput = false;
  111. this.txtDefectCode.Location = new System.Drawing.Point(388, 19);
  112. this.txtDefectCode.Name = "txtDefectCode";
  113. this.txtDefectCode.PurviewType = ((byte)(0));
  114. this.txtDefectCode.Size = new System.Drawing.Size(180, 21);
  115. this.txtDefectCode.TabIndex = 4;
  116. this.txtDefectCode.Title = "缺陷编码";
  117. this.txtDefectCode.TxtUserBackColor = System.Drawing.SystemColors.Control;
  118. //
  119. // dkProcedureSearchBox
  120. //
  121. this.dkProcedureSearchBox.BackColor = System.Drawing.Color.Transparent;
  122. this.dkProcedureSearchBox.DataSource = null;
  123. this.dkProcedureSearchBox.Enabled = true;
  124. this.dkProcedureSearchBox.IsEnablePurview = false;
  125. this.dkProcedureSearchBox.IsMustInput = false;
  126. this.dkProcedureSearchBox.Location = new System.Drawing.Point(574, 46);
  127. this.dkProcedureSearchBox.Margin = new System.Windows.Forms.Padding(4);
  128. this.dkProcedureSearchBox.ModelType = null;
  129. this.dkProcedureSearchBox.Name = "dkProcedureSearchBox";
  130. this.dkProcedureSearchBox.ProcedureCode = "";
  131. this.dkProcedureSearchBox.ProcedureID = null;
  132. this.dkProcedureSearchBox.ProcedureIDS = null;
  133. this.dkProcedureSearchBox.ProcedureName = null;
  134. this.dkProcedureSearchBox.Purview = null;
  135. this.dkProcedureSearchBox.PurviewType = ((byte)(0));
  136. this.dkProcedureSearchBox.SelectMore = true;
  137. this.dkProcedureSearchBox.Size = new System.Drawing.Size(195, 21);
  138. this.dkProcedureSearchBox.TabIndex = 0;
  139. this.dkProcedureSearchBox.Title = "返修工序";
  140. this.dkProcedureSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
  141. //
  142. // txtSemiCheckUserCode
  143. //
  144. this.txtSemiCheckUserCode.DataSource = null;
  145. this.txtSemiCheckUserCode.Enabled = true;
  146. this.txtSemiCheckUserCode.IsMustInput = false;
  147. this.txtSemiCheckUserCode.IsWorker = false;
  148. this.txtSemiCheckUserCode.Location = new System.Drawing.Point(200, 46);
  149. this.txtSemiCheckUserCode.Margin = new System.Windows.Forms.Padding(4);
  150. this.txtSemiCheckUserCode.Name = "txtSemiCheckUserCode";
  151. this.txtSemiCheckUserCode.PurviewType = ((byte)(0));
  152. this.txtSemiCheckUserCode.SelectMore = true;
  153. this.txtSemiCheckUserCode.Size = new System.Drawing.Size(180, 21);
  154. this.txtSemiCheckUserCode.TabIndex = 11;
  155. this.txtSemiCheckUserCode.Title = "半检工号";
  156. this.txtSemiCheckUserCode.TxtUserBackColor = System.Drawing.SystemColors.Control;
  157. this.txtSemiCheckUserCode.UserCode = "";
  158. this.txtSemiCheckUserCode.UserID = null;
  159. this.txtSemiCheckUserCode.UserIDS = null;
  160. this.txtSemiCheckUserCode.UserName = null;
  161. //
  162. // txtGroutingUserCode
  163. //
  164. this.txtGroutingUserCode.DataSource = null;
  165. this.txtGroutingUserCode.Enabled = true;
  166. this.txtGroutingUserCode.IsMustInput = false;
  167. this.txtGroutingUserCode.IsWorker = false;
  168. this.txtGroutingUserCode.Location = new System.Drawing.Point(200, 19);
  169. this.txtGroutingUserCode.Margin = new System.Windows.Forms.Padding(4);
  170. this.txtGroutingUserCode.Name = "txtGroutingUserCode";
  171. this.txtGroutingUserCode.PurviewType = ((byte)(0));
  172. this.txtGroutingUserCode.SelectMore = true;
  173. this.txtGroutingUserCode.Size = new System.Drawing.Size(180, 21);
  174. this.txtGroutingUserCode.TabIndex = 3;
  175. this.txtGroutingUserCode.Title = "成型工号";
  176. this.txtGroutingUserCode.TxtUserBackColor = System.Drawing.SystemColors.Control;
  177. this.txtGroutingUserCode.UserCode = "";
  178. this.txtGroutingUserCode.UserID = null;
  179. this.txtGroutingUserCode.UserIDS = null;
  180. this.txtGroutingUserCode.UserName = null;
  181. //
  182. // dkSemiCheckDefectPositionSearchBox1
  183. //
  184. this.dkSemiCheckDefectPositionSearchBox1.DataSource = null;
  185. this.dkSemiCheckDefectPositionSearchBox1.DefectFineCode = null;
  186. this.dkSemiCheckDefectPositionSearchBox1.DefectPositionIDS = null;
  187. this.dkSemiCheckDefectPositionSearchBox1.Enabled = true;
  188. this.dkSemiCheckDefectPositionSearchBox1.IsMustInput = false;
  189. this.dkSemiCheckDefectPositionSearchBox1.Location = new System.Drawing.Point(388, 46);
  190. this.dkSemiCheckDefectPositionSearchBox1.Margin = new System.Windows.Forms.Padding(4);
  191. this.dkSemiCheckDefectPositionSearchBox1.Name = "dkSemiCheckDefectPositionSearchBox1";
  192. this.dkSemiCheckDefectPositionSearchBox1.PurviewType = ((byte)(0));
  193. this.dkSemiCheckDefectPositionSearchBox1.SelectMore = true;
  194. this.dkSemiCheckDefectPositionSearchBox1.Size = new System.Drawing.Size(180, 21);
  195. this.dkSemiCheckDefectPositionSearchBox1.TabIndex = 12;
  196. this.dkSemiCheckDefectPositionSearchBox1.Title = "缺陷位置";
  197. this.dkSemiCheckDefectPositionSearchBox1.TxtUserBackColor = System.Drawing.SystemColors.Control;
  198. //
  199. // txtSemiCheckDateTimeEnd
  200. //
  201. this.txtSemiCheckDateTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm";
  202. this.txtSemiCheckDateTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  203. this.txtSemiCheckDateTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  204. this.txtSemiCheckDateTimeEnd.Location = new System.Drawing.Point(798, 19);
  205. this.txtSemiCheckDateTimeEnd.Name = "txtSemiCheckDateTimeEnd";
  206. this.txtSemiCheckDateTimeEnd.Size = new System.Drawing.Size(136, 21);
  207. this.txtSemiCheckDateTimeEnd.TabIndex = 8;
  208. this.txtSemiCheckDateTimeEnd.Value = new System.DateTime(2016, 7, 18, 0, 0, 0, 0);
  209. //
  210. // c_Label4
  211. //
  212. this.c_Label4.AutoSize = true;
  213. this.c_Label4.BackColor = System.Drawing.Color.Transparent;
  214. this.c_Label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  215. this.c_Label4.ForeColor = System.Drawing.SystemColors.ControlText;
  216. this.c_Label4.Location = new System.Drawing.Point(775, 23);
  217. this.c_Label4.Name = "c_Label4";
  218. this.c_Label4.Size = new System.Drawing.Size(17, 12);
  219. this.c_Label4.TabIndex = 7;
  220. this.c_Label4.Text = "至";
  221. //
  222. // txtSemiCheckDateTimeStart
  223. //
  224. this.txtSemiCheckDateTimeStart.CustomFormat = "yyyy-MM-dd HH:mm";
  225. this.txtSemiCheckDateTimeStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  226. this.txtSemiCheckDateTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  227. this.txtSemiCheckDateTimeStart.Location = new System.Drawing.Point(633, 19);
  228. this.txtSemiCheckDateTimeStart.Name = "txtSemiCheckDateTimeStart";
  229. this.txtSemiCheckDateTimeStart.Size = new System.Drawing.Size(136, 21);
  230. this.txtSemiCheckDateTimeStart.TabIndex = 6;
  231. this.txtSemiCheckDateTimeStart.Value = new System.DateTime(2016, 7, 18, 0, 0, 0, 0);
  232. //
  233. // c_Label1
  234. //
  235. this.c_Label1.AutoSize = true;
  236. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  237. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  238. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  239. this.c_Label1.Location = new System.Drawing.Point(14, 50);
  240. this.c_Label1.Name = "c_Label1";
  241. this.c_Label1.Size = new System.Drawing.Size(53, 12);
  242. this.c_Label1.TabIndex = 9;
  243. this.c_Label1.Text = "产品类别";
  244. //
  245. // lblGoodsCode
  246. //
  247. this.lblGoodsCode.AutoSize = true;
  248. this.lblGoodsCode.BackColor = System.Drawing.Color.Transparent;
  249. this.lblGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  250. this.lblGoodsCode.ForeColor = System.Drawing.SystemColors.ControlText;
  251. this.lblGoodsCode.Location = new System.Drawing.Point(14, 23);
  252. this.lblGoodsCode.Name = "lblGoodsCode";
  253. this.lblGoodsCode.Size = new System.Drawing.Size(53, 12);
  254. this.lblGoodsCode.TabIndex = 0;
  255. this.lblGoodsCode.Text = "产品编码";
  256. //
  257. // label1
  258. //
  259. this.label1.AutoSize = true;
  260. this.label1.Location = new System.Drawing.Point(574, 23);
  261. this.label1.Name = "label1";
  262. this.label1.Size = new System.Drawing.Size(53, 12);
  263. this.label1.TabIndex = 5;
  264. this.label1.Text = "半检时间";
  265. //
  266. // tsrToolStrip1
  267. //
  268. this.tsrToolStrip1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  269. this.tsrToolStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
  270. this.tsrToolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  271. this.tsbtnSearch,
  272. this.tsbtnClearCondition,
  273. this.toolStripSeparator4,
  274. this.tsbtnAdaptive,
  275. this.tsbtnClose});
  276. this.tsrToolStrip1.Location = new System.Drawing.Point(0, 0);
  277. this.tsrToolStrip1.Name = "tsrToolStrip1";
  278. this.tsrToolStrip1.Size = new System.Drawing.Size(1028, 35);
  279. this.tsrToolStrip1.TabIndex = 0;
  280. //
  281. // tsbtnSearch
  282. //
  283. this.tsbtnSearch.AutoSize = false;
  284. this.tsbtnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  285. this.tsbtnSearch.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  286. this.tsbtnSearch.ImageTransparentColor = System.Drawing.Color.Magenta;
  287. this.tsbtnSearch.Name = "tsbtnSearch";
  288. this.tsbtnSearch.Size = new System.Drawing.Size(60, 25);
  289. this.tsbtnSearch.Text = "查询(&Q)";
  290. this.tsbtnSearch.Click += new System.EventHandler(this.tsbtnSearch_Click);
  291. //
  292. // tsbtnClearCondition
  293. //
  294. this.tsbtnClearCondition.AutoSize = false;
  295. this.tsbtnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  296. this.tsbtnClearCondition.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  297. this.tsbtnClearCondition.ImageTransparentColor = System.Drawing.Color.Magenta;
  298. this.tsbtnClearCondition.Name = "tsbtnClearCondition";
  299. this.tsbtnClearCondition.Size = new System.Drawing.Size(80, 25);
  300. this.tsbtnClearCondition.Text = "清空条件(&C)";
  301. this.tsbtnClearCondition.Click += new System.EventHandler(this.tsbtnClearCondition_Click);
  302. //
  303. // toolStripSeparator4
  304. //
  305. this.toolStripSeparator4.AutoSize = false;
  306. this.toolStripSeparator4.Name = "toolStripSeparator4";
  307. this.toolStripSeparator4.Size = new System.Drawing.Size(6, 25);
  308. //
  309. // tsbtnAdaptive
  310. //
  311. this.tsbtnAdaptive.AutoSize = false;
  312. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  313. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  314. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  315. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  316. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  317. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  318. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  319. //
  320. // tsbtnClose
  321. //
  322. this.tsbtnClose.AutoSize = false;
  323. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  324. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  325. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  326. this.tsbtnClose.Name = "tsbtnClose";
  327. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  328. this.tsbtnClose.Text = "关闭(&X)";
  329. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  330. //
  331. // defectname
  332. //
  333. this.defectname.DataPropertyName = "defectname";
  334. this.defectname.HeaderText = "缺陷名称";
  335. this.defectname.MinimumWidth = 6;
  336. this.defectname.Name = "defectname";
  337. this.defectname.ReadOnly = true;
  338. this.defectname.Width = 125;
  339. //
  340. // defectcode
  341. //
  342. this.defectcode.DataPropertyName = "defectcode";
  343. this.defectcode.HeaderText = "缺陷编码";
  344. this.defectcode.MinimumWidth = 6;
  345. this.defectcode.Name = "defectcode";
  346. this.defectcode.ReadOnly = true;
  347. this.defectcode.Width = 125;
  348. //
  349. // dgvSum
  350. //
  351. this.dgvSum.AllowUserToAddRows = false;
  352. this.dgvSum.AllowUserToDeleteRows = false;
  353. this.dgvSum.AllowUserToModifyRows = true;
  354. this.dgvSum.AllowUserToOrderColumns = true;
  355. dataGridViewCellStyle31.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  356. this.dgvSum.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle31;
  357. this.dgvSum.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  358. | System.Windows.Forms.AnchorStyles.Left)
  359. | System.Windows.Forms.AnchorStyles.Right)));
  360. this.dgvSum.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  361. this.dgvSum.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  362. this.dgvSum.CellHeight = 23;
  363. this.dgvSum.ChildNodeColumnName = null;
  364. this.dgvSum.ChildNodeColumnText = null;
  365. this.dgvSum.ColumnDeep = 1;
  366. this.dgvSum.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  367. dataGridViewCellStyle32.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  368. dataGridViewCellStyle32.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  369. dataGridViewCellStyle32.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  370. dataGridViewCellStyle32.ForeColor = System.Drawing.Color.White;
  371. dataGridViewCellStyle32.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  372. dataGridViewCellStyle32.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  373. dataGridViewCellStyle32.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  374. this.dgvSum.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle32;
  375. this.dgvSum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  376. this.dgvSum.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  377. this.defectcode,
  378. this.defectname});
  379. this.dgvSum.ColumnTreeView = new System.Windows.Forms.TreeView[0];
  380. this.dgvSum.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)));
  381. this.dgvSum.DynamicColumnName = "";
  382. this.dgvSum.EnableHeadersVisualStyles = false;
  383. this.dgvSum.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  384. this.dgvSum.FormatQuantityColumns = null;
  385. this.dgvSum.HorizontalMergeColumn = null;
  386. this.dgvSum.IsAutoCountSum = false;
  387. this.dgvSum.IsAutoResizeColumns = false;
  388. this.dgvSum.IsClickF12 = false;
  389. this.dgvSum.IsOpenMergeCellFlag = false;
  390. this.dgvSum.IsSaveDataGridViewSetting = false;
  391. this.dgvSum.IsSubTotalFlag = false;
  392. this.dgvSum.IsTopDeep = false;
  393. this.dgvSum.Location = new System.Drawing.Point(0, 122);
  394. this.dgvSum.MergeColumnNames = null;
  395. this.dgvSum.MergeDetailColumnNames = null;
  396. this.dgvSum.MergeDetailOnlyColumn = null;
  397. this.dgvSum.MergeOnlyColumn = null;
  398. this.dgvSum.MultiSelect = false;
  399. this.dgvSum.Name = "dgvSum";
  400. this.dgvSum.ReadOnly = true;
  401. this.dgvSum.RefreshAtHscroll = false;
  402. this.dgvSum.RowHeadersWidth = 50;
  403. this.dgvSum.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  404. dataGridViewCellStyle33.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  405. this.dgvSum.RowsDefaultCellStyle = dataGridViewCellStyle33;
  406. this.dgvSum.RowTemplate.Height = 21;
  407. this.dgvSum.Size = new System.Drawing.Size(1016, 235);
  408. this.dgvSum.SortOrderColumnName = null;
  409. this.dgvSum.TabIndex = 2;
  410. this.dgvSum.Tag = "";
  411. this.dgvSum.TotalSumColumns = null;
  412. this.dgvSum.ViewRowFilter = "";
  413. //
  414. // F_RPT_030119
  415. //
  416. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  417. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  418. this.ClientSize = new System.Drawing.Size(1028, 357);
  419. this.Controls.Add(this.dgvSum);
  420. this.Controls.Add(this.grpCollapsible1);
  421. this.Controls.Add(this.tsrToolStrip1);
  422. this.Margin = new System.Windows.Forms.Padding(4);
  423. this.Name = "F_RPT_030119";
  424. this.Text = "半检返修缺陷汇总表";
  425. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PC_1001_FormClosed);
  426. this.Load += new System.EventHandler(this.F_PC_1001_Load);
  427. this.grpCollapsible1.ResumeLayout(false);
  428. this.grpCollapsible1.PerformLayout();
  429. this.tsrToolStrip1.ResumeLayout(false);
  430. this.tsrToolStrip1.PerformLayout();
  431. ((System.ComponentModel.ISupportInitialize)(this.dgvSum)).EndInit();
  432. this.ResumeLayout(false);
  433. }
  434. #endregion
  435. private Dongke.WinForm.Controls.TsrToolStrip tsrToolStrip1;
  436. private System.Windows.Forms.ToolStripButton tsbtnSearch;
  437. private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
  438. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  439. private System.Windows.Forms.ToolStripButton tsbtnClose;
  440. private WinForm.Controls.GrpCollapsible grpCollapsible1;
  441. private System.Windows.Forms.ToolStripButton tsbtnClearCondition;
  442. private System.Windows.Forms.Label label1;
  443. private Controls.SearchTextBox.dkSemiCheckDefectPositionSearchBox dkSemiCheckDefectPositionSearchBox1;
  444. private Basics.BaseControls.C_DateTimePicker txtSemiCheckDateTimeEnd;
  445. private Basics.BaseControls.C_Label c_Label4;
  446. private Basics.BaseControls.C_DateTimePicker txtSemiCheckDateTimeStart;
  447. private Controls.SearchTextBox.dkUserInfoSearchBox txtGroutingUserCode;
  448. private Controls.SearchTextBox.dkUserInfoSearchBox txtSemiCheckUserCode;
  449. private Basics.BaseControls.C_Label lblGoodsCode;
  450. private Basics.BaseControls.C_Label c_Label1;
  451. private Controls.SearchTextBox.dkProcedureSearchBox dkProcedureSearchBox;
  452. private Controls.SearchTextBox.dkDefectSearchBox txtDefectCode;
  453. private Controls.SearchBox.ScbGoodsType scbGoodsType;
  454. private Controls.SearchBox.ScbGoods txtGoodsCode;
  455. private System.Windows.Forms.DataGridViewTextBoxColumn defectname;
  456. private System.Windows.Forms.DataGridViewTextBoxColumn defectcode;
  457. private Basics.BaseControls.C_DataGridView dgvSum;
  458. }
  459. }