OutlayReportSetSmallForm.Designer.cs 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329
  1. namespace LYFZ.Software.UI.FinancialManagement.SetSmallForm
  2. {
  3. partial class OutlayReportSetSmallForm
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OutlayReportSetSmallForm));
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  31. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  32. this.dtYearMonth = new LYFZ.ComponentLibrary.DateYearMonth();
  33. this.ucPagerEx1 = new LYFZ.UCPager.ucPagerEx();
  34. this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEc();
  35. this.radLessThan = new LYFZ.ComponentLibrary.RadioButtonEx();
  36. this.btnAuditCEO = new LYFZ.ComponentLibrary.ButtonEx();
  37. this.radGreaterThan = new LYFZ.ComponentLibrary.RadioButtonEx();
  38. this.btnAuditManager = new LYFZ.ComponentLibrary.ButtonEx();
  39. this.radAll = new LYFZ.ComponentLibrary.RadioButtonEx();
  40. this.btnAuditFinance = new LYFZ.ComponentLibrary.ButtonEx();
  41. this.lblTotalOutlay = new LYFZ.ComponentLibrary.LabelEx();
  42. this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
  43. this.plExMainContainer.SuspendLayout();
  44. this.plFormMainContent.SuspendLayout();
  45. this.panelEx1.SuspendLayout();
  46. ((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit();
  47. this.SuspendLayout();
  48. //
  49. // plExMainContainer
  50. //
  51. this.plExMainContainer.Controls.Add(this.panelEx1);
  52. this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
  53. this.plExMainContainer.Size = new System.Drawing.Size(980, 545);
  54. //
  55. // plFormMainContent
  56. //
  57. this.plFormMainContent.Size = new System.Drawing.Size(980, 545);
  58. //
  59. // btnAppFormMaximize
  60. //
  61. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  62. this.btnAppFormMaximize.Location = new System.Drawing.Point(921, 0);
  63. //
  64. // btnAppFormExit
  65. //
  66. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  67. this.btnAppFormExit.Location = new System.Drawing.Point(948, 0);
  68. //
  69. // btnAppFormMinimize
  70. //
  71. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  72. this.btnAppFormMinimize.Location = new System.Drawing.Point(894, 0);
  73. //
  74. // panelEx1
  75. //
  76. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  77. this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  78. this.panelEx1.BorderWidth = 1;
  79. this.panelEx1.Controls.Add(this.dtYearMonth);
  80. this.panelEx1.Controls.Add(this.ucPagerEx1);
  81. this.panelEx1.Controls.Add(this.dgvData);
  82. this.panelEx1.Controls.Add(this.radLessThan);
  83. this.panelEx1.Controls.Add(this.btnAuditCEO);
  84. this.panelEx1.Controls.Add(this.radGreaterThan);
  85. this.panelEx1.Controls.Add(this.btnAuditManager);
  86. this.panelEx1.Controls.Add(this.radAll);
  87. this.panelEx1.Controls.Add(this.btnAuditFinance);
  88. this.panelEx1.Controls.Add(this.lblTotalOutlay);
  89. this.panelEx1.Controls.Add(this.panelEx3);
  90. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
  91. this.panelEx1.Location = new System.Drawing.Point(10, 10);
  92. this.panelEx1.Name = "panelEx1";
  93. this.panelEx1.Size = new System.Drawing.Size(960, 525);
  94. this.panelEx1.TabIndex = 0;
  95. //
  96. // dtYearMonth
  97. //
  98. this.dtYearMonth.BackColor = System.Drawing.Color.Transparent;
  99. this.dtYearMonth.IsReadOnly = false;
  100. this.dtYearMonth.Location = new System.Drawing.Point(52, 9);
  101. this.dtYearMonth.Name = "dtYearMonth";
  102. this.dtYearMonth.Size = new System.Drawing.Size(144, 25);
  103. this.dtYearMonth.StrDateValue = "";
  104. this.dtYearMonth.TabIndex = 244;
  105. //
  106. // ucPagerEx1
  107. //
  108. this.ucPagerEx1.CurrentPageCount = 0;
  109. this.ucPagerEx1.Dock = System.Windows.Forms.DockStyle.Bottom;
  110. this.ucPagerEx1.Location = new System.Drawing.Point(0, 495);
  111. this.ucPagerEx1.Name = "ucPagerEx1";
  112. this.ucPagerEx1.NMax = 0;
  113. this.ucPagerEx1.PageCount = 0;
  114. this.ucPagerEx1.PageCurrent = 1;
  115. this.ucPagerEx1.PageSize = 20;
  116. this.ucPagerEx1.Size = new System.Drawing.Size(960, 30);
  117. this.ucPagerEx1.TabIndex = 243;
  118. this.ucPagerEx1.TbDataSource = null;
  119. //
  120. // dgvData
  121. //
  122. this.dgvData.AllowUserToAddRows = false;
  123. this.dgvData.AllowUserToDeleteRows = false;
  124. this.dgvData.AllowUserToResizeRows = false;
  125. this.dgvData.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  126. | System.Windows.Forms.AnchorStyles.Left)
  127. | System.Windows.Forms.AnchorStyles.Right)));
  128. this.dgvData.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
  129. this.dgvData.BackgroundColor = System.Drawing.Color.White;
  130. this.dgvData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  131. dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  132. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
  133. dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  134. dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White;
  135. dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  136. dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  137. this.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
  138. this.dgvData.ColumnHeadersHeight = 24;
  139. this.dgvData.dgvColumnHeadersHeight = 24;
  140. this.dgvData.dgvCurrentColumnOriginalSet = "";
  141. this.dgvData.dgvCurrentColumnWidth = "";
  142. this.dgvData.dgvCurrentHideColumn = null;
  143. this.dgvData.dgvFixedHideColumn = null;
  144. this.dgvData.dgvGuidName = null;
  145. this.dgvData.dgvUserEmployeeID = null;
  146. this.dgvData.EnableHeadersVisualStyles = false;
  147. this.dgvData.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
  148. this.dgvData.ImageHeight = 15;
  149. this.dgvData.ImageWidth = 15;
  150. this.dgvData.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgCollapse")));
  151. this.dgvData.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgExpand")));
  152. this.dgvData.IsAutomaticDrawSingleOrDoubleRow = true;
  153. this.dgvData.IsCompleteBonding = false;
  154. this.dgvData.IsCopyCellValue = true;
  155. this.dgvData.IsShowSerialNumber = true;
  156. this.dgvData.IsSortedRedraw = true;
  157. this.dgvData.IsSortMode = false;
  158. this.dgvData.Location = new System.Drawing.Point(5, 47);
  159. this.dgvData.MultiSelect = false;
  160. this.dgvData.Name = "dgvData";
  161. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  162. dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control;
  163. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  164. dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText;
  165. dataGridViewCellStyle2.Padding = new System.Windows.Forms.Padding(41);
  166. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  167. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  168. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  169. this.dgvData.RowHeadersDefaultCellStyle = dataGridViewCellStyle2;
  170. this.dgvData.RowHeadersWidth = 40;
  171. this.dgvData.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  172. this.dgvData.RowTemplate.Height = 23;
  173. this.dgvData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  174. this.dgvData.Size = new System.Drawing.Size(950, 442);
  175. this.dgvData.StrSecondStageNull = "";
  176. this.dgvData.StrValueNullColumn = "";
  177. this.dgvData.TabIndex = 242;
  178. this.dgvData.ViceCount = 1;
  179. //
  180. // radLessThan
  181. //
  182. this.radLessThan.AutoSize = true;
  183. this.radLessThan.BackColor = System.Drawing.Color.Transparent;
  184. this.radLessThan.Font = new System.Drawing.Font("微软雅黑", 9F);
  185. this.radLessThan.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  186. this.radLessThan.Location = new System.Drawing.Point(511, 13);
  187. this.radLessThan.Name = "radLessThan";
  188. this.radLessThan.Size = new System.Drawing.Size(70, 21);
  189. this.radLessThan.TabIndex = 241;
  190. this.radLessThan.Text = "<10000";
  191. this.radLessThan.UseVisualStyleBackColor = false;
  192. //
  193. // btnAuditCEO
  194. //
  195. this.btnAuditCEO.BackColor = System.Drawing.Color.Transparent;
  196. this.btnAuditCEO.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAuditCEO.BackImg")));
  197. this.btnAuditCEO.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  198. this.btnAuditCEO.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  199. this.btnAuditCEO.ForeColor = System.Drawing.Color.White;
  200. this.btnAuditCEO.IsCustomBackImg = false;
  201. this.btnAuditCEO.IsShowText = true;
  202. this.btnAuditCEO.Location = new System.Drawing.Point(872, 11);
  203. this.btnAuditCEO.Name = "btnAuditCEO";
  204. this.btnAuditCEO.Size = new System.Drawing.Size(83, 26);
  205. this.btnAuditCEO.TabIndex = 236;
  206. this.btnAuditCEO.Text = "老总审核";
  207. this.btnAuditCEO.UseVisualStyleBackColor = false;
  208. //
  209. // radGreaterThan
  210. //
  211. this.radGreaterThan.AutoSize = true;
  212. this.radGreaterThan.BackColor = System.Drawing.Color.Transparent;
  213. this.radGreaterThan.Font = new System.Drawing.Font("微软雅黑", 9F);
  214. this.radGreaterThan.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  215. this.radGreaterThan.Location = new System.Drawing.Point(587, 13);
  216. this.radGreaterThan.Name = "radGreaterThan";
  217. this.radGreaterThan.Size = new System.Drawing.Size(79, 21);
  218. this.radGreaterThan.TabIndex = 239;
  219. this.radGreaterThan.Text = ">=10000";
  220. this.radGreaterThan.UseVisualStyleBackColor = false;
  221. //
  222. // btnAuditManager
  223. //
  224. this.btnAuditManager.BackColor = System.Drawing.Color.Transparent;
  225. this.btnAuditManager.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAuditManager.BackImg")));
  226. this.btnAuditManager.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  227. this.btnAuditManager.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  228. this.btnAuditManager.ForeColor = System.Drawing.Color.White;
  229. this.btnAuditManager.IsCustomBackImg = false;
  230. this.btnAuditManager.IsShowText = true;
  231. this.btnAuditManager.Location = new System.Drawing.Point(777, 11);
  232. this.btnAuditManager.Name = "btnAuditManager";
  233. this.btnAuditManager.Size = new System.Drawing.Size(89, 26);
  234. this.btnAuditManager.TabIndex = 234;
  235. this.btnAuditManager.Text = "经理审核";
  236. this.btnAuditManager.UseVisualStyleBackColor = false;
  237. //
  238. // radAll
  239. //
  240. this.radAll.AutoSize = true;
  241. this.radAll.BackColor = System.Drawing.Color.Transparent;
  242. this.radAll.Checked = true;
  243. this.radAll.Font = new System.Drawing.Font("微软雅黑", 9F);
  244. this.radAll.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  245. this.radAll.Location = new System.Drawing.Point(455, 13);
  246. this.radAll.Name = "radAll";
  247. this.radAll.Size = new System.Drawing.Size(50, 21);
  248. this.radAll.TabIndex = 237;
  249. this.radAll.TabStop = true;
  250. this.radAll.Text = "全部";
  251. this.radAll.UseVisualStyleBackColor = false;
  252. //
  253. // btnAuditFinance
  254. //
  255. this.btnAuditFinance.BackColor = System.Drawing.Color.Transparent;
  256. this.btnAuditFinance.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAuditFinance.BackImg")));
  257. this.btnAuditFinance.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  258. this.btnAuditFinance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  259. this.btnAuditFinance.ForeColor = System.Drawing.Color.White;
  260. this.btnAuditFinance.IsCustomBackImg = false;
  261. this.btnAuditFinance.IsShowText = true;
  262. this.btnAuditFinance.Location = new System.Drawing.Point(684, 11);
  263. this.btnAuditFinance.Name = "btnAuditFinance";
  264. this.btnAuditFinance.Size = new System.Drawing.Size(87, 26);
  265. this.btnAuditFinance.TabIndex = 232;
  266. this.btnAuditFinance.Text = "财务审核";
  267. this.btnAuditFinance.UseVisualStyleBackColor = false;
  268. //
  269. // lblTotalOutlay
  270. //
  271. this.lblTotalOutlay.AutoSize = true;
  272. this.lblTotalOutlay.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  273. this.lblTotalOutlay.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  274. this.lblTotalOutlay.Location = new System.Drawing.Point(277, 15);
  275. this.lblTotalOutlay.Name = "lblTotalOutlay";
  276. this.lblTotalOutlay.Size = new System.Drawing.Size(80, 17);
  277. this.lblTotalOutlay.TabIndex = 231;
  278. this.lblTotalOutlay.Text = "总支出:0.00";
  279. //
  280. // panelEx3
  281. //
  282. this.panelEx3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  283. | System.Windows.Forms.AnchorStyles.Right)));
  284. this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  285. this.panelEx3.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  286. this.panelEx3.BorderWidth = 1;
  287. this.panelEx3.Location = new System.Drawing.Point(0, 44);
  288. this.panelEx3.Name = "panelEx3";
  289. this.panelEx3.Size = new System.Drawing.Size(960, 1);
  290. this.panelEx3.TabIndex = 0;
  291. //
  292. // OutlayReportSetSmallForm
  293. //
  294. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  295. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  296. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  297. this.ClientSize = new System.Drawing.Size(980, 610);
  298. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  299. this.Name = "OutlayReportSetSmallForm";
  300. this.Text = "支出报表";
  301. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  302. this.plExMainContainer.ResumeLayout(false);
  303. this.plFormMainContent.ResumeLayout(false);
  304. this.panelEx1.ResumeLayout(false);
  305. this.panelEx1.PerformLayout();
  306. ((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit();
  307. this.ResumeLayout(false);
  308. }
  309. #endregion
  310. private ComponentLibrary.PanelEx panelEx1;
  311. private ComponentLibrary.PanelEx panelEx3;
  312. protected internal ComponentLibrary.DateYearMonth dtYearMonth;
  313. protected internal ComponentLibrary.RadioButtonEx radLessThan;
  314. protected internal ComponentLibrary.ButtonEx btnAuditCEO;
  315. protected internal ComponentLibrary.RadioButtonEx radGreaterThan;
  316. protected internal ComponentLibrary.ButtonEx btnAuditManager;
  317. protected internal ComponentLibrary.RadioButtonEx radAll;
  318. protected internal ComponentLibrary.ButtonEx btnAuditFinance;
  319. protected internal ComponentLibrary.DataGridViewEc dgvData;
  320. protected internal UCPager.ucPagerEx ucPagerEx1;
  321. protected internal ComponentLibrary.LabelEx lblTotalOutlay;
  322. }
  323. }