F_RPT_030108.Designer.cs 37 KB

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