FinanceDayReportSmallForm.Designer.cs 98 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658
  1. namespace LYFZ.Software.UI.StatisticalInquiry
  2. {
  3. partial class FinanceDayReportSmallForm
  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 dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FinanceDayReportSmallForm));
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  32. this.numDay = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  33. this.numMonth = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  34. this.btnPrint = new LYFZ.ComponentLibrary.ButtonEx();
  35. this.btnAudit = new LYFZ.ComponentLibrary.ButtonEx();
  36. this.btnExport = new LYFZ.ComponentLibrary.ButtonEx();
  37. this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
  38. this.numYear = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  39. this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx();
  40. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  41. this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEc();
  42. this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx();
  43. this.panelEx7 = new LYFZ.ComponentLibrary.PanelEx();
  44. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  45. this.panelEx6 = new LYFZ.ComponentLibrary.PanelEx();
  46. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  47. this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
  48. this.panelEx14 = new LYFZ.ComponentLibrary.PanelEx();
  49. this.labSettlement = new LYFZ.ComponentLibrary.LabelEx();
  50. this.lblPaymentMethodStatistics = new LYFZ.ComponentLibrary.LabelEx();
  51. this.lblFinancialSMS = new LYFZ.ComponentLibrary.LabelEx();
  52. this.lblCount = new LYFZ.ComponentLibrary.LabelEx();
  53. this.panelEx13 = new LYFZ.ComponentLibrary.PanelEx();
  54. this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
  55. this.panelTotalIncome = new LYFZ.ComponentLibrary.PanelEx();
  56. this.txtTotalIncome = new LYFZ.ComponentLibrary.TextBoxEx();
  57. this.lblTotalIncome = new LYFZ.ComponentLibrary.LabelEx();
  58. this.panelOperatingIncome = new LYFZ.ComponentLibrary.PanelEx();
  59. this.txtOperatingIncome = new LYFZ.ComponentLibrary.TextBoxEx();
  60. this.lblOperatingIncome = new LYFZ.ComponentLibrary.LabelEx();
  61. this.panelTotalOutlay = new LYFZ.ComponentLibrary.PanelEx();
  62. this.txtTotalOutlay = new LYFZ.ComponentLibrary.TextBoxEx();
  63. this.lblTotalOutlay = new LYFZ.ComponentLibrary.LabelEx();
  64. this.panelNetIncome = new LYFZ.ComponentLibrary.PanelEx();
  65. this.txtNetIncome = new LYFZ.ComponentLibrary.TextBoxEx();
  66. this.lblNetIncome = new LYFZ.ComponentLibrary.LabelEx();
  67. this.panelOrderEarly = new LYFZ.ComponentLibrary.PanelEx();
  68. this.txtOrderEarly = new LYFZ.ComponentLibrary.TextBoxEx();
  69. this.lblOrderEarly = new LYFZ.ComponentLibrary.LabelEx();
  70. this.panelOrderLate = new LYFZ.ComponentLibrary.PanelEx();
  71. this.txtOrderLate = new LYFZ.ComponentLibrary.TextBoxEx();
  72. this.lblOrderLate = new LYFZ.ComponentLibrary.LabelEx();
  73. this.panelTotalDeposit = new LYFZ.ComponentLibrary.PanelEx();
  74. this.txtTotalDeposit = new LYFZ.ComponentLibrary.TextBoxEx();
  75. this.lblTotalDeposit = new LYFZ.ComponentLibrary.LabelEx();
  76. this.panelTotalArrears = new LYFZ.ComponentLibrary.PanelEx();
  77. this.txtTotalArrears = new LYFZ.ComponentLibrary.TextBoxEx();
  78. this.lblTotalArrears = new LYFZ.ComponentLibrary.LabelEx();
  79. this.panelVoucher = new LYFZ.ComponentLibrary.PanelEx();
  80. this.txtVoucher = new LYFZ.ComponentLibrary.TextBoxEx();
  81. this.lblVoucher = new LYFZ.ComponentLibrary.LabelEx();
  82. this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
  83. this.txtTotalPerformance = new LYFZ.ComponentLibrary.TextBoxEx();
  84. this.lblTotalPerformance = new LYFZ.ComponentLibrary.LabelEx();
  85. this.panelPaymentMethod = new LYFZ.ComponentLibrary.PanelEx();
  86. this.cmbtreevPaymentMethod = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  87. this.lblPaymentMethod = new LYFZ.ComponentLibrary.LabelEx();
  88. this.panelQueryItem = new LYFZ.ComponentLibrary.PanelEx();
  89. this.cmbtreevQueryItem = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  90. this.cmbtreevSecondOption = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  91. this.lblQueryItem = new LYFZ.ComponentLibrary.LabelEx();
  92. this.panelStoreName = new LYFZ.ComponentLibrary.PanelEx();
  93. this.cmbtreevStoreName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  94. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  95. this.panelOrderType = new LYFZ.ComponentLibrary.PanelEx();
  96. this.cmbtreevOrderType = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  97. this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
  98. this.panelEx8 = new LYFZ.ComponentLibrary.PanelEx();
  99. this.comboxEmployeeList = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  100. this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
  101. this.panelEx9 = new LYFZ.ComponentLibrary.PanelEx();
  102. this.cmbtreevOrderClass = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  103. this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
  104. this.panelDay = new LYFZ.ComponentLibrary.PanelEx();
  105. this.panelParagraph = new LYFZ.ComponentLibrary.PanelEx();
  106. this.lblDateTime = new LYFZ.ComponentLibrary.LabelEx();
  107. this.panelEx5 = new LYFZ.ComponentLibrary.PanelEx();
  108. this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel();
  109. this.ckb_UnAudited = new LYFZ.ComponentLibrary.CheckBoxEx();
  110. this.btn_ArrearsOfDay = new LYFZ.ComponentLibrary.ButtonEx();
  111. this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
  112. this.txtTotalDeposit_OK = new LYFZ.ComponentLibrary.TextBoxEx();
  113. this.plExMainContainer.SuspendLayout();
  114. this.plFormMainContent.SuspendLayout();
  115. ((System.ComponentModel.ISupportInitialize)(this.numDay)).BeginInit();
  116. ((System.ComponentModel.ISupportInitialize)(this.numMonth)).BeginInit();
  117. ((System.ComponentModel.ISupportInitialize)(this.numYear)).BeginInit();
  118. this.panelEx1.SuspendLayout();
  119. ((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit();
  120. this.panelEx4.SuspendLayout();
  121. this.panelEx2.SuspendLayout();
  122. this.panelEx14.SuspendLayout();
  123. this.flowLayoutPanel1.SuspendLayout();
  124. this.panelTotalIncome.SuspendLayout();
  125. this.panelOperatingIncome.SuspendLayout();
  126. this.panelTotalOutlay.SuspendLayout();
  127. this.panelNetIncome.SuspendLayout();
  128. this.panelOrderEarly.SuspendLayout();
  129. this.panelOrderLate.SuspendLayout();
  130. this.panelTotalDeposit.SuspendLayout();
  131. this.panelTotalArrears.SuspendLayout();
  132. this.panelVoucher.SuspendLayout();
  133. this.panelEx3.SuspendLayout();
  134. this.panelPaymentMethod.SuspendLayout();
  135. this.panelQueryItem.SuspendLayout();
  136. this.panelStoreName.SuspendLayout();
  137. this.panelOrderType.SuspendLayout();
  138. this.panelEx8.SuspendLayout();
  139. this.panelEx9.SuspendLayout();
  140. this.panelDay.SuspendLayout();
  141. this.panelParagraph.SuspendLayout();
  142. this.panelEx5.SuspendLayout();
  143. this.flowLayoutPanel2.SuspendLayout();
  144. this.SuspendLayout();
  145. //
  146. // plExMainContainer
  147. //
  148. this.plExMainContainer.Controls.Add(this.panelEx1);
  149. this.plExMainContainer.Location = new System.Drawing.Point(0, 40);
  150. this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5);
  151. this.plExMainContainer.Size = new System.Drawing.Size(1644, 505);
  152. //
  153. // plFormMainContent
  154. //
  155. this.plFormMainContent.Controls.Add(this.flowLayoutPanel2);
  156. this.plFormMainContent.Size = new System.Drawing.Size(1644, 545);
  157. this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
  158. this.plFormMainContent.Controls.SetChildIndex(this.flowLayoutPanel2, 0);
  159. //
  160. // btnAppFormMaximize
  161. //
  162. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  163. this.btnAppFormMaximize.Location = new System.Drawing.Point(1585, 0);
  164. //
  165. // btnAppFormExit
  166. //
  167. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  168. this.btnAppFormExit.Location = new System.Drawing.Point(1612, 0);
  169. //
  170. // btnAppFormMinimize
  171. //
  172. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  173. this.btnAppFormMinimize.Location = new System.Drawing.Point(1558, 0);
  174. //
  175. // numDay
  176. //
  177. this.numDay.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  178. this.numDay.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  179. this.numDay.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  180. this.numDay.Font = new System.Drawing.Font("宋体", 12F);
  181. this.numDay.IsCustomColor = false;
  182. this.numDay.Location = new System.Drawing.Point(170, 2);
  183. this.numDay.Maximum = new decimal(new int[] {
  184. 31,
  185. 0,
  186. 0,
  187. 0});
  188. this.numDay.Minimum = new decimal(new int[] {
  189. 1,
  190. 0,
  191. 0,
  192. 0});
  193. this.numDay.Name = "numDay";
  194. this.numDay.Size = new System.Drawing.Size(60, 26);
  195. this.numDay.TabIndex = 216;
  196. this.numDay.Value = new decimal(new int[] {
  197. 1,
  198. 0,
  199. 0,
  200. 0});
  201. //
  202. // numMonth
  203. //
  204. this.numMonth.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  205. this.numMonth.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  206. this.numMonth.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  207. this.numMonth.Font = new System.Drawing.Font("宋体", 12F);
  208. this.numMonth.IsCustomColor = false;
  209. this.numMonth.Location = new System.Drawing.Point(88, 2);
  210. this.numMonth.Maximum = new decimal(new int[] {
  211. 12,
  212. 0,
  213. 0,
  214. 0});
  215. this.numMonth.Minimum = new decimal(new int[] {
  216. 1,
  217. 0,
  218. 0,
  219. 0});
  220. this.numMonth.Name = "numMonth";
  221. this.numMonth.Size = new System.Drawing.Size(60, 26);
  222. this.numMonth.TabIndex = 215;
  223. this.numMonth.Value = new decimal(new int[] {
  224. 1,
  225. 0,
  226. 0,
  227. 0});
  228. //
  229. // btnPrint
  230. //
  231. this.btnPrint.BackColor = System.Drawing.Color.Transparent;
  232. this.btnPrint.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnPrint.BackImg")));
  233. this.btnPrint.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  234. this.btnPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  235. this.btnPrint.ForeColor = System.Drawing.Color.White;
  236. this.btnPrint.IsCustomBackImg = false;
  237. this.btnPrint.IsShowText = true;
  238. this.btnPrint.Location = new System.Drawing.Point(191, 2);
  239. this.btnPrint.Name = "btnPrint";
  240. this.btnPrint.Size = new System.Drawing.Size(87, 26);
  241. this.btnPrint.TabIndex = 219;
  242. this.btnPrint.Text = " 打 印";
  243. this.btnPrint.UseVisualStyleBackColor = false;
  244. //
  245. // btnAudit
  246. //
  247. this.btnAudit.BackColor = System.Drawing.Color.Transparent;
  248. this.btnAudit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAudit.BackImg")));
  249. this.btnAudit.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  250. this.btnAudit.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  251. this.btnAudit.ForeColor = System.Drawing.Color.White;
  252. this.btnAudit.IsCustomBackImg = false;
  253. this.btnAudit.IsShowText = true;
  254. this.btnAudit.Location = new System.Drawing.Point(5, 2);
  255. this.btnAudit.Name = "btnAudit";
  256. this.btnAudit.Size = new System.Drawing.Size(87, 26);
  257. this.btnAudit.TabIndex = 217;
  258. this.btnAudit.Text = " 财务审核";
  259. this.btnAudit.UseVisualStyleBackColor = false;
  260. //
  261. // btnExport
  262. //
  263. this.btnExport.BackColor = System.Drawing.Color.Transparent;
  264. this.btnExport.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnExport.BackImg")));
  265. this.btnExport.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  266. this.btnExport.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  267. this.btnExport.ForeColor = System.Drawing.Color.White;
  268. this.btnExport.IsCustomBackImg = false;
  269. this.btnExport.IsShowText = true;
  270. this.btnExport.Location = new System.Drawing.Point(98, 2);
  271. this.btnExport.Name = "btnExport";
  272. this.btnExport.Size = new System.Drawing.Size(87, 26);
  273. this.btnExport.TabIndex = 218;
  274. this.btnExport.Text = " 导 出";
  275. this.btnExport.UseVisualStyleBackColor = false;
  276. //
  277. // btnClose
  278. //
  279. this.btnClose.BackColor = System.Drawing.Color.Transparent;
  280. this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg")));
  281. this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  282. this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  283. this.btnClose.ForeColor = System.Drawing.Color.White;
  284. this.btnClose.IsCustomBackImg = false;
  285. this.btnClose.IsShowText = true;
  286. this.btnClose.Location = new System.Drawing.Point(284, 2);
  287. this.btnClose.Name = "btnClose";
  288. this.btnClose.Size = new System.Drawing.Size(87, 26);
  289. this.btnClose.TabIndex = 220;
  290. this.btnClose.Text = " 关 闭";
  291. this.btnClose.UseVisualStyleBackColor = false;
  292. //
  293. // numYear
  294. //
  295. this.numYear.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  296. this.numYear.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  297. this.numYear.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  298. this.numYear.Font = new System.Drawing.Font("宋体", 12F);
  299. this.numYear.IsCustomColor = false;
  300. this.numYear.Location = new System.Drawing.Point(5, 2);
  301. this.numYear.Maximum = new decimal(new int[] {
  302. 3000,
  303. 0,
  304. 0,
  305. 0});
  306. this.numYear.Minimum = new decimal(new int[] {
  307. 1900,
  308. 0,
  309. 0,
  310. 0});
  311. this.numYear.Name = "numYear";
  312. this.numYear.Size = new System.Drawing.Size(60, 26);
  313. this.numYear.TabIndex = 213;
  314. this.numYear.Value = new decimal(new int[] {
  315. 2014,
  316. 0,
  317. 0,
  318. 0});
  319. //
  320. // labelEx13
  321. //
  322. this.labelEx13.AutoSize = true;
  323. this.labelEx13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(246)))), ((int)(((byte)(248)))));
  324. this.labelEx13.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  325. this.labelEx13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  326. this.labelEx13.Location = new System.Drawing.Point(65, 5);
  327. this.labelEx13.Name = "labelEx13";
  328. this.labelEx13.Size = new System.Drawing.Size(187, 19);
  329. this.labelEx13.TabIndex = 214;
  330. this.labelEx13.Text = "年 月 日";
  331. //
  332. // panelEx1
  333. //
  334. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  335. this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  336. this.panelEx1.BorderWidth = 1;
  337. this.panelEx1.Controls.Add(this.dgvData);
  338. this.panelEx1.Controls.Add(this.panelEx4);
  339. this.panelEx1.Controls.Add(this.panelEx2);
  340. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
  341. this.panelEx1.Location = new System.Drawing.Point(5, 5);
  342. this.panelEx1.Name = "panelEx1";
  343. this.panelEx1.Size = new System.Drawing.Size(1634, 495);
  344. this.panelEx1.TabIndex = 0;
  345. //
  346. // dgvData
  347. //
  348. this.dgvData.AllowUserToAddRows = false;
  349. this.dgvData.AllowUserToDeleteRows = false;
  350. this.dgvData.AllowUserToResizeRows = false;
  351. this.dgvData.BackgroundColor = System.Drawing.Color.White;
  352. this.dgvData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  353. dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  354. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
  355. dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  356. dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White;
  357. dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  358. dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  359. this.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
  360. this.dgvData.ColumnHeadersHeight = 24;
  361. this.dgvData.dgvColumnHeadersHeight = 24;
  362. this.dgvData.dgvCurrentColumnOriginalSet = "";
  363. this.dgvData.dgvCurrentColumnWidth = "";
  364. this.dgvData.dgvCurrentHideColumn = null;
  365. this.dgvData.dgvFixedHideColumn = null;
  366. this.dgvData.dgvGuidName = null;
  367. this.dgvData.dgvUserEmployeeID = null;
  368. this.dgvData.Dock = System.Windows.Forms.DockStyle.Fill;
  369. this.dgvData.EnableHeadersVisualStyles = false;
  370. this.dgvData.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
  371. this.dgvData.ImageHeight = 15;
  372. this.dgvData.ImageWidth = 15;
  373. this.dgvData.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgCollapse")));
  374. this.dgvData.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgExpand")));
  375. this.dgvData.IsAutomaticDrawSingleOrDoubleRow = false;
  376. this.dgvData.IsCompleteBonding = false;
  377. this.dgvData.IsCopyCellValue = true;
  378. this.dgvData.IsShowSerialNumber = true;
  379. this.dgvData.IsSortedRedraw = true;
  380. this.dgvData.IsSortMode = true;
  381. this.dgvData.Location = new System.Drawing.Point(0, 125);
  382. this.dgvData.Name = "dgvData";
  383. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  384. dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control;
  385. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  386. dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText;
  387. dataGridViewCellStyle2.Padding = new System.Windows.Forms.Padding(41);
  388. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  389. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  390. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  391. this.dgvData.RowHeadersDefaultCellStyle = dataGridViewCellStyle2;
  392. this.dgvData.RowHeadersWidth = 30;
  393. this.dgvData.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  394. this.dgvData.RowTemplate.Height = 23;
  395. this.dgvData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  396. this.dgvData.Size = new System.Drawing.Size(1634, 345);
  397. this.dgvData.StrSecondStageNull = "";
  398. this.dgvData.StrValueNullColumn = "";
  399. this.dgvData.TabIndex = 1;
  400. this.dgvData.ViceCount = 1;
  401. //
  402. // panelEx4
  403. //
  404. this.panelEx4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  405. this.panelEx4.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  406. this.panelEx4.BorderWidth = 1;
  407. this.panelEx4.Controls.Add(this.panelEx7);
  408. this.panelEx4.Controls.Add(this.labelEx2);
  409. this.panelEx4.Controls.Add(this.panelEx6);
  410. this.panelEx4.Controls.Add(this.labelEx1);
  411. this.panelEx4.Dock = System.Windows.Forms.DockStyle.Bottom;
  412. this.panelEx4.Location = new System.Drawing.Point(0, 470);
  413. this.panelEx4.Name = "panelEx4";
  414. this.panelEx4.Size = new System.Drawing.Size(1634, 25);
  415. this.panelEx4.TabIndex = 2;
  416. //
  417. // panelEx7
  418. //
  419. this.panelEx7.BackColor = System.Drawing.Color.Red;
  420. this.panelEx7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  421. this.panelEx7.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  422. this.panelEx7.BorderWidth = 1;
  423. this.panelEx7.Location = new System.Drawing.Point(171, 4);
  424. this.panelEx7.Name = "panelEx7";
  425. this.panelEx7.Size = new System.Drawing.Size(40, 17);
  426. this.panelEx7.TabIndex = 2;
  427. //
  428. // labelEx2
  429. //
  430. this.labelEx2.AutoSize = true;
  431. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  432. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  433. this.labelEx2.Location = new System.Drawing.Point(208, 4);
  434. this.labelEx2.Name = "labelEx2";
  435. this.labelEx2.Size = new System.Drawing.Size(128, 17);
  436. this.labelEx2.TabIndex = 3;
  437. this.labelEx2.Text = ":审核未通过或未审核";
  438. //
  439. // panelEx6
  440. //
  441. this.panelEx6.BackColor = System.Drawing.Color.Blue;
  442. this.panelEx6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  443. this.panelEx6.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  444. this.panelEx6.BorderWidth = 1;
  445. this.panelEx6.Location = new System.Drawing.Point(42, 4);
  446. this.panelEx6.Name = "panelEx6";
  447. this.panelEx6.Size = new System.Drawing.Size(40, 17);
  448. this.panelEx6.TabIndex = 0;
  449. //
  450. // labelEx1
  451. //
  452. this.labelEx1.AutoSize = true;
  453. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  454. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  455. this.labelEx1.Location = new System.Drawing.Point(79, 4);
  456. this.labelEx1.Name = "labelEx1";
  457. this.labelEx1.Size = new System.Drawing.Size(80, 17);
  458. this.labelEx1.TabIndex = 1;
  459. this.labelEx1.Text = ":审核已通过";
  460. //
  461. // panelEx2
  462. //
  463. this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  464. this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  465. this.panelEx2.BorderWidth = 1;
  466. this.panelEx2.Controls.Add(this.panelEx14);
  467. this.panelEx2.Controls.Add(this.panelEx13);
  468. this.panelEx2.Controls.Add(this.flowLayoutPanel1);
  469. this.panelEx2.Dock = System.Windows.Forms.DockStyle.Top;
  470. this.panelEx2.Location = new System.Drawing.Point(0, 0);
  471. this.panelEx2.Name = "panelEx2";
  472. this.panelEx2.Padding = new System.Windows.Forms.Padding(0, 3, 0, 0);
  473. this.panelEx2.Size = new System.Drawing.Size(1634, 125);
  474. this.panelEx2.TabIndex = 0;
  475. //
  476. // panelEx14
  477. //
  478. this.panelEx14.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  479. this.panelEx14.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  480. this.panelEx14.BorderWidth = 1;
  481. this.panelEx14.Controls.Add(this.labSettlement);
  482. this.panelEx14.Controls.Add(this.lblPaymentMethodStatistics);
  483. this.panelEx14.Controls.Add(this.lblFinancialSMS);
  484. this.panelEx14.Controls.Add(this.lblCount);
  485. this.panelEx14.Dock = System.Windows.Forms.DockStyle.Fill;
  486. this.panelEx14.Location = new System.Drawing.Point(0, 60);
  487. this.panelEx14.Name = "panelEx14";
  488. this.panelEx14.Size = new System.Drawing.Size(1634, 64);
  489. this.panelEx14.TabIndex = 4;
  490. //
  491. // labSettlement
  492. //
  493. this.labSettlement.AutoSize = true;
  494. this.labSettlement.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  495. this.labSettlement.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  496. this.labSettlement.Location = new System.Drawing.Point(3, 68);
  497. this.labSettlement.Name = "labSettlement";
  498. this.labSettlement.Size = new System.Drawing.Size(68, 17);
  499. this.labSettlement.TabIndex = 283;
  500. this.labSettlement.Text = "今日结算:";
  501. //
  502. // lblPaymentMethodStatistics
  503. //
  504. this.lblPaymentMethodStatistics.AutoSize = true;
  505. this.lblPaymentMethodStatistics.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  506. this.lblPaymentMethodStatistics.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  507. this.lblPaymentMethodStatistics.Location = new System.Drawing.Point(3, 46);
  508. this.lblPaymentMethodStatistics.Name = "lblPaymentMethodStatistics";
  509. this.lblPaymentMethodStatistics.Size = new System.Drawing.Size(68, 17);
  510. this.lblPaymentMethodStatistics.TabIndex = 283;
  511. this.lblPaymentMethodStatistics.Text = "支付方式:";
  512. //
  513. // lblFinancialSMS
  514. //
  515. this.lblFinancialSMS.AutoSize = true;
  516. this.lblFinancialSMS.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  517. this.lblFinancialSMS.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  518. this.lblFinancialSMS.Location = new System.Drawing.Point(3, 24);
  519. this.lblFinancialSMS.Name = "lblFinancialSMS";
  520. this.lblFinancialSMS.Size = new System.Drawing.Size(68, 17);
  521. this.lblFinancialSMS.TabIndex = 282;
  522. this.lblFinancialSMS.Text = "财务统计:";
  523. //
  524. // lblCount
  525. //
  526. this.lblCount.AutoSize = true;
  527. this.lblCount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  528. this.lblCount.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  529. this.lblCount.Location = new System.Drawing.Point(15, 2);
  530. this.lblCount.Name = "lblCount";
  531. this.lblCount.Size = new System.Drawing.Size(56, 17);
  532. this.lblCount.TabIndex = 281;
  533. this.lblCount.Text = "订单数:";
  534. //
  535. // panelEx13
  536. //
  537. this.panelEx13.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  538. this.panelEx13.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  539. this.panelEx13.BorderWidth = 1;
  540. this.panelEx13.Dock = System.Windows.Forms.DockStyle.Bottom;
  541. this.panelEx13.Location = new System.Drawing.Point(0, 124);
  542. this.panelEx13.Name = "panelEx13";
  543. this.panelEx13.Size = new System.Drawing.Size(1634, 1);
  544. this.panelEx13.TabIndex = 1;
  545. //
  546. // flowLayoutPanel1
  547. //
  548. this.flowLayoutPanel1.Controls.Add(this.panelTotalIncome);
  549. this.flowLayoutPanel1.Controls.Add(this.panelOperatingIncome);
  550. this.flowLayoutPanel1.Controls.Add(this.panelTotalOutlay);
  551. this.flowLayoutPanel1.Controls.Add(this.panelNetIncome);
  552. this.flowLayoutPanel1.Controls.Add(this.panelOrderEarly);
  553. this.flowLayoutPanel1.Controls.Add(this.panelOrderLate);
  554. this.flowLayoutPanel1.Controls.Add(this.panelTotalDeposit);
  555. this.flowLayoutPanel1.Controls.Add(this.panelTotalArrears);
  556. this.flowLayoutPanel1.Controls.Add(this.panelVoucher);
  557. this.flowLayoutPanel1.Controls.Add(this.panelEx3);
  558. this.flowLayoutPanel1.Controls.Add(this.panelPaymentMethod);
  559. this.flowLayoutPanel1.Controls.Add(this.panelQueryItem);
  560. this.flowLayoutPanel1.Controls.Add(this.panelStoreName);
  561. this.flowLayoutPanel1.Controls.Add(this.panelOrderType);
  562. this.flowLayoutPanel1.Controls.Add(this.panelEx8);
  563. this.flowLayoutPanel1.Controls.Add(this.panelEx9);
  564. this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  565. this.flowLayoutPanel1.Location = new System.Drawing.Point(0, 3);
  566. this.flowLayoutPanel1.Name = "flowLayoutPanel1";
  567. this.flowLayoutPanel1.Size = new System.Drawing.Size(1634, 57);
  568. this.flowLayoutPanel1.TabIndex = 3;
  569. //
  570. // panelTotalIncome
  571. //
  572. this.panelTotalIncome.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  573. this.panelTotalIncome.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  574. this.panelTotalIncome.BorderWidth = 1;
  575. this.panelTotalIncome.Controls.Add(this.txtTotalIncome);
  576. this.panelTotalIncome.Controls.Add(this.lblTotalIncome);
  577. this.panelTotalIncome.Location = new System.Drawing.Point(0, 0);
  578. this.panelTotalIncome.Margin = new System.Windows.Forms.Padding(0);
  579. this.panelTotalIncome.Name = "panelTotalIncome";
  580. this.panelTotalIncome.Size = new System.Drawing.Size(175, 27);
  581. this.panelTotalIncome.TabIndex = 0;
  582. //
  583. // txtTotalIncome
  584. //
  585. this.txtTotalIncome.BackColor = System.Drawing.Color.Transparent;
  586. this.txtTotalIncome.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  587. this.txtTotalIncome.Icon = null;
  588. this.txtTotalIncome.IconIsButton = false;
  589. this.txtTotalIncome.IsPasswordChat = '\0';
  590. this.txtTotalIncome.IsSystemPasswordChar = false;
  591. this.txtTotalIncome.Lines = new string[0];
  592. this.txtTotalIncome.Location = new System.Drawing.Point(67, 1);
  593. this.txtTotalIncome.Margin = new System.Windows.Forms.Padding(0);
  594. this.txtTotalIncome.MaxLength = 15;
  595. this.txtTotalIncome.MinimumSize = new System.Drawing.Size(0, 24);
  596. this.txtTotalIncome.MouseBack = null;
  597. this.txtTotalIncome.Multiline = false;
  598. this.txtTotalIncome.Name = "txtTotalIncome";
  599. this.txtTotalIncome.NormlBack = null;
  600. this.txtTotalIncome.Padding = new System.Windows.Forms.Padding(5);
  601. this.txtTotalIncome.ReadOnly = true;
  602. this.txtTotalIncome.ScrollBars = System.Windows.Forms.ScrollBars.None;
  603. this.txtTotalIncome.Size = new System.Drawing.Size(100, 25);
  604. this.txtTotalIncome.TabIndex = 35;
  605. this.txtTotalIncome.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  606. this.txtTotalIncome.WaterColor = System.Drawing.Color.DarkGray;
  607. this.txtTotalIncome.WaterText = "";
  608. this.txtTotalIncome.WordWrap = true;
  609. //
  610. // lblTotalIncome
  611. //
  612. this.lblTotalIncome.AutoSize = true;
  613. this.lblTotalIncome.Cursor = System.Windows.Forms.Cursors.Hand;
  614. this.lblTotalIncome.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  615. this.lblTotalIncome.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  616. this.lblTotalIncome.Location = new System.Drawing.Point(15, 5);
  617. this.lblTotalIncome.Name = "lblTotalIncome";
  618. this.lblTotalIncome.Size = new System.Drawing.Size(56, 17);
  619. this.lblTotalIncome.TabIndex = 241;
  620. this.lblTotalIncome.Text = "总收入:";
  621. //
  622. // panelOperatingIncome
  623. //
  624. this.panelOperatingIncome.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  625. this.panelOperatingIncome.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  626. this.panelOperatingIncome.BorderWidth = 1;
  627. this.panelOperatingIncome.Controls.Add(this.txtOperatingIncome);
  628. this.panelOperatingIncome.Controls.Add(this.lblOperatingIncome);
  629. this.panelOperatingIncome.Location = new System.Drawing.Point(175, 0);
  630. this.panelOperatingIncome.Margin = new System.Windows.Forms.Padding(0);
  631. this.panelOperatingIncome.Name = "panelOperatingIncome";
  632. this.panelOperatingIncome.Size = new System.Drawing.Size(175, 27);
  633. this.panelOperatingIncome.TabIndex = 1;
  634. //
  635. // txtOperatingIncome
  636. //
  637. this.txtOperatingIncome.BackColor = System.Drawing.Color.Transparent;
  638. this.txtOperatingIncome.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  639. this.txtOperatingIncome.Icon = null;
  640. this.txtOperatingIncome.IconIsButton = false;
  641. this.txtOperatingIncome.IsPasswordChat = '\0';
  642. this.txtOperatingIncome.IsSystemPasswordChar = false;
  643. this.txtOperatingIncome.Lines = new string[0];
  644. this.txtOperatingIncome.Location = new System.Drawing.Point(67, 1);
  645. this.txtOperatingIncome.Margin = new System.Windows.Forms.Padding(0);
  646. this.txtOperatingIncome.MaxLength = 15;
  647. this.txtOperatingIncome.MinimumSize = new System.Drawing.Size(0, 24);
  648. this.txtOperatingIncome.MouseBack = null;
  649. this.txtOperatingIncome.Multiline = false;
  650. this.txtOperatingIncome.Name = "txtOperatingIncome";
  651. this.txtOperatingIncome.NormlBack = null;
  652. this.txtOperatingIncome.Padding = new System.Windows.Forms.Padding(5);
  653. this.txtOperatingIncome.ReadOnly = true;
  654. this.txtOperatingIncome.ScrollBars = System.Windows.Forms.ScrollBars.None;
  655. this.txtOperatingIncome.Size = new System.Drawing.Size(100, 25);
  656. this.txtOperatingIncome.TabIndex = 242;
  657. this.txtOperatingIncome.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  658. this.txtOperatingIncome.WaterColor = System.Drawing.Color.DarkGray;
  659. this.txtOperatingIncome.WaterText = "";
  660. this.txtOperatingIncome.WordWrap = true;
  661. //
  662. // lblOperatingIncome
  663. //
  664. this.lblOperatingIncome.AutoSize = true;
  665. this.lblOperatingIncome.Cursor = System.Windows.Forms.Cursors.Hand;
  666. this.lblOperatingIncome.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  667. this.lblOperatingIncome.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  668. this.lblOperatingIncome.Location = new System.Drawing.Point(3, 5);
  669. this.lblOperatingIncome.Name = "lblOperatingIncome";
  670. this.lblOperatingIncome.Size = new System.Drawing.Size(68, 17);
  671. this.lblOperatingIncome.TabIndex = 243;
  672. this.lblOperatingIncome.Text = "营业收入:";
  673. //
  674. // panelTotalOutlay
  675. //
  676. this.panelTotalOutlay.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  677. this.panelTotalOutlay.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  678. this.panelTotalOutlay.BorderWidth = 1;
  679. this.panelTotalOutlay.Controls.Add(this.txtTotalOutlay);
  680. this.panelTotalOutlay.Controls.Add(this.lblTotalOutlay);
  681. this.panelTotalOutlay.Location = new System.Drawing.Point(350, 0);
  682. this.panelTotalOutlay.Margin = new System.Windows.Forms.Padding(0);
  683. this.panelTotalOutlay.Name = "panelTotalOutlay";
  684. this.panelTotalOutlay.Size = new System.Drawing.Size(150, 27);
  685. this.panelTotalOutlay.TabIndex = 2;
  686. //
  687. // txtTotalOutlay
  688. //
  689. this.txtTotalOutlay.BackColor = System.Drawing.Color.Transparent;
  690. this.txtTotalOutlay.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  691. this.txtTotalOutlay.Icon = null;
  692. this.txtTotalOutlay.IconIsButton = false;
  693. this.txtTotalOutlay.IsPasswordChat = '\0';
  694. this.txtTotalOutlay.IsSystemPasswordChar = false;
  695. this.txtTotalOutlay.Lines = new string[0];
  696. this.txtTotalOutlay.Location = new System.Drawing.Point(45, 1);
  697. this.txtTotalOutlay.Margin = new System.Windows.Forms.Padding(0);
  698. this.txtTotalOutlay.MaxLength = 15;
  699. this.txtTotalOutlay.MinimumSize = new System.Drawing.Size(0, 24);
  700. this.txtTotalOutlay.MouseBack = null;
  701. this.txtTotalOutlay.Multiline = false;
  702. this.txtTotalOutlay.Name = "txtTotalOutlay";
  703. this.txtTotalOutlay.NormlBack = null;
  704. this.txtTotalOutlay.Padding = new System.Windows.Forms.Padding(5);
  705. this.txtTotalOutlay.ReadOnly = true;
  706. this.txtTotalOutlay.ScrollBars = System.Windows.Forms.ScrollBars.None;
  707. this.txtTotalOutlay.Size = new System.Drawing.Size(100, 25);
  708. this.txtTotalOutlay.TabIndex = 36;
  709. this.txtTotalOutlay.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  710. this.txtTotalOutlay.WaterColor = System.Drawing.Color.DarkGray;
  711. this.txtTotalOutlay.WaterText = "";
  712. this.txtTotalOutlay.WordWrap = true;
  713. //
  714. // lblTotalOutlay
  715. //
  716. this.lblTotalOutlay.AutoSize = true;
  717. this.lblTotalOutlay.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  718. this.lblTotalOutlay.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  719. this.lblTotalOutlay.Location = new System.Drawing.Point(5, 5);
  720. this.lblTotalOutlay.Name = "lblTotalOutlay";
  721. this.lblTotalOutlay.Size = new System.Drawing.Size(44, 17);
  722. this.lblTotalOutlay.TabIndex = 245;
  723. this.lblTotalOutlay.Text = "支出:";
  724. //
  725. // panelNetIncome
  726. //
  727. this.panelNetIncome.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  728. this.panelNetIncome.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  729. this.panelNetIncome.BorderWidth = 1;
  730. this.panelNetIncome.Controls.Add(this.txtNetIncome);
  731. this.panelNetIncome.Controls.Add(this.lblNetIncome);
  732. this.panelNetIncome.Location = new System.Drawing.Point(500, 0);
  733. this.panelNetIncome.Margin = new System.Windows.Forms.Padding(0);
  734. this.panelNetIncome.Name = "panelNetIncome";
  735. this.panelNetIncome.Size = new System.Drawing.Size(164, 27);
  736. this.panelNetIncome.TabIndex = 2;
  737. //
  738. // txtNetIncome
  739. //
  740. this.txtNetIncome.BackColor = System.Drawing.Color.Transparent;
  741. this.txtNetIncome.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  742. this.txtNetIncome.Icon = null;
  743. this.txtNetIncome.IconIsButton = false;
  744. this.txtNetIncome.IsPasswordChat = '\0';
  745. this.txtNetIncome.IsSystemPasswordChar = false;
  746. this.txtNetIncome.Lines = new string[0];
  747. this.txtNetIncome.Location = new System.Drawing.Point(60, 1);
  748. this.txtNetIncome.Margin = new System.Windows.Forms.Padding(0);
  749. this.txtNetIncome.MaxLength = 15;
  750. this.txtNetIncome.MinimumSize = new System.Drawing.Size(0, 24);
  751. this.txtNetIncome.MouseBack = null;
  752. this.txtNetIncome.Multiline = false;
  753. this.txtNetIncome.Name = "txtNetIncome";
  754. this.txtNetIncome.NormlBack = null;
  755. this.txtNetIncome.Padding = new System.Windows.Forms.Padding(5);
  756. this.txtNetIncome.ReadOnly = true;
  757. this.txtNetIncome.ScrollBars = System.Windows.Forms.ScrollBars.None;
  758. this.txtNetIncome.Size = new System.Drawing.Size(100, 25);
  759. this.txtNetIncome.TabIndex = 37;
  760. this.txtNetIncome.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  761. this.txtNetIncome.WaterColor = System.Drawing.Color.DarkGray;
  762. this.txtNetIncome.WaterText = "";
  763. this.txtNetIncome.WordWrap = true;
  764. //
  765. // lblNetIncome
  766. //
  767. this.lblNetIncome.AutoSize = true;
  768. this.lblNetIncome.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  769. this.lblNetIncome.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  770. this.lblNetIncome.Location = new System.Drawing.Point(5, 5);
  771. this.lblNetIncome.Name = "lblNetIncome";
  772. this.lblNetIncome.Size = new System.Drawing.Size(56, 17);
  773. this.lblNetIncome.TabIndex = 255;
  774. this.lblNetIncome.Text = "净收入:";
  775. //
  776. // panelOrderEarly
  777. //
  778. this.panelOrderEarly.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  779. this.panelOrderEarly.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  780. this.panelOrderEarly.BorderWidth = 1;
  781. this.panelOrderEarly.Controls.Add(this.txtOrderEarly);
  782. this.panelOrderEarly.Controls.Add(this.lblOrderEarly);
  783. this.panelOrderEarly.Location = new System.Drawing.Point(664, 0);
  784. this.panelOrderEarly.Margin = new System.Windows.Forms.Padding(0);
  785. this.panelOrderEarly.Name = "panelOrderEarly";
  786. this.panelOrderEarly.Size = new System.Drawing.Size(175, 27);
  787. this.panelOrderEarly.TabIndex = 2;
  788. //
  789. // txtOrderEarly
  790. //
  791. this.txtOrderEarly.BackColor = System.Drawing.Color.Transparent;
  792. this.txtOrderEarly.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  793. this.txtOrderEarly.Icon = null;
  794. this.txtOrderEarly.IconIsButton = false;
  795. this.txtOrderEarly.IsPasswordChat = '\0';
  796. this.txtOrderEarly.IsSystemPasswordChar = false;
  797. this.txtOrderEarly.Lines = new string[0];
  798. this.txtOrderEarly.Location = new System.Drawing.Point(67, 1);
  799. this.txtOrderEarly.Margin = new System.Windows.Forms.Padding(0);
  800. this.txtOrderEarly.MaxLength = 15;
  801. this.txtOrderEarly.MinimumSize = new System.Drawing.Size(0, 24);
  802. this.txtOrderEarly.MouseBack = null;
  803. this.txtOrderEarly.Multiline = false;
  804. this.txtOrderEarly.Name = "txtOrderEarly";
  805. this.txtOrderEarly.NormlBack = null;
  806. this.txtOrderEarly.Padding = new System.Windows.Forms.Padding(5);
  807. this.txtOrderEarly.ReadOnly = true;
  808. this.txtOrderEarly.ScrollBars = System.Windows.Forms.ScrollBars.None;
  809. this.txtOrderEarly.Size = new System.Drawing.Size(100, 25);
  810. this.txtOrderEarly.TabIndex = 39;
  811. this.txtOrderEarly.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  812. this.txtOrderEarly.WaterColor = System.Drawing.Color.DarkGray;
  813. this.txtOrderEarly.WaterText = "";
  814. this.txtOrderEarly.WordWrap = true;
  815. //
  816. // lblOrderEarly
  817. //
  818. this.lblOrderEarly.AutoSize = true;
  819. this.lblOrderEarly.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  820. this.lblOrderEarly.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  821. this.lblOrderEarly.Location = new System.Drawing.Point(3, 5);
  822. this.lblOrderEarly.Name = "lblOrderEarly";
  823. this.lblOrderEarly.Size = new System.Drawing.Size(68, 17);
  824. this.lblOrderEarly.TabIndex = 267;
  825. this.lblOrderEarly.Text = "订单前期:";
  826. //
  827. // panelOrderLate
  828. //
  829. this.panelOrderLate.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  830. this.panelOrderLate.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  831. this.panelOrderLate.BorderWidth = 1;
  832. this.panelOrderLate.Controls.Add(this.txtOrderLate);
  833. this.panelOrderLate.Controls.Add(this.lblOrderLate);
  834. this.panelOrderLate.Location = new System.Drawing.Point(839, 0);
  835. this.panelOrderLate.Margin = new System.Windows.Forms.Padding(0);
  836. this.panelOrderLate.Name = "panelOrderLate";
  837. this.panelOrderLate.Size = new System.Drawing.Size(175, 27);
  838. this.panelOrderLate.TabIndex = 2;
  839. //
  840. // txtOrderLate
  841. //
  842. this.txtOrderLate.BackColor = System.Drawing.Color.Transparent;
  843. this.txtOrderLate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  844. this.txtOrderLate.Icon = null;
  845. this.txtOrderLate.IconIsButton = false;
  846. this.txtOrderLate.IsPasswordChat = '\0';
  847. this.txtOrderLate.IsSystemPasswordChar = false;
  848. this.txtOrderLate.Lines = new string[0];
  849. this.txtOrderLate.Location = new System.Drawing.Point(67, 1);
  850. this.txtOrderLate.Margin = new System.Windows.Forms.Padding(0);
  851. this.txtOrderLate.MaxLength = 15;
  852. this.txtOrderLate.MinimumSize = new System.Drawing.Size(0, 24);
  853. this.txtOrderLate.MouseBack = null;
  854. this.txtOrderLate.Multiline = false;
  855. this.txtOrderLate.Name = "txtOrderLate";
  856. this.txtOrderLate.NormlBack = null;
  857. this.txtOrderLate.Padding = new System.Windows.Forms.Padding(5);
  858. this.txtOrderLate.ReadOnly = true;
  859. this.txtOrderLate.ScrollBars = System.Windows.Forms.ScrollBars.None;
  860. this.txtOrderLate.Size = new System.Drawing.Size(100, 25);
  861. this.txtOrderLate.TabIndex = 40;
  862. this.txtOrderLate.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  863. this.txtOrderLate.WaterColor = System.Drawing.Color.DarkGray;
  864. this.txtOrderLate.WaterText = "";
  865. this.txtOrderLate.WordWrap = true;
  866. //
  867. // lblOrderLate
  868. //
  869. this.lblOrderLate.AutoSize = true;
  870. this.lblOrderLate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  871. this.lblOrderLate.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  872. this.lblOrderLate.Location = new System.Drawing.Point(3, 5);
  873. this.lblOrderLate.Name = "lblOrderLate";
  874. this.lblOrderLate.Size = new System.Drawing.Size(68, 17);
  875. this.lblOrderLate.TabIndex = 268;
  876. this.lblOrderLate.Text = "订单后期:";
  877. //
  878. // panelTotalDeposit
  879. //
  880. this.panelTotalDeposit.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  881. this.panelTotalDeposit.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  882. this.panelTotalDeposit.BorderWidth = 1;
  883. this.panelTotalDeposit.Controls.Add(this.txtTotalDeposit_OK);
  884. this.panelTotalDeposit.Controls.Add(this.txtTotalDeposit);
  885. this.panelTotalDeposit.Controls.Add(this.labelEx7);
  886. this.panelTotalDeposit.Controls.Add(this.lblTotalDeposit);
  887. this.panelTotalDeposit.Location = new System.Drawing.Point(1014, 0);
  888. this.panelTotalDeposit.Margin = new System.Windows.Forms.Padding(0);
  889. this.panelTotalDeposit.Name = "panelTotalDeposit";
  890. this.panelTotalDeposit.Size = new System.Drawing.Size(356, 27);
  891. this.panelTotalDeposit.TabIndex = 2;
  892. //
  893. // txtTotalDeposit
  894. //
  895. this.txtTotalDeposit.BackColor = System.Drawing.Color.Transparent;
  896. this.txtTotalDeposit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  897. this.txtTotalDeposit.Icon = null;
  898. this.txtTotalDeposit.IconIsButton = false;
  899. this.txtTotalDeposit.IsPasswordChat = '\0';
  900. this.txtTotalDeposit.IsSystemPasswordChar = false;
  901. this.txtTotalDeposit.Lines = new string[0];
  902. this.txtTotalDeposit.Location = new System.Drawing.Point(76, 1);
  903. this.txtTotalDeposit.Margin = new System.Windows.Forms.Padding(0);
  904. this.txtTotalDeposit.MaxLength = 15;
  905. this.txtTotalDeposit.MinimumSize = new System.Drawing.Size(0, 24);
  906. this.txtTotalDeposit.MouseBack = null;
  907. this.txtTotalDeposit.Multiline = false;
  908. this.txtTotalDeposit.Name = "txtTotalDeposit";
  909. this.txtTotalDeposit.NormlBack = null;
  910. this.txtTotalDeposit.Padding = new System.Windows.Forms.Padding(5);
  911. this.txtTotalDeposit.ReadOnly = true;
  912. this.txtTotalDeposit.ScrollBars = System.Windows.Forms.ScrollBars.None;
  913. this.txtTotalDeposit.Size = new System.Drawing.Size(100, 25);
  914. this.txtTotalDeposit.TabIndex = 41;
  915. this.txtTotalDeposit.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  916. this.txtTotalDeposit.WaterColor = System.Drawing.Color.DarkGray;
  917. this.txtTotalDeposit.WaterText = "";
  918. this.txtTotalDeposit.WordWrap = true;
  919. //
  920. // lblTotalDeposit
  921. //
  922. this.lblTotalDeposit.AutoSize = true;
  923. this.lblTotalDeposit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  924. this.lblTotalDeposit.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  925. this.lblTotalDeposit.Location = new System.Drawing.Point(5, 5);
  926. this.lblTotalDeposit.Name = "lblTotalDeposit";
  927. this.lblTotalDeposit.Size = new System.Drawing.Size(68, 17);
  928. this.lblTotalDeposit.TabIndex = 269;
  929. this.lblTotalDeposit.Text = "总押金应收";
  930. //
  931. // panelTotalArrears
  932. //
  933. this.panelTotalArrears.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  934. this.panelTotalArrears.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  935. this.panelTotalArrears.BorderWidth = 1;
  936. this.panelTotalArrears.Controls.Add(this.txtTotalArrears);
  937. this.panelTotalArrears.Controls.Add(this.lblTotalArrears);
  938. this.panelTotalArrears.Location = new System.Drawing.Point(1370, 0);
  939. this.panelTotalArrears.Margin = new System.Windows.Forms.Padding(0);
  940. this.panelTotalArrears.Name = "panelTotalArrears";
  941. this.panelTotalArrears.Size = new System.Drawing.Size(163, 27);
  942. this.panelTotalArrears.TabIndex = 2;
  943. //
  944. // txtTotalArrears
  945. //
  946. this.txtTotalArrears.BackColor = System.Drawing.Color.Transparent;
  947. this.txtTotalArrears.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  948. this.txtTotalArrears.Icon = null;
  949. this.txtTotalArrears.IconIsButton = false;
  950. this.txtTotalArrears.IsPasswordChat = '\0';
  951. this.txtTotalArrears.IsSystemPasswordChar = false;
  952. this.txtTotalArrears.Lines = new string[0];
  953. this.txtTotalArrears.Location = new System.Drawing.Point(57, 1);
  954. this.txtTotalArrears.Margin = new System.Windows.Forms.Padding(0);
  955. this.txtTotalArrears.MaxLength = 15;
  956. this.txtTotalArrears.MinimumSize = new System.Drawing.Size(0, 24);
  957. this.txtTotalArrears.MouseBack = null;
  958. this.txtTotalArrears.Multiline = false;
  959. this.txtTotalArrears.Name = "txtTotalArrears";
  960. this.txtTotalArrears.NormlBack = null;
  961. this.txtTotalArrears.Padding = new System.Windows.Forms.Padding(5);
  962. this.txtTotalArrears.ReadOnly = true;
  963. this.txtTotalArrears.ScrollBars = System.Windows.Forms.ScrollBars.None;
  964. this.txtTotalArrears.Size = new System.Drawing.Size(100, 25);
  965. this.txtTotalArrears.TabIndex = 42;
  966. this.txtTotalArrears.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  967. this.txtTotalArrears.WaterColor = System.Drawing.Color.DarkGray;
  968. this.txtTotalArrears.WaterText = "";
  969. this.txtTotalArrears.WordWrap = true;
  970. //
  971. // lblTotalArrears
  972. //
  973. this.lblTotalArrears.AutoSize = true;
  974. this.lblTotalArrears.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  975. this.lblTotalArrears.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  976. this.lblTotalArrears.Location = new System.Drawing.Point(5, 5);
  977. this.lblTotalArrears.Name = "lblTotalArrears";
  978. this.lblTotalArrears.Size = new System.Drawing.Size(56, 17);
  979. this.lblTotalArrears.TabIndex = 269;
  980. this.lblTotalArrears.Text = "总欠款:";
  981. //
  982. // panelVoucher
  983. //
  984. this.panelVoucher.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  985. this.panelVoucher.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  986. this.panelVoucher.BorderWidth = 1;
  987. this.panelVoucher.Controls.Add(this.txtVoucher);
  988. this.panelVoucher.Controls.Add(this.lblVoucher);
  989. this.panelVoucher.Location = new System.Drawing.Point(0, 27);
  990. this.panelVoucher.Margin = new System.Windows.Forms.Padding(0);
  991. this.panelVoucher.Name = "panelVoucher";
  992. this.panelVoucher.Size = new System.Drawing.Size(163, 27);
  993. this.panelVoucher.TabIndex = 3;
  994. //
  995. // txtVoucher
  996. //
  997. this.txtVoucher.BackColor = System.Drawing.Color.Transparent;
  998. this.txtVoucher.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  999. this.txtVoucher.Icon = null;
  1000. this.txtVoucher.IconIsButton = false;
  1001. this.txtVoucher.IsPasswordChat = '\0';
  1002. this.txtVoucher.IsSystemPasswordChar = false;
  1003. this.txtVoucher.Lines = new string[0];
  1004. this.txtVoucher.Location = new System.Drawing.Point(57, 1);
  1005. this.txtVoucher.Margin = new System.Windows.Forms.Padding(0);
  1006. this.txtVoucher.MaxLength = 15;
  1007. this.txtVoucher.MinimumSize = new System.Drawing.Size(0, 24);
  1008. this.txtVoucher.MouseBack = null;
  1009. this.txtVoucher.Multiline = false;
  1010. this.txtVoucher.Name = "txtVoucher";
  1011. this.txtVoucher.NormlBack = null;
  1012. this.txtVoucher.Padding = new System.Windows.Forms.Padding(5);
  1013. this.txtVoucher.ReadOnly = true;
  1014. this.txtVoucher.ScrollBars = System.Windows.Forms.ScrollBars.None;
  1015. this.txtVoucher.Size = new System.Drawing.Size(100, 25);
  1016. this.txtVoucher.TabIndex = 42;
  1017. this.txtVoucher.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  1018. this.txtVoucher.WaterColor = System.Drawing.Color.DarkGray;
  1019. this.txtVoucher.WaterText = "";
  1020. this.txtVoucher.WordWrap = true;
  1021. //
  1022. // lblVoucher
  1023. //
  1024. this.lblVoucher.AutoSize = true;
  1025. this.lblVoucher.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1026. this.lblVoucher.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1027. this.lblVoucher.Location = new System.Drawing.Point(5, 5);
  1028. this.lblVoucher.Name = "lblVoucher";
  1029. this.lblVoucher.Size = new System.Drawing.Size(56, 17);
  1030. this.lblVoucher.TabIndex = 269;
  1031. this.lblVoucher.Text = "代金券:";
  1032. //
  1033. // panelEx3
  1034. //
  1035. this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  1036. this.panelEx3.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  1037. this.panelEx3.BorderWidth = 1;
  1038. this.panelEx3.Controls.Add(this.txtTotalPerformance);
  1039. this.panelEx3.Controls.Add(this.lblTotalPerformance);
  1040. this.panelEx3.Location = new System.Drawing.Point(163, 27);
  1041. this.panelEx3.Margin = new System.Windows.Forms.Padding(0);
  1042. this.panelEx3.Name = "panelEx3";
  1043. this.panelEx3.Size = new System.Drawing.Size(175, 27);
  1044. this.panelEx3.TabIndex = 4;
  1045. //
  1046. // txtTotalPerformance
  1047. //
  1048. this.txtTotalPerformance.BackColor = System.Drawing.Color.Transparent;
  1049. this.txtTotalPerformance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  1050. this.txtTotalPerformance.Icon = null;
  1051. this.txtTotalPerformance.IconIsButton = false;
  1052. this.txtTotalPerformance.IsPasswordChat = '\0';
  1053. this.txtTotalPerformance.IsSystemPasswordChar = false;
  1054. this.txtTotalPerformance.Lines = new string[0];
  1055. this.txtTotalPerformance.Location = new System.Drawing.Point(67, 1);
  1056. this.txtTotalPerformance.Margin = new System.Windows.Forms.Padding(0);
  1057. this.txtTotalPerformance.MaxLength = 15;
  1058. this.txtTotalPerformance.MinimumSize = new System.Drawing.Size(0, 24);
  1059. this.txtTotalPerformance.MouseBack = null;
  1060. this.txtTotalPerformance.Multiline = false;
  1061. this.txtTotalPerformance.Name = "txtTotalPerformance";
  1062. this.txtTotalPerformance.NormlBack = null;
  1063. this.txtTotalPerformance.Padding = new System.Windows.Forms.Padding(5);
  1064. this.txtTotalPerformance.ReadOnly = true;
  1065. this.txtTotalPerformance.ScrollBars = System.Windows.Forms.ScrollBars.None;
  1066. this.txtTotalPerformance.Size = new System.Drawing.Size(100, 25);
  1067. this.txtTotalPerformance.TabIndex = 42;
  1068. this.txtTotalPerformance.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  1069. this.txtTotalPerformance.WaterColor = System.Drawing.Color.DarkGray;
  1070. this.txtTotalPerformance.WaterText = "";
  1071. this.txtTotalPerformance.WordWrap = true;
  1072. //
  1073. // lblTotalPerformance
  1074. //
  1075. this.lblTotalPerformance.AutoSize = true;
  1076. this.lblTotalPerformance.Cursor = System.Windows.Forms.Cursors.Hand;
  1077. this.lblTotalPerformance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1078. this.lblTotalPerformance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1079. this.lblTotalPerformance.Location = new System.Drawing.Point(15, 5);
  1080. this.lblTotalPerformance.Name = "lblTotalPerformance";
  1081. this.lblTotalPerformance.Size = new System.Drawing.Size(56, 17);
  1082. this.lblTotalPerformance.TabIndex = 269;
  1083. this.lblTotalPerformance.Text = "总业绩:";
  1084. //
  1085. // panelPaymentMethod
  1086. //
  1087. this.panelPaymentMethod.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  1088. this.panelPaymentMethod.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  1089. this.panelPaymentMethod.BorderWidth = 1;
  1090. this.panelPaymentMethod.Controls.Add(this.cmbtreevPaymentMethod);
  1091. this.panelPaymentMethod.Controls.Add(this.lblPaymentMethod);
  1092. this.panelPaymentMethod.Location = new System.Drawing.Point(338, 27);
  1093. this.panelPaymentMethod.Margin = new System.Windows.Forms.Padding(0);
  1094. this.panelPaymentMethod.Name = "panelPaymentMethod";
  1095. this.panelPaymentMethod.Size = new System.Drawing.Size(240, 27);
  1096. this.panelPaymentMethod.TabIndex = 2;
  1097. //
  1098. // cmbtreevPaymentMethod
  1099. //
  1100. this.cmbtreevPaymentMethod.AfterSelectLevelFirstNode = true;
  1101. this.cmbtreevPaymentMethod.DropDownHeight = 220;
  1102. this.cmbtreevPaymentMethod.DropDownShow = false;
  1103. this.cmbtreevPaymentMethod.FormattingEnabled = true;
  1104. this.cmbtreevPaymentMethod.IntegralHeight = false;
  1105. this.cmbtreevPaymentMethod.IsNodeMouseClick = true;
  1106. this.cmbtreevPaymentMethod.IsSelectParentNode = true;
  1107. this.cmbtreevPaymentMethod.Location = new System.Drawing.Point(67, 4);
  1108. this.cmbtreevPaymentMethod.Name = "cmbtreevPaymentMethod";
  1109. this.cmbtreevPaymentMethod.ReadOnly = true;
  1110. this.cmbtreevPaymentMethod.SelectedNode = null;
  1111. this.cmbtreevPaymentMethod.Size = new System.Drawing.Size(160, 20);
  1112. this.cmbtreevPaymentMethod.StrGetName = "";
  1113. this.cmbtreevPaymentMethod.StrGetTagName = "";
  1114. this.cmbtreevPaymentMethod.StrKey = null;
  1115. this.cmbtreevPaymentMethod.TabIndex = 274;
  1116. //
  1117. // lblPaymentMethod
  1118. //
  1119. this.lblPaymentMethod.AutoSize = true;
  1120. this.lblPaymentMethod.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1121. this.lblPaymentMethod.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1122. this.lblPaymentMethod.Location = new System.Drawing.Point(3, 5);
  1123. this.lblPaymentMethod.Name = "lblPaymentMethod";
  1124. this.lblPaymentMethod.Size = new System.Drawing.Size(68, 17);
  1125. this.lblPaymentMethod.TabIndex = 256;
  1126. this.lblPaymentMethod.Text = "付款方式:";
  1127. //
  1128. // panelQueryItem
  1129. //
  1130. this.panelQueryItem.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  1131. this.panelQueryItem.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  1132. this.panelQueryItem.BorderWidth = 1;
  1133. this.panelQueryItem.Controls.Add(this.cmbtreevQueryItem);
  1134. this.panelQueryItem.Controls.Add(this.cmbtreevSecondOption);
  1135. this.panelQueryItem.Controls.Add(this.lblQueryItem);
  1136. this.panelQueryItem.Location = new System.Drawing.Point(578, 27);
  1137. this.panelQueryItem.Margin = new System.Windows.Forms.Padding(0);
  1138. this.panelQueryItem.Name = "panelQueryItem";
  1139. this.panelQueryItem.Size = new System.Drawing.Size(370, 27);
  1140. this.panelQueryItem.TabIndex = 2;
  1141. //
  1142. // cmbtreevQueryItem
  1143. //
  1144. this.cmbtreevQueryItem.AfterSelectLevelFirstNode = true;
  1145. this.cmbtreevQueryItem.DropDownHeight = 220;
  1146. this.cmbtreevQueryItem.DropDownShow = false;
  1147. this.cmbtreevQueryItem.FormattingEnabled = true;
  1148. this.cmbtreevQueryItem.IntegralHeight = false;
  1149. this.cmbtreevQueryItem.IsNodeMouseClick = true;
  1150. this.cmbtreevQueryItem.IsSelectParentNode = true;
  1151. this.cmbtreevQueryItem.Location = new System.Drawing.Point(67, 4);
  1152. this.cmbtreevQueryItem.Name = "cmbtreevQueryItem";
  1153. this.cmbtreevQueryItem.ReadOnly = true;
  1154. this.cmbtreevQueryItem.SelectedNode = null;
  1155. this.cmbtreevQueryItem.Size = new System.Drawing.Size(160, 20);
  1156. this.cmbtreevQueryItem.StrGetName = "";
  1157. this.cmbtreevQueryItem.StrGetTagName = "";
  1158. this.cmbtreevQueryItem.StrKey = null;
  1159. this.cmbtreevQueryItem.TabIndex = 273;
  1160. //
  1161. // cmbtreevSecondOption
  1162. //
  1163. this.cmbtreevSecondOption.AfterSelectLevelFirstNode = true;
  1164. this.cmbtreevSecondOption.DropDownHeight = 220;
  1165. this.cmbtreevSecondOption.DropDownShow = false;
  1166. this.cmbtreevSecondOption.FormattingEnabled = true;
  1167. this.cmbtreevSecondOption.IntegralHeight = false;
  1168. this.cmbtreevSecondOption.IsNodeMouseClick = true;
  1169. this.cmbtreevSecondOption.IsSelectParentNode = false;
  1170. this.cmbtreevSecondOption.Location = new System.Drawing.Point(233, 4);
  1171. this.cmbtreevSecondOption.Name = "cmbtreevSecondOption";
  1172. this.cmbtreevSecondOption.ReadOnly = true;
  1173. this.cmbtreevSecondOption.SelectedNode = null;
  1174. this.cmbtreevSecondOption.Size = new System.Drawing.Size(125, 20);
  1175. this.cmbtreevSecondOption.StrGetName = "";
  1176. this.cmbtreevSecondOption.StrGetTagName = "";
  1177. this.cmbtreevSecondOption.StrKey = null;
  1178. this.cmbtreevSecondOption.TabIndex = 272;
  1179. //
  1180. // lblQueryItem
  1181. //
  1182. this.lblQueryItem.AutoSize = true;
  1183. this.lblQueryItem.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1184. this.lblQueryItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1185. this.lblQueryItem.Location = new System.Drawing.Point(3, 5);
  1186. this.lblQueryItem.Name = "lblQueryItem";
  1187. this.lblQueryItem.Size = new System.Drawing.Size(68, 17);
  1188. this.lblQueryItem.TabIndex = 270;
  1189. this.lblQueryItem.Text = "项目查询:";
  1190. //
  1191. // panelStoreName
  1192. //
  1193. this.panelStoreName.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  1194. this.panelStoreName.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  1195. this.panelStoreName.BorderWidth = 1;
  1196. this.panelStoreName.Controls.Add(this.cmbtreevStoreName);
  1197. this.panelStoreName.Controls.Add(this.labelEx3);
  1198. this.panelStoreName.Location = new System.Drawing.Point(948, 27);
  1199. this.panelStoreName.Margin = new System.Windows.Forms.Padding(0);
  1200. this.panelStoreName.Name = "panelStoreName";
  1201. this.panelStoreName.Size = new System.Drawing.Size(265, 27);
  1202. this.panelStoreName.TabIndex = 209;
  1203. //
  1204. // cmbtreevStoreName
  1205. //
  1206. this.cmbtreevStoreName.AfterSelectLevelFirstNode = true;
  1207. this.cmbtreevStoreName.DropDownHeight = 220;
  1208. this.cmbtreevStoreName.DropDownShow = false;
  1209. this.cmbtreevStoreName.FormattingEnabled = true;
  1210. this.cmbtreevStoreName.IntegralHeight = false;
  1211. this.cmbtreevStoreName.IsNodeMouseClick = true;
  1212. this.cmbtreevStoreName.IsSelectParentNode = false;
  1213. this.cmbtreevStoreName.Location = new System.Drawing.Point(45, 3);
  1214. this.cmbtreevStoreName.Name = "cmbtreevStoreName";
  1215. this.cmbtreevStoreName.ReadOnly = true;
  1216. this.cmbtreevStoreName.SelectedNode = null;
  1217. this.cmbtreevStoreName.Size = new System.Drawing.Size(210, 20);
  1218. this.cmbtreevStoreName.StrGetName = "";
  1219. this.cmbtreevStoreName.StrGetTagName = "";
  1220. this.cmbtreevStoreName.StrKey = null;
  1221. this.cmbtreevStoreName.TabIndex = 274;
  1222. //
  1223. // labelEx3
  1224. //
  1225. this.labelEx3.AutoSize = true;
  1226. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1227. this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1228. this.labelEx3.Location = new System.Drawing.Point(4, 5);
  1229. this.labelEx3.Name = "labelEx3";
  1230. this.labelEx3.Size = new System.Drawing.Size(44, 17);
  1231. this.labelEx3.TabIndex = 275;
  1232. this.labelEx3.Text = "分店:";
  1233. //
  1234. // panelOrderType
  1235. //
  1236. this.panelOrderType.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  1237. this.panelOrderType.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  1238. this.panelOrderType.BorderWidth = 1;
  1239. this.panelOrderType.Controls.Add(this.cmbtreevOrderType);
  1240. this.panelOrderType.Controls.Add(this.labelEx4);
  1241. this.panelOrderType.Location = new System.Drawing.Point(1213, 27);
  1242. this.panelOrderType.Margin = new System.Windows.Forms.Padding(0);
  1243. this.panelOrderType.Name = "panelOrderType";
  1244. this.panelOrderType.Size = new System.Drawing.Size(175, 27);
  1245. this.panelOrderType.TabIndex = 210;
  1246. //
  1247. // cmbtreevOrderType
  1248. //
  1249. this.cmbtreevOrderType.AfterSelectLevelFirstNode = true;
  1250. this.cmbtreevOrderType.DropDownHeight = 220;
  1251. this.cmbtreevOrderType.DropDownShow = false;
  1252. this.cmbtreevOrderType.FormattingEnabled = true;
  1253. this.cmbtreevOrderType.IntegralHeight = false;
  1254. this.cmbtreevOrderType.IsNodeMouseClick = true;
  1255. this.cmbtreevOrderType.IsSelectParentNode = false;
  1256. this.cmbtreevOrderType.Location = new System.Drawing.Point(67, 3);
  1257. this.cmbtreevOrderType.Name = "cmbtreevOrderType";
  1258. this.cmbtreevOrderType.ReadOnly = true;
  1259. this.cmbtreevOrderType.SelectedNode = null;
  1260. this.cmbtreevOrderType.Size = new System.Drawing.Size(100, 20);
  1261. this.cmbtreevOrderType.StrGetName = "";
  1262. this.cmbtreevOrderType.StrGetTagName = "";
  1263. this.cmbtreevOrderType.StrKey = null;
  1264. this.cmbtreevOrderType.TabIndex = 274;
  1265. //
  1266. // labelEx4
  1267. //
  1268. this.labelEx4.AutoSize = true;
  1269. this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1270. this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1271. this.labelEx4.Location = new System.Drawing.Point(4, 5);
  1272. this.labelEx4.Name = "labelEx4";
  1273. this.labelEx4.Size = new System.Drawing.Size(68, 17);
  1274. this.labelEx4.TabIndex = 275;
  1275. this.labelEx4.Text = "订单类型:";
  1276. //
  1277. // panelEx8
  1278. //
  1279. this.panelEx8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  1280. this.panelEx8.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  1281. this.panelEx8.BorderWidth = 1;
  1282. this.panelEx8.Controls.Add(this.comboxEmployeeList);
  1283. this.panelEx8.Controls.Add(this.labelEx5);
  1284. this.panelEx8.Location = new System.Drawing.Point(1388, 27);
  1285. this.panelEx8.Margin = new System.Windows.Forms.Padding(0);
  1286. this.panelEx8.Name = "panelEx8";
  1287. this.panelEx8.Size = new System.Drawing.Size(175, 27);
  1288. this.panelEx8.TabIndex = 211;
  1289. //
  1290. // comboxEmployeeList
  1291. //
  1292. this.comboxEmployeeList.AfterSelectLevelFirstNode = true;
  1293. this.comboxEmployeeList.DropDownHeight = 220;
  1294. this.comboxEmployeeList.DropDownShow = false;
  1295. this.comboxEmployeeList.FormattingEnabled = true;
  1296. this.comboxEmployeeList.IntegralHeight = false;
  1297. this.comboxEmployeeList.IsNodeMouseClick = true;
  1298. this.comboxEmployeeList.IsSelectParentNode = false;
  1299. this.comboxEmployeeList.Location = new System.Drawing.Point(58, 3);
  1300. this.comboxEmployeeList.Name = "comboxEmployeeList";
  1301. this.comboxEmployeeList.ReadOnly = true;
  1302. this.comboxEmployeeList.SelectedNode = null;
  1303. this.comboxEmployeeList.Size = new System.Drawing.Size(109, 20);
  1304. this.comboxEmployeeList.StrGetName = "";
  1305. this.comboxEmployeeList.StrGetTagName = "";
  1306. this.comboxEmployeeList.StrKey = null;
  1307. this.comboxEmployeeList.TabIndex = 274;
  1308. //
  1309. // labelEx5
  1310. //
  1311. this.labelEx5.AutoSize = true;
  1312. this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1313. this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1314. this.labelEx5.Location = new System.Drawing.Point(4, 5);
  1315. this.labelEx5.Name = "labelEx5";
  1316. this.labelEx5.Size = new System.Drawing.Size(56, 17);
  1317. this.labelEx5.TabIndex = 275;
  1318. this.labelEx5.Text = "收银员:";
  1319. //
  1320. // panelEx9
  1321. //
  1322. this.panelEx9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  1323. this.panelEx9.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  1324. this.panelEx9.BorderWidth = 1;
  1325. this.panelEx9.Controls.Add(this.cmbtreevOrderClass);
  1326. this.panelEx9.Controls.Add(this.labelEx6);
  1327. this.panelEx9.Location = new System.Drawing.Point(0, 54);
  1328. this.panelEx9.Margin = new System.Windows.Forms.Padding(0);
  1329. this.panelEx9.Name = "panelEx9";
  1330. this.panelEx9.Size = new System.Drawing.Size(175, 27);
  1331. this.panelEx9.TabIndex = 212;
  1332. //
  1333. // cmbtreevOrderClass
  1334. //
  1335. this.cmbtreevOrderClass.AfterSelectLevelFirstNode = true;
  1336. this.cmbtreevOrderClass.DropDownHeight = 220;
  1337. this.cmbtreevOrderClass.DropDownShow = false;
  1338. this.cmbtreevOrderClass.FormattingEnabled = true;
  1339. this.cmbtreevOrderClass.IntegralHeight = false;
  1340. this.cmbtreevOrderClass.IsNodeMouseClick = true;
  1341. this.cmbtreevOrderClass.IsSelectParentNode = false;
  1342. this.cmbtreevOrderClass.Location = new System.Drawing.Point(67, 3);
  1343. this.cmbtreevOrderClass.Name = "cmbtreevOrderClass";
  1344. this.cmbtreevOrderClass.ReadOnly = true;
  1345. this.cmbtreevOrderClass.SelectedNode = null;
  1346. this.cmbtreevOrderClass.Size = new System.Drawing.Size(100, 20);
  1347. this.cmbtreevOrderClass.StrGetName = "";
  1348. this.cmbtreevOrderClass.StrGetTagName = "";
  1349. this.cmbtreevOrderClass.StrKey = null;
  1350. this.cmbtreevOrderClass.TabIndex = 274;
  1351. //
  1352. // labelEx6
  1353. //
  1354. this.labelEx6.AutoSize = true;
  1355. this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1356. this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1357. this.labelEx6.Location = new System.Drawing.Point(4, 5);
  1358. this.labelEx6.Name = "labelEx6";
  1359. this.labelEx6.Size = new System.Drawing.Size(68, 17);
  1360. this.labelEx6.TabIndex = 275;
  1361. this.labelEx6.Text = "订单类别:";
  1362. //
  1363. // panelDay
  1364. //
  1365. this.panelDay.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  1366. this.panelDay.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  1367. this.panelDay.BorderWidth = 1;
  1368. this.panelDay.Controls.Add(this.numMonth);
  1369. this.panelDay.Controls.Add(this.numDay);
  1370. this.panelDay.Controls.Add(this.numYear);
  1371. this.panelDay.Controls.Add(this.labelEx13);
  1372. this.panelDay.Location = new System.Drawing.Point(3, 3);
  1373. this.panelDay.Name = "panelDay";
  1374. this.panelDay.Size = new System.Drawing.Size(261, 30);
  1375. this.panelDay.TabIndex = 2;
  1376. //
  1377. // panelParagraph
  1378. //
  1379. this.panelParagraph.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  1380. this.panelParagraph.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  1381. this.panelParagraph.BorderWidth = 1;
  1382. this.panelParagraph.Controls.Add(this.lblDateTime);
  1383. this.panelParagraph.Location = new System.Drawing.Point(270, 3);
  1384. this.panelParagraph.Name = "panelParagraph";
  1385. this.panelParagraph.Size = new System.Drawing.Size(245, 30);
  1386. this.panelParagraph.TabIndex = 3;
  1387. //
  1388. // lblDateTime
  1389. //
  1390. this.lblDateTime.AutoSize = true;
  1391. this.lblDateTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(246)))), ((int)(((byte)(248)))));
  1392. this.lblDateTime.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  1393. this.lblDateTime.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1394. this.lblDateTime.Location = new System.Drawing.Point(6, 5);
  1395. this.lblDateTime.Name = "lblDateTime";
  1396. this.lblDateTime.Size = new System.Drawing.Size(51, 20);
  1397. this.lblDateTime.TabIndex = 215;
  1398. this.lblDateTime.Text = "时间段";
  1399. //
  1400. // panelEx5
  1401. //
  1402. this.panelEx5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  1403. this.panelEx5.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  1404. this.panelEx5.BorderWidth = 1;
  1405. this.panelEx5.Controls.Add(this.btnPrint);
  1406. this.panelEx5.Controls.Add(this.btnAudit);
  1407. this.panelEx5.Controls.Add(this.btnClose);
  1408. this.panelEx5.Controls.Add(this.btnExport);
  1409. this.panelEx5.Location = new System.Drawing.Point(681, 3);
  1410. this.panelEx5.Name = "panelEx5";
  1411. this.panelEx5.Size = new System.Drawing.Size(386, 30);
  1412. this.panelEx5.TabIndex = 4;
  1413. //
  1414. // flowLayoutPanel2
  1415. //
  1416. this.flowLayoutPanel2.Controls.Add(this.panelDay);
  1417. this.flowLayoutPanel2.Controls.Add(this.panelParagraph);
  1418. this.flowLayoutPanel2.Controls.Add(this.ckb_UnAudited);
  1419. this.flowLayoutPanel2.Controls.Add(this.btn_ArrearsOfDay);
  1420. this.flowLayoutPanel2.Controls.Add(this.panelEx5);
  1421. this.flowLayoutPanel2.Location = new System.Drawing.Point(190, 3);
  1422. this.flowLayoutPanel2.Name = "flowLayoutPanel2";
  1423. this.flowLayoutPanel2.Size = new System.Drawing.Size(1080, 35);
  1424. this.flowLayoutPanel2.TabIndex = 222;
  1425. //
  1426. // ckb_UnAudited
  1427. //
  1428. this.ckb_UnAudited.AutoSize = true;
  1429. this.ckb_UnAudited.BackColor = System.Drawing.Color.Transparent;
  1430. this.ckb_UnAudited.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1431. this.ckb_UnAudited.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1432. this.ckb_UnAudited.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1433. this.ckb_UnAudited.Fourstates = false;
  1434. this.ckb_UnAudited.IsGreenTick = false;
  1435. this.ckb_UnAudited.Location = new System.Drawing.Point(521, 3);
  1436. this.ckb_UnAudited.Name = "ckb_UnAudited";
  1437. this.ckb_UnAudited.Padding = new System.Windows.Forms.Padding(0, 8, 0, 0);
  1438. this.ckb_UnAudited.Size = new System.Drawing.Size(63, 29);
  1439. this.ckb_UnAudited.TabIndex = 224;
  1440. this.ckb_UnAudited.Text = "未审核";
  1441. this.ckb_UnAudited.UseVisualStyleBackColor = false;
  1442. this.ckb_UnAudited.Visible = false;
  1443. //
  1444. // btn_ArrearsOfDay
  1445. //
  1446. this.btn_ArrearsOfDay.BackColor = System.Drawing.Color.Transparent;
  1447. this.btn_ArrearsOfDay.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_ArrearsOfDay.BackImg")));
  1448. this.btn_ArrearsOfDay.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  1449. this.btn_ArrearsOfDay.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  1450. this.btn_ArrearsOfDay.ForeColor = System.Drawing.Color.White;
  1451. this.btn_ArrearsOfDay.IsCustomBackImg = false;
  1452. this.btn_ArrearsOfDay.IsShowText = true;
  1453. this.btn_ArrearsOfDay.Location = new System.Drawing.Point(590, 3);
  1454. this.btn_ArrearsOfDay.Name = "btn_ArrearsOfDay";
  1455. this.btn_ArrearsOfDay.Size = new System.Drawing.Size(85, 28);
  1456. this.btn_ArrearsOfDay.TabIndex = 224;
  1457. this.btn_ArrearsOfDay.Text = "今日欠款";
  1458. this.btn_ArrearsOfDay.UseVisualStyleBackColor = false;
  1459. //
  1460. // labelEx7
  1461. //
  1462. this.labelEx7.AutoSize = true;
  1463. this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1464. this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1465. this.labelEx7.Location = new System.Drawing.Point(179, 4);
  1466. this.labelEx7.Name = "labelEx7";
  1467. this.labelEx7.Size = new System.Drawing.Size(68, 17);
  1468. this.labelEx7.TabIndex = 269;
  1469. this.labelEx7.Text = "总押金实收";
  1470. //
  1471. // txtTotalDeposit_OK
  1472. //
  1473. this.txtTotalDeposit_OK.BackColor = System.Drawing.Color.Transparent;
  1474. this.txtTotalDeposit_OK.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  1475. this.txtTotalDeposit_OK.Icon = null;
  1476. this.txtTotalDeposit_OK.IconIsButton = false;
  1477. this.txtTotalDeposit_OK.IsPasswordChat = '\0';
  1478. this.txtTotalDeposit_OK.IsSystemPasswordChar = false;
  1479. this.txtTotalDeposit_OK.Lines = new string[0];
  1480. this.txtTotalDeposit_OK.Location = new System.Drawing.Point(250, 0);
  1481. this.txtTotalDeposit_OK.Margin = new System.Windows.Forms.Padding(0);
  1482. this.txtTotalDeposit_OK.MaxLength = 15;
  1483. this.txtTotalDeposit_OK.MinimumSize = new System.Drawing.Size(0, 24);
  1484. this.txtTotalDeposit_OK.MouseBack = null;
  1485. this.txtTotalDeposit_OK.Multiline = false;
  1486. this.txtTotalDeposit_OK.Name = "txtTotalDeposit_OK";
  1487. this.txtTotalDeposit_OK.NormlBack = null;
  1488. this.txtTotalDeposit_OK.Padding = new System.Windows.Forms.Padding(5);
  1489. this.txtTotalDeposit_OK.ReadOnly = true;
  1490. this.txtTotalDeposit_OK.ScrollBars = System.Windows.Forms.ScrollBars.None;
  1491. this.txtTotalDeposit_OK.Size = new System.Drawing.Size(100, 25);
  1492. this.txtTotalDeposit_OK.TabIndex = 41;
  1493. this.txtTotalDeposit_OK.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  1494. this.txtTotalDeposit_OK.WaterColor = System.Drawing.Color.DarkGray;
  1495. this.txtTotalDeposit_OK.WaterText = "";
  1496. this.txtTotalDeposit_OK.WordWrap = true;
  1497. //
  1498. // FinanceDayReportSmallForm
  1499. //
  1500. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1501. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1502. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  1503. this.ClientSize = new System.Drawing.Size(1644, 610);
  1504. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  1505. this.IsShowUcNavigationTool = true;
  1506. this.Name = "FinanceDayReportSmallForm";
  1507. this.Text = "日财务报表";
  1508. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  1509. this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
  1510. this.Controls.SetChildIndex(this.btnAppFormExit, 0);
  1511. this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
  1512. this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
  1513. this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
  1514. this.Controls.SetChildIndex(this.plFormMainContent, 0);
  1515. this.plExMainContainer.ResumeLayout(false);
  1516. this.plFormMainContent.ResumeLayout(false);
  1517. ((System.ComponentModel.ISupportInitialize)(this.numDay)).EndInit();
  1518. ((System.ComponentModel.ISupportInitialize)(this.numMonth)).EndInit();
  1519. ((System.ComponentModel.ISupportInitialize)(this.numYear)).EndInit();
  1520. this.panelEx1.ResumeLayout(false);
  1521. ((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit();
  1522. this.panelEx4.ResumeLayout(false);
  1523. this.panelEx4.PerformLayout();
  1524. this.panelEx2.ResumeLayout(false);
  1525. this.panelEx14.ResumeLayout(false);
  1526. this.panelEx14.PerformLayout();
  1527. this.flowLayoutPanel1.ResumeLayout(false);
  1528. this.panelTotalIncome.ResumeLayout(false);
  1529. this.panelTotalIncome.PerformLayout();
  1530. this.panelOperatingIncome.ResumeLayout(false);
  1531. this.panelOperatingIncome.PerformLayout();
  1532. this.panelTotalOutlay.ResumeLayout(false);
  1533. this.panelTotalOutlay.PerformLayout();
  1534. this.panelNetIncome.ResumeLayout(false);
  1535. this.panelNetIncome.PerformLayout();
  1536. this.panelOrderEarly.ResumeLayout(false);
  1537. this.panelOrderEarly.PerformLayout();
  1538. this.panelOrderLate.ResumeLayout(false);
  1539. this.panelOrderLate.PerformLayout();
  1540. this.panelTotalDeposit.ResumeLayout(false);
  1541. this.panelTotalDeposit.PerformLayout();
  1542. this.panelTotalArrears.ResumeLayout(false);
  1543. this.panelTotalArrears.PerformLayout();
  1544. this.panelVoucher.ResumeLayout(false);
  1545. this.panelVoucher.PerformLayout();
  1546. this.panelEx3.ResumeLayout(false);
  1547. this.panelEx3.PerformLayout();
  1548. this.panelPaymentMethod.ResumeLayout(false);
  1549. this.panelPaymentMethod.PerformLayout();
  1550. this.panelQueryItem.ResumeLayout(false);
  1551. this.panelQueryItem.PerformLayout();
  1552. this.panelStoreName.ResumeLayout(false);
  1553. this.panelStoreName.PerformLayout();
  1554. this.panelOrderType.ResumeLayout(false);
  1555. this.panelOrderType.PerformLayout();
  1556. this.panelEx8.ResumeLayout(false);
  1557. this.panelEx8.PerformLayout();
  1558. this.panelEx9.ResumeLayout(false);
  1559. this.panelEx9.PerformLayout();
  1560. this.panelDay.ResumeLayout(false);
  1561. this.panelDay.PerformLayout();
  1562. this.panelParagraph.ResumeLayout(false);
  1563. this.panelParagraph.PerformLayout();
  1564. this.panelEx5.ResumeLayout(false);
  1565. this.flowLayoutPanel2.ResumeLayout(false);
  1566. this.flowLayoutPanel2.PerformLayout();
  1567. this.ResumeLayout(false);
  1568. }
  1569. #endregion
  1570. protected ComponentLibrary.NumericUpDownEx numDay;
  1571. protected ComponentLibrary.NumericUpDownEx numMonth;
  1572. protected ComponentLibrary.ButtonEx btnPrint;
  1573. protected ComponentLibrary.ButtonEx btnAudit;
  1574. protected ComponentLibrary.ButtonEx btnExport;
  1575. protected ComponentLibrary.ButtonEx btnClose;
  1576. protected ComponentLibrary.NumericUpDownEx numYear;
  1577. private ComponentLibrary.LabelEx labelEx13;
  1578. protected internal ComponentLibrary.PanelEx panelEx2;
  1579. protected internal ComponentLibrary.DataGridViewEc dgvData;
  1580. protected internal ComponentLibrary.PanelEx panelEx1;
  1581. protected internal ComponentLibrary.PanelEx panelEx13;
  1582. private ComponentLibrary.PanelEx panelEx5;
  1583. private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel2;
  1584. protected internal ComponentLibrary.LabelEx lblDateTime;
  1585. protected internal ComponentLibrary.PanelEx panelParagraph;
  1586. protected internal ComponentLibrary.PanelEx panelDay;
  1587. private ComponentLibrary.PanelEx panelEx4;
  1588. private ComponentLibrary.PanelEx panelEx7;
  1589. private ComponentLibrary.LabelEx labelEx2;
  1590. private ComponentLibrary.PanelEx panelEx6;
  1591. private ComponentLibrary.LabelEx labelEx1;
  1592. protected internal ComponentLibrary.PanelEx panelEx14;
  1593. protected ComponentLibrary.LabelEx lblPaymentMethodStatistics;
  1594. protected ComponentLibrary.LabelEx lblFinancialSMS;
  1595. protected ComponentLibrary.LabelEx lblCount;
  1596. protected internal System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
  1597. private ComponentLibrary.PanelEx panelTotalIncome;
  1598. protected internal ComponentLibrary.TextBoxEx txtTotalIncome;
  1599. protected internal ComponentLibrary.LabelEx lblTotalIncome;
  1600. private ComponentLibrary.PanelEx panelOperatingIncome;
  1601. protected internal ComponentLibrary.TextBoxEx txtOperatingIncome;
  1602. protected internal ComponentLibrary.LabelEx lblOperatingIncome;
  1603. private ComponentLibrary.PanelEx panelTotalOutlay;
  1604. protected internal ComponentLibrary.TextBoxEx txtTotalOutlay;
  1605. protected internal ComponentLibrary.LabelEx lblTotalOutlay;
  1606. protected internal ComponentLibrary.PanelEx panelNetIncome;
  1607. protected internal ComponentLibrary.TextBoxEx txtNetIncome;
  1608. protected internal ComponentLibrary.LabelEx lblNetIncome;
  1609. private ComponentLibrary.PanelEx panelOrderEarly;
  1610. protected internal ComponentLibrary.TextBoxEx txtOrderEarly;
  1611. protected internal ComponentLibrary.LabelEx lblOrderEarly;
  1612. private ComponentLibrary.PanelEx panelOrderLate;
  1613. protected internal ComponentLibrary.TextBoxEx txtOrderLate;
  1614. protected internal ComponentLibrary.LabelEx lblOrderLate;
  1615. private ComponentLibrary.PanelEx panelTotalDeposit;
  1616. protected internal ComponentLibrary.TextBoxEx txtTotalDeposit;
  1617. protected internal ComponentLibrary.LabelEx lblTotalDeposit;
  1618. private ComponentLibrary.PanelEx panelTotalArrears;
  1619. protected internal ComponentLibrary.TextBoxEx txtTotalArrears;
  1620. protected internal ComponentLibrary.LabelEx lblTotalArrears;
  1621. protected internal ComponentLibrary.PanelEx panelVoucher;
  1622. protected internal ComponentLibrary.TextBoxEx txtVoucher;
  1623. protected internal ComponentLibrary.LabelEx lblVoucher;
  1624. protected internal ComponentLibrary.PanelEx panelEx3;
  1625. protected internal ComponentLibrary.TextBoxEx txtTotalPerformance;
  1626. protected internal ComponentLibrary.LabelEx lblTotalPerformance;
  1627. private ComponentLibrary.PanelEx panelPaymentMethod;
  1628. protected ComponentLibrary.ComboBoxTreeViewEx cmbtreevPaymentMethod;
  1629. private ComponentLibrary.LabelEx lblPaymentMethod;
  1630. protected ComponentLibrary.ComboBoxTreeViewEx cmbtreevQueryItem;
  1631. protected ComponentLibrary.ComboBoxTreeViewEx cmbtreevSecondOption;
  1632. private ComponentLibrary.LabelEx lblQueryItem;
  1633. protected internal ComponentLibrary.PanelEx panelStoreName;
  1634. protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevStoreName;
  1635. protected internal ComponentLibrary.LabelEx labelEx3;
  1636. protected internal ComponentLibrary.PanelEx panelQueryItem;
  1637. protected internal ComponentLibrary.PanelEx panelOrderType;
  1638. protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevOrderType;
  1639. protected internal ComponentLibrary.LabelEx labelEx4;
  1640. protected internal ComponentLibrary.PanelEx panelEx8;
  1641. protected internal ComponentLibrary.LabelEx labelEx5;
  1642. protected internal ComponentLibrary.ComboBoxTreeViewEx comboxEmployeeList;
  1643. public ComponentLibrary.ButtonEx btn_ArrearsOfDay;
  1644. protected internal ComponentLibrary.PanelEx panelEx9;
  1645. protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevOrderClass;
  1646. protected internal ComponentLibrary.LabelEx labelEx6;
  1647. protected ComponentLibrary.LabelEx labSettlement;
  1648. protected internal ComponentLibrary.CheckBoxEx ckb_UnAudited;
  1649. protected internal ComponentLibrary.TextBoxEx txtTotalDeposit_OK;
  1650. protected internal ComponentLibrary.LabelEx labelEx7;
  1651. }
  1652. }