AnalyzedStoredValueReport.Designer.cs 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408
  1. namespace LYFZ.Software.UI.DecisionAssistant
  2. {
  3. partial class AnalyzedStoredValueReport
  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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AnalyzedStoredValueReport));
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  37. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  38. this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
  39. this.dgv_employee = new LYFZ.ComponentLibrary.DataGridViewEx();
  40. this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
  41. this.dgv = new LYFZ.ComponentLibrary.DataGridViewEx();
  42. this.pan_Top = new LYFZ.ComponentLibrary.PanelEx();
  43. this.lab_Text = new LYFZ.ComponentLibrary.LabelEx();
  44. this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
  45. this.cbx_DropDownYear = new LYFZ.ComponentLibrary.ComboBoxEx();
  46. this.lab_Year = new LYFZ.ComponentLibrary.LabelEx();
  47. this.cmbtreevperson = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  48. this.btnQuery = new LYFZ.ComponentLibrary.ButtonEx();
  49. this.btn_export2xls = new LYFZ.ComponentLibrary.ButtonEx();
  50. this.plExMainContainer.SuspendLayout();
  51. this.plFormMainContent.SuspendLayout();
  52. this.panelEx1.SuspendLayout();
  53. this.panelEx3.SuspendLayout();
  54. ((System.ComponentModel.ISupportInitialize)(this.dgv_employee)).BeginInit();
  55. ((System.ComponentModel.ISupportInitialize)(this.dgv)).BeginInit();
  56. this.pan_Top.SuspendLayout();
  57. this.flowLayoutPanel1.SuspendLayout();
  58. this.SuspendLayout();
  59. //
  60. // plExMainContainer
  61. //
  62. this.plExMainContainer.Controls.Add(this.panelEx1);
  63. this.plExMainContainer.Location = new System.Drawing.Point(0, 40);
  64. this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5, 10, 5, 10);
  65. this.plExMainContainer.Size = new System.Drawing.Size(1077, 505);
  66. //
  67. // plFormMainContent
  68. //
  69. this.plFormMainContent.Size = new System.Drawing.Size(1077, 545);
  70. this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
  71. //
  72. // btnAppFormMaximize
  73. //
  74. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  75. this.btnAppFormMaximize.Location = new System.Drawing.Point(1018, 0);
  76. //
  77. // btnAppFormExit
  78. //
  79. this.btnAppFormExit.BackImg = null;
  80. this.btnAppFormExit.Location = new System.Drawing.Point(1045, 0);
  81. //
  82. // btnAppFormMinimize
  83. //
  84. this.btnAppFormMinimize.BackImg = null;
  85. this.btnAppFormMinimize.Location = new System.Drawing.Point(991, 0);
  86. //
  87. // panelEx1
  88. //
  89. this.panelEx1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(240)))), ((int)(((byte)(241)))));
  90. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  91. this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  92. this.panelEx1.BorderWidth = 1;
  93. this.panelEx1.Controls.Add(this.panelEx3);
  94. this.panelEx1.Controls.Add(this.flowLayoutPanel1);
  95. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
  96. this.panelEx1.Location = new System.Drawing.Point(5, 10);
  97. this.panelEx1.Name = "panelEx1";
  98. this.panelEx1.Padding = new System.Windows.Forms.Padding(3);
  99. this.panelEx1.Size = new System.Drawing.Size(1067, 485);
  100. this.panelEx1.TabIndex = 1;
  101. //
  102. // panelEx3
  103. //
  104. this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  105. this.panelEx3.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  106. this.panelEx3.BorderWidth = 1;
  107. this.panelEx3.Controls.Add(this.dgv_employee);
  108. this.panelEx3.Controls.Add(this.panelEx2);
  109. this.panelEx3.Controls.Add(this.dgv);
  110. this.panelEx3.Controls.Add(this.pan_Top);
  111. this.panelEx3.Dock = System.Windows.Forms.DockStyle.Fill;
  112. this.panelEx3.Location = new System.Drawing.Point(3, 38);
  113. this.panelEx3.Name = "panelEx3";
  114. this.panelEx3.Padding = new System.Windows.Forms.Padding(3);
  115. this.panelEx3.Size = new System.Drawing.Size(1061, 444);
  116. this.panelEx3.TabIndex = 7;
  117. //
  118. // dgv_employee
  119. //
  120. this.dgv_employee.AllowUserToAddRows = false;
  121. this.dgv_employee.AllowUserToDeleteRows = false;
  122. this.dgv_employee.AllowUserToResizeRows = false;
  123. dataGridViewCellStyle1.BackColor = System.Drawing.Color.LightCyan;
  124. this.dgv_employee.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  125. this.dgv_employee.BackgroundColor = System.Drawing.Color.White;
  126. this.dgv_employee.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  127. this.dgv_employee.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  128. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  129. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
  130. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  131. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  132. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  133. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  134. this.dgv_employee.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  135. this.dgv_employee.ColumnHeadersHeight = 24;
  136. this.dgv_employee.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  137. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  138. dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
  139. dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  140. dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText;
  141. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  142. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  143. dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  144. this.dgv_employee.DefaultCellStyle = dataGridViewCellStyle3;
  145. this.dgv_employee.Dock = System.Windows.Forms.DockStyle.Fill;
  146. this.dgv_employee.EnableHeadersVisualStyles = false;
  147. this.dgv_employee.EraseCell = false;
  148. this.dgv_employee.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
  149. this.dgv_employee.GridViewUniquelyIdentify = resources.GetString("dgv_employee.GridViewUniquelyIdentify");
  150. this.dgv_employee.IsCompleteBonding = false;
  151. this.dgv_employee.IsCopyCellValue = true;
  152. this.dgv_employee.Location = new System.Drawing.Point(586, 39);
  153. this.dgv_employee.Margin = new System.Windows.Forms.Padding(0);
  154. this.dgv_employee.Name = "dgv_employee";
  155. this.dgv_employee.ReadOnly = true;
  156. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  157. dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control;
  158. dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  159. dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText;
  160. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  161. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  162. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  163. this.dgv_employee.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
  164. this.dgv_employee.RowHeadersVisible = false;
  165. this.dgv_employee.RowTemplate.Height = 23;
  166. this.dgv_employee.RowTemplate.ReadOnly = true;
  167. this.dgv_employee.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  168. this.dgv_employee.Size = new System.Drawing.Size(472, 402);
  169. this.dgv_employee.TabIndex = 234;
  170. //
  171. // panelEx2
  172. //
  173. this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  174. this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  175. this.panelEx2.BorderWidth = 1;
  176. this.panelEx2.Dock = System.Windows.Forms.DockStyle.Left;
  177. this.panelEx2.Location = new System.Drawing.Point(558, 39);
  178. this.panelEx2.Name = "panelEx2";
  179. this.panelEx2.Size = new System.Drawing.Size(28, 402);
  180. this.panelEx2.TabIndex = 235;
  181. //
  182. // dgv
  183. //
  184. this.dgv.AllowUserToAddRows = false;
  185. this.dgv.AllowUserToDeleteRows = false;
  186. this.dgv.AllowUserToResizeRows = false;
  187. dataGridViewCellStyle5.BackColor = System.Drawing.Color.LightCyan;
  188. this.dgv.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5;
  189. this.dgv.BackgroundColor = System.Drawing.Color.White;
  190. this.dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  191. this.dgv.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  192. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  193. dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
  194. dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  195. dataGridViewCellStyle6.ForeColor = System.Drawing.Color.White;
  196. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  197. dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  198. this.dgv.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6;
  199. this.dgv.ColumnHeadersHeight = 24;
  200. this.dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  201. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  202. dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Window;
  203. dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  204. dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.ControlText;
  205. dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  206. dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  207. dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  208. this.dgv.DefaultCellStyle = dataGridViewCellStyle7;
  209. this.dgv.Dock = System.Windows.Forms.DockStyle.Left;
  210. this.dgv.EnableHeadersVisualStyles = false;
  211. this.dgv.EraseCell = false;
  212. this.dgv.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
  213. this.dgv.GridViewUniquelyIdentify = resources.GetString("dgv.GridViewUniquelyIdentify");
  214. this.dgv.IsCompleteBonding = false;
  215. this.dgv.IsCopyCellValue = true;
  216. this.dgv.Location = new System.Drawing.Point(3, 39);
  217. this.dgv.Margin = new System.Windows.Forms.Padding(0);
  218. this.dgv.Name = "dgv";
  219. this.dgv.ReadOnly = true;
  220. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  221. dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Control;
  222. dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  223. dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.WindowText;
  224. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  225. dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  226. dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  227. this.dgv.RowHeadersDefaultCellStyle = dataGridViewCellStyle8;
  228. this.dgv.RowHeadersVisible = false;
  229. this.dgv.RowHeadersWidth = 30;
  230. this.dgv.RowTemplate.Height = 23;
  231. this.dgv.RowTemplate.ReadOnly = true;
  232. this.dgv.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  233. this.dgv.Size = new System.Drawing.Size(555, 402);
  234. this.dgv.TabIndex = 233;
  235. //
  236. // pan_Top
  237. //
  238. this.pan_Top.BackColor = System.Drawing.Color.Transparent;
  239. this.pan_Top.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  240. this.pan_Top.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  241. this.pan_Top.BorderWidth = 1;
  242. this.pan_Top.Controls.Add(this.lab_Text);
  243. this.pan_Top.Dock = System.Windows.Forms.DockStyle.Top;
  244. this.pan_Top.Location = new System.Drawing.Point(3, 3);
  245. this.pan_Top.Name = "pan_Top";
  246. this.pan_Top.Padding = new System.Windows.Forms.Padding(3);
  247. this.pan_Top.Size = new System.Drawing.Size(1055, 36);
  248. this.pan_Top.TabIndex = 8;
  249. //
  250. // lab_Text
  251. //
  252. this.lab_Text.AutoSize = true;
  253. this.lab_Text.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  254. this.lab_Text.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  255. this.lab_Text.Location = new System.Drawing.Point(3, 9);
  256. this.lab_Text.Name = "lab_Text";
  257. this.lab_Text.Size = new System.Drawing.Size(0, 17);
  258. this.lab_Text.TabIndex = 10;
  259. //
  260. // flowLayoutPanel1
  261. //
  262. this.flowLayoutPanel1.Controls.Add(this.cbx_DropDownYear);
  263. this.flowLayoutPanel1.Controls.Add(this.lab_Year);
  264. this.flowLayoutPanel1.Controls.Add(this.cmbtreevperson);
  265. this.flowLayoutPanel1.Controls.Add(this.btnQuery);
  266. this.flowLayoutPanel1.Controls.Add(this.btn_export2xls);
  267. this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  268. this.flowLayoutPanel1.Location = new System.Drawing.Point(3, 3);
  269. this.flowLayoutPanel1.Name = "flowLayoutPanel1";
  270. this.flowLayoutPanel1.Padding = new System.Windows.Forms.Padding(0, 3, 0, 0);
  271. this.flowLayoutPanel1.Size = new System.Drawing.Size(1061, 35);
  272. this.flowLayoutPanel1.TabIndex = 8;
  273. //
  274. // cbx_DropDownYear
  275. //
  276. this.cbx_DropDownYear.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  277. this.cbx_DropDownYear.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  278. this.cbx_DropDownYear.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  279. this.cbx_DropDownYear.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  280. this.cbx_DropDownYear.Font = new System.Drawing.Font("宋体", 10.5F);
  281. this.cbx_DropDownYear.FormattingEnabled = true;
  282. this.cbx_DropDownYear.IsCustomColor = false;
  283. this.cbx_DropDownYear.Location = new System.Drawing.Point(5, 6);
  284. this.cbx_DropDownYear.Margin = new System.Windows.Forms.Padding(5, 3, 3, 3);
  285. this.cbx_DropDownYear.Name = "cbx_DropDownYear";
  286. this.cbx_DropDownYear.ReadOnly = false;
  287. this.cbx_DropDownYear.Size = new System.Drawing.Size(104, 22);
  288. this.cbx_DropDownYear.TabIndex = 0;
  289. //
  290. // lab_Year
  291. //
  292. this.lab_Year.AutoSize = true;
  293. this.lab_Year.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  294. this.lab_Year.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  295. this.lab_Year.Location = new System.Drawing.Point(115, 8);
  296. this.lab_Year.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0);
  297. this.lab_Year.Name = "lab_Year";
  298. this.lab_Year.Size = new System.Drawing.Size(20, 17);
  299. this.lab_Year.TabIndex = 1;
  300. this.lab_Year.Text = "年";
  301. //
  302. // cmbtreevperson
  303. //
  304. this.cmbtreevperson.AfterSelectLevelFirstNode = true;
  305. this.cmbtreevperson.DropDownHeight = 220;
  306. this.cmbtreevperson.DropDownShow = false;
  307. this.cmbtreevperson.FormattingEnabled = true;
  308. this.cmbtreevperson.IntegralHeight = false;
  309. this.cmbtreevperson.IsNodeMouseClick = true;
  310. this.cmbtreevperson.IsSelectParentNode = false;
  311. this.cmbtreevperson.Location = new System.Drawing.Point(141, 6);
  312. this.cmbtreevperson.Name = "cmbtreevperson";
  313. this.cmbtreevperson.ReadOnly = true;
  314. this.cmbtreevperson.SelectedNode = null;
  315. this.cmbtreevperson.Size = new System.Drawing.Size(180, 20);
  316. this.cmbtreevperson.StrGetName = "";
  317. this.cmbtreevperson.StrGetTagName = "";
  318. this.cmbtreevperson.StrKey = null;
  319. this.cmbtreevperson.TabIndex = 2247;
  320. //
  321. // btnQuery
  322. //
  323. this.btnQuery.BackColor = System.Drawing.Color.Transparent;
  324. this.btnQuery.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnQuery.BackImg")));
  325. this.btnQuery.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  326. this.btnQuery.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  327. this.btnQuery.ForeColor = System.Drawing.Color.White;
  328. this.btnQuery.IsCustomBackImg = false;
  329. this.btnQuery.IsShowText = true;
  330. this.btnQuery.Location = new System.Drawing.Point(344, 3);
  331. this.btnQuery.Margin = new System.Windows.Forms.Padding(20, 0, 3, 3);
  332. this.btnQuery.Name = "btnQuery";
  333. this.btnQuery.Size = new System.Drawing.Size(85, 28);
  334. this.btnQuery.TabIndex = 2;
  335. this.btnQuery.Text = "查询";
  336. this.btnQuery.UseVisualStyleBackColor = false;
  337. this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click);
  338. //
  339. // btn_export2xls
  340. //
  341. this.btn_export2xls.BackColor = System.Drawing.Color.Transparent;
  342. this.btn_export2xls.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_export2xls.BackImg")));
  343. this.btn_export2xls.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  344. this.btn_export2xls.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  345. this.btn_export2xls.ForeColor = System.Drawing.Color.White;
  346. this.btn_export2xls.IsCustomBackImg = false;
  347. this.btn_export2xls.IsShowText = true;
  348. this.btn_export2xls.Location = new System.Drawing.Point(452, 3);
  349. this.btn_export2xls.Margin = new System.Windows.Forms.Padding(20, 0, 3, 3);
  350. this.btn_export2xls.Name = "btn_export2xls";
  351. this.btn_export2xls.Size = new System.Drawing.Size(134, 28);
  352. this.btn_export2xls.TabIndex = 2;
  353. this.btn_export2xls.Text = "导出员工充值业绩";
  354. this.btn_export2xls.UseVisualStyleBackColor = false;
  355. this.btn_export2xls.Click += new System.EventHandler(this.btnQuery_Click);
  356. //
  357. // AnalyzedStoredValueReport
  358. //
  359. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  360. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  361. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  362. this.ClientSize = new System.Drawing.Size(1077, 610);
  363. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  364. this.IsShowUcNavigationTool = true;
  365. this.IsUserControlsSize = false;
  366. this.Name = "AnalyzedStoredValueReport";
  367. this.Text = "储值卡分析报表";
  368. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  369. this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
  370. this.Controls.SetChildIndex(this.btnAppFormExit, 0);
  371. this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
  372. this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
  373. this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
  374. this.Controls.SetChildIndex(this.plFormMainContent, 0);
  375. this.plExMainContainer.ResumeLayout(false);
  376. this.plFormMainContent.ResumeLayout(false);
  377. this.panelEx1.ResumeLayout(false);
  378. this.panelEx3.ResumeLayout(false);
  379. ((System.ComponentModel.ISupportInitialize)(this.dgv_employee)).EndInit();
  380. ((System.ComponentModel.ISupportInitialize)(this.dgv)).EndInit();
  381. this.pan_Top.ResumeLayout(false);
  382. this.pan_Top.PerformLayout();
  383. this.flowLayoutPanel1.ResumeLayout(false);
  384. this.flowLayoutPanel1.PerformLayout();
  385. this.ResumeLayout(false);
  386. }
  387. #endregion
  388. protected internal ComponentLibrary.PanelEx panelEx1;
  389. protected internal ComponentLibrary.PanelEx panelEx3;
  390. protected internal System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
  391. protected internal ComponentLibrary.ComboBoxEx cbx_DropDownYear;
  392. private ComponentLibrary.LabelEx lab_Year;
  393. protected internal ComponentLibrary.PanelEx pan_Top;
  394. private ComponentLibrary.ButtonEx btnQuery;
  395. public ComponentLibrary.DataGridViewEx dgv;
  396. protected internal ComponentLibrary.LabelEx lab_Text;
  397. public ComponentLibrary.DataGridViewEx dgv_employee;
  398. private ComponentLibrary.PanelEx panelEx2;
  399. protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevperson;
  400. public ComponentLibrary.ButtonEx btn_export2xls;
  401. }
  402. }