AnalyzedOrderSelectionFilmFormMain.Designer.cs 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657
  1. namespace LYFZ.Software.UI.DecisionAssistant
  2. {
  3. partial class AnalyzedOrderSelectionFilmFormMain
  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.DataVisualization.Charting.ChartArea chartArea3 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
  29. System.Windows.Forms.DataVisualization.Charting.Legend legend3 = new System.Windows.Forms.DataVisualization.Charting.Legend();
  30. System.Windows.Forms.DataVisualization.Charting.Series series3 = new System.Windows.Forms.DataVisualization.Charting.Series();
  31. System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea4 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
  32. System.Windows.Forms.DataVisualization.Charting.Legend legend4 = new System.Windows.Forms.DataVisualization.Charting.Legend();
  33. System.Windows.Forms.DataVisualization.Charting.Series series4 = new System.Windows.Forms.DataVisualization.Charting.Series();
  34. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AnalyzedOrderSelectionFilmFormMain));
  35. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  36. this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
  37. this.panelEx5 = new LYFZ.ComponentLibrary.PanelEx();
  38. this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
  39. this.panelEx6 = new LYFZ.ComponentLibrary.PanelEx();
  40. this.chart2 = new System.Windows.Forms.DataVisualization.Charting.Chart();
  41. this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx();
  42. this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
  43. this.cmbtreevDisplayMethod = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  44. this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
  45. this.cmbtreevDisplayItem = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  46. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  47. this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
  48. this.PictImage = new LYFZ.ComponentLibrary.PictureBoxEx();
  49. this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
  50. this.panelStoreName = new LYFZ.ComponentLibrary.PanelEx();
  51. this.cmbtreevStoreName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  52. this.panelQuery = new LYFZ.ComponentLibrary.PanelEx();
  53. this.dtDataTimeStart = new LYFZ.ComponentLibrary.DateTimePickerEx();
  54. this.dtDataTimeEnd = new LYFZ.ComponentLibrary.DateTimePickerEx();
  55. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  56. this.btnQuery = new LYFZ.ComponentLibrary.ButtonEx();
  57. this.panelComparedStartUp = new LYFZ.ComponentLibrary.PanelEx();
  58. this.chkComparedStartUp = new LYFZ.ComponentLibrary.CheckBoxEx();
  59. this.panelQueryCompared = new LYFZ.ComponentLibrary.PanelEx();
  60. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  61. this.dtDataTimeStartCompared = new LYFZ.ComponentLibrary.DateTimePickerEx();
  62. this.dtDateTimeEndCompared = new LYFZ.ComponentLibrary.DateTimePickerEx();
  63. this.btnSaveAs = new LYFZ.ComponentLibrary.ButtonEx();
  64. this.btnColseed = new LYFZ.ComponentLibrary.ButtonEx();
  65. this.chkOrderType = new LYFZ.ComponentLibrary.CheckBoxEx();
  66. this.chkOrderClass = new LYFZ.ComponentLibrary.CheckBoxEx();
  67. this.panelEx7 = new LYFZ.ComponentLibrary.PanelEx();
  68. this.plExMainContainer.SuspendLayout();
  69. this.plFormMainContent.SuspendLayout();
  70. this.panelEx1.SuspendLayout();
  71. this.panelEx3.SuspendLayout();
  72. this.panelEx5.SuspendLayout();
  73. ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
  74. this.panelEx6.SuspendLayout();
  75. ((System.ComponentModel.ISupportInitialize)(this.chart2)).BeginInit();
  76. this.panelEx4.SuspendLayout();
  77. this.panelEx2.SuspendLayout();
  78. ((System.ComponentModel.ISupportInitialize)(this.PictImage)).BeginInit();
  79. this.flowLayoutPanel1.SuspendLayout();
  80. this.panelStoreName.SuspendLayout();
  81. this.panelQuery.SuspendLayout();
  82. this.panelComparedStartUp.SuspendLayout();
  83. this.panelQueryCompared.SuspendLayout();
  84. this.panelEx7.SuspendLayout();
  85. this.SuspendLayout();
  86. //
  87. // plExMainContainer
  88. //
  89. this.plExMainContainer.Controls.Add(this.panelEx1);
  90. this.plExMainContainer.Location = new System.Drawing.Point(0, 40);
  91. this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5, 10, 5, 10);
  92. this.plExMainContainer.Size = new System.Drawing.Size(950, 505);
  93. //
  94. // plFormMainContent
  95. //
  96. this.plFormMainContent.Controls.Add(this.panelEx7);
  97. this.plFormMainContent.Size = new System.Drawing.Size(950, 545);
  98. this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
  99. this.plFormMainContent.Controls.SetChildIndex(this.panelEx7, 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. // panelEx1
  117. //
  118. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  119. this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  120. this.panelEx1.BorderWidth = 1;
  121. this.panelEx1.Controls.Add(this.panelEx3);
  122. this.panelEx1.Controls.Add(this.panelEx2);
  123. this.panelEx1.Controls.Add(this.flowLayoutPanel1);
  124. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
  125. this.panelEx1.Location = new System.Drawing.Point(5, 10);
  126. this.panelEx1.Name = "panelEx1";
  127. this.panelEx1.Padding = new System.Windows.Forms.Padding(3);
  128. this.panelEx1.Size = new System.Drawing.Size(940, 485);
  129. this.panelEx1.TabIndex = 1;
  130. //
  131. // panelEx3
  132. //
  133. this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  134. this.panelEx3.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  135. this.panelEx3.BorderWidth = 1;
  136. this.panelEx3.Controls.Add(this.panelEx5);
  137. this.panelEx3.Controls.Add(this.panelEx6);
  138. this.panelEx3.Controls.Add(this.panelEx4);
  139. this.panelEx3.Dock = System.Windows.Forms.DockStyle.Fill;
  140. this.panelEx3.Location = new System.Drawing.Point(3, 357);
  141. this.panelEx3.Name = "panelEx3";
  142. this.panelEx3.Padding = new System.Windows.Forms.Padding(3, 2, 3, 3);
  143. this.panelEx3.Size = new System.Drawing.Size(934, 125);
  144. this.panelEx3.TabIndex = 1;
  145. //
  146. // panelEx5
  147. //
  148. this.panelEx5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  149. this.panelEx5.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  150. this.panelEx5.BorderWidth = 1;
  151. this.panelEx5.Controls.Add(this.chart1);
  152. this.panelEx5.Dock = System.Windows.Forms.DockStyle.Fill;
  153. this.panelEx5.Location = new System.Drawing.Point(3, 42);
  154. this.panelEx5.Name = "panelEx5";
  155. this.panelEx5.Padding = new System.Windows.Forms.Padding(1, 3, 10, 3);
  156. this.panelEx5.Size = new System.Drawing.Size(464, 80);
  157. this.panelEx5.TabIndex = 1;
  158. //
  159. // chart1
  160. //
  161. chartArea3.Name = "ChartArea1";
  162. this.chart1.ChartAreas.Add(chartArea3);
  163. this.chart1.Dock = System.Windows.Forms.DockStyle.Fill;
  164. legend3.Name = "Legend1";
  165. this.chart1.Legends.Add(legend3);
  166. this.chart1.Location = new System.Drawing.Point(1, 3);
  167. this.chart1.Name = "chart1";
  168. series3.ChartArea = "ChartArea1";
  169. series3.Legend = "Legend1";
  170. series3.Name = "Series1";
  171. this.chart1.Series.Add(series3);
  172. this.chart1.Size = new System.Drawing.Size(453, 74);
  173. this.chart1.TabIndex = 5;
  174. this.chart1.Text = "chart1";
  175. //
  176. // panelEx6
  177. //
  178. this.panelEx6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
  179. this.panelEx6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  180. this.panelEx6.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  181. this.panelEx6.BorderWidth = 1;
  182. this.panelEx6.Controls.Add(this.chart2);
  183. this.panelEx6.Dock = System.Windows.Forms.DockStyle.Right;
  184. this.panelEx6.Location = new System.Drawing.Point(467, 42);
  185. this.panelEx6.Name = "panelEx6";
  186. this.panelEx6.Padding = new System.Windows.Forms.Padding(10, 3, 3, 3);
  187. this.panelEx6.Size = new System.Drawing.Size(464, 80);
  188. this.panelEx6.TabIndex = 2;
  189. //
  190. // chart2
  191. //
  192. chartArea4.Name = "ChartArea1";
  193. this.chart2.ChartAreas.Add(chartArea4);
  194. this.chart2.Dock = System.Windows.Forms.DockStyle.Fill;
  195. legend4.Name = "Legend1";
  196. this.chart2.Legends.Add(legend4);
  197. this.chart2.Location = new System.Drawing.Point(10, 3);
  198. this.chart2.Name = "chart2";
  199. series4.ChartArea = "ChartArea1";
  200. series4.Legend = "Legend1";
  201. series4.Name = "Series1";
  202. this.chart2.Series.Add(series4);
  203. this.chart2.Size = new System.Drawing.Size(451, 74);
  204. this.chart2.TabIndex = 5;
  205. this.chart2.Text = "chart2";
  206. //
  207. // panelEx4
  208. //
  209. this.panelEx4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  210. this.panelEx4.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  211. this.panelEx4.BorderWidth = 1;
  212. this.panelEx4.Controls.Add(this.labelEx5);
  213. this.panelEx4.Controls.Add(this.cmbtreevDisplayMethod);
  214. this.panelEx4.Controls.Add(this.labelEx4);
  215. this.panelEx4.Controls.Add(this.cmbtreevDisplayItem);
  216. this.panelEx4.Controls.Add(this.labelEx3);
  217. this.panelEx4.Dock = System.Windows.Forms.DockStyle.Top;
  218. this.panelEx4.Location = new System.Drawing.Point(3, 2);
  219. this.panelEx4.Name = "panelEx4";
  220. this.panelEx4.Size = new System.Drawing.Size(928, 40);
  221. this.panelEx4.TabIndex = 0;
  222. //
  223. // labelEx5
  224. //
  225. this.labelEx5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  226. this.labelEx5.AutoSize = true;
  227. this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  228. this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  229. this.labelEx5.Location = new System.Drawing.Point(516, 2);
  230. this.labelEx5.Name = "labelEx5";
  231. this.labelEx5.Size = new System.Drawing.Size(410, 34);
  232. this.labelEx5.TabIndex = 282;
  233. this.labelEx5.Text = "加挑率 = 加挑次数 ÷ 选片次数 × 100; 加挑均值 = 加挑总额 ÷ 加挑次数\r\n增长率 =(对比前-对比后)÷ 对比后 × 100";
  234. //
  235. // cmbtreevDisplayMethod
  236. //
  237. this.cmbtreevDisplayMethod.AfterSelectLevelFirstNode = true;
  238. this.cmbtreevDisplayMethod.DropDownHeight = 220;
  239. this.cmbtreevDisplayMethod.DropDownShow = false;
  240. this.cmbtreevDisplayMethod.FormattingEnabled = true;
  241. this.cmbtreevDisplayMethod.IntegralHeight = false;
  242. this.cmbtreevDisplayMethod.IsNodeMouseClick = true;
  243. this.cmbtreevDisplayMethod.IsSelectParentNode = false;
  244. this.cmbtreevDisplayMethod.Location = new System.Drawing.Point(295, 12);
  245. this.cmbtreevDisplayMethod.Name = "cmbtreevDisplayMethod";
  246. this.cmbtreevDisplayMethod.ReadOnly = true;
  247. this.cmbtreevDisplayMethod.SelectedNode = null;
  248. this.cmbtreevDisplayMethod.Size = new System.Drawing.Size(133, 20);
  249. this.cmbtreevDisplayMethod.StrGetName = "";
  250. this.cmbtreevDisplayMethod.StrGetTagName = "";
  251. this.cmbtreevDisplayMethod.StrKey = null;
  252. this.cmbtreevDisplayMethod.TabIndex = 280;
  253. //
  254. // labelEx4
  255. //
  256. this.labelEx4.AutoSize = true;
  257. this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  258. this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  259. this.labelEx4.Location = new System.Drawing.Point(228, 13);
  260. this.labelEx4.Name = "labelEx4";
  261. this.labelEx4.Size = new System.Drawing.Size(68, 17);
  262. this.labelEx4.TabIndex = 279;
  263. this.labelEx4.Text = "显示方式:";
  264. //
  265. // cmbtreevDisplayItem
  266. //
  267. this.cmbtreevDisplayItem.AfterSelectLevelFirstNode = true;
  268. this.cmbtreevDisplayItem.DropDownHeight = 220;
  269. this.cmbtreevDisplayItem.DropDownShow = false;
  270. this.cmbtreevDisplayItem.FormattingEnabled = true;
  271. this.cmbtreevDisplayItem.IntegralHeight = false;
  272. this.cmbtreevDisplayItem.IsNodeMouseClick = true;
  273. this.cmbtreevDisplayItem.IsSelectParentNode = false;
  274. this.cmbtreevDisplayItem.Location = new System.Drawing.Point(62, 12);
  275. this.cmbtreevDisplayItem.Name = "cmbtreevDisplayItem";
  276. this.cmbtreevDisplayItem.ReadOnly = true;
  277. this.cmbtreevDisplayItem.SelectedNode = null;
  278. this.cmbtreevDisplayItem.Size = new System.Drawing.Size(133, 20);
  279. this.cmbtreevDisplayItem.StrGetName = "";
  280. this.cmbtreevDisplayItem.StrGetTagName = "";
  281. this.cmbtreevDisplayItem.StrKey = null;
  282. this.cmbtreevDisplayItem.TabIndex = 278;
  283. //
  284. // labelEx3
  285. //
  286. this.labelEx3.AutoSize = true;
  287. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  288. this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  289. this.labelEx3.Location = new System.Drawing.Point(20, 13);
  290. this.labelEx3.Name = "labelEx3";
  291. this.labelEx3.Size = new System.Drawing.Size(44, 17);
  292. this.labelEx3.TabIndex = 277;
  293. this.labelEx3.Text = "项目:";
  294. //
  295. // panelEx2
  296. //
  297. this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  298. this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  299. this.panelEx2.BorderWidth = 1;
  300. this.panelEx2.Controls.Add(this.PictImage);
  301. this.panelEx2.Dock = System.Windows.Forms.DockStyle.Top;
  302. this.panelEx2.Location = new System.Drawing.Point(3, 37);
  303. this.panelEx2.Name = "panelEx2";
  304. this.panelEx2.Padding = new System.Windows.Forms.Padding(3, 3, 3, 2);
  305. this.panelEx2.Size = new System.Drawing.Size(934, 320);
  306. this.panelEx2.TabIndex = 0;
  307. //
  308. // PictImage
  309. //
  310. this.PictImage.Dock = System.Windows.Forms.DockStyle.Fill;
  311. this.PictImage.Location = new System.Drawing.Point(3, 3);
  312. this.PictImage.Name = "PictImage";
  313. this.PictImage.Size = new System.Drawing.Size(928, 315);
  314. this.PictImage.TabIndex = 3;
  315. this.PictImage.TabStop = false;
  316. //
  317. // flowLayoutPanel1
  318. //
  319. this.flowLayoutPanel1.Controls.Add(this.panelStoreName);
  320. this.flowLayoutPanel1.Controls.Add(this.panelQuery);
  321. this.flowLayoutPanel1.Controls.Add(this.panelComparedStartUp);
  322. this.flowLayoutPanel1.Controls.Add(this.panelQueryCompared);
  323. this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  324. this.flowLayoutPanel1.Location = new System.Drawing.Point(3, 3);
  325. this.flowLayoutPanel1.Name = "flowLayoutPanel1";
  326. this.flowLayoutPanel1.Size = new System.Drawing.Size(934, 34);
  327. this.flowLayoutPanel1.TabIndex = 3;
  328. //
  329. // panelStoreName
  330. //
  331. this.panelStoreName.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  332. this.panelStoreName.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  333. this.panelStoreName.BorderWidth = 1;
  334. this.panelStoreName.Controls.Add(this.cmbtreevStoreName);
  335. this.panelStoreName.Location = new System.Drawing.Point(1, 1);
  336. this.panelStoreName.Margin = new System.Windows.Forms.Padding(1);
  337. this.panelStoreName.Name = "panelStoreName";
  338. this.panelStoreName.Size = new System.Drawing.Size(210, 32);
  339. this.panelStoreName.TabIndex = 211;
  340. //
  341. // cmbtreevStoreName
  342. //
  343. this.cmbtreevStoreName.AfterSelectLevelFirstNode = true;
  344. this.cmbtreevStoreName.DropDownHeight = 220;
  345. this.cmbtreevStoreName.DropDownShow = false;
  346. this.cmbtreevStoreName.FormattingEnabled = true;
  347. this.cmbtreevStoreName.IntegralHeight = false;
  348. this.cmbtreevStoreName.IsNodeMouseClick = true;
  349. this.cmbtreevStoreName.IsSelectParentNode = false;
  350. this.cmbtreevStoreName.Location = new System.Drawing.Point(4, 6);
  351. this.cmbtreevStoreName.Name = "cmbtreevStoreName";
  352. this.cmbtreevStoreName.ReadOnly = true;
  353. this.cmbtreevStoreName.SelectedNode = null;
  354. this.cmbtreevStoreName.Size = new System.Drawing.Size(200, 20);
  355. this.cmbtreevStoreName.StrGetName = "";
  356. this.cmbtreevStoreName.StrGetTagName = "";
  357. this.cmbtreevStoreName.StrKey = null;
  358. this.cmbtreevStoreName.TabIndex = 274;
  359. //
  360. // panelQuery
  361. //
  362. this.panelQuery.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  363. this.panelQuery.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  364. this.panelQuery.BorderWidth = 1;
  365. this.panelQuery.Controls.Add(this.dtDataTimeStart);
  366. this.panelQuery.Controls.Add(this.dtDataTimeEnd);
  367. this.panelQuery.Controls.Add(this.labelEx1);
  368. this.panelQuery.Controls.Add(this.btnQuery);
  369. this.panelQuery.Location = new System.Drawing.Point(213, 1);
  370. this.panelQuery.Margin = new System.Windows.Forms.Padding(1);
  371. this.panelQuery.Name = "panelQuery";
  372. this.panelQuery.Size = new System.Drawing.Size(325, 32);
  373. this.panelQuery.TabIndex = 27;
  374. //
  375. // dtDataTimeStart
  376. //
  377. this.dtDataTimeStart.CustomFormat = " ";
  378. this.dtDataTimeStart.DateValue = "";
  379. this.dtDataTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  380. this.dtDataTimeStart.IsShowTime = false;
  381. this.dtDataTimeStart.Location = new System.Drawing.Point(3, 6);
  382. this.dtDataTimeStart.Name = "dtDataTimeStart";
  383. this.dtDataTimeStart.Size = new System.Drawing.Size(100, 21);
  384. this.dtDataTimeStart.TabIndex = 26;
  385. //
  386. // dtDataTimeEnd
  387. //
  388. this.dtDataTimeEnd.CustomFormat = " ";
  389. this.dtDataTimeEnd.DateValue = "";
  390. this.dtDataTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  391. this.dtDataTimeEnd.IsShowTime = false;
  392. this.dtDataTimeEnd.Location = new System.Drawing.Point(126, 6);
  393. this.dtDataTimeEnd.Name = "dtDataTimeEnd";
  394. this.dtDataTimeEnd.Size = new System.Drawing.Size(100, 21);
  395. this.dtDataTimeEnd.TabIndex = 27;
  396. //
  397. // labelEx1
  398. //
  399. this.labelEx1.AutoSize = true;
  400. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  401. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  402. this.labelEx1.Location = new System.Drawing.Point(104, 7);
  403. this.labelEx1.Name = "labelEx1";
  404. this.labelEx1.Size = new System.Drawing.Size(21, 17);
  405. this.labelEx1.TabIndex = 28;
  406. this.labelEx1.Text = "—";
  407. //
  408. // btnQuery
  409. //
  410. this.btnQuery.BackColor = System.Drawing.Color.Transparent;
  411. this.btnQuery.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnQuery.BackImg")));
  412. this.btnQuery.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  413. this.btnQuery.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  414. this.btnQuery.ForeColor = System.Drawing.Color.White;
  415. this.btnQuery.IsCustomBackImg = false;
  416. this.btnQuery.IsShowText = true;
  417. this.btnQuery.Location = new System.Drawing.Point(235, 2);
  418. this.btnQuery.Name = "btnQuery";
  419. this.btnQuery.Size = new System.Drawing.Size(85, 28);
  420. this.btnQuery.TabIndex = 29;
  421. this.btnQuery.Text = " 查 询";
  422. this.btnQuery.UseVisualStyleBackColor = false;
  423. //
  424. // panelComparedStartUp
  425. //
  426. this.panelComparedStartUp.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  427. this.panelComparedStartUp.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  428. this.panelComparedStartUp.BorderWidth = 1;
  429. this.panelComparedStartUp.Controls.Add(this.chkComparedStartUp);
  430. this.panelComparedStartUp.Location = new System.Drawing.Point(540, 1);
  431. this.panelComparedStartUp.Margin = new System.Windows.Forms.Padding(1);
  432. this.panelComparedStartUp.Name = "panelComparedStartUp";
  433. this.panelComparedStartUp.Size = new System.Drawing.Size(95, 32);
  434. this.panelComparedStartUp.TabIndex = 27;
  435. //
  436. // chkComparedStartUp
  437. //
  438. this.chkComparedStartUp.AutoSize = true;
  439. this.chkComparedStartUp.BackColor = System.Drawing.Color.Transparent;
  440. this.chkComparedStartUp.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  441. this.chkComparedStartUp.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  442. this.chkComparedStartUp.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  443. this.chkComparedStartUp.Fourstates = false;
  444. this.chkComparedStartUp.IsGreenTick = false;
  445. this.chkComparedStartUp.Location = new System.Drawing.Point(4, 4);
  446. this.chkComparedStartUp.Name = "chkComparedStartUp";
  447. this.chkComparedStartUp.Size = new System.Drawing.Size(84, 24);
  448. this.chkComparedStartUp.TabIndex = 24;
  449. this.chkComparedStartUp.Text = "启动对比";
  450. this.chkComparedStartUp.UseVisualStyleBackColor = false;
  451. //
  452. // panelQueryCompared
  453. //
  454. this.panelQueryCompared.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  455. this.panelQueryCompared.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  456. this.panelQueryCompared.BorderWidth = 1;
  457. this.panelQueryCompared.Controls.Add(this.labelEx2);
  458. this.panelQueryCompared.Controls.Add(this.dtDataTimeStartCompared);
  459. this.panelQueryCompared.Controls.Add(this.dtDateTimeEndCompared);
  460. this.panelQueryCompared.Location = new System.Drawing.Point(637, 1);
  461. this.panelQueryCompared.Margin = new System.Windows.Forms.Padding(1);
  462. this.panelQueryCompared.Name = "panelQueryCompared";
  463. this.panelQueryCompared.Size = new System.Drawing.Size(234, 32);
  464. this.panelQueryCompared.TabIndex = 25;
  465. //
  466. // labelEx2
  467. //
  468. this.labelEx2.AutoSize = true;
  469. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  470. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  471. this.labelEx2.Location = new System.Drawing.Point(103, 7);
  472. this.labelEx2.Name = "labelEx2";
  473. this.labelEx2.Size = new System.Drawing.Size(21, 17);
  474. this.labelEx2.TabIndex = 5;
  475. this.labelEx2.Text = "—";
  476. //
  477. // dtDataTimeStartCompared
  478. //
  479. this.dtDataTimeStartCompared.CustomFormat = " ";
  480. this.dtDataTimeStartCompared.DateValue = "";
  481. this.dtDataTimeStartCompared.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  482. this.dtDataTimeStartCompared.IsShowTime = false;
  483. this.dtDataTimeStartCompared.Location = new System.Drawing.Point(1, 6);
  484. this.dtDataTimeStartCompared.Name = "dtDataTimeStartCompared";
  485. this.dtDataTimeStartCompared.Size = new System.Drawing.Size(100, 21);
  486. this.dtDataTimeStartCompared.TabIndex = 3;
  487. //
  488. // dtDateTimeEndCompared
  489. //
  490. this.dtDateTimeEndCompared.CustomFormat = " ";
  491. this.dtDateTimeEndCompared.DateValue = "";
  492. this.dtDateTimeEndCompared.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  493. this.dtDateTimeEndCompared.IsShowTime = false;
  494. this.dtDateTimeEndCompared.Location = new System.Drawing.Point(125, 6);
  495. this.dtDateTimeEndCompared.Name = "dtDateTimeEndCompared";
  496. this.dtDateTimeEndCompared.Size = new System.Drawing.Size(100, 21);
  497. this.dtDateTimeEndCompared.TabIndex = 4;
  498. //
  499. // btnSaveAs
  500. //
  501. this.btnSaveAs.BackColor = System.Drawing.Color.Transparent;
  502. this.btnSaveAs.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSaveAs.BackImg")));
  503. this.btnSaveAs.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  504. this.btnSaveAs.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  505. this.btnSaveAs.ForeColor = System.Drawing.Color.White;
  506. this.btnSaveAs.IsCustomBackImg = false;
  507. this.btnSaveAs.IsShowText = true;
  508. this.btnSaveAs.Location = new System.Drawing.Point(219, 2);
  509. this.btnSaveAs.Name = "btnSaveAs";
  510. this.btnSaveAs.Size = new System.Drawing.Size(85, 28);
  511. this.btnSaveAs.TabIndex = 30;
  512. this.btnSaveAs.Text = " 另存为";
  513. this.btnSaveAs.UseVisualStyleBackColor = false;
  514. //
  515. // btnColseed
  516. //
  517. this.btnColseed.BackColor = System.Drawing.Color.Transparent;
  518. this.btnColseed.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnColseed.BackImg")));
  519. this.btnColseed.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  520. this.btnColseed.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  521. this.btnColseed.ForeColor = System.Drawing.Color.White;
  522. this.btnColseed.IsCustomBackImg = false;
  523. this.btnColseed.IsShowText = true;
  524. this.btnColseed.Location = new System.Drawing.Point(319, 2);
  525. this.btnColseed.Name = "btnColseed";
  526. this.btnColseed.Size = new System.Drawing.Size(85, 28);
  527. this.btnColseed.TabIndex = 30;
  528. this.btnColseed.Text = " 关 闭";
  529. this.btnColseed.UseVisualStyleBackColor = false;
  530. //
  531. // chkOrderType
  532. //
  533. this.chkOrderType.AutoSize = true;
  534. this.chkOrderType.BackColor = System.Drawing.Color.Transparent;
  535. this.chkOrderType.Checked = true;
  536. this.chkOrderType.CheckState = System.Windows.Forms.CheckState.Checked;
  537. this.chkOrderType.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  538. this.chkOrderType.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  539. this.chkOrderType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  540. this.chkOrderType.Fourstates = false;
  541. this.chkOrderType.IsGreenTick = false;
  542. this.chkOrderType.Location = new System.Drawing.Point(7, 6);
  543. this.chkOrderType.Name = "chkOrderType";
  544. this.chkOrderType.Size = new System.Drawing.Size(87, 21);
  545. this.chkOrderType.TabIndex = 3;
  546. this.chkOrderType.Text = "按订单类型";
  547. this.chkOrderType.UseVisualStyleBackColor = false;
  548. //
  549. // chkOrderClass
  550. //
  551. this.chkOrderClass.AutoSize = true;
  552. this.chkOrderClass.BackColor = System.Drawing.Color.Transparent;
  553. this.chkOrderClass.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  554. this.chkOrderClass.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  555. this.chkOrderClass.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  556. this.chkOrderClass.Fourstates = false;
  557. this.chkOrderClass.IsGreenTick = false;
  558. this.chkOrderClass.Location = new System.Drawing.Point(120, 6);
  559. this.chkOrderClass.Name = "chkOrderClass";
  560. this.chkOrderClass.Size = new System.Drawing.Size(87, 21);
  561. this.chkOrderClass.TabIndex = 4;
  562. this.chkOrderClass.Text = "按订单类别";
  563. this.chkOrderClass.UseVisualStyleBackColor = false;
  564. //
  565. // panelEx7
  566. //
  567. this.panelEx7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  568. this.panelEx7.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  569. this.panelEx7.BorderWidth = 1;
  570. this.panelEx7.Controls.Add(this.btnColseed);
  571. this.panelEx7.Controls.Add(this.btnSaveAs);
  572. this.panelEx7.Controls.Add(this.chkOrderType);
  573. this.panelEx7.Controls.Add(this.chkOrderClass);
  574. this.panelEx7.Location = new System.Drawing.Point(221, 4);
  575. this.panelEx7.Margin = new System.Windows.Forms.Padding(1);
  576. this.panelEx7.Name = "panelEx7";
  577. this.panelEx7.Size = new System.Drawing.Size(494, 32);
  578. this.panelEx7.TabIndex = 213;
  579. //
  580. // AnalyzedOrderSelectionFilmFormMain
  581. //
  582. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  583. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  584. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  585. this.ClientSize = new System.Drawing.Size(950, 610);
  586. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  587. this.IsShowUcNavigationTool = true;
  588. this.IsUserControlsSize = false;
  589. this.Name = "AnalyzedOrderSelectionFilmFormMain";
  590. this.Text = "选片分析";
  591. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  592. this.plExMainContainer.ResumeLayout(false);
  593. this.plFormMainContent.ResumeLayout(false);
  594. this.panelEx1.ResumeLayout(false);
  595. this.panelEx3.ResumeLayout(false);
  596. this.panelEx5.ResumeLayout(false);
  597. ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
  598. this.panelEx6.ResumeLayout(false);
  599. ((System.ComponentModel.ISupportInitialize)(this.chart2)).EndInit();
  600. this.panelEx4.ResumeLayout(false);
  601. this.panelEx4.PerformLayout();
  602. this.panelEx2.ResumeLayout(false);
  603. ((System.ComponentModel.ISupportInitialize)(this.PictImage)).EndInit();
  604. this.flowLayoutPanel1.ResumeLayout(false);
  605. this.panelStoreName.ResumeLayout(false);
  606. this.panelQuery.ResumeLayout(false);
  607. this.panelQuery.PerformLayout();
  608. this.panelComparedStartUp.ResumeLayout(false);
  609. this.panelComparedStartUp.PerformLayout();
  610. this.panelQueryCompared.ResumeLayout(false);
  611. this.panelQueryCompared.PerformLayout();
  612. this.panelEx7.ResumeLayout(false);
  613. this.panelEx7.PerformLayout();
  614. this.ResumeLayout(false);
  615. }
  616. #endregion
  617. protected internal ComponentLibrary.PanelEx panelEx1;
  618. protected internal ComponentLibrary.PanelEx panelEx3;
  619. private ComponentLibrary.PanelEx panelEx5;
  620. protected internal System.Windows.Forms.DataVisualization.Charting.Chart chart1;
  621. protected internal ComponentLibrary.PanelEx panelEx6;
  622. protected internal System.Windows.Forms.DataVisualization.Charting.Chart chart2;
  623. private ComponentLibrary.PanelEx panelEx4;
  624. protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevDisplayMethod;
  625. private ComponentLibrary.LabelEx labelEx4;
  626. protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevDisplayItem;
  627. private ComponentLibrary.LabelEx labelEx3;
  628. protected internal ComponentLibrary.PanelEx panelEx2;
  629. protected internal ComponentLibrary.PictureBoxEx PictImage;
  630. private ComponentLibrary.LabelEx labelEx5;
  631. protected internal System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
  632. protected internal ComponentLibrary.PanelEx panelStoreName;
  633. protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevStoreName;
  634. protected internal ComponentLibrary.PanelEx panelQuery;
  635. protected internal ComponentLibrary.DateTimePickerEx dtDataTimeStart;
  636. protected internal ComponentLibrary.DateTimePickerEx dtDataTimeEnd;
  637. private ComponentLibrary.LabelEx labelEx1;
  638. protected internal ComponentLibrary.ButtonEx btnQuery;
  639. protected internal ComponentLibrary.PanelEx panelComparedStartUp;
  640. protected internal ComponentLibrary.CheckBoxEx chkComparedStartUp;
  641. protected internal ComponentLibrary.PanelEx panelQueryCompared;
  642. private ComponentLibrary.LabelEx labelEx2;
  643. protected internal ComponentLibrary.DateTimePickerEx dtDataTimeStartCompared;
  644. protected internal ComponentLibrary.DateTimePickerEx dtDateTimeEndCompared;
  645. protected internal ComponentLibrary.ButtonEx btnSaveAs;
  646. protected internal ComponentLibrary.ButtonEx btnColseed;
  647. protected internal ComponentLibrary.PanelEx panelEx7;
  648. protected internal ComponentLibrary.CheckBoxEx chkOrderType;
  649. protected internal ComponentLibrary.CheckBoxEx chkOrderClass;
  650. }
  651. }