F_RPT_040101_1.Designer.cs 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673
  1. namespace Dongke.IBOSS.PRD.Client.ReportModule
  2. {
  3. partial class F_RPT_040101_1
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_RPT_040101_1));
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = 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. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  39. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  40. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  41. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  42. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  43. this.chkGDate = new System.Windows.Forms.CheckBox();
  44. this.chkMonitor = new System.Windows.Forms.CheckBox();
  45. this.chkGCTime = new System.Windows.Forms.CheckBox();
  46. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  47. this.lblGroutingLine = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  48. this.scbGroutingLine = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGroutingLine();
  49. this.scbGoods = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoods();
  50. this.lblGoods = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  51. this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  52. this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
  53. this.txtDateDifference = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
  54. this.lblDateDifference = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  55. this.dkUserInfoSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkUserInfoSearchBox();
  56. this.lblAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  57. this.dtpGCTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  58. this.dtpGCTimeBegin = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  59. this.dtpAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  60. this.dtpAccountDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  61. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  62. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  63. this.dgvGroutingAdobeTotal = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  64. this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.goodsname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.GoodsTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.GOODSSPECIFICATION = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.DICTIONARYVALUE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.Groutinglinename = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.MouldQuantity = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.GroutingNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.StrippingNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.GSPercent = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.DeliverNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.SDPercent = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.GDPercent = new System.Windows.Forms.DataGridViewTextBoxColumn();
  78. this.tsrOperate.SuspendLayout();
  79. this.gbxCondition.SuspendLayout();
  80. ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingAdobeTotal)).BeginInit();
  81. this.SuspendLayout();
  82. //
  83. // tsrOperate
  84. //
  85. this.tsrOperate.AutoSize = false;
  86. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  87. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  88. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  89. this.tsbtnAdaptive,
  90. this.tsbtnClose});
  91. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  92. this.tsrOperate.Name = "tsrOperate";
  93. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  94. this.tsrOperate.ShowItemToolTips = false;
  95. this.tsrOperate.Size = new System.Drawing.Size(1131, 35);
  96. this.tsrOperate.TabIndex = 0;
  97. this.tsrOperate.Text = "toolStrip1";
  98. //
  99. // tsbtnAdaptive
  100. //
  101. this.tsbtnAdaptive.AutoSize = false;
  102. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  103. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  104. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  105. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  106. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  107. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  108. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  109. //
  110. // tsbtnClose
  111. //
  112. this.tsbtnClose.AutoSize = false;
  113. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  114. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  115. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  116. this.tsbtnClose.Name = "tsbtnClose";
  117. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  118. this.tsbtnClose.Text = "关闭(&X)";
  119. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  120. //
  121. // gbxCondition
  122. //
  123. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  124. | System.Windows.Forms.AnchorStyles.Right)));
  125. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  126. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  127. this.gbxCondition.Controls.Add(this.chkGDate);
  128. this.gbxCondition.Controls.Add(this.chkMonitor);
  129. this.gbxCondition.Controls.Add(this.chkGCTime);
  130. this.gbxCondition.Controls.Add(this.c_Label1);
  131. this.gbxCondition.Controls.Add(this.lblGroutingLine);
  132. this.gbxCondition.Controls.Add(this.scbGroutingLine);
  133. this.gbxCondition.Controls.Add(this.scbGoods);
  134. this.gbxCondition.Controls.Add(this.lblGoods);
  135. this.gbxCondition.Controls.Add(this.lblGoodsType);
  136. this.gbxCondition.Controls.Add(this.scbGoodsType);
  137. this.gbxCondition.Controls.Add(this.txtDateDifference);
  138. this.gbxCondition.Controls.Add(this.lblDateDifference);
  139. this.gbxCondition.Controls.Add(this.dkUserInfoSearchBox);
  140. this.gbxCondition.Controls.Add(this.lblAccountDateEnd);
  141. this.gbxCondition.Controls.Add(this.dtpGCTimeEnd);
  142. this.gbxCondition.Controls.Add(this.dtpGCTimeBegin);
  143. this.gbxCondition.Controls.Add(this.dtpAccountDateEnd);
  144. this.gbxCondition.Controls.Add(this.dtpAccountDateStart);
  145. this.gbxCondition.Controls.Add(this.btnClearCondition);
  146. this.gbxCondition.Controls.Add(this.btnSearch);
  147. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  148. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  149. this.gbxCondition.IsMustInput = false;
  150. this.gbxCondition.Location = new System.Drawing.Point(0, 38);
  151. this.gbxCondition.Name = "gbxCondition";
  152. this.gbxCondition.OriginalHeight = -1;
  153. this.gbxCondition.Size = new System.Drawing.Size(1119, 80);
  154. this.gbxCondition.TabIndex = 1;
  155. this.gbxCondition.TabStop = false;
  156. this.gbxCondition.Text = "查询条件 ▼";
  157. //
  158. // chkGDate
  159. //
  160. this.chkGDate.AutoSize = true;
  161. this.chkGDate.Checked = true;
  162. this.chkGDate.CheckState = System.Windows.Forms.CheckState.Checked;
  163. this.chkGDate.Location = new System.Drawing.Point(388, 22);
  164. this.chkGDate.Name = "chkGDate";
  165. this.chkGDate.Size = new System.Drawing.Size(72, 16);
  166. this.chkGDate.TabIndex = 3;
  167. this.chkGDate.Text = "注浆日期";
  168. this.chkGDate.UseVisualStyleBackColor = true;
  169. this.chkGDate.CheckedChanged += new System.EventHandler(this.chkGDate_CheckedChanged);
  170. //
  171. // chkMonitor
  172. //
  173. this.chkMonitor.AutoSize = true;
  174. this.chkMonitor.Location = new System.Drawing.Point(807, 49);
  175. this.chkMonitor.Name = "chkMonitor";
  176. this.chkMonitor.Size = new System.Drawing.Size(108, 16);
  177. this.chkMonitor.TabIndex = 13;
  178. this.chkMonitor.Text = "按成型班长分析";
  179. this.chkMonitor.UseVisualStyleBackColor = true;
  180. this.chkMonitor.CheckedChanged += new System.EventHandler(this.chkGCTime_CheckedChanged);
  181. //
  182. // chkGCTime
  183. //
  184. this.chkGCTime.AutoSize = true;
  185. this.chkGCTime.Location = new System.Drawing.Point(388, 49);
  186. this.chkGCTime.Name = "chkGCTime";
  187. this.chkGCTime.Size = new System.Drawing.Size(96, 16);
  188. this.chkGCTime.TabIndex = 13;
  189. this.chkGCTime.Text = "注浆操作时间";
  190. this.chkGCTime.UseVisualStyleBackColor = true;
  191. this.chkGCTime.CheckedChanged += new System.EventHandler(this.chkGCTime_CheckedChanged);
  192. //
  193. // c_Label1
  194. //
  195. this.c_Label1.AutoSize = true;
  196. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  197. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  198. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  199. this.c_Label1.Location = new System.Drawing.Point(636, 51);
  200. this.c_Label1.Name = "c_Label1";
  201. this.c_Label1.Size = new System.Drawing.Size(17, 12);
  202. this.c_Label1.TabIndex = 15;
  203. this.c_Label1.Text = "至";
  204. //
  205. // lblGroutingLine
  206. //
  207. this.lblGroutingLine.AutoSize = true;
  208. this.lblGroutingLine.BackColor = System.Drawing.Color.Transparent;
  209. this.lblGroutingLine.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  210. this.lblGroutingLine.ForeColor = System.Drawing.SystemColors.ControlText;
  211. this.lblGroutingLine.Location = new System.Drawing.Point(16, 25);
  212. this.lblGroutingLine.Name = "lblGroutingLine";
  213. this.lblGroutingLine.Size = new System.Drawing.Size(53, 12);
  214. this.lblGroutingLine.TabIndex = 0;
  215. this.lblGroutingLine.Text = "成型工段";
  216. //
  217. // scbGroutingLine
  218. //
  219. this.scbGroutingLine.CheckedData = null;
  220. this.scbGroutingLine.DisplayMember = "GroutingLineCode";
  221. this.scbGroutingLine.Location = new System.Drawing.Point(75, 20);
  222. this.scbGroutingLine.MultiSelect = true;
  223. this.scbGroutingLine.Name = "scbGroutingLine";
  224. this.scbGroutingLine.Size = new System.Drawing.Size(120, 21);
  225. this.scbGroutingLine.TabIndex = 1;
  226. //
  227. // scbGoods
  228. //
  229. this.scbGoods.CheckedData = null;
  230. this.scbGoods.Location = new System.Drawing.Point(262, 47);
  231. this.scbGoods.MultiSelect = true;
  232. this.scbGoods.Name = "scbGoods";
  233. this.scbGoods.Size = new System.Drawing.Size(120, 21);
  234. this.scbGoods.TabIndex = 12;
  235. //
  236. // lblGoods
  237. //
  238. this.lblGoods.AutoSize = true;
  239. this.lblGoods.BackColor = System.Drawing.Color.Transparent;
  240. this.lblGoods.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  241. this.lblGoods.ForeColor = System.Drawing.SystemColors.ControlText;
  242. this.lblGoods.Location = new System.Drawing.Point(203, 51);
  243. this.lblGoods.Name = "lblGoods";
  244. this.lblGoods.Size = new System.Drawing.Size(53, 12);
  245. this.lblGoods.TabIndex = 11;
  246. this.lblGoods.Text = "产品名称";
  247. //
  248. // lblGoodsType
  249. //
  250. this.lblGoodsType.AutoSize = true;
  251. this.lblGoodsType.BackColor = System.Drawing.SystemColors.Control;
  252. this.lblGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  253. this.lblGoodsType.ForeColor = System.Drawing.SystemColors.ControlText;
  254. this.lblGoodsType.Location = new System.Drawing.Point(16, 52);
  255. this.lblGoodsType.Name = "lblGoodsType";
  256. this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
  257. this.lblGoodsType.TabIndex = 9;
  258. this.lblGoodsType.Text = "产品类别";
  259. //
  260. // scbGoodsType
  261. //
  262. this.scbGoodsType.CheckedData = null;
  263. this.scbGoodsType.IsOnlyDisplayEnd = false;
  264. this.scbGoodsType.Location = new System.Drawing.Point(75, 47);
  265. this.scbGoodsType.Name = "scbGoodsType";
  266. this.scbGoodsType.Size = new System.Drawing.Size(120, 21);
  267. this.scbGoodsType.TabIndex = 10;
  268. //
  269. // txtDateDifference
  270. //
  271. this.txtDateDifference.AllowNegative = false;
  272. this.txtDateDifference.BackColor = System.Drawing.SystemColors.Window;
  273. this.txtDateDifference.BackgroundColor = System.Drawing.SystemColors.Window;
  274. this.txtDateDifference.DataValue = new decimal(new int[] {
  275. 0,
  276. 0,
  277. 0,
  278. 0});
  279. this.txtDateDifference.ErrorMessage = "";
  280. this.txtDateDifference.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  281. this.txtDateDifference.ImeMode = System.Windows.Forms.ImeMode.Off;
  282. this.txtDateDifference.Location = new System.Drawing.Point(876, 20);
  283. this.txtDateDifference.MaxLength = 2;
  284. this.txtDateDifference.MaxValue = new decimal(new int[] {
  285. 99,
  286. 0,
  287. 0,
  288. 0});
  289. this.txtDateDifference.MinValue = new decimal(new int[] {
  290. 0,
  291. 0,
  292. 0,
  293. 0});
  294. this.txtDateDifference.Name = "txtDateDifference";
  295. this.txtDateDifference.Size = new System.Drawing.Size(71, 21);
  296. this.txtDateDifference.TabIndex = 8;
  297. this.txtDateDifference.Text = "0";
  298. this.txtDateDifference.TextValue = "0";
  299. //
  300. // lblDateDifference
  301. //
  302. this.lblDateDifference.AutoSize = true;
  303. this.lblDateDifference.BackColor = System.Drawing.Color.Transparent;
  304. this.lblDateDifference.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  305. this.lblDateDifference.ForeColor = System.Drawing.SystemColors.ControlText;
  306. this.lblDateDifference.Location = new System.Drawing.Point(805, 24);
  307. this.lblDateDifference.Name = "lblDateDifference";
  308. this.lblDateDifference.Size = new System.Drawing.Size(65, 12);
  309. this.lblDateDifference.TabIndex = 7;
  310. this.lblDateDifference.Text = "注交日期差";
  311. //
  312. // dkUserInfoSearchBox
  313. //
  314. this.dkUserInfoSearchBox.DataSource = null;
  315. this.dkUserInfoSearchBox.Enabled = true;
  316. this.dkUserInfoSearchBox.IsMustInput = false;
  317. this.dkUserInfoSearchBox.IsWorker = false;
  318. this.dkUserInfoSearchBox.Location = new System.Drawing.Point(203, 20);
  319. this.dkUserInfoSearchBox.Name = "dkUserInfoSearchBox";
  320. this.dkUserInfoSearchBox.PurviewType = ((byte)(0));
  321. this.dkUserInfoSearchBox.SelectMore = true;
  322. this.dkUserInfoSearchBox.Size = new System.Drawing.Size(179, 21);
  323. this.dkUserInfoSearchBox.TabIndex = 2;
  324. this.dkUserInfoSearchBox.Title = "成型工号";
  325. this.dkUserInfoSearchBox.TxtUserBackColor = System.Drawing.SystemColors.Control;
  326. this.dkUserInfoSearchBox.UserCode = "";
  327. this.dkUserInfoSearchBox.UserID = null;
  328. this.dkUserInfoSearchBox.UserIDS = null;
  329. this.dkUserInfoSearchBox.UserName = null;
  330. //
  331. // lblAccountDateEnd
  332. //
  333. this.lblAccountDateEnd.AutoSize = true;
  334. this.lblAccountDateEnd.BackColor = System.Drawing.Color.Transparent;
  335. this.lblAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  336. this.lblAccountDateEnd.ForeColor = System.Drawing.SystemColors.ControlText;
  337. this.lblAccountDateEnd.Location = new System.Drawing.Point(636, 24);
  338. this.lblAccountDateEnd.Name = "lblAccountDateEnd";
  339. this.lblAccountDateEnd.Size = new System.Drawing.Size(17, 12);
  340. this.lblAccountDateEnd.TabIndex = 5;
  341. this.lblAccountDateEnd.Text = "至";
  342. //
  343. // dtpGCTimeEnd
  344. //
  345. this.dtpGCTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm:ss";
  346. this.dtpGCTimeEnd.Enabled = false;
  347. this.dtpGCTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  348. this.dtpGCTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  349. this.dtpGCTimeEnd.Location = new System.Drawing.Point(659, 47);
  350. this.dtpGCTimeEnd.Name = "dtpGCTimeEnd";
  351. this.dtpGCTimeEnd.ShowUpDown = true;
  352. this.dtpGCTimeEnd.Size = new System.Drawing.Size(140, 21);
  353. this.dtpGCTimeEnd.TabIndex = 16;
  354. //
  355. // dtpGCTimeBegin
  356. //
  357. this.dtpGCTimeBegin.CustomFormat = "yyyy-MM-dd HH:mm:ss";
  358. this.dtpGCTimeBegin.Enabled = false;
  359. this.dtpGCTimeBegin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  360. this.dtpGCTimeBegin.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  361. this.dtpGCTimeBegin.Location = new System.Drawing.Point(490, 47);
  362. this.dtpGCTimeBegin.Name = "dtpGCTimeBegin";
  363. this.dtpGCTimeBegin.ShowUpDown = true;
  364. this.dtpGCTimeBegin.Size = new System.Drawing.Size(140, 21);
  365. this.dtpGCTimeBegin.TabIndex = 14;
  366. //
  367. // dtpAccountDateEnd
  368. //
  369. this.dtpAccountDateEnd.CustomFormat = "yyyy-MM-dd";
  370. this.dtpAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  371. this.dtpAccountDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  372. this.dtpAccountDateEnd.Location = new System.Drawing.Point(659, 20);
  373. this.dtpAccountDateEnd.Name = "dtpAccountDateEnd";
  374. this.dtpAccountDateEnd.Size = new System.Drawing.Size(140, 21);
  375. this.dtpAccountDateEnd.TabIndex = 6;
  376. //
  377. // dtpAccountDateStart
  378. //
  379. this.dtpAccountDateStart.CustomFormat = "yyyy-MM-dd";
  380. this.dtpAccountDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  381. this.dtpAccountDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  382. this.dtpAccountDateStart.Location = new System.Drawing.Point(490, 20);
  383. this.dtpAccountDateStart.Name = "dtpAccountDateStart";
  384. this.dtpAccountDateStart.Size = new System.Drawing.Size(140, 21);
  385. this.dtpAccountDateStart.TabIndex = 4;
  386. //
  387. // btnClearCondition
  388. //
  389. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  390. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  391. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  392. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  393. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  394. this.btnClearCondition.Location = new System.Drawing.Point(1016, 45);
  395. this.btnClearCondition.Name = "btnClearCondition";
  396. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  397. this.btnClearCondition.TabIndex = 18;
  398. this.btnClearCondition.Text = "清空条件(&C)";
  399. this.btnClearCondition.UseVisualStyleBackColor = true;
  400. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  401. //
  402. // btnSearch
  403. //
  404. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  405. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  406. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  407. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  408. this.btnSearch.ForeColor = System.Drawing.Color.White;
  409. this.btnSearch.Location = new System.Drawing.Point(925, 45);
  410. this.btnSearch.Name = "btnSearch";
  411. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  412. this.btnSearch.TabIndex = 17;
  413. this.btnSearch.Text = "查询(&Q)";
  414. this.btnSearch.UseVisualStyleBackColor = true;
  415. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  416. //
  417. // dgvGroutingAdobeTotal
  418. //
  419. this.dgvGroutingAdobeTotal.AllowUserToAddRows = false;
  420. this.dgvGroutingAdobeTotal.AllowUserToDeleteRows = false;
  421. this.dgvGroutingAdobeTotal.AllowUserToModifyRows = true;
  422. this.dgvGroutingAdobeTotal.AllowUserToOrderColumns = true;
  423. this.dgvGroutingAdobeTotal.AllowUserToSortRows = false;
  424. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  425. this.dgvGroutingAdobeTotal.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  426. this.dgvGroutingAdobeTotal.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  427. | System.Windows.Forms.AnchorStyles.Left)
  428. | System.Windows.Forms.AnchorStyles.Right)));
  429. this.dgvGroutingAdobeTotal.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  430. this.dgvGroutingAdobeTotal.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  431. this.dgvGroutingAdobeTotal.CellHeight = 23;
  432. this.dgvGroutingAdobeTotal.ChildNodeColumnName = null;
  433. this.dgvGroutingAdobeTotal.ChildNodeColumnText = null;
  434. this.dgvGroutingAdobeTotal.ColumnDeep = 1;
  435. this.dgvGroutingAdobeTotal.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  436. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  437. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  438. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  439. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  440. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  441. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  442. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  443. this.dgvGroutingAdobeTotal.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  444. this.dgvGroutingAdobeTotal.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  445. this.dgvGroutingAdobeTotal.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  446. this.UserCode,
  447. this.GoodsCode,
  448. this.goodsname,
  449. this.GoodsTypeName,
  450. this.GOODSSPECIFICATION,
  451. this.DICTIONARYVALUE,
  452. this.Groutinglinename,
  453. this.MouldQuantity,
  454. this.GroutingNum,
  455. this.StrippingNum,
  456. this.GSPercent,
  457. this.DeliverNum,
  458. this.SDPercent,
  459. this.GDPercent});
  460. this.dgvGroutingAdobeTotal.ColumnTreeView = null;
  461. this.dgvGroutingAdobeTotal.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)));
  462. this.dgvGroutingAdobeTotal.DynamicColumnName = "";
  463. this.dgvGroutingAdobeTotal.EnableHeadersVisualStyles = false;
  464. this.dgvGroutingAdobeTotal.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  465. this.dgvGroutingAdobeTotal.FormatQuantityColumns = null;
  466. this.dgvGroutingAdobeTotal.HorizontalMergeColumn = null;
  467. this.dgvGroutingAdobeTotal.IsAutoCountSum = true;
  468. this.dgvGroutingAdobeTotal.IsAutoResizeColumns = false;
  469. this.dgvGroutingAdobeTotal.IsClickF12 = false;
  470. this.dgvGroutingAdobeTotal.IsOpenMergeCellFlag = false;
  471. this.dgvGroutingAdobeTotal.IsSubTotalFlag = false;
  472. this.dgvGroutingAdobeTotal.IsTopDeep = false;
  473. this.dgvGroutingAdobeTotal.Location = new System.Drawing.Point(0, 125);
  474. this.dgvGroutingAdobeTotal.MergeColumnNames = null;
  475. this.dgvGroutingAdobeTotal.MergeDetailColumnNames = null;
  476. this.dgvGroutingAdobeTotal.MergeDetailOnlyColumn = null;
  477. this.dgvGroutingAdobeTotal.MergeOnlyColumn = null;
  478. this.dgvGroutingAdobeTotal.MultiSelect = false;
  479. this.dgvGroutingAdobeTotal.Name = "dgvGroutingAdobeTotal";
  480. this.dgvGroutingAdobeTotal.ReadOnly = true;
  481. this.dgvGroutingAdobeTotal.RefreshAtHscroll = false;
  482. this.dgvGroutingAdobeTotal.RowHeadersWidth = 50;
  483. this.dgvGroutingAdobeTotal.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  484. dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  485. this.dgvGroutingAdobeTotal.RowsDefaultCellStyle = dataGridViewCellStyle10;
  486. this.dgvGroutingAdobeTotal.RowTemplate.Height = 21;
  487. this.dgvGroutingAdobeTotal.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  488. this.dgvGroutingAdobeTotal.Size = new System.Drawing.Size(1119, 367);
  489. this.dgvGroutingAdobeTotal.SortOrderColumnName = null;
  490. this.dgvGroutingAdobeTotal.TabIndex = 2;
  491. this.dgvGroutingAdobeTotal.Tag = true;
  492. this.dgvGroutingAdobeTotal.TotalSumColumns = null;
  493. this.dgvGroutingAdobeTotal.ViewRowFilter = "";
  494. //
  495. // UserCode
  496. //
  497. this.UserCode.DataPropertyName = "UserCode";
  498. this.UserCode.HeaderText = "成型工号";
  499. this.UserCode.Name = "UserCode";
  500. this.UserCode.ReadOnly = true;
  501. //
  502. // GoodsCode
  503. //
  504. this.GoodsCode.DataPropertyName = "GoodsCode";
  505. this.GoodsCode.HeaderText = "产品编码";
  506. this.GoodsCode.Name = "GoodsCode";
  507. this.GoodsCode.ReadOnly = true;
  508. //
  509. // goodsname
  510. //
  511. this.goodsname.DataPropertyName = "goodsname";
  512. this.goodsname.HeaderText = "产品名称";
  513. this.goodsname.Name = "goodsname";
  514. this.goodsname.ReadOnly = true;
  515. //
  516. // GoodsTypeName
  517. //
  518. this.GoodsTypeName.DataPropertyName = "GoodsTypeName";
  519. this.GoodsTypeName.HeaderText = "产品类别";
  520. this.GoodsTypeName.Name = "GoodsTypeName";
  521. this.GoodsTypeName.ReadOnly = true;
  522. //
  523. // GOODSSPECIFICATION
  524. //
  525. this.GOODSSPECIFICATION.DataPropertyName = "goodsspecification";
  526. this.GOODSSPECIFICATION.HeaderText = "规格";
  527. this.GOODSSPECIFICATION.Name = "GOODSSPECIFICATION";
  528. this.GOODSSPECIFICATION.ReadOnly = true;
  529. //
  530. // DICTIONARYVALUE
  531. //
  532. this.DICTIONARYVALUE.DataPropertyName = "GlazeType";
  533. this.DICTIONARYVALUE.HeaderText = "釉色类别";
  534. this.DICTIONARYVALUE.Name = "DICTIONARYVALUE";
  535. this.DICTIONARYVALUE.ReadOnly = true;
  536. //
  537. // Groutinglinename
  538. //
  539. this.Groutinglinename.DataPropertyName = "groutinglinecode";
  540. this.Groutinglinename.HeaderText = "成型线";
  541. this.Groutinglinename.Name = "Groutinglinename";
  542. this.Groutinglinename.ReadOnly = true;
  543. //
  544. // MouldQuantity
  545. //
  546. this.MouldQuantity.DataPropertyName = "MouldQuantity";
  547. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  548. this.MouldQuantity.DefaultCellStyle = dataGridViewCellStyle3;
  549. this.MouldQuantity.HeaderText = "模具数量";
  550. this.MouldQuantity.Name = "MouldQuantity";
  551. this.MouldQuantity.ReadOnly = true;
  552. //
  553. // GroutingNum
  554. //
  555. this.GroutingNum.DataPropertyName = "GroutingNum";
  556. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  557. this.GroutingNum.DefaultCellStyle = dataGridViewCellStyle4;
  558. this.GroutingNum.HeaderText = "注浆量";
  559. this.GroutingNum.Name = "GroutingNum";
  560. this.GroutingNum.ReadOnly = true;
  561. //
  562. // StrippingNum
  563. //
  564. this.StrippingNum.DataPropertyName = "StrippingNum";
  565. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  566. this.StrippingNum.DefaultCellStyle = dataGridViewCellStyle5;
  567. this.StrippingNum.HeaderText = "成坯量";
  568. this.StrippingNum.Name = "StrippingNum";
  569. this.StrippingNum.ReadOnly = true;
  570. //
  571. // GSPercent
  572. //
  573. this.GSPercent.DataPropertyName = "GSPercent";
  574. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  575. this.GSPercent.DefaultCellStyle = dataGridViewCellStyle6;
  576. this.GSPercent.HeaderText = "注成比";
  577. this.GSPercent.Name = "GSPercent";
  578. this.GSPercent.ReadOnly = true;
  579. //
  580. // DeliverNum
  581. //
  582. this.DeliverNum.DataPropertyName = "DeliverNum";
  583. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  584. this.DeliverNum.DefaultCellStyle = dataGridViewCellStyle7;
  585. this.DeliverNum.HeaderText = "交坯量";
  586. this.DeliverNum.Name = "DeliverNum";
  587. this.DeliverNum.ReadOnly = true;
  588. //
  589. // SDPercent
  590. //
  591. this.SDPercent.DataPropertyName = "SDPercent";
  592. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  593. this.SDPercent.DefaultCellStyle = dataGridViewCellStyle8;
  594. this.SDPercent.HeaderText = "成交比";
  595. this.SDPercent.Name = "SDPercent";
  596. this.SDPercent.ReadOnly = true;
  597. //
  598. // GDPercent
  599. //
  600. this.GDPercent.DataPropertyName = "GDPercent";
  601. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  602. this.GDPercent.DefaultCellStyle = dataGridViewCellStyle9;
  603. this.GDPercent.HeaderText = "注交比";
  604. this.GDPercent.Name = "GDPercent";
  605. this.GDPercent.ReadOnly = true;
  606. //
  607. // F_RPT_040101_1
  608. //
  609. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  610. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  611. this.ClientSize = new System.Drawing.Size(1131, 492);
  612. this.Controls.Add(this.dgvGroutingAdobeTotal);
  613. this.Controls.Add(this.gbxCondition);
  614. this.Controls.Add(this.tsrOperate);
  615. this.Name = "F_RPT_040101_1";
  616. this.Text = "注浆交坯比率分析表";
  617. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_040101_1_FormClosed);
  618. this.Load += new System.EventHandler(this.F_RPT_040101_1_Load);
  619. this.tsrOperate.ResumeLayout(false);
  620. this.tsrOperate.PerformLayout();
  621. this.gbxCondition.ResumeLayout(false);
  622. this.gbxCondition.PerformLayout();
  623. ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingAdobeTotal)).EndInit();
  624. this.ResumeLayout(false);
  625. }
  626. #endregion
  627. private Basics.BaseControls.C_ToolStrip tsrOperate;
  628. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  629. private System.Windows.Forms.ToolStripButton tsbtnClose;
  630. private Basics.BaseControls.C_GroupBox gbxCondition;
  631. private Basics.BaseControls.C_Label lblAccountDateEnd;
  632. private Basics.BaseControls.C_DateTimePicker dtpAccountDateEnd;
  633. private Basics.BaseControls.C_DateTimePicker dtpAccountDateStart;
  634. private Basics.BaseControls.C_Button btnClearCondition;
  635. private Basics.BaseControls.C_Button btnSearch;
  636. private Basics.BaseControls.C_DataGridView dgvGroutingAdobeTotal;
  637. private Controls.SearchTextBox.dkUserInfoSearchBox dkUserInfoSearchBox;
  638. private Basics.BaseControls.C_Label lblDateDifference;
  639. private Basics.BaseControls.C_TXT_Digital txtDateDifference;
  640. private Basics.BaseControls.C_Label lblGoodsType;
  641. private Controls.SearchBox.ScbGoodsType scbGoodsType;
  642. private Controls.SearchBox.ScbGoods scbGoods;
  643. private Basics.BaseControls.C_Label lblGoods;
  644. private Basics.BaseControls.C_Label lblGroutingLine;
  645. private Controls.SearchBox.ScbGroutingLine scbGroutingLine;
  646. private Basics.BaseControls.C_DateTimePicker dtpGCTimeEnd;
  647. private Basics.BaseControls.C_DateTimePicker dtpGCTimeBegin;
  648. private Basics.BaseControls.C_Label c_Label1;
  649. private System.Windows.Forms.CheckBox chkGCTime;
  650. private System.Windows.Forms.CheckBox chkGDate;
  651. private System.Windows.Forms.CheckBox chkMonitor;
  652. private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
  653. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
  654. private System.Windows.Forms.DataGridViewTextBoxColumn goodsname;
  655. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeName;
  656. private System.Windows.Forms.DataGridViewTextBoxColumn GOODSSPECIFICATION;
  657. private System.Windows.Forms.DataGridViewTextBoxColumn DICTIONARYVALUE;
  658. private System.Windows.Forms.DataGridViewTextBoxColumn Groutinglinename;
  659. private System.Windows.Forms.DataGridViewTextBoxColumn MouldQuantity;
  660. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingNum;
  661. private System.Windows.Forms.DataGridViewTextBoxColumn StrippingNum;
  662. private System.Windows.Forms.DataGridViewTextBoxColumn GSPercent;
  663. private System.Windows.Forms.DataGridViewTextBoxColumn DeliverNum;
  664. private System.Windows.Forms.DataGridViewTextBoxColumn SDPercent;
  665. private System.Windows.Forms.DataGridViewTextBoxColumn GDPercent;
  666. }
  667. }