FrmProductsUseStatistics.Designer.cs 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254
  1. namespace LYFZ.Software.UI.StatisticalInquiry
  2. {
  3. partial class FrmProductsUseStatistics
  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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmProductsUseStatistics));
  31. this.dtp_start = new System.Windows.Forms.DateTimePicker();
  32. this.dtp_end = new System.Windows.Forms.DateTimePicker();
  33. this.label1 = new System.Windows.Forms.Label();
  34. this.btn_query = new LYFZ.ComponentLibrary.ButtonEx();
  35. this.cb_has_pickup = new LYFZ.ComponentLibrary.CheckBoxEx();
  36. this.dgv = new LYFZ.ComponentLibrary.DataGridViewEx();
  37. this.btn_export_xls = new LYFZ.ComponentLibrary.ButtonForm();
  38. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  39. this.lb_count = new LYFZ.ComponentLibrary.LabelEx();
  40. this.plExMainContainer.SuspendLayout();
  41. this.plFormMainContent.SuspendLayout();
  42. ((System.ComponentModel.ISupportInitialize)(this.dgv)).BeginInit();
  43. this.panelEx1.SuspendLayout();
  44. this.SuspendLayout();
  45. //
  46. // plExMainContainer
  47. //
  48. this.plExMainContainer.Controls.Add(this.dgv);
  49. this.plExMainContainer.Controls.Add(this.panelEx1);
  50. this.plExMainContainer.Location = new System.Drawing.Point(0, 40);
  51. this.plExMainContainer.Size = new System.Drawing.Size(1028, 505);
  52. //
  53. // plFormMainContent
  54. //
  55. this.plFormMainContent.BackColor = System.Drawing.Color.White;
  56. this.plFormMainContent.Controls.Add(this.btn_export_xls);
  57. this.plFormMainContent.Controls.Add(this.cb_has_pickup);
  58. this.plFormMainContent.Controls.Add(this.btn_query);
  59. this.plFormMainContent.Controls.Add(this.label1);
  60. this.plFormMainContent.Controls.Add(this.dtp_end);
  61. this.plFormMainContent.Controls.Add(this.dtp_start);
  62. this.plFormMainContent.Size = new System.Drawing.Size(1028, 545);
  63. this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
  64. this.plFormMainContent.Controls.SetChildIndex(this.dtp_start, 0);
  65. this.plFormMainContent.Controls.SetChildIndex(this.dtp_end, 0);
  66. this.plFormMainContent.Controls.SetChildIndex(this.label1, 0);
  67. this.plFormMainContent.Controls.SetChildIndex(this.btn_query, 0);
  68. this.plFormMainContent.Controls.SetChildIndex(this.cb_has_pickup, 0);
  69. this.plFormMainContent.Controls.SetChildIndex(this.btn_export_xls, 0);
  70. //
  71. // btnAppFormMaximize
  72. //
  73. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  74. this.btnAppFormMaximize.Location = new System.Drawing.Point(969, 0);
  75. //
  76. // btnAppFormExit
  77. //
  78. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  79. this.btnAppFormExit.Location = new System.Drawing.Point(996, 0);
  80. //
  81. // btnAppFormMinimize
  82. //
  83. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  84. this.btnAppFormMinimize.Location = new System.Drawing.Point(942, 0);
  85. //
  86. // dtp_start
  87. //
  88. this.dtp_start.Location = new System.Drawing.Point(203, 12);
  89. this.dtp_start.Name = "dtp_start";
  90. this.dtp_start.Size = new System.Drawing.Size(121, 21);
  91. this.dtp_start.TabIndex = 3;
  92. //
  93. // dtp_end
  94. //
  95. this.dtp_end.Location = new System.Drawing.Point(349, 12);
  96. this.dtp_end.Name = "dtp_end";
  97. this.dtp_end.Size = new System.Drawing.Size(121, 21);
  98. this.dtp_end.TabIndex = 3;
  99. //
  100. // label1
  101. //
  102. this.label1.AutoSize = true;
  103. this.label1.BackColor = System.Drawing.Color.White;
  104. this.label1.Location = new System.Drawing.Point(332, 17);
  105. this.label1.Name = "label1";
  106. this.label1.Size = new System.Drawing.Size(11, 12);
  107. this.label1.TabIndex = 4;
  108. this.label1.Text = "-";
  109. //
  110. // btn_query
  111. //
  112. this.btn_query.BackColor = System.Drawing.Color.Transparent;
  113. this.btn_query.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_query.BackImg")));
  114. this.btn_query.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  115. this.btn_query.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  116. this.btn_query.ForeColor = System.Drawing.Color.White;
  117. this.btn_query.IsCustomBackImg = false;
  118. this.btn_query.IsShowText = true;
  119. this.btn_query.Location = new System.Drawing.Point(494, 10);
  120. this.btn_query.Name = "btn_query";
  121. this.btn_query.Size = new System.Drawing.Size(85, 24);
  122. this.btn_query.TabIndex = 5;
  123. this.btn_query.Text = "查询";
  124. this.btn_query.UseVisualStyleBackColor = false;
  125. //
  126. // cb_has_pickup
  127. //
  128. this.cb_has_pickup.AutoSize = true;
  129. this.cb_has_pickup.BackColor = System.Drawing.Color.White;
  130. this.cb_has_pickup.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  131. this.cb_has_pickup.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  132. this.cb_has_pickup.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  133. this.cb_has_pickup.Fourstates = false;
  134. this.cb_has_pickup.IsGreenTick = false;
  135. this.cb_has_pickup.Location = new System.Drawing.Point(693, 13);
  136. this.cb_has_pickup.Name = "cb_has_pickup";
  137. this.cb_has_pickup.Size = new System.Drawing.Size(63, 21);
  138. this.cb_has_pickup.TabIndex = 6;
  139. this.cb_has_pickup.Text = "已取件";
  140. this.cb_has_pickup.UseVisualStyleBackColor = false;
  141. //
  142. // dgv
  143. //
  144. this.dgv.AllowUserToAddRows = false;
  145. this.dgv.AllowUserToDeleteRows = false;
  146. this.dgv.AllowUserToResizeRows = false;
  147. dataGridViewCellStyle1.BackColor = System.Drawing.Color.LightCyan;
  148. this.dgv.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  149. this.dgv.BackgroundColor = System.Drawing.Color.White;
  150. this.dgv.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  151. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  152. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
  153. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  154. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  155. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  156. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  157. this.dgv.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  158. this.dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  159. this.dgv.Dock = System.Windows.Forms.DockStyle.Fill;
  160. this.dgv.EnableHeadersVisualStyles = false;
  161. this.dgv.EraseCell = false;
  162. this.dgv.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
  163. this.dgv.GridViewUniquelyIdentify = "";
  164. this.dgv.IsCompleteBonding = false;
  165. this.dgv.IsCopyCellValue = true;
  166. this.dgv.Location = new System.Drawing.Point(0, 0);
  167. this.dgv.Name = "dgv";
  168. this.dgv.RowTemplate.Height = 23;
  169. this.dgv.RowTemplate.ReadOnly = true;
  170. this.dgv.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  171. this.dgv.Size = new System.Drawing.Size(1028, 471);
  172. this.dgv.TabIndex = 0;
  173. //
  174. // btn_export_xls
  175. //
  176. this.btn_export_xls.BackColor = System.Drawing.Color.Transparent;
  177. this.btn_export_xls.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_export_xls.BackImg")));
  178. this.btn_export_xls.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  179. this.btn_export_xls.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  180. this.btn_export_xls.ForeColor = System.Drawing.Color.White;
  181. this.btn_export_xls.IsCustomBackImg = false;
  182. this.btn_export_xls.IsShowText = true;
  183. this.btn_export_xls.Location = new System.Drawing.Point(596, 10);
  184. this.btn_export_xls.Name = "btn_export_xls";
  185. this.btn_export_xls.Size = new System.Drawing.Size(85, 24);
  186. this.btn_export_xls.TabIndex = 8;
  187. this.btn_export_xls.Text = "导出xls";
  188. this.btn_export_xls.UseVisualStyleBackColor = false;
  189. //
  190. // panelEx1
  191. //
  192. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  193. this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  194. this.panelEx1.BorderWidth = 1;
  195. this.panelEx1.Controls.Add(this.lb_count);
  196. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Bottom;
  197. this.panelEx1.Location = new System.Drawing.Point(0, 471);
  198. this.panelEx1.Name = "panelEx1";
  199. this.panelEx1.Size = new System.Drawing.Size(1028, 34);
  200. this.panelEx1.TabIndex = 1;
  201. //
  202. // lb_count
  203. //
  204. this.lb_count.AutoSize = true;
  205. this.lb_count.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  206. this.lb_count.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  207. this.lb_count.Location = new System.Drawing.Point(9, 8);
  208. this.lb_count.Name = "lb_count";
  209. this.lb_count.Size = new System.Drawing.Size(0, 17);
  210. this.lb_count.TabIndex = 0;
  211. //
  212. // FrmProductsUseStatistics
  213. //
  214. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  215. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  216. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  217. this.ClientSize = new System.Drawing.Size(1028, 610);
  218. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  219. this.IsShowUcNavigationTool = true;
  220. this.Name = "FrmProductsUseStatistics";
  221. this.ShowInTaskbar = false;
  222. this.Text = "商品使用详情";
  223. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  224. this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
  225. this.Controls.SetChildIndex(this.btnAppFormExit, 0);
  226. this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
  227. this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
  228. this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
  229. this.Controls.SetChildIndex(this.plFormMainContent, 0);
  230. this.plExMainContainer.ResumeLayout(false);
  231. this.plFormMainContent.ResumeLayout(false);
  232. this.plFormMainContent.PerformLayout();
  233. ((System.ComponentModel.ISupportInitialize)(this.dgv)).EndInit();
  234. this.panelEx1.ResumeLayout(false);
  235. this.panelEx1.PerformLayout();
  236. this.ResumeLayout(false);
  237. }
  238. #endregion
  239. private System.Windows.Forms.Label label1;
  240. protected internal System.Windows.Forms.DateTimePicker dtp_start;
  241. protected internal System.Windows.Forms.DateTimePicker dtp_end;
  242. protected internal ComponentLibrary.CheckBoxEx cb_has_pickup;
  243. protected internal ComponentLibrary.ButtonEx btn_query;
  244. protected internal ComponentLibrary.ButtonForm btn_export_xls;
  245. private ComponentLibrary.PanelEx panelEx1;
  246. protected internal ComponentLibrary.LabelEx lb_count;
  247. protected internal ComponentLibrary.DataGridViewEx dgv;
  248. }
  249. }