F_RPT_080114.Designer.cs 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560
  1. namespace Dongke.IBOSS.PRD.Client.ReportModule
  2. {
  3. partial class F_RPT_080114
  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_080114));
  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 dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  37. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  38. this.tsbtnEdit = new System.Windows.Forms.ToolStripButton();
  39. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  40. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  41. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  42. this.cbInpectName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  43. this.lblInspectName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  44. this.lblCreateTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  45. this.dtpCreateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  46. this.lblCreateTimeTo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  47. this.dtpCreateTimeBegin = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  48. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  49. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  50. this.txtBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  51. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  52. this.dgvQCdata = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  53. this.INSPECTITEM = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.INSPECTBASIS = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.tabPage2 = new System.Windows.Forms.TabPage();
  56. this.tabPage1 = new System.Windows.Forms.TabPage();
  57. this.dgvBarcode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  58. this.Barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.inspectname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.username = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.Createtime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.tabControl1 = new System.Windows.Forms.TabControl();
  64. this.tsrOperate.SuspendLayout();
  65. this.gbxCondition.SuspendLayout();
  66. ((System.ComponentModel.ISupportInitialize)(this.dgvQCdata)).BeginInit();
  67. this.tabPage2.SuspendLayout();
  68. this.tabPage1.SuspendLayout();
  69. ((System.ComponentModel.ISupportInitialize)(this.dgvBarcode)).BeginInit();
  70. this.tabControl1.SuspendLayout();
  71. this.SuspendLayout();
  72. //
  73. // tsrOperate
  74. //
  75. this.tsrOperate.AutoSize = false;
  76. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  77. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  78. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  79. this.tsbtnEdit,
  80. this.tsbtnAdaptive,
  81. this.tsbtnClose});
  82. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  83. this.tsrOperate.Name = "tsrOperate";
  84. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  85. this.tsrOperate.ShowItemToolTips = false;
  86. this.tsrOperate.Size = new System.Drawing.Size(834, 35);
  87. this.tsrOperate.TabIndex = 0;
  88. this.tsrOperate.Text = "toolStrip1";
  89. //
  90. // tsbtnEdit
  91. //
  92. this.tsbtnEdit.AutoSize = false;
  93. this.tsbtnEdit.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  94. this.tsbtnEdit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  95. this.tsbtnEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
  96. this.tsbtnEdit.Name = "tsbtnEdit";
  97. this.tsbtnEdit.Size = new System.Drawing.Size(60, 25);
  98. this.tsbtnEdit.Text = "导出(&E)";
  99. this.tsbtnEdit.Click += new System.EventHandler(this.tsbtnEdit_Click);
  100. //
  101. // tsbtnAdaptive
  102. //
  103. this.tsbtnAdaptive.AutoSize = false;
  104. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  105. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  106. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  107. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  108. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  109. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  110. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  111. //
  112. // tsbtnClose
  113. //
  114. this.tsbtnClose.AutoSize = false;
  115. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  116. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  117. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  118. this.tsbtnClose.Name = "tsbtnClose";
  119. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  120. this.tsbtnClose.Text = "关闭(&X)";
  121. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  122. //
  123. // gbxCondition
  124. //
  125. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  126. | System.Windows.Forms.AnchorStyles.Right)));
  127. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  128. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  129. this.gbxCondition.Controls.Add(this.cbInpectName);
  130. this.gbxCondition.Controls.Add(this.lblInspectName);
  131. this.gbxCondition.Controls.Add(this.lblCreateTime);
  132. this.gbxCondition.Controls.Add(this.dtpCreateTimeEnd);
  133. this.gbxCondition.Controls.Add(this.lblCreateTimeTo);
  134. this.gbxCondition.Controls.Add(this.dtpCreateTimeBegin);
  135. this.gbxCondition.Controls.Add(this.btnClearCondition);
  136. this.gbxCondition.Controls.Add(this.btnSearch);
  137. this.gbxCondition.Controls.Add(this.txtBarCode);
  138. this.gbxCondition.Controls.Add(this.c_Label1);
  139. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  140. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  141. this.gbxCondition.IsMustInput = false;
  142. this.gbxCondition.Location = new System.Drawing.Point(0, 38);
  143. this.gbxCondition.Name = "gbxCondition";
  144. this.gbxCondition.OriginalHeight = -1;
  145. this.gbxCondition.Size = new System.Drawing.Size(822, 83);
  146. this.gbxCondition.TabIndex = 1;
  147. this.gbxCondition.TabStop = false;
  148. this.gbxCondition.Text = "查询条件 ▼";
  149. //
  150. // cbInpectName
  151. //
  152. this.cbInpectName.BackColor = System.Drawing.SystemColors.Window;
  153. this.cbInpectName.BackgroundColor = System.Drawing.SystemColors.Window;
  154. this.cbInpectName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  155. this.cbInpectName.FormattingEnabled = true;
  156. this.cbInpectName.Location = new System.Drawing.Point(289, 18);
  157. this.cbInpectName.Name = "cbInpectName";
  158. this.cbInpectName.Size = new System.Drawing.Size(128, 20);
  159. this.cbInpectName.TabIndex = 43;
  160. //
  161. // lblInspectName
  162. //
  163. this.lblInspectName.AutoSize = true;
  164. this.lblInspectName.BackColor = System.Drawing.Color.Transparent;
  165. this.lblInspectName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  166. this.lblInspectName.Location = new System.Drawing.Point(206, 22);
  167. this.lblInspectName.Name = "lblInspectName";
  168. this.lblInspectName.Size = new System.Drawing.Size(77, 12);
  169. this.lblInspectName.TabIndex = 42;
  170. this.lblInspectName.Text = "检验标准名称";
  171. //
  172. // lblCreateTime
  173. //
  174. this.lblCreateTime.AutoSize = true;
  175. this.lblCreateTime.BackColor = System.Drawing.Color.Transparent;
  176. this.lblCreateTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  177. this.lblCreateTime.Location = new System.Drawing.Point(422, 22);
  178. this.lblCreateTime.Name = "lblCreateTime";
  179. this.lblCreateTime.Size = new System.Drawing.Size(53, 12);
  180. this.lblCreateTime.TabIndex = 38;
  181. this.lblCreateTime.Text = "检验时间";
  182. //
  183. // dtpCreateTimeEnd
  184. //
  185. this.dtpCreateTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm:ss";
  186. this.dtpCreateTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  187. this.dtpCreateTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  188. this.dtpCreateTimeEnd.Location = new System.Drawing.Point(663, 18);
  189. this.dtpCreateTimeEnd.Name = "dtpCreateTimeEnd";
  190. this.dtpCreateTimeEnd.Size = new System.Drawing.Size(151, 21);
  191. this.dtpCreateTimeEnd.TabIndex = 35;
  192. //
  193. // lblCreateTimeTo
  194. //
  195. this.lblCreateTimeTo.AutoSize = true;
  196. this.lblCreateTimeTo.BackColor = System.Drawing.Color.Transparent;
  197. this.lblCreateTimeTo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  198. this.lblCreateTimeTo.Location = new System.Drawing.Point(640, 23);
  199. this.lblCreateTimeTo.Name = "lblCreateTimeTo";
  200. this.lblCreateTimeTo.Size = new System.Drawing.Size(17, 12);
  201. this.lblCreateTimeTo.TabIndex = 34;
  202. this.lblCreateTimeTo.Text = "至";
  203. //
  204. // dtpCreateTimeBegin
  205. //
  206. this.dtpCreateTimeBegin.CustomFormat = "yyyy-MM-dd HH:mm:ss";
  207. this.dtpCreateTimeBegin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  208. this.dtpCreateTimeBegin.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  209. this.dtpCreateTimeBegin.Location = new System.Drawing.Point(481, 18);
  210. this.dtpCreateTimeBegin.Name = "dtpCreateTimeBegin";
  211. this.dtpCreateTimeBegin.Size = new System.Drawing.Size(152, 21);
  212. this.dtpCreateTimeBegin.TabIndex = 33;
  213. //
  214. // btnClearCondition
  215. //
  216. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  217. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  218. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  219. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  220. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  221. this.btnClearCondition.Location = new System.Drawing.Point(731, 45);
  222. this.btnClearCondition.Name = "btnClearCondition";
  223. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  224. this.btnClearCondition.TabIndex = 29;
  225. this.btnClearCondition.Text = "清空条件(&C)";
  226. this.btnClearCondition.UseVisualStyleBackColor = true;
  227. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  228. //
  229. // btnSearch
  230. //
  231. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  232. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  233. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  234. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  235. this.btnSearch.ForeColor = System.Drawing.Color.White;
  236. this.btnSearch.Location = new System.Drawing.Point(640, 47);
  237. this.btnSearch.Name = "btnSearch";
  238. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  239. this.btnSearch.TabIndex = 28;
  240. this.btnSearch.Text = "查询(&Q)";
  241. this.btnSearch.UseVisualStyleBackColor = true;
  242. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  243. //
  244. // txtBarCode
  245. //
  246. this.txtBarCode.BackColor = System.Drawing.SystemColors.Window;
  247. this.txtBarCode.BackgroundColor = System.Drawing.SystemColors.Window;
  248. this.txtBarCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  249. this.txtBarCode.ErrorMessage = "";
  250. this.txtBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  251. this.txtBarCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  252. this.txtBarCode.Location = new System.Drawing.Point(68, 17);
  253. this.txtBarCode.MaxLength = 50;
  254. this.txtBarCode.Name = "txtBarCode";
  255. this.txtBarCode.Size = new System.Drawing.Size(134, 21);
  256. this.txtBarCode.TabIndex = 2;
  257. this.txtBarCode.TextValue = "";
  258. //
  259. // c_Label1
  260. //
  261. this.c_Label1.AutoSize = true;
  262. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  263. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  264. this.c_Label1.Location = new System.Drawing.Point(9, 21);
  265. this.c_Label1.Name = "c_Label1";
  266. this.c_Label1.Size = new System.Drawing.Size(53, 12);
  267. this.c_Label1.TabIndex = 1;
  268. this.c_Label1.Text = "产品条码";
  269. //
  270. // dgvQCdata
  271. //
  272. this.dgvQCdata.AllowUserToAddRows = false;
  273. this.dgvQCdata.AllowUserToDeleteRows = false;
  274. this.dgvQCdata.AllowUserToModifyRows = true;
  275. this.dgvQCdata.AllowUserToOrderColumns = true;
  276. this.dgvQCdata.AllowUserToSortRows = false;
  277. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  278. this.dgvQCdata.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  279. this.dgvQCdata.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  280. this.dgvQCdata.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  281. this.dgvQCdata.CellHeight = 11;
  282. this.dgvQCdata.ChildNodeColumnName = null;
  283. this.dgvQCdata.ChildNodeColumnText = null;
  284. this.dgvQCdata.ColumnDeep = 1;
  285. this.dgvQCdata.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  286. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  287. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  288. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  289. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  290. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  291. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  292. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  293. this.dgvQCdata.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  294. this.dgvQCdata.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  295. this.dgvQCdata.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  296. this.INSPECTITEM,
  297. this.INSPECTBASIS});
  298. this.dgvQCdata.ColumnTreeView = null;
  299. this.dgvQCdata.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)));
  300. this.dgvQCdata.Dock = System.Windows.Forms.DockStyle.Fill;
  301. this.dgvQCdata.DynamicColumnName = "";
  302. this.dgvQCdata.EnableHeadersVisualStyles = false;
  303. this.dgvQCdata.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  304. this.dgvQCdata.FormatQuantityColumns = null;
  305. this.dgvQCdata.HasNode = false;
  306. this.dgvQCdata.HorizontalMergeColumn = null;
  307. this.dgvQCdata.IsAutoCountSum = true;
  308. this.dgvQCdata.IsAutoResizeColumns = false;
  309. this.dgvQCdata.IsClickF12 = false;
  310. this.dgvQCdata.IsOpenMergeCellFlag = false;
  311. this.dgvQCdata.IsSubTotalFlag = false;
  312. this.dgvQCdata.IsTopDeep = false;
  313. this.dgvQCdata.Location = new System.Drawing.Point(0, 0);
  314. this.dgvQCdata.Margin = new System.Windows.Forms.Padding(0);
  315. this.dgvQCdata.MergeColumnNames = null;
  316. this.dgvQCdata.MergeDetailColumnNames = null;
  317. this.dgvQCdata.MergeDetailOnlyColumn = null;
  318. this.dgvQCdata.MergeOnlyColumn = null;
  319. this.dgvQCdata.MultiSelect = false;
  320. this.dgvQCdata.Name = "dgvQCdata";
  321. this.dgvQCdata.ReadOnly = true;
  322. this.dgvQCdata.RefreshAtHscroll = false;
  323. this.dgvQCdata.RowHeadersWidth = 50;
  324. this.dgvQCdata.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  325. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  326. this.dgvQCdata.RowsDefaultCellStyle = dataGridViewCellStyle3;
  327. this.dgvQCdata.RowTemplate.Height = 21;
  328. this.dgvQCdata.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  329. this.dgvQCdata.Size = new System.Drawing.Size(826, 388);
  330. this.dgvQCdata.SortOrderColumnName = null;
  331. this.dgvQCdata.TabIndex = 31;
  332. this.dgvQCdata.Tag = true;
  333. this.dgvQCdata.TotalSumColumns = null;
  334. this.dgvQCdata.ViewRowFilter = "";
  335. this.dgvQCdata.VirtualNodes = false;
  336. this.dgvQCdata.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvBarcodeIdnrk_CellDoubleClick);
  337. //
  338. // INSPECTITEM
  339. //
  340. this.INSPECTITEM.DataPropertyName = "INSPECTITEM";
  341. this.INSPECTITEM.HeaderText = "检验项目";
  342. this.INSPECTITEM.Name = "INSPECTITEM";
  343. this.INSPECTITEM.ReadOnly = true;
  344. this.INSPECTITEM.Width = 387;
  345. //
  346. // INSPECTBASIS
  347. //
  348. this.INSPECTBASIS.DataPropertyName = "INSPECTBASIS";
  349. this.INSPECTBASIS.HeaderText = "检验依据";
  350. this.INSPECTBASIS.Name = "INSPECTBASIS";
  351. this.INSPECTBASIS.ReadOnly = true;
  352. this.INSPECTBASIS.Width = 387;
  353. //
  354. // tabPage2
  355. //
  356. this.tabPage2.Controls.Add(this.dgvQCdata);
  357. this.tabPage2.Location = new System.Drawing.Point(4, 22);
  358. this.tabPage2.Name = "tabPage2";
  359. this.tabPage2.Size = new System.Drawing.Size(826, 388);
  360. this.tabPage2.TabIndex = 1;
  361. this.tabPage2.Text = "检验明细";
  362. this.tabPage2.UseVisualStyleBackColor = true;
  363. //
  364. // tabPage1
  365. //
  366. this.tabPage1.Controls.Add(this.dgvBarcode);
  367. this.tabPage1.Location = new System.Drawing.Point(4, 22);
  368. this.tabPage1.Name = "tabPage1";
  369. this.tabPage1.Size = new System.Drawing.Size(826, 388);
  370. this.tabPage1.TabIndex = 0;
  371. this.tabPage1.Text = "条码汇总";
  372. this.tabPage1.UseVisualStyleBackColor = true;
  373. //
  374. // dgvBarcode
  375. //
  376. this.dgvBarcode.AllowUserToAddRows = false;
  377. this.dgvBarcode.AllowUserToDeleteRows = false;
  378. this.dgvBarcode.AllowUserToModifyRows = true;
  379. this.dgvBarcode.AllowUserToOrderColumns = true;
  380. dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  381. this.dgvBarcode.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle4;
  382. this.dgvBarcode.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  383. this.dgvBarcode.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  384. this.dgvBarcode.CellHeight = 23;
  385. this.dgvBarcode.ChildNodeColumnName = null;
  386. this.dgvBarcode.ChildNodeColumnText = null;
  387. this.dgvBarcode.ColumnDeep = 1;
  388. this.dgvBarcode.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  389. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  390. dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  391. dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  392. dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White;
  393. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  394. dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  395. dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  396. this.dgvBarcode.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
  397. this.dgvBarcode.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  398. this.dgvBarcode.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  399. this.Barcode,
  400. this.GoodsCode,
  401. this.inspectname,
  402. this.username,
  403. this.Createtime});
  404. this.dgvBarcode.ColumnTreeView = null;
  405. this.dgvBarcode.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)));
  406. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  407. dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Window;
  408. dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  409. dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.ControlText;
  410. dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  411. dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  412. dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  413. this.dgvBarcode.DefaultCellStyle = dataGridViewCellStyle7;
  414. this.dgvBarcode.Dock = System.Windows.Forms.DockStyle.Fill;
  415. this.dgvBarcode.DynamicColumnName = "";
  416. this.dgvBarcode.EnableHeadersVisualStyles = false;
  417. this.dgvBarcode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  418. this.dgvBarcode.FormatQuantityColumns = null;
  419. this.dgvBarcode.HasNode = false;
  420. this.dgvBarcode.HorizontalMergeColumn = null;
  421. this.dgvBarcode.IsAutoCountSum = true;
  422. this.dgvBarcode.IsAutoResizeColumns = false;
  423. this.dgvBarcode.IsClickF12 = false;
  424. this.dgvBarcode.IsOpenMergeCellFlag = false;
  425. this.dgvBarcode.IsSubTotalFlag = false;
  426. this.dgvBarcode.IsTopDeep = false;
  427. this.dgvBarcode.Location = new System.Drawing.Point(0, 0);
  428. this.dgvBarcode.MergeColumnNames = null;
  429. this.dgvBarcode.MergeDetailColumnNames = null;
  430. this.dgvBarcode.MergeDetailOnlyColumn = null;
  431. this.dgvBarcode.MergeOnlyColumn = null;
  432. this.dgvBarcode.MultiSelect = false;
  433. this.dgvBarcode.Name = "dgvBarcode";
  434. this.dgvBarcode.ReadOnly = true;
  435. this.dgvBarcode.RefreshAtHscroll = false;
  436. this.dgvBarcode.RowHeadersWidth = 50;
  437. this.dgvBarcode.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  438. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  439. this.dgvBarcode.RowsDefaultCellStyle = dataGridViewCellStyle8;
  440. this.dgvBarcode.RowTemplate.Height = 21;
  441. this.dgvBarcode.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  442. this.dgvBarcode.ShowEditingIcon = false;
  443. this.dgvBarcode.Size = new System.Drawing.Size(826, 388);
  444. this.dgvBarcode.SortOrderColumnName = null;
  445. this.dgvBarcode.TabIndex = 0;
  446. this.dgvBarcode.Tag = true;
  447. this.dgvBarcode.TotalSumColumns = null;
  448. this.dgvBarcode.ViewRowFilter = "";
  449. this.dgvBarcode.VirtualMode = true;
  450. this.dgvBarcode.VirtualNodes = false;
  451. //
  452. // Barcode
  453. //
  454. this.Barcode.DataPropertyName = "Barcode";
  455. this.Barcode.HeaderText = "产品条码";
  456. this.Barcode.Name = "Barcode";
  457. this.Barcode.ReadOnly = true;
  458. //
  459. // GoodsCode
  460. //
  461. this.GoodsCode.DataPropertyName = "GoodsCode";
  462. this.GoodsCode.HeaderText = "产品编码";
  463. this.GoodsCode.Name = "GoodsCode";
  464. this.GoodsCode.ReadOnly = true;
  465. //
  466. // inspectname
  467. //
  468. this.inspectname.DataPropertyName = "inspectname";
  469. this.inspectname.HeaderText = "检验标准名称";
  470. this.inspectname.Name = "inspectname";
  471. this.inspectname.ReadOnly = true;
  472. //
  473. // username
  474. //
  475. this.username.DataPropertyName = "username";
  476. this.username.HeaderText = "检验人";
  477. this.username.Name = "username";
  478. this.username.ReadOnly = true;
  479. //
  480. // Createtime
  481. //
  482. this.Createtime.DataPropertyName = "Createtime";
  483. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  484. this.Createtime.DefaultCellStyle = dataGridViewCellStyle6;
  485. this.Createtime.HeaderText = "检验时间";
  486. this.Createtime.Name = "Createtime";
  487. this.Createtime.ReadOnly = true;
  488. //
  489. // tabControl1
  490. //
  491. this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  492. | System.Windows.Forms.AnchorStyles.Left)
  493. | System.Windows.Forms.AnchorStyles.Right)));
  494. this.tabControl1.Controls.Add(this.tabPage1);
  495. this.tabControl1.Controls.Add(this.tabPage2);
  496. this.tabControl1.Location = new System.Drawing.Point(0, 121);
  497. this.tabControl1.Name = "tabControl1";
  498. this.tabControl1.SelectedIndex = 0;
  499. this.tabControl1.Size = new System.Drawing.Size(834, 414);
  500. this.tabControl1.TabIndex = 32;
  501. //
  502. // F_RPT_080114
  503. //
  504. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  505. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  506. this.ClientSize = new System.Drawing.Size(834, 539);
  507. this.Controls.Add(this.tabControl1);
  508. this.Controls.Add(this.gbxCondition);
  509. this.Controls.Add(this.tsrOperate);
  510. this.Name = "F_RPT_080114";
  511. this.Text = "QC检验数据明细表";
  512. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_080114_FormClosed);
  513. this.Load += new System.EventHandler(this.F_RPT_080114_Load);
  514. this.tsrOperate.ResumeLayout(false);
  515. this.tsrOperate.PerformLayout();
  516. this.gbxCondition.ResumeLayout(false);
  517. this.gbxCondition.PerformLayout();
  518. ((System.ComponentModel.ISupportInitialize)(this.dgvQCdata)).EndInit();
  519. this.tabPage2.ResumeLayout(false);
  520. this.tabPage1.ResumeLayout(false);
  521. ((System.ComponentModel.ISupportInitialize)(this.dgvBarcode)).EndInit();
  522. this.tabControl1.ResumeLayout(false);
  523. this.ResumeLayout(false);
  524. }
  525. #endregion
  526. private Basics.BaseControls.C_ToolStrip tsrOperate;
  527. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  528. private System.Windows.Forms.ToolStripButton tsbtnClose;
  529. private Basics.BaseControls.C_GroupBox gbxCondition;
  530. private Basics.BaseControls.C_Button btnClearCondition;
  531. private Basics.BaseControls.C_Button btnSearch;
  532. private Basics.BaseControls.C_Label c_Label1;
  533. private Basics.BaseControls.C_TextBox txtBarCode;
  534. private Basics.BaseControls.C_DataGridView dgvQCdata;
  535. private System.Windows.Forms.ToolStripButton tsbtnEdit;
  536. private System.Windows.Forms.DataGridViewTextBoxColumn INSPECTITEM;
  537. private System.Windows.Forms.DataGridViewTextBoxColumn INSPECTBASIS;
  538. private Basics.BaseControls.C_ComboBox cbInpectName;
  539. private Basics.BaseControls.C_Label lblInspectName;
  540. private Basics.BaseControls.C_Label lblCreateTime;
  541. private Basics.BaseControls.C_DateTimePicker dtpCreateTimeEnd;
  542. private Basics.BaseControls.C_Label lblCreateTimeTo;
  543. private Basics.BaseControls.C_DateTimePicker dtpCreateTimeBegin;
  544. private System.Windows.Forms.TabPage tabPage2;
  545. private System.Windows.Forms.TabPage tabPage1;
  546. private Basics.BaseControls.C_DataGridView dgvBarcode;
  547. private System.Windows.Forms.TabControl tabControl1;
  548. private System.Windows.Forms.DataGridViewTextBoxColumn Barcode;
  549. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
  550. private System.Windows.Forms.DataGridViewTextBoxColumn inspectname;
  551. private System.Windows.Forms.DataGridViewTextBoxColumn username;
  552. private System.Windows.Forms.DataGridViewTextBoxColumn Createtime;
  553. }
  554. }