F_RPT_030108.Designer.cs 32 KB

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