AnalyzedOrderStoreOutlayDetailFormMain.Designer.cs 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507
  1. namespace LYFZ.Software.UI.DecisionAssistant
  2. {
  3. partial class AnalyzedOrderStoreOutlayDetailFormMain
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AnalyzedOrderStoreOutlayDetailFormMain));
  29. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  30. this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
  31. this.PictImage = new LYFZ.ComponentLibrary.PictureBoxEx();
  32. this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
  33. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  34. this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
  35. this.panelComparedColor = new LYFZ.ComponentLibrary.PanelEx();
  36. this.panelCurrentColor = new LYFZ.ComponentLibrary.PanelEx();
  37. this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
  38. this.panelStoreName = new LYFZ.ComponentLibrary.PanelEx();
  39. this.cmbtreevStoreName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  40. this.panelQuery = new LYFZ.ComponentLibrary.PanelEx();
  41. this.dtDataTimeStart = new LYFZ.ComponentLibrary.DateTimePickerEx();
  42. this.dtDataTimeEnd = new LYFZ.ComponentLibrary.DateTimePickerEx();
  43. this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
  44. this.btnQuery = new LYFZ.ComponentLibrary.ButtonEx();
  45. this.panelComparedStartUp = new LYFZ.ComponentLibrary.PanelEx();
  46. this.chkComparedStartUp = new LYFZ.ComponentLibrary.CheckBoxEx();
  47. this.panelQueryCompared = new LYFZ.ComponentLibrary.PanelEx();
  48. this.btnQueryCompared = new LYFZ.ComponentLibrary.ButtonEx();
  49. this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
  50. this.dtDataTimeStartCompared = new LYFZ.ComponentLibrary.DateTimePickerEx();
  51. this.dtDateTimeEndCompared = new LYFZ.ComponentLibrary.DateTimePickerEx();
  52. this.panelSaveAs = new LYFZ.ComponentLibrary.PanelEx();
  53. this.btnSaveAs = new LYFZ.ComponentLibrary.ButtonEx();
  54. this.panelCloseed = new LYFZ.ComponentLibrary.PanelEx();
  55. this.btnCloseed = new LYFZ.ComponentLibrary.ButtonEx();
  56. this.plExMainContainer.SuspendLayout();
  57. this.plFormMainContent.SuspendLayout();
  58. this.panelEx1.SuspendLayout();
  59. this.panelEx2.SuspendLayout();
  60. ((System.ComponentModel.ISupportInitialize)(this.PictImage)).BeginInit();
  61. this.panelEx3.SuspendLayout();
  62. this.flowLayoutPanel1.SuspendLayout();
  63. this.panelStoreName.SuspendLayout();
  64. this.panelQuery.SuspendLayout();
  65. this.panelComparedStartUp.SuspendLayout();
  66. this.panelQueryCompared.SuspendLayout();
  67. this.panelSaveAs.SuspendLayout();
  68. this.panelCloseed.SuspendLayout();
  69. this.SuspendLayout();
  70. //
  71. // plExMainContainer
  72. //
  73. this.plExMainContainer.Controls.Add(this.panelEx1);
  74. this.plExMainContainer.Location = new System.Drawing.Point(0, 40);
  75. this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5, 10, 5, 10);
  76. this.plExMainContainer.Size = new System.Drawing.Size(950, 505);
  77. //
  78. // plFormMainContent
  79. //
  80. this.plFormMainContent.Size = new System.Drawing.Size(950, 545);
  81. this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
  82. //
  83. // btnAppFormMaximize
  84. //
  85. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  86. this.btnAppFormMaximize.Location = new System.Drawing.Point(891, 0);
  87. //
  88. // btnAppFormExit
  89. //
  90. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  91. this.btnAppFormExit.Location = new System.Drawing.Point(918, 0);
  92. //
  93. // btnAppFormMinimize
  94. //
  95. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  96. this.btnAppFormMinimize.Location = new System.Drawing.Point(864, 0);
  97. //
  98. // panelEx1
  99. //
  100. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  101. this.panelEx1.BorderWidth = 1;
  102. this.panelEx1.Controls.Add(this.panelEx2);
  103. this.panelEx1.Controls.Add(this.panelEx3);
  104. this.panelEx1.Controls.Add(this.flowLayoutPanel1);
  105. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
  106. this.panelEx1.Location = new System.Drawing.Point(5, 10);
  107. this.panelEx1.Name = "panelEx1";
  108. this.panelEx1.Padding = new System.Windows.Forms.Padding(3);
  109. this.panelEx1.Size = new System.Drawing.Size(940, 485);
  110. this.panelEx1.TabIndex = 1;
  111. //
  112. // panelEx2
  113. //
  114. this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  115. this.panelEx2.BorderWidth = 1;
  116. this.panelEx2.Controls.Add(this.PictImage);
  117. this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
  118. this.panelEx2.Location = new System.Drawing.Point(3, 38);
  119. this.panelEx2.Name = "panelEx2";
  120. this.panelEx2.Padding = new System.Windows.Forms.Padding(3);
  121. this.panelEx2.Size = new System.Drawing.Size(934, 414);
  122. this.panelEx2.TabIndex = 0;
  123. //
  124. // PictImage
  125. //
  126. this.PictImage.Location = new System.Drawing.Point(3, 3);
  127. this.PictImage.Name = "PictImage";
  128. this.PictImage.Size = new System.Drawing.Size(928, 408);
  129. this.PictImage.TabIndex = 5;
  130. this.PictImage.TabStop = false;
  131. //
  132. // panelEx3
  133. //
  134. this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  135. this.panelEx3.BorderWidth = 1;
  136. this.panelEx3.Controls.Add(this.labelEx3);
  137. this.panelEx3.Controls.Add(this.labelEx5);
  138. this.panelEx3.Controls.Add(this.panelComparedColor);
  139. this.panelEx3.Controls.Add(this.panelCurrentColor);
  140. this.panelEx3.Dock = System.Windows.Forms.DockStyle.Bottom;
  141. this.panelEx3.Location = new System.Drawing.Point(3, 452);
  142. this.panelEx3.Name = "panelEx3";
  143. this.panelEx3.Size = new System.Drawing.Size(934, 30);
  144. this.panelEx3.TabIndex = 1;
  145. this.panelEx3.Visible = false;
  146. //
  147. // labelEx3
  148. //
  149. this.labelEx3.AutoSize = true;
  150. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  151. this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  152. this.labelEx3.Location = new System.Drawing.Point(227, 8);
  153. this.labelEx3.Name = "labelEx3";
  154. this.labelEx3.Size = new System.Drawing.Size(32, 17);
  155. this.labelEx3.TabIndex = 36;
  156. this.labelEx3.Text = "对比";
  157. //
  158. // labelEx5
  159. //
  160. this.labelEx5.AutoSize = true;
  161. this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  162. this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  163. this.labelEx5.Location = new System.Drawing.Point(92, 8);
  164. this.labelEx5.Name = "labelEx5";
  165. this.labelEx5.Size = new System.Drawing.Size(32, 17);
  166. this.labelEx5.TabIndex = 35;
  167. this.labelEx5.Text = "当前";
  168. //
  169. // panelComparedColor
  170. //
  171. this.panelComparedColor.BackColor = System.Drawing.Color.Blue;
  172. this.panelComparedColor.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  173. this.panelComparedColor.BorderWidth = 1;
  174. this.panelComparedColor.Location = new System.Drawing.Point(164, 8);
  175. this.panelComparedColor.Name = "panelComparedColor";
  176. this.panelComparedColor.Size = new System.Drawing.Size(57, 18);
  177. this.panelComparedColor.TabIndex = 34;
  178. //
  179. // panelCurrentColor
  180. //
  181. this.panelCurrentColor.BackColor = System.Drawing.Color.Red;
  182. this.panelCurrentColor.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  183. this.panelCurrentColor.BorderWidth = 1;
  184. this.panelCurrentColor.Location = new System.Drawing.Point(29, 8);
  185. this.panelCurrentColor.Name = "panelCurrentColor";
  186. this.panelCurrentColor.Size = new System.Drawing.Size(57, 18);
  187. this.panelCurrentColor.TabIndex = 33;
  188. //
  189. // flowLayoutPanel1
  190. //
  191. this.flowLayoutPanel1.Controls.Add(this.panelStoreName);
  192. this.flowLayoutPanel1.Controls.Add(this.panelQuery);
  193. this.flowLayoutPanel1.Controls.Add(this.panelComparedStartUp);
  194. this.flowLayoutPanel1.Controls.Add(this.panelQueryCompared);
  195. this.flowLayoutPanel1.Controls.Add(this.panelSaveAs);
  196. this.flowLayoutPanel1.Controls.Add(this.panelCloseed);
  197. this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  198. this.flowLayoutPanel1.Location = new System.Drawing.Point(3, 3);
  199. this.flowLayoutPanel1.Name = "flowLayoutPanel1";
  200. this.flowLayoutPanel1.Size = new System.Drawing.Size(934, 35);
  201. this.flowLayoutPanel1.TabIndex = 5;
  202. //
  203. // panelStoreName
  204. //
  205. this.panelStoreName.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  206. this.panelStoreName.BorderWidth = 1;
  207. this.panelStoreName.Controls.Add(this.cmbtreevStoreName);
  208. this.panelStoreName.Location = new System.Drawing.Point(1, 1);
  209. this.panelStoreName.Margin = new System.Windows.Forms.Padding(1);
  210. this.panelStoreName.Name = "panelStoreName";
  211. this.panelStoreName.Size = new System.Drawing.Size(210, 32);
  212. this.panelStoreName.TabIndex = 211;
  213. //
  214. // cmbtreevStoreName
  215. //
  216. this.cmbtreevStoreName.AfterSelectLevelFirstNode = true;
  217. this.cmbtreevStoreName.DropDownHeight = 220;
  218. this.cmbtreevStoreName.DropDownShow = false;
  219. this.cmbtreevStoreName.FormattingEnabled = true;
  220. this.cmbtreevStoreName.IntegralHeight = false;
  221. this.cmbtreevStoreName.IsNodeMouseClick = true;
  222. this.cmbtreevStoreName.IsSelectParentNode = false;
  223. this.cmbtreevStoreName.Location = new System.Drawing.Point(4, 6);
  224. this.cmbtreevStoreName.Name = "cmbtreevStoreName";
  225. this.cmbtreevStoreName.ReadOnly = true;
  226. this.cmbtreevStoreName.SelectedNode = null;
  227. this.cmbtreevStoreName.Size = new System.Drawing.Size(200, 20);
  228. this.cmbtreevStoreName.StrGetName = "";
  229. this.cmbtreevStoreName.StrGetTagName = "";
  230. this.cmbtreevStoreName.StrKey = null;
  231. this.cmbtreevStoreName.TabIndex = 274;
  232. //
  233. // panelQuery
  234. //
  235. this.panelQuery.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  236. this.panelQuery.BorderWidth = 1;
  237. this.panelQuery.Controls.Add(this.dtDataTimeStart);
  238. this.panelQuery.Controls.Add(this.dtDataTimeEnd);
  239. this.panelQuery.Controls.Add(this.labelEx6);
  240. this.panelQuery.Controls.Add(this.btnQuery);
  241. this.panelQuery.Location = new System.Drawing.Point(213, 1);
  242. this.panelQuery.Margin = new System.Windows.Forms.Padding(1);
  243. this.panelQuery.Name = "panelQuery";
  244. this.panelQuery.Size = new System.Drawing.Size(325, 32);
  245. this.panelQuery.TabIndex = 27;
  246. //
  247. // dtDataTimeStart
  248. //
  249. this.dtDataTimeStart.CustomFormat = " ";
  250. this.dtDataTimeStart.DateValue = "";
  251. this.dtDataTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  252. this.dtDataTimeStart.IsShowTime = false;
  253. this.dtDataTimeStart.Location = new System.Drawing.Point(3, 6);
  254. this.dtDataTimeStart.Name = "dtDataTimeStart";
  255. this.dtDataTimeStart.Size = new System.Drawing.Size(100, 21);
  256. this.dtDataTimeStart.TabIndex = 26;
  257. //
  258. // dtDataTimeEnd
  259. //
  260. this.dtDataTimeEnd.CustomFormat = " ";
  261. this.dtDataTimeEnd.DateValue = "";
  262. this.dtDataTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  263. this.dtDataTimeEnd.IsShowTime = false;
  264. this.dtDataTimeEnd.Location = new System.Drawing.Point(126, 6);
  265. this.dtDataTimeEnd.Name = "dtDataTimeEnd";
  266. this.dtDataTimeEnd.Size = new System.Drawing.Size(100, 21);
  267. this.dtDataTimeEnd.TabIndex = 27;
  268. //
  269. // labelEx6
  270. //
  271. this.labelEx6.AutoSize = true;
  272. this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  273. this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  274. this.labelEx6.Location = new System.Drawing.Point(104, 7);
  275. this.labelEx6.Name = "labelEx6";
  276. this.labelEx6.Size = new System.Drawing.Size(21, 17);
  277. this.labelEx6.TabIndex = 28;
  278. this.labelEx6.Text = "—";
  279. //
  280. // btnQuery
  281. //
  282. this.btnQuery.BackColor = System.Drawing.Color.Transparent;
  283. this.btnQuery.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnQuery.BackImg")));
  284. this.btnQuery.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  285. this.btnQuery.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  286. this.btnQuery.ForeColor = System.Drawing.Color.White;
  287. this.btnQuery.IsCustomBackImg = false;
  288. this.btnQuery.IsShowText = true;
  289. this.btnQuery.Location = new System.Drawing.Point(235, 2);
  290. this.btnQuery.Name = "btnQuery";
  291. this.btnQuery.Size = new System.Drawing.Size(85, 28);
  292. this.btnQuery.TabIndex = 29;
  293. this.btnQuery.Text = " 查 询";
  294. this.btnQuery.UseVisualStyleBackColor = false;
  295. //
  296. // panelComparedStartUp
  297. //
  298. this.panelComparedStartUp.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  299. this.panelComparedStartUp.BorderWidth = 1;
  300. this.panelComparedStartUp.Controls.Add(this.chkComparedStartUp);
  301. this.panelComparedStartUp.Location = new System.Drawing.Point(540, 1);
  302. this.panelComparedStartUp.Margin = new System.Windows.Forms.Padding(1);
  303. this.panelComparedStartUp.Name = "panelComparedStartUp";
  304. this.panelComparedStartUp.Size = new System.Drawing.Size(95, 32);
  305. this.panelComparedStartUp.TabIndex = 27;
  306. //
  307. // chkComparedStartUp
  308. //
  309. this.chkComparedStartUp.AutoSize = true;
  310. this.chkComparedStartUp.BackColor = System.Drawing.Color.Transparent;
  311. this.chkComparedStartUp.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  312. this.chkComparedStartUp.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  313. this.chkComparedStartUp.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  314. this.chkComparedStartUp.Fourstates = false;
  315. this.chkComparedStartUp.IsGreenTick = false;
  316. this.chkComparedStartUp.Location = new System.Drawing.Point(4, 4);
  317. this.chkComparedStartUp.Name = "chkComparedStartUp";
  318. this.chkComparedStartUp.Size = new System.Drawing.Size(84, 24);
  319. this.chkComparedStartUp.TabIndex = 24;
  320. this.chkComparedStartUp.Text = "启动对比";
  321. this.chkComparedStartUp.UseVisualStyleBackColor = false;
  322. //
  323. // panelQueryCompared
  324. //
  325. this.panelQueryCompared.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  326. this.panelQueryCompared.BorderWidth = 1;
  327. this.panelQueryCompared.Controls.Add(this.btnQueryCompared);
  328. this.panelQueryCompared.Controls.Add(this.labelEx7);
  329. this.panelQueryCompared.Controls.Add(this.dtDataTimeStartCompared);
  330. this.panelQueryCompared.Controls.Add(this.dtDateTimeEndCompared);
  331. this.panelQueryCompared.Location = new System.Drawing.Point(1, 35);
  332. this.panelQueryCompared.Margin = new System.Windows.Forms.Padding(1);
  333. this.panelQueryCompared.Name = "panelQueryCompared";
  334. this.panelQueryCompared.Size = new System.Drawing.Size(325, 32);
  335. this.panelQueryCompared.TabIndex = 25;
  336. //
  337. // btnQueryCompared
  338. //
  339. this.btnQueryCompared.BackColor = System.Drawing.Color.Transparent;
  340. this.btnQueryCompared.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnQueryCompared.BackImg")));
  341. this.btnQueryCompared.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  342. this.btnQueryCompared.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  343. this.btnQueryCompared.ForeColor = System.Drawing.Color.White;
  344. this.btnQueryCompared.IsCustomBackImg = false;
  345. this.btnQueryCompared.IsShowText = true;
  346. this.btnQueryCompared.Location = new System.Drawing.Point(234, 2);
  347. this.btnQueryCompared.Name = "btnQueryCompared";
  348. this.btnQueryCompared.Size = new System.Drawing.Size(85, 28);
  349. this.btnQueryCompared.TabIndex = 9;
  350. this.btnQueryCompared.Text = " 查 询";
  351. this.btnQueryCompared.UseVisualStyleBackColor = false;
  352. //
  353. // labelEx7
  354. //
  355. this.labelEx7.AutoSize = true;
  356. this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  357. this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  358. this.labelEx7.Location = new System.Drawing.Point(103, 7);
  359. this.labelEx7.Name = "labelEx7";
  360. this.labelEx7.Size = new System.Drawing.Size(21, 17);
  361. this.labelEx7.TabIndex = 5;
  362. this.labelEx7.Text = "—";
  363. //
  364. // dtDataTimeStartCompared
  365. //
  366. this.dtDataTimeStartCompared.CustomFormat = " ";
  367. this.dtDataTimeStartCompared.DateValue = "";
  368. this.dtDataTimeStartCompared.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  369. this.dtDataTimeStartCompared.IsShowTime = false;
  370. this.dtDataTimeStartCompared.Location = new System.Drawing.Point(1, 6);
  371. this.dtDataTimeStartCompared.Name = "dtDataTimeStartCompared";
  372. this.dtDataTimeStartCompared.Size = new System.Drawing.Size(100, 21);
  373. this.dtDataTimeStartCompared.TabIndex = 3;
  374. //
  375. // dtDateTimeEndCompared
  376. //
  377. this.dtDateTimeEndCompared.CustomFormat = " ";
  378. this.dtDateTimeEndCompared.DateValue = "";
  379. this.dtDateTimeEndCompared.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  380. this.dtDateTimeEndCompared.IsShowTime = false;
  381. this.dtDateTimeEndCompared.Location = new System.Drawing.Point(125, 6);
  382. this.dtDateTimeEndCompared.Name = "dtDateTimeEndCompared";
  383. this.dtDateTimeEndCompared.Size = new System.Drawing.Size(100, 21);
  384. this.dtDateTimeEndCompared.TabIndex = 4;
  385. //
  386. // panelSaveAs
  387. //
  388. this.panelSaveAs.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  389. this.panelSaveAs.BorderWidth = 1;
  390. this.panelSaveAs.Controls.Add(this.btnSaveAs);
  391. this.panelSaveAs.Location = new System.Drawing.Point(328, 35);
  392. this.panelSaveAs.Margin = new System.Windows.Forms.Padding(1);
  393. this.panelSaveAs.Name = "panelSaveAs";
  394. this.panelSaveAs.Size = new System.Drawing.Size(93, 32);
  395. this.panelSaveAs.TabIndex = 29;
  396. //
  397. // btnSaveAs
  398. //
  399. this.btnSaveAs.BackColor = System.Drawing.Color.Transparent;
  400. this.btnSaveAs.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSaveAs.BackImg")));
  401. this.btnSaveAs.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  402. this.btnSaveAs.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  403. this.btnSaveAs.ForeColor = System.Drawing.Color.White;
  404. this.btnSaveAs.IsCustomBackImg = false;
  405. this.btnSaveAs.IsShowText = true;
  406. this.btnSaveAs.Location = new System.Drawing.Point(2, 2);
  407. this.btnSaveAs.Name = "btnSaveAs";
  408. this.btnSaveAs.Size = new System.Drawing.Size(85, 28);
  409. this.btnSaveAs.TabIndex = 30;
  410. this.btnSaveAs.Text = " 另存为";
  411. this.btnSaveAs.UseVisualStyleBackColor = false;
  412. //
  413. // panelCloseed
  414. //
  415. this.panelCloseed.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  416. this.panelCloseed.BorderWidth = 1;
  417. this.panelCloseed.Controls.Add(this.btnCloseed);
  418. this.panelCloseed.Location = new System.Drawing.Point(423, 35);
  419. this.panelCloseed.Margin = new System.Windows.Forms.Padding(1);
  420. this.panelCloseed.Name = "panelCloseed";
  421. this.panelCloseed.Size = new System.Drawing.Size(93, 32);
  422. this.panelCloseed.TabIndex = 212;
  423. //
  424. // btnCloseed
  425. //
  426. this.btnCloseed.BackColor = System.Drawing.Color.Transparent;
  427. this.btnCloseed.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCloseed.BackImg")));
  428. this.btnCloseed.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  429. this.btnCloseed.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  430. this.btnCloseed.ForeColor = System.Drawing.Color.White;
  431. this.btnCloseed.IsCustomBackImg = false;
  432. this.btnCloseed.IsShowText = true;
  433. this.btnCloseed.Location = new System.Drawing.Point(2, 2);
  434. this.btnCloseed.Name = "btnCloseed";
  435. this.btnCloseed.Size = new System.Drawing.Size(85, 28);
  436. this.btnCloseed.TabIndex = 30;
  437. this.btnCloseed.Text = " 关 闭";
  438. this.btnCloseed.UseVisualStyleBackColor = false;
  439. //
  440. // AnalyzedOrderStoreOutlayDetailFormMain
  441. //
  442. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  443. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  444. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  445. this.ClientSize = new System.Drawing.Size(950, 610);
  446. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  447. this.ImeMode = System.Windows.Forms.ImeMode.On;
  448. this.IsShowUcNavigationTool = true;
  449. this.IsUserControlsSize = false;
  450. this.Name = "AnalyzedOrderStoreOutlayDetailFormMain";
  451. this.Text = "店面支出详情";
  452. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  453. this.plExMainContainer.ResumeLayout(false);
  454. this.plFormMainContent.ResumeLayout(false);
  455. this.panelEx1.ResumeLayout(false);
  456. this.panelEx2.ResumeLayout(false);
  457. ((System.ComponentModel.ISupportInitialize)(this.PictImage)).EndInit();
  458. this.panelEx3.ResumeLayout(false);
  459. this.panelEx3.PerformLayout();
  460. this.flowLayoutPanel1.ResumeLayout(false);
  461. this.panelStoreName.ResumeLayout(false);
  462. this.panelQuery.ResumeLayout(false);
  463. this.panelQuery.PerformLayout();
  464. this.panelComparedStartUp.ResumeLayout(false);
  465. this.panelComparedStartUp.PerformLayout();
  466. this.panelQueryCompared.ResumeLayout(false);
  467. this.panelQueryCompared.PerformLayout();
  468. this.panelSaveAs.ResumeLayout(false);
  469. this.panelCloseed.ResumeLayout(false);
  470. this.ResumeLayout(false);
  471. }
  472. #endregion
  473. protected internal ComponentLibrary.PanelEx panelEx1;
  474. protected internal ComponentLibrary.PanelEx panelEx2;
  475. protected internal ComponentLibrary.PictureBoxEx PictImage;
  476. protected internal ComponentLibrary.PanelEx panelEx3;
  477. private ComponentLibrary.LabelEx labelEx3;
  478. private ComponentLibrary.LabelEx labelEx5;
  479. protected internal ComponentLibrary.PanelEx panelComparedColor;
  480. protected internal ComponentLibrary.PanelEx panelCurrentColor;
  481. protected internal System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
  482. protected internal ComponentLibrary.PanelEx panelStoreName;
  483. protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevStoreName;
  484. protected internal ComponentLibrary.PanelEx panelQuery;
  485. protected internal ComponentLibrary.DateTimePickerEx dtDataTimeStart;
  486. protected internal ComponentLibrary.DateTimePickerEx dtDataTimeEnd;
  487. private ComponentLibrary.LabelEx labelEx6;
  488. protected internal ComponentLibrary.ButtonEx btnQuery;
  489. protected internal ComponentLibrary.PanelEx panelComparedStartUp;
  490. protected internal ComponentLibrary.CheckBoxEx chkComparedStartUp;
  491. protected internal ComponentLibrary.PanelEx panelQueryCompared;
  492. protected internal ComponentLibrary.ButtonEx btnQueryCompared;
  493. private ComponentLibrary.LabelEx labelEx7;
  494. protected internal ComponentLibrary.DateTimePickerEx dtDataTimeStartCompared;
  495. protected internal ComponentLibrary.DateTimePickerEx dtDateTimeEndCompared;
  496. protected internal ComponentLibrary.PanelEx panelSaveAs;
  497. protected internal ComponentLibrary.ButtonEx btnSaveAs;
  498. protected internal ComponentLibrary.PanelEx panelCloseed;
  499. protected internal ComponentLibrary.ButtonEx btnCloseed;
  500. }
  501. }