FrmFinancialChart.Designer.cs 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628
  1. namespace LYFZ.Software.UI.StatisticalInquiry
  2. {
  3. partial class FrmFinancialChart
  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. this.components = new System.ComponentModel.Container();
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmFinancialChart));
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea2 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
  35. System.Windows.Forms.DataVisualization.Charting.Legend legend2 = new System.Windows.Forms.DataVisualization.Charting.Legend();
  36. this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
  37. this.numYear = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  38. this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx();
  39. this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
  40. this.cmbtreevPakName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  41. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  42. this.cmbtreevSeriesChartType = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  43. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  44. this.dgv = new LYFZ.ComponentLibrary.DataGridViewEx();
  45. this.Number = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.项目名称 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
  48. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  49. this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
  50. this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
  51. this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx();
  52. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  53. this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
  54. this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
  55. this.panelYear = new LYFZ.ComponentLibrary.PanelEx();
  56. this.panelProjectSearch = new LYFZ.ComponentLibrary.PanelEx();
  57. this.panelPakName = new LYFZ.ComponentLibrary.PanelEx();
  58. this.panelEx11 = new LYFZ.ComponentLibrary.PanelEx();
  59. this.cmbtreevTaoXiName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  60. this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
  61. this.panelQuery = new LYFZ.ComponentLibrary.PanelEx();
  62. this.btnQuery = new LYFZ.ComponentLibrary.ButtonEx();
  63. this.panelClose = new LYFZ.ComponentLibrary.PanelEx();
  64. this.panelSeriesChartType = new LYFZ.ComponentLibrary.PanelEx();
  65. this.cmbtreevProjectSearch = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  66. this.plExMainContainer.SuspendLayout();
  67. this.plFormMainContent.SuspendLayout();
  68. ((System.ComponentModel.ISupportInitialize)(this.numYear)).BeginInit();
  69. this.panelEx1.SuspendLayout();
  70. ((System.ComponentModel.ISupportInitialize)(this.dgv)).BeginInit();
  71. this.panelEx2.SuspendLayout();
  72. this.panelEx3.SuspendLayout();
  73. ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
  74. this.panelEx4.SuspendLayout();
  75. this.flowLayoutPanel1.SuspendLayout();
  76. this.panelYear.SuspendLayout();
  77. this.panelProjectSearch.SuspendLayout();
  78. this.panelPakName.SuspendLayout();
  79. this.panelEx11.SuspendLayout();
  80. this.panelQuery.SuspendLayout();
  81. this.panelClose.SuspendLayout();
  82. this.panelSeriesChartType.SuspendLayout();
  83. this.SuspendLayout();
  84. //
  85. // plExMainContainer
  86. //
  87. this.plExMainContainer.AutoScroll = true;
  88. this.plExMainContainer.Controls.Add(this.panelEx3);
  89. this.plExMainContainer.Controls.Add(this.panelEx4);
  90. this.plExMainContainer.Controls.Add(this.panelEx1);
  91. this.plExMainContainer.Controls.Add(this.flowLayoutPanel1);
  92. this.plExMainContainer.Location = new System.Drawing.Point(0, 40);
  93. this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5);
  94. this.plExMainContainer.Size = new System.Drawing.Size(950, 505);
  95. //
  96. // plFormMainContent
  97. //
  98. this.plFormMainContent.Size = new System.Drawing.Size(950, 545);
  99. this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
  100. //
  101. // btnAppFormMaximize
  102. //
  103. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  104. this.btnAppFormMaximize.Location = new System.Drawing.Point(891, 0);
  105. //
  106. // btnAppFormExit
  107. //
  108. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  109. this.btnAppFormExit.Location = new System.Drawing.Point(918, 0);
  110. //
  111. // btnAppFormMinimize
  112. //
  113. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  114. this.btnAppFormMinimize.Location = new System.Drawing.Point(864, 0);
  115. //
  116. // labelEx9
  117. //
  118. this.labelEx9.AutoSize = true;
  119. this.labelEx9.BackColor = System.Drawing.Color.Transparent;
  120. this.labelEx9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  121. this.labelEx9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  122. this.labelEx9.Location = new System.Drawing.Point(4, 7);
  123. this.labelEx9.Name = "labelEx9";
  124. this.labelEx9.Size = new System.Drawing.Size(68, 17);
  125. this.labelEx9.TabIndex = 272;
  126. this.labelEx9.Text = "项目查询:";
  127. //
  128. // numYear
  129. //
  130. this.numYear.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  131. this.numYear.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  132. this.numYear.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  133. this.numYear.Font = new System.Drawing.Font("宋体", 12F);
  134. this.numYear.IsCustomColor = false;
  135. this.numYear.Location = new System.Drawing.Point(2, 2);
  136. this.numYear.Maximum = new decimal(new int[] {
  137. 3000,
  138. 0,
  139. 0,
  140. 0});
  141. this.numYear.Minimum = new decimal(new int[] {
  142. 1900,
  143. 0,
  144. 0,
  145. 0});
  146. this.numYear.Name = "numYear";
  147. this.numYear.Size = new System.Drawing.Size(59, 26);
  148. this.numYear.TabIndex = 205;
  149. this.numYear.Value = new decimal(new int[] {
  150. 2014,
  151. 0,
  152. 0,
  153. 0});
  154. //
  155. // labelEx13
  156. //
  157. this.labelEx13.AutoSize = true;
  158. this.labelEx13.BackColor = System.Drawing.Color.Transparent;
  159. this.labelEx13.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  160. this.labelEx13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  161. this.labelEx13.Location = new System.Drawing.Point(63, 5);
  162. this.labelEx13.Name = "labelEx13";
  163. this.labelEx13.Size = new System.Drawing.Size(23, 19);
  164. this.labelEx13.TabIndex = 206;
  165. this.labelEx13.Text = "年";
  166. //
  167. // openFileDialog1
  168. //
  169. this.openFileDialog1.FileName = "openFileDialog1";
  170. //
  171. // cmbtreevPakName
  172. //
  173. this.cmbtreevPakName.AfterSelectLevelFirstNode = true;
  174. this.cmbtreevPakName.DropDownHeight = 220;
  175. this.cmbtreevPakName.DropDownShow = false;
  176. this.cmbtreevPakName.FormattingEnabled = true;
  177. this.cmbtreevPakName.IntegralHeight = false;
  178. this.cmbtreevPakName.IsNodeMouseClick = true;
  179. this.cmbtreevPakName.IsSelectParentNode = false;
  180. this.cmbtreevPakName.Location = new System.Drawing.Point(3, 5);
  181. this.cmbtreevPakName.Name = "cmbtreevPakName";
  182. this.cmbtreevPakName.ReadOnly = true;
  183. this.cmbtreevPakName.SelectedNode = null;
  184. this.cmbtreevPakName.Size = new System.Drawing.Size(113, 20);
  185. this.cmbtreevPakName.StrGetName = "";
  186. this.cmbtreevPakName.StrGetTagName = "";
  187. this.cmbtreevPakName.StrKey = null;
  188. this.cmbtreevPakName.TabIndex = 276;
  189. //
  190. // labelEx1
  191. //
  192. this.labelEx1.AutoSize = true;
  193. this.labelEx1.BackColor = System.Drawing.Color.Transparent;
  194. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  195. this.labelEx1.ForeColor = System.Drawing.Color.Red;
  196. this.labelEx1.Location = new System.Drawing.Point(4, 4);
  197. this.labelEx1.Name = "labelEx1";
  198. this.labelEx1.Size = new System.Drawing.Size(130, 17);
  199. this.labelEx1.TabIndex = 278;
  200. this.labelEx1.Text = "注:项目最多选择10个";
  201. //
  202. // cmbtreevSeriesChartType
  203. //
  204. this.cmbtreevSeriesChartType.AfterSelectLevelFirstNode = true;
  205. this.cmbtreevSeriesChartType.DropDownHeight = 220;
  206. this.cmbtreevSeriesChartType.DropDownShow = false;
  207. this.cmbtreevSeriesChartType.FormattingEnabled = true;
  208. this.cmbtreevSeriesChartType.IntegralHeight = false;
  209. this.cmbtreevSeriesChartType.IsNodeMouseClick = true;
  210. this.cmbtreevSeriesChartType.IsSelectParentNode = false;
  211. this.cmbtreevSeriesChartType.Location = new System.Drawing.Point(74, 5);
  212. this.cmbtreevSeriesChartType.Name = "cmbtreevSeriesChartType";
  213. this.cmbtreevSeriesChartType.ReadOnly = true;
  214. this.cmbtreevSeriesChartType.SelectedNode = null;
  215. this.cmbtreevSeriesChartType.Size = new System.Drawing.Size(117, 20);
  216. this.cmbtreevSeriesChartType.StrGetName = "";
  217. this.cmbtreevSeriesChartType.StrGetTagName = "";
  218. this.cmbtreevSeriesChartType.StrKey = null;
  219. this.cmbtreevSeriesChartType.TabIndex = 280;
  220. //
  221. // panelEx1
  222. //
  223. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  224. this.panelEx1.BorderWidth = 1;
  225. this.panelEx1.Controls.Add(this.dgv);
  226. this.panelEx1.Controls.Add(this.panelEx2);
  227. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Left;
  228. this.panelEx1.Location = new System.Drawing.Point(5, 43);
  229. this.panelEx1.Name = "panelEx1";
  230. this.panelEx1.Size = new System.Drawing.Size(178, 457);
  231. this.panelEx1.TabIndex = 225;
  232. //
  233. // dgv
  234. //
  235. this.dgv.AllowUserToAddRows = false;
  236. this.dgv.AllowUserToDeleteRows = false;
  237. this.dgv.AllowUserToResizeRows = false;
  238. dataGridViewCellStyle5.BackColor = System.Drawing.Color.LightCyan;
  239. this.dgv.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5;
  240. this.dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
  241. this.dgv.BackgroundColor = System.Drawing.Color.White;
  242. this.dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  243. this.dgv.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  244. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  245. dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(223)))), ((int)(((byte)(240)))));
  246. dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  247. dataGridViewCellStyle6.ForeColor = System.Drawing.Color.Navy;
  248. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  249. dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  250. this.dgv.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6;
  251. this.dgv.ColumnHeadersHeight = 24;
  252. this.dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  253. this.dgv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  254. this.Number,
  255. this.项目名称});
  256. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  257. dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Window;
  258. dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  259. dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.ControlText;
  260. dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  261. dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  262. dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  263. this.dgv.DefaultCellStyle = dataGridViewCellStyle7;
  264. this.dgv.Dock = System.Windows.Forms.DockStyle.Fill;
  265. this.dgv.EnableHeadersVisualStyles = false;
  266. this.dgv.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
  267. this.dgv.GridViewUniquelyIdentify = resources.GetString("dgv.GridViewUniquelyIdentify");
  268. this.dgv.IsCompleteBonding = false;
  269. this.dgv.IsCopyCellValue = true;
  270. this.dgv.Location = new System.Drawing.Point(0, 25);
  271. this.dgv.Name = "dgv";
  272. this.dgv.ReadOnly = true;
  273. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  274. dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Control;
  275. dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  276. dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.WindowText;
  277. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  278. dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  279. dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  280. this.dgv.RowHeadersDefaultCellStyle = dataGridViewCellStyle8;
  281. this.dgv.RowHeadersVisible = false;
  282. this.dgv.RowTemplate.Height = 23;
  283. this.dgv.RowTemplate.ReadOnly = true;
  284. this.dgv.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  285. this.dgv.Size = new System.Drawing.Size(178, 432);
  286. this.dgv.TabIndex = 225;
  287. //
  288. // Number
  289. //
  290. this.Number.HeaderText = "编号";
  291. this.Number.Name = "Number";
  292. this.Number.ReadOnly = true;
  293. this.Number.Visible = false;
  294. //
  295. // 项目名称
  296. //
  297. this.项目名称.HeaderText = "项目名称";
  298. this.项目名称.Name = "项目名称";
  299. this.项目名称.ReadOnly = true;
  300. this.项目名称.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  301. //
  302. // panelEx2
  303. //
  304. this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  305. this.panelEx2.BorderWidth = 1;
  306. this.panelEx2.Controls.Add(this.labelEx1);
  307. this.panelEx2.Dock = System.Windows.Forms.DockStyle.Top;
  308. this.panelEx2.Location = new System.Drawing.Point(0, 0);
  309. this.panelEx2.Name = "panelEx2";
  310. this.panelEx2.Size = new System.Drawing.Size(178, 25);
  311. this.panelEx2.TabIndex = 0;
  312. //
  313. // labelEx2
  314. //
  315. this.labelEx2.AutoSize = true;
  316. this.labelEx2.BackColor = System.Drawing.Color.Transparent;
  317. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  318. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  319. this.labelEx2.Location = new System.Drawing.Point(4, 6);
  320. this.labelEx2.Name = "labelEx2";
  321. this.labelEx2.Size = new System.Drawing.Size(68, 17);
  322. this.labelEx2.TabIndex = 282;
  323. this.labelEx2.Text = "显示方式:";
  324. //
  325. // panelEx3
  326. //
  327. this.panelEx3.AutoScroll = true;
  328. this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  329. this.panelEx3.BorderWidth = 1;
  330. this.panelEx3.Controls.Add(this.chart1);
  331. this.panelEx3.Dock = System.Windows.Forms.DockStyle.Fill;
  332. this.panelEx3.Location = new System.Drawing.Point(196, 43);
  333. this.panelEx3.Name = "panelEx3";
  334. this.panelEx3.Padding = new System.Windows.Forms.Padding(1);
  335. this.panelEx3.Size = new System.Drawing.Size(749, 457);
  336. this.panelEx3.TabIndex = 226;
  337. //
  338. // chart1
  339. //
  340. chartArea2.Name = "ChartArea1";
  341. this.chart1.ChartAreas.Add(chartArea2);
  342. this.chart1.Dock = System.Windows.Forms.DockStyle.Fill;
  343. legend2.Name = "Legend1";
  344. this.chart1.Legends.Add(legend2);
  345. this.chart1.Location = new System.Drawing.Point(1, 1);
  346. this.chart1.Name = "chart1";
  347. this.chart1.Size = new System.Drawing.Size(747, 455);
  348. this.chart1.TabIndex = 227;
  349. this.chart1.Text = "chart1";
  350. //
  351. // panelEx4
  352. //
  353. this.panelEx4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  354. this.panelEx4.BorderWidth = 1;
  355. this.panelEx4.Controls.Add(this.labelEx3);
  356. this.panelEx4.Dock = System.Windows.Forms.DockStyle.Left;
  357. this.panelEx4.Location = new System.Drawing.Point(183, 43);
  358. this.panelEx4.Name = "panelEx4";
  359. this.panelEx4.Size = new System.Drawing.Size(13, 457);
  360. this.panelEx4.TabIndex = 227;
  361. //
  362. // labelEx3
  363. //
  364. this.labelEx3.AutoSize = true;
  365. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  366. this.labelEx3.ForeColor = System.Drawing.Color.Red;
  367. this.labelEx3.Location = new System.Drawing.Point(-6, 207);
  368. this.labelEx3.Name = "labelEx3";
  369. this.labelEx3.Size = new System.Drawing.Size(20, 17);
  370. this.labelEx3.TabIndex = 0;
  371. this.labelEx3.Tag = "A";
  372. this.labelEx3.Text = "《";
  373. //
  374. // btnClose
  375. //
  376. this.btnClose.BackColor = System.Drawing.Color.Transparent;
  377. this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg")));
  378. this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  379. this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  380. this.btnClose.ForeColor = System.Drawing.Color.White;
  381. this.btnClose.IsCustomBackImg = false;
  382. this.btnClose.IsShowText = true;
  383. this.btnClose.Location = new System.Drawing.Point(1, 1);
  384. this.btnClose.Name = "btnClose";
  385. this.btnClose.Size = new System.Drawing.Size(85, 28);
  386. this.btnClose.TabIndex = 284;
  387. this.btnClose.Text = " 关 闭";
  388. this.btnClose.UseVisualStyleBackColor = false;
  389. //
  390. // flowLayoutPanel1
  391. //
  392. this.flowLayoutPanel1.Controls.Add(this.panelYear);
  393. this.flowLayoutPanel1.Controls.Add(this.panelProjectSearch);
  394. this.flowLayoutPanel1.Controls.Add(this.panelPakName);
  395. this.flowLayoutPanel1.Controls.Add(this.panelEx11);
  396. this.flowLayoutPanel1.Controls.Add(this.panelQuery);
  397. this.flowLayoutPanel1.Controls.Add(this.panelClose);
  398. this.flowLayoutPanel1.Controls.Add(this.panelSeriesChartType);
  399. this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  400. this.flowLayoutPanel1.Location = new System.Drawing.Point(5, 5);
  401. this.flowLayoutPanel1.Name = "flowLayoutPanel1";
  402. this.flowLayoutPanel1.Padding = new System.Windows.Forms.Padding(2, 2, 0, 0);
  403. this.flowLayoutPanel1.Size = new System.Drawing.Size(940, 38);
  404. this.flowLayoutPanel1.TabIndex = 228;
  405. //
  406. // panelYear
  407. //
  408. this.panelYear.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  409. this.panelYear.BorderWidth = 1;
  410. this.panelYear.Controls.Add(this.numYear);
  411. this.panelYear.Controls.Add(this.labelEx13);
  412. this.panelYear.Location = new System.Drawing.Point(3, 3);
  413. this.panelYear.Margin = new System.Windows.Forms.Padding(1);
  414. this.panelYear.Name = "panelYear";
  415. this.panelYear.Size = new System.Drawing.Size(90, 30);
  416. this.panelYear.TabIndex = 228;
  417. //
  418. // panelProjectSearch
  419. //
  420. this.panelProjectSearch.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  421. this.panelProjectSearch.BorderWidth = 1;
  422. this.panelProjectSearch.Controls.Add(this.cmbtreevProjectSearch);
  423. this.panelProjectSearch.Controls.Add(this.labelEx9);
  424. this.panelProjectSearch.Location = new System.Drawing.Point(95, 3);
  425. this.panelProjectSearch.Margin = new System.Windows.Forms.Padding(1);
  426. this.panelProjectSearch.Name = "panelProjectSearch";
  427. this.panelProjectSearch.Size = new System.Drawing.Size(220, 30);
  428. this.panelProjectSearch.TabIndex = 229;
  429. //
  430. // panelPakName
  431. //
  432. this.panelPakName.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  433. this.panelPakName.BorderWidth = 1;
  434. this.panelPakName.Controls.Add(this.cmbtreevPakName);
  435. this.panelPakName.Location = new System.Drawing.Point(317, 3);
  436. this.panelPakName.Margin = new System.Windows.Forms.Padding(1);
  437. this.panelPakName.Name = "panelPakName";
  438. this.panelPakName.Size = new System.Drawing.Size(120, 30);
  439. this.panelPakName.TabIndex = 229;
  440. //
  441. // panelEx11
  442. //
  443. this.panelEx11.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  444. this.panelEx11.BorderWidth = 1;
  445. this.panelEx11.Controls.Add(this.cmbtreevTaoXiName);
  446. this.panelEx11.Controls.Add(this.labelEx4);
  447. this.panelEx11.Location = new System.Drawing.Point(439, 3);
  448. this.panelEx11.Margin = new System.Windows.Forms.Padding(1);
  449. this.panelEx11.Name = "panelEx11";
  450. this.panelEx11.Size = new System.Drawing.Size(230, 30);
  451. this.panelEx11.TabIndex = 229;
  452. //
  453. // cmbtreevTaoXiName
  454. //
  455. this.cmbtreevTaoXiName.AfterSelectLevelFirstNode = true;
  456. this.cmbtreevTaoXiName.DropDownHeight = 220;
  457. this.cmbtreevTaoXiName.DropDownShow = false;
  458. this.cmbtreevTaoXiName.FormattingEnabled = true;
  459. this.cmbtreevTaoXiName.IntegralHeight = false;
  460. this.cmbtreevTaoXiName.IsNodeMouseClick = true;
  461. this.cmbtreevTaoXiName.IsSelectParentNode = true;
  462. this.cmbtreevTaoXiName.Location = new System.Drawing.Point(50, 5);
  463. this.cmbtreevTaoXiName.Name = "cmbtreevTaoXiName";
  464. this.cmbtreevTaoXiName.ReadOnly = true;
  465. this.cmbtreevTaoXiName.SelectedNode = null;
  466. this.cmbtreevTaoXiName.Size = new System.Drawing.Size(170, 20);
  467. this.cmbtreevTaoXiName.StrGetName = "";
  468. this.cmbtreevTaoXiName.StrGetTagName = "";
  469. this.cmbtreevTaoXiName.StrKey = null;
  470. this.cmbtreevTaoXiName.TabIndex = 277;
  471. //
  472. // labelEx4
  473. //
  474. this.labelEx4.AutoSize = true;
  475. this.labelEx4.BackColor = System.Drawing.Color.Transparent;
  476. this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  477. this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  478. this.labelEx4.Location = new System.Drawing.Point(4, 7);
  479. this.labelEx4.Name = "labelEx4";
  480. this.labelEx4.Size = new System.Drawing.Size(44, 17);
  481. this.labelEx4.TabIndex = 273;
  482. this.labelEx4.Text = "套系:";
  483. //
  484. // panelQuery
  485. //
  486. this.panelQuery.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  487. this.panelQuery.BorderWidth = 1;
  488. this.panelQuery.Controls.Add(this.btnQuery);
  489. this.panelQuery.Location = new System.Drawing.Point(671, 3);
  490. this.panelQuery.Margin = new System.Windows.Forms.Padding(1);
  491. this.panelQuery.Name = "panelQuery";
  492. this.panelQuery.Size = new System.Drawing.Size(92, 30);
  493. this.panelQuery.TabIndex = 229;
  494. //
  495. // btnQuery
  496. //
  497. this.btnQuery.BackColor = System.Drawing.Color.Transparent;
  498. this.btnQuery.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnQuery.BackImg")));
  499. this.btnQuery.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  500. this.btnQuery.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  501. this.btnQuery.ForeColor = System.Drawing.Color.White;
  502. this.btnQuery.IsCustomBackImg = false;
  503. this.btnQuery.IsShowText = true;
  504. this.btnQuery.Location = new System.Drawing.Point(1, 1);
  505. this.btnQuery.Name = "btnQuery";
  506. this.btnQuery.Size = new System.Drawing.Size(85, 28);
  507. this.btnQuery.TabIndex = 286;
  508. this.btnQuery.Text = " 查 询";
  509. this.btnQuery.UseVisualStyleBackColor = false;
  510. //
  511. // panelClose
  512. //
  513. this.panelClose.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  514. this.panelClose.BorderWidth = 1;
  515. this.panelClose.Controls.Add(this.btnClose);
  516. this.panelClose.Location = new System.Drawing.Point(765, 3);
  517. this.panelClose.Margin = new System.Windows.Forms.Padding(1);
  518. this.panelClose.Name = "panelClose";
  519. this.panelClose.Size = new System.Drawing.Size(92, 30);
  520. this.panelClose.TabIndex = 229;
  521. //
  522. // panelSeriesChartType
  523. //
  524. this.panelSeriesChartType.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  525. this.panelSeriesChartType.BorderWidth = 1;
  526. this.panelSeriesChartType.Controls.Add(this.labelEx2);
  527. this.panelSeriesChartType.Controls.Add(this.cmbtreevSeriesChartType);
  528. this.panelSeriesChartType.Location = new System.Drawing.Point(3, 35);
  529. this.panelSeriesChartType.Margin = new System.Windows.Forms.Padding(1);
  530. this.panelSeriesChartType.Name = "panelSeriesChartType";
  531. this.panelSeriesChartType.Size = new System.Drawing.Size(200, 30);
  532. this.panelSeriesChartType.TabIndex = 229;
  533. //
  534. // cmbtreevProjectSearch
  535. //
  536. this.cmbtreevProjectSearch.AfterSelectLevelFirstNode = true;
  537. this.cmbtreevProjectSearch.DropDownHeight = 220;
  538. this.cmbtreevProjectSearch.DropDownShow = false;
  539. this.cmbtreevProjectSearch.FormattingEnabled = true;
  540. this.cmbtreevProjectSearch.IntegralHeight = false;
  541. this.cmbtreevProjectSearch.IsNodeMouseClick = true;
  542. this.cmbtreevProjectSearch.IsSelectParentNode = true;
  543. this.cmbtreevProjectSearch.Location = new System.Drawing.Point(73, 5);
  544. this.cmbtreevProjectSearch.Name = "cmbtreevProjectSearch";
  545. this.cmbtreevProjectSearch.ReadOnly = true;
  546. this.cmbtreevProjectSearch.SelectedNode = null;
  547. this.cmbtreevProjectSearch.Size = new System.Drawing.Size(140, 20);
  548. this.cmbtreevProjectSearch.StrGetName = "";
  549. this.cmbtreevProjectSearch.StrGetTagName = "";
  550. this.cmbtreevProjectSearch.StrKey = null;
  551. this.cmbtreevProjectSearch.TabIndex = 278;
  552. //
  553. // FrmFinancialChart
  554. //
  555. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  556. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  557. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  558. this.ClientSize = new System.Drawing.Size(950, 610);
  559. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  560. this.IsShowUcNavigationTool = true;
  561. this.Name = "FrmFinancialChart";
  562. this.Text = "订单图表";
  563. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  564. this.plExMainContainer.ResumeLayout(false);
  565. this.plFormMainContent.ResumeLayout(false);
  566. ((System.ComponentModel.ISupportInitialize)(this.numYear)).EndInit();
  567. this.panelEx1.ResumeLayout(false);
  568. ((System.ComponentModel.ISupportInitialize)(this.dgv)).EndInit();
  569. this.panelEx2.ResumeLayout(false);
  570. this.panelEx2.PerformLayout();
  571. this.panelEx3.ResumeLayout(false);
  572. ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
  573. this.panelEx4.ResumeLayout(false);
  574. this.panelEx4.PerformLayout();
  575. this.flowLayoutPanel1.ResumeLayout(false);
  576. this.panelYear.ResumeLayout(false);
  577. this.panelYear.PerformLayout();
  578. this.panelProjectSearch.ResumeLayout(false);
  579. this.panelProjectSearch.PerformLayout();
  580. this.panelPakName.ResumeLayout(false);
  581. this.panelEx11.ResumeLayout(false);
  582. this.panelEx11.PerformLayout();
  583. this.panelQuery.ResumeLayout(false);
  584. this.panelClose.ResumeLayout(false);
  585. this.panelSeriesChartType.ResumeLayout(false);
  586. this.panelSeriesChartType.PerformLayout();
  587. this.ResumeLayout(false);
  588. }
  589. #endregion
  590. protected ComponentLibrary.NumericUpDownEx numYear;
  591. private ComponentLibrary.LabelEx labelEx13;
  592. private ComponentLibrary.LabelEx labelEx9;
  593. protected System.Windows.Forms.OpenFileDialog openFileDialog1;
  594. protected ComponentLibrary.ComboBoxTreeViewEx cmbtreevPakName;
  595. private ComponentLibrary.LabelEx labelEx1;
  596. protected ComponentLibrary.ComboBoxTreeViewEx cmbtreevSeriesChartType;
  597. protected ComponentLibrary.DataGridViewEx dgv;
  598. private System.Windows.Forms.DataGridViewTextBoxColumn Number;
  599. private System.Windows.Forms.DataGridViewTextBoxColumn 项目名称;
  600. private ComponentLibrary.PanelEx panelEx2;
  601. private ComponentLibrary.LabelEx labelEx2;
  602. protected internal ComponentLibrary.PanelEx panelEx1;
  603. private ComponentLibrary.PanelEx panelEx3;
  604. protected System.Windows.Forms.DataVisualization.Charting.Chart chart1;
  605. protected internal ComponentLibrary.PanelEx panelEx4;
  606. protected internal ComponentLibrary.LabelEx labelEx3;
  607. protected internal ComponentLibrary.ButtonEx btnClose;
  608. protected ComponentLibrary.ComboBoxTreeViewEx cmbtreevTaoXiName;
  609. private ComponentLibrary.LabelEx labelEx4;
  610. protected internal ComponentLibrary.ButtonEx btnQuery;
  611. protected internal ComponentLibrary.PanelEx panelYear;
  612. protected internal ComponentLibrary.PanelEx panelProjectSearch;
  613. protected internal ComponentLibrary.PanelEx panelPakName;
  614. protected internal ComponentLibrary.PanelEx panelEx11;
  615. protected internal ComponentLibrary.PanelEx panelQuery;
  616. protected internal ComponentLibrary.PanelEx panelClose;
  617. protected internal ComponentLibrary.PanelEx panelSeriesChartType;
  618. protected internal System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
  619. protected ComponentLibrary.ComboBoxTreeViewEx cmbtreevProjectSearch;
  620. }
  621. }