You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

505 lines
26 KiB

  1. namespace ManagementSystem
  2. {
  3. partial class MainForm
  4. {
  5. /// <summary>
  6. /// 設計工具所需的變數。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清除任何使用中的資源。
  11. /// </summary>
  12. /// <param name="disposing">如果應該處置 Managed 資源則為 true,否則為 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 設計工具產生的程式碼
  22. /// <summary>
  23. /// 此為設計工具支援所需的方法 - 請勿使用程式碼編輯器
  24. /// 修改這個方法的內容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
  29. this.SsStatus = new System.Windows.Forms.StatusStrip();
  30. this.toolStripStatusLabel7 = new System.Windows.Forms.ToolStripStatusLabel();
  31. this.tsslAccountingBook = new System.Windows.Forms.ToolStripStatusLabel();
  32. this.toolStripStatusLabel10 = new System.Windows.Forms.ToolStripStatusLabel();
  33. this.toolStripStatusLabel6 = new System.Windows.Forms.ToolStripStatusLabel();
  34. this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
  35. this.tsslStatus = new System.Windows.Forms.ToolStripStatusLabel();
  36. this.toolStripStatusLabel11 = new System.Windows.Forms.ToolStripStatusLabel();
  37. this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
  38. this.toolStripStatusLabel3 = new System.Windows.Forms.ToolStripStatusLabel();
  39. this.tsslModifyUser = new System.Windows.Forms.ToolStripStatusLabel();
  40. this.toolStripStatusLabel9 = new System.Windows.Forms.ToolStripStatusLabel();
  41. this.toolStripStatusLabel4 = new System.Windows.Forms.ToolStripStatusLabel();
  42. this.toolStripStatusLabel5 = new System.Windows.Forms.ToolStripStatusLabel();
  43. this.tsslModifyDate = new System.Windows.Forms.ToolStripStatusLabel();
  44. this.toolStripStatusLabel8 = new System.Windows.Forms.ToolStripStatusLabel();
  45. this.msMenu = new System.Windows.Forms.MenuStrip();
  46. this.tsmSystemSetup = new System.Windows.Forms.ToolStripMenuItem();
  47. this.tsmiAccountingBookMaintain = new System.Windows.Forms.ToolStripMenuItem();
  48. this.tsmiCurrenyRateSetting = new System.Windows.Forms.ToolStripMenuItem();
  49. this.tsmiExit = new System.Windows.Forms.ToolStripMenuItem();
  50. this.tESTToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  51. this.tsmHR = new System.Windows.Forms.ToolStripMenuItem();
  52. this.tsmiHRDataMaintain = new System.Windows.Forms.ToolStripMenuItem();
  53. this.tsmiInsuranceMaintain = new System.Windows.Forms.ToolStripMenuItem();
  54. this.tsmiSalary = new System.Windows.Forms.ToolStripMenuItem();
  55. this.tsmSalesManagement = new System.Windows.Forms.ToolStripMenuItem();
  56. this.tsmiPayPlanManagement = new System.Windows.Forms.ToolStripMenuItem();
  57. this.tsmiARManagement = new System.Windows.Forms.ToolStripMenuItem();
  58. this.tsmiAPManagement = new System.Windows.Forms.ToolStripMenuItem();
  59. this.tsmAccounting = new System.Windows.Forms.ToolStripMenuItem();
  60. this.tsmiAccountingBook = new System.Windows.Forms.ToolStripMenuItem();
  61. this.tsmiLedger = new System.Windows.Forms.ToolStripMenuItem();
  62. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  63. this.tsmiAccountingItem = new System.Windows.Forms.ToolStripMenuItem();
  64. this.tsmiOpeningEntry = new System.Windows.Forms.ToolStripMenuItem();
  65. this.tsmFinanical = new System.Windows.Forms.ToolStripMenuItem();
  66. this.tsmiBalanceSheet = new System.Windows.Forms.ToolStripMenuItem();
  67. this.tsmIncomeStatement = new System.Windows.Forms.ToolStripMenuItem();
  68. this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  69. this.tsmiCashFlow = new System.Windows.Forms.ToolStripMenuItem();
  70. this.tsmiCustomerProvide = new System.Windows.Forms.ToolStripMenuItem();
  71. this.tsmProjectIncomeStatement = new System.Windows.Forms.ToolStripMenuItem();
  72. this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  73. this.tsmiGoCorrect = new System.Windows.Forms.ToolStripMenuItem();
  74. this.tsmiCleanHistory = new System.Windows.Forms.ToolStripMenuItem();
  75. this.SsStatus.SuspendLayout();
  76. this.msMenu.SuspendLayout();
  77. this.SuspendLayout();
  78. //
  79. // SsStatus
  80. //
  81. this.SsStatus.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  82. this.toolStripStatusLabel7,
  83. this.tsslAccountingBook,
  84. this.toolStripStatusLabel10,
  85. this.toolStripStatusLabel6,
  86. this.toolStripStatusLabel1,
  87. this.tsslStatus,
  88. this.toolStripStatusLabel11,
  89. this.toolStripStatusLabel2,
  90. this.toolStripStatusLabel3,
  91. this.tsslModifyUser,
  92. this.toolStripStatusLabel9,
  93. this.toolStripStatusLabel4,
  94. this.toolStripStatusLabel5,
  95. this.tsslModifyDate,
  96. this.toolStripStatusLabel8});
  97. this.SsStatus.Location = new System.Drawing.Point(0, 786);
  98. this.SsStatus.Name = "SsStatus";
  99. this.SsStatus.Size = new System.Drawing.Size(1382, 22);
  100. this.SsStatus.TabIndex = 1;
  101. this.SsStatus.Text = "statusStrip1";
  102. //
  103. // toolStripStatusLabel7
  104. //
  105. this.toolStripStatusLabel7.Name = "toolStripStatusLabel7";
  106. this.toolStripStatusLabel7.Size = new System.Drawing.Size(67, 17);
  107. this.toolStripStatusLabel7.Text = "現行帳本:";
  108. //
  109. // tsslAccountingBook
  110. //
  111. this.tsslAccountingBook.Name = "tsslAccountingBook";
  112. this.tsslAccountingBook.Size = new System.Drawing.Size(0, 17);
  113. //
  114. // toolStripStatusLabel10
  115. //
  116. this.toolStripStatusLabel10.Name = "toolStripStatusLabel10";
  117. this.toolStripStatusLabel10.Size = new System.Drawing.Size(16, 17);
  118. this.toolStripStatusLabel10.Text = " ";
  119. //
  120. // toolStripStatusLabel6
  121. //
  122. this.toolStripStatusLabel6.Name = "toolStripStatusLabel6";
  123. this.toolStripStatusLabel6.Size = new System.Drawing.Size(10, 17);
  124. this.toolStripStatusLabel6.Text = "|";
  125. //
  126. // toolStripStatusLabel1
  127. //
  128. this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
  129. this.toolStripStatusLabel1.Size = new System.Drawing.Size(67, 17);
  130. this.toolStripStatusLabel1.Text = "工作狀態:";
  131. //
  132. // tsslStatus
  133. //
  134. this.tsslStatus.Name = "tsslStatus";
  135. this.tsslStatus.Size = new System.Drawing.Size(0, 17);
  136. //
  137. // toolStripStatusLabel11
  138. //
  139. this.toolStripStatusLabel11.Name = "toolStripStatusLabel11";
  140. this.toolStripStatusLabel11.Size = new System.Drawing.Size(16, 17);
  141. this.toolStripStatusLabel11.Text = " ";
  142. //
  143. // toolStripStatusLabel2
  144. //
  145. this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
  146. this.toolStripStatusLabel2.Size = new System.Drawing.Size(10, 17);
  147. this.toolStripStatusLabel2.Text = "|";
  148. //
  149. // toolStripStatusLabel3
  150. //
  151. this.toolStripStatusLabel3.Name = "toolStripStatusLabel3";
  152. this.toolStripStatusLabel3.Size = new System.Drawing.Size(91, 17);
  153. this.toolStripStatusLabel3.Text = "最後更新人員:";
  154. //
  155. // tsslModifyUser
  156. //
  157. this.tsslModifyUser.Name = "tsslModifyUser";
  158. this.tsslModifyUser.Size = new System.Drawing.Size(0, 17);
  159. //
  160. // toolStripStatusLabel9
  161. //
  162. this.toolStripStatusLabel9.Name = "toolStripStatusLabel9";
  163. this.toolStripStatusLabel9.Size = new System.Drawing.Size(16, 17);
  164. this.toolStripStatusLabel9.Text = " ";
  165. //
  166. // toolStripStatusLabel4
  167. //
  168. this.toolStripStatusLabel4.Name = "toolStripStatusLabel4";
  169. this.toolStripStatusLabel4.Size = new System.Drawing.Size(10, 17);
  170. this.toolStripStatusLabel4.Text = "|";
  171. //
  172. // toolStripStatusLabel5
  173. //
  174. this.toolStripStatusLabel5.Name = "toolStripStatusLabel5";
  175. this.toolStripStatusLabel5.Size = new System.Drawing.Size(91, 17);
  176. this.toolStripStatusLabel5.Text = "最後更新時間:";
  177. //
  178. // tsslModifyDate
  179. //
  180. this.tsslModifyDate.Name = "tsslModifyDate";
  181. this.tsslModifyDate.Size = new System.Drawing.Size(0, 17);
  182. //
  183. // toolStripStatusLabel8
  184. //
  185. this.toolStripStatusLabel8.Name = "toolStripStatusLabel8";
  186. this.toolStripStatusLabel8.Size = new System.Drawing.Size(0, 17);
  187. //
  188. // msMenu
  189. //
  190. this.msMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  191. this.tsmSystemSetup,
  192. this.tsmHR,
  193. this.tsmSalesManagement,
  194. this.tsmAccounting,
  195. this.tsmFinanical,
  196. this.ToolStripMenuItem});
  197. this.msMenu.Location = new System.Drawing.Point(0, 0);
  198. this.msMenu.Name = "msMenu";
  199. this.msMenu.Size = new System.Drawing.Size(1382, 24);
  200. this.msMenu.TabIndex = 2;
  201. this.msMenu.Text = "msMenu";
  202. //
  203. // tsmSystemSetup
  204. //
  205. this.tsmSystemSetup.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  206. this.tsmiAccountingBookMaintain,
  207. this.tsmiCurrenyRateSetting,
  208. this.tsmiExit,
  209. this.tESTToolStripMenuItem});
  210. this.tsmSystemSetup.Name = "tsmSystemSetup";
  211. this.tsmSystemSetup.Size = new System.Drawing.Size(91, 20);
  212. this.tsmSystemSetup.Text = "系統管理設定";
  213. //
  214. // tsmiAccountingBookMaintain
  215. //
  216. this.tsmiAccountingBookMaintain.Name = "tsmiAccountingBookMaintain";
  217. this.tsmiAccountingBookMaintain.Size = new System.Drawing.Size(122, 22);
  218. this.tsmiAccountingBookMaintain.Text = "帳本管理";
  219. this.tsmiAccountingBookMaintain.Click += new System.EventHandler(this.tsmiAccountingBookMaintain_Click);
  220. //
  221. // tsmiCurrenyRateSetting
  222. //
  223. this.tsmiCurrenyRateSetting.Name = "tsmiCurrenyRateSetting";
  224. this.tsmiCurrenyRateSetting.Size = new System.Drawing.Size(122, 22);
  225. this.tsmiCurrenyRateSetting.Text = "匯率設定";
  226. this.tsmiCurrenyRateSetting.Click += new System.EventHandler(this.tsmiCurrenyRateSetting_Click);
  227. //
  228. // tsmiExit
  229. //
  230. this.tsmiExit.Name = "tsmiExit";
  231. this.tsmiExit.Size = new System.Drawing.Size(122, 22);
  232. this.tsmiExit.Text = "離開系統";
  233. this.tsmiExit.Click += new System.EventHandler(this.tsmiExit_Click);
  234. //
  235. // tESTToolStripMenuItem
  236. //
  237. this.tESTToolStripMenuItem.Name = "tESTToolStripMenuItem";
  238. this.tESTToolStripMenuItem.Size = new System.Drawing.Size(122, 22);
  239. this.tESTToolStripMenuItem.Text = "TEST";
  240. this.tESTToolStripMenuItem.Visible = false;
  241. this.tESTToolStripMenuItem.Click += new System.EventHandler(this.tESTToolStripMenuItem_Click);
  242. //
  243. // tsmHR
  244. //
  245. this.tsmHR.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  246. this.tsmiHRDataMaintain,
  247. this.tsmiInsuranceMaintain,
  248. this.tsmiSalary});
  249. this.tsmHR.Name = "tsmHR";
  250. this.tsmHR.Size = new System.Drawing.Size(91, 20);
  251. this.tsmHR.Text = "人事管理模組";
  252. //
  253. // tsmiHRDataMaintain
  254. //
  255. this.tsmiHRDataMaintain.Name = "tsmiHRDataMaintain";
  256. this.tsmiHRDataMaintain.Size = new System.Drawing.Size(182, 22);
  257. this.tsmiHRDataMaintain.Text = "人事基本資料維護";
  258. this.tsmiHRDataMaintain.Click += new System.EventHandler(this.tsmiHRDataMaintain_Click);
  259. //
  260. // tsmiInsuranceMaintain
  261. //
  262. this.tsmiInsuranceMaintain.Name = "tsmiInsuranceMaintain";
  263. this.tsmiInsuranceMaintain.Size = new System.Drawing.Size(182, 22);
  264. this.tsmiInsuranceMaintain.Text = "勞健保級距資料維護";
  265. this.tsmiInsuranceMaintain.Click += new System.EventHandler(this.tsmiInsuranceMaintain_Click);
  266. //
  267. // tsmiSalary
  268. //
  269. this.tsmiSalary.Name = "tsmiSalary";
  270. this.tsmiSalary.Size = new System.Drawing.Size(182, 22);
  271. this.tsmiSalary.Text = "薪資結算";
  272. this.tsmiSalary.Click += new System.EventHandler(this.tsmiSalary_Click);
  273. //
  274. // tsmSalesManagement
  275. //
  276. this.tsmSalesManagement.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  277. this.tsmiPayPlanManagement,
  278. this.tsmiARManagement,
  279. this.tsmiAPManagement});
  280. this.tsmSalesManagement.Name = "tsmSalesManagement";
  281. this.tsmSalesManagement.Size = new System.Drawing.Size(67, 20);
  282. this.tsmSalesManagement.Text = "帳務管理";
  283. //
  284. // tsmiPayPlanManagement
  285. //
  286. this.tsmiPayPlanManagement.Name = "tsmiPayPlanManagement";
  287. this.tsmiPayPlanManagement.Size = new System.Drawing.Size(146, 22);
  288. this.tsmiPayPlanManagement.Text = "請款計劃維護";
  289. this.tsmiPayPlanManagement.Click += new System.EventHandler(this.tsmiPayPlanManagement_Click);
  290. //
  291. // tsmiARManagement
  292. //
  293. this.tsmiARManagement.Name = "tsmiARManagement";
  294. this.tsmiARManagement.Size = new System.Drawing.Size(146, 22);
  295. this.tsmiARManagement.Text = "應收帳款管理";
  296. this.tsmiARManagement.Click += new System.EventHandler(this.tsmiARManagement_Click);
  297. //
  298. // tsmiAPManagement
  299. //
  300. this.tsmiAPManagement.Name = "tsmiAPManagement";
  301. this.tsmiAPManagement.Size = new System.Drawing.Size(146, 22);
  302. this.tsmiAPManagement.Text = "應付帳款管理";
  303. this.tsmiAPManagement.Click += new System.EventHandler(this.tsmiAPManagement_Click);
  304. //
  305. // tsmAccounting
  306. //
  307. this.tsmAccounting.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  308. this.tsmiAccountingBook,
  309. this.tsmiLedger,
  310. this.toolStripSeparator1,
  311. this.tsmiAccountingItem,
  312. this.tsmiOpeningEntry});
  313. this.tsmAccounting.Name = "tsmAccounting";
  314. this.tsmAccounting.Size = new System.Drawing.Size(91, 20);
  315. this.tsmAccounting.Text = "會計管理系統";
  316. //
  317. // tsmiAccountingBook
  318. //
  319. this.tsmiAccountingBook.Name = "tsmiAccountingBook";
  320. this.tsmiAccountingBook.Size = new System.Drawing.Size(146, 22);
  321. this.tsmiAccountingBook.Text = "日記帳功能";
  322. this.tsmiAccountingBook.Click += new System.EventHandler(this.tsmiAccountingBook_Click);
  323. //
  324. // tsmiLedger
  325. //
  326. this.tsmiLedger.Name = "tsmiLedger";
  327. this.tsmiLedger.Size = new System.Drawing.Size(146, 22);
  328. this.tsmiLedger.Text = "分類帳查詢";
  329. this.tsmiLedger.Click += new System.EventHandler(this.tsmiLedger_Click);
  330. //
  331. // toolStripSeparator1
  332. //
  333. this.toolStripSeparator1.Name = "toolStripSeparator1";
  334. this.toolStripSeparator1.Size = new System.Drawing.Size(143, 6);
  335. //
  336. // tsmiAccountingItem
  337. //
  338. this.tsmiAccountingItem.Name = "tsmiAccountingItem";
  339. this.tsmiAccountingItem.Size = new System.Drawing.Size(146, 22);
  340. this.tsmiAccountingItem.Text = "會計科目管理";
  341. this.tsmiAccountingItem.Click += new System.EventHandler(this.tsmiAccountingItem_Click);
  342. //
  343. // tsmiOpeningEntry
  344. //
  345. this.tsmiOpeningEntry.Name = "tsmiOpeningEntry";
  346. this.tsmiOpeningEntry.Size = new System.Drawing.Size(146, 22);
  347. this.tsmiOpeningEntry.Text = "關帳作業";
  348. this.tsmiOpeningEntry.Click += new System.EventHandler(this.tsmiOpeningEntry_Click);
  349. //
  350. // tsmFinanical
  351. //
  352. this.tsmFinanical.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  353. this.tsmiBalanceSheet,
  354. this.tsmIncomeStatement,
  355. this.toolStripSeparator2,
  356. this.tsmiCashFlow,
  357. this.tsmiCustomerProvide,
  358. this.tsmProjectIncomeStatement});
  359. this.tsmFinanical.Name = "tsmFinanical";
  360. this.tsmFinanical.Size = new System.Drawing.Size(91, 20);
  361. this.tsmFinanical.Text = "財務分析系統";
  362. //
  363. // tsmiBalanceSheet
  364. //
  365. this.tsmiBalanceSheet.Name = "tsmiBalanceSheet";
  366. this.tsmiBalanceSheet.Size = new System.Drawing.Size(182, 22);
  367. this.tsmiBalanceSheet.Text = "資產負債表";
  368. this.tsmiBalanceSheet.Click += new System.EventHandler(this.tsmiBalanceSheet_Click);
  369. //
  370. // tsmIncomeStatement
  371. //
  372. this.tsmIncomeStatement.Name = "tsmIncomeStatement";
  373. this.tsmIncomeStatement.Size = new System.Drawing.Size(182, 22);
  374. this.tsmIncomeStatement.Text = "損益表";
  375. this.tsmIncomeStatement.Click += new System.EventHandler(this.tsmIncomeStatement_Click);
  376. //
  377. // toolStripSeparator2
  378. //
  379. this.toolStripSeparator2.Name = "toolStripSeparator2";
  380. this.toolStripSeparator2.Size = new System.Drawing.Size(179, 6);
  381. //
  382. // tsmiCashFlow
  383. //
  384. this.tsmiCashFlow.Name = "tsmiCashFlow";
  385. this.tsmiCashFlow.Size = new System.Drawing.Size(182, 22);
  386. this.tsmiCashFlow.Text = "現金流預測表";
  387. this.tsmiCashFlow.Click += new System.EventHandler(this.tsmiCashFlow_Click);
  388. //
  389. // tsmiCustomerProvide
  390. //
  391. this.tsmiCustomerProvide.Name = "tsmiCustomerProvide";
  392. this.tsmiCustomerProvide.Size = new System.Drawing.Size(182, 22);
  393. this.tsmiCustomerProvide.Text = "客戶營收貢獻度分析";
  394. this.tsmiCustomerProvide.Click += new System.EventHandler(this.tsmiCustomerProvide_Click);
  395. //
  396. // tsmProjectIncomeStatement
  397. //
  398. this.tsmProjectIncomeStatement.Name = "tsmProjectIncomeStatement";
  399. this.tsmProjectIncomeStatement.Size = new System.Drawing.Size(182, 22);
  400. this.tsmProjectIncomeStatement.Text = "專案損益表";
  401. this.tsmProjectIncomeStatement.Click += new System.EventHandler(this.tsmProjectIncomeStatement_Click);
  402. //
  403. // 資料修正ToolStripMenuItem
  404. //
  405. this.ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  406. this.tsmiGoCorrect,
  407. this.tsmiCleanHistory});
  408. this.ToolStripMenuItem.Name = "資料修正ToolStripMenuItem";
  409. this.ToolStripMenuItem.Size = new System.Drawing.Size(67, 20);
  410. this.ToolStripMenuItem.Text = "資料修正";
  411. //
  412. // tsmiGoCorrect
  413. //
  414. this.tsmiGoCorrect.Name = "tsmiGoCorrect";
  415. this.tsmiGoCorrect.Size = new System.Drawing.Size(180, 22);
  416. this.tsmiGoCorrect.Text = "更正工作彙報";
  417. this.tsmiGoCorrect.Click += new System.EventHandler(this.tsmiGoCorrect_Click);
  418. //
  419. // tsmiCleanHistory
  420. //
  421. this.tsmiCleanHistory.Name = "tsmiCleanHistory";
  422. this.tsmiCleanHistory.Size = new System.Drawing.Size(180, 22);
  423. this.tsmiCleanHistory.Text = "清除歷史資料";
  424. this.tsmiCleanHistory.Click += new System.EventHandler(this.tsmiCleanHistory_Click);
  425. //
  426. // MainForm
  427. //
  428. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 16F);
  429. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  430. this.ClientSize = new System.Drawing.Size(1382, 808);
  431. this.Controls.Add(this.SsStatus);
  432. this.Controls.Add(this.msMenu);
  433. this.Font = new System.Drawing.Font("新細明體", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
  434. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  435. this.IsMdiContainer = true;
  436. this.MainMenuStrip = this.msMenu;
  437. this.Margin = new System.Windows.Forms.Padding(4);
  438. this.Name = "MainForm";
  439. this.Text = "元赫管理系統";
  440. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  441. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.MainForm_FormClosed);
  442. this.Load += new System.EventHandler(this.MainForm_Load);
  443. this.SsStatus.ResumeLayout(false);
  444. this.SsStatus.PerformLayout();
  445. this.msMenu.ResumeLayout(false);
  446. this.msMenu.PerformLayout();
  447. this.ResumeLayout(false);
  448. this.PerformLayout();
  449. }
  450. #endregion
  451. private System.Windows.Forms.MenuStrip msMenu;
  452. private System.Windows.Forms.ToolStripMenuItem tsmSystemSetup;
  453. private System.Windows.Forms.ToolStripMenuItem tsmHR;
  454. private System.Windows.Forms.ToolStripMenuItem tsmiHRDataMaintain;
  455. private System.Windows.Forms.ToolStripMenuItem tsmAccounting;
  456. private System.Windows.Forms.ToolStripMenuItem tsmFinanical;
  457. private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
  458. private System.Windows.Forms.ToolStripStatusLabel tsslStatus;
  459. private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel2;
  460. private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel3;
  461. private System.Windows.Forms.ToolStripStatusLabel tsslModifyUser;
  462. private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel4;
  463. private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel5;
  464. private System.Windows.Forms.ToolStripStatusLabel tsslModifyDate;
  465. private System.Windows.Forms.ToolStripMenuItem tsmiInsuranceMaintain;
  466. private System.Windows.Forms.ToolStripMenuItem tsmiAccountingBook;
  467. private System.Windows.Forms.ToolStripMenuItem tsmiExit;
  468. private System.Windows.Forms.ToolStripMenuItem tESTToolStripMenuItem;
  469. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  470. private System.Windows.Forms.ToolStripMenuItem tsmiAccountingItem;
  471. private System.Windows.Forms.ToolStripMenuItem tsmiOpeningEntry;
  472. private System.Windows.Forms.ToolStripMenuItem tsmiAccountingBookMaintain;
  473. private System.Windows.Forms.ToolStripMenuItem tsmiLedger;
  474. private System.Windows.Forms.ToolStripMenuItem tsmSalesManagement;
  475. private System.Windows.Forms.ToolStripMenuItem tsmiPayPlanManagement;
  476. private System.Windows.Forms.ToolStripMenuItem tsmiARManagement;
  477. private System.Windows.Forms.ToolStripMenuItem tsmiAPManagement;
  478. private System.Windows.Forms.ToolStripMenuItem tsmiSalary;
  479. private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel7;
  480. private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel6;
  481. private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel8;
  482. public System.Windows.Forms.StatusStrip SsStatus;
  483. public System.Windows.Forms.ToolStripStatusLabel tsslAccountingBook;
  484. private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel10;
  485. private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel9;
  486. private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel11;
  487. private System.Windows.Forms.ToolStripMenuItem tsmIncomeStatement;
  488. private System.Windows.Forms.ToolStripMenuItem tsmiCashFlow;
  489. private System.Windows.Forms.ToolStripMenuItem tsmiCustomerProvide;
  490. private System.Windows.Forms.ToolStripMenuItem tsmProjectIncomeStatement;
  491. private System.Windows.Forms.ToolStripMenuItem tsmiCurrenyRateSetting;
  492. private System.Windows.Forms.ToolStripMenuItem tsmiBalanceSheet;
  493. private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
  494. private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
  495. private System.Windows.Forms.ToolStripMenuItem tsmiGoCorrect;
  496. private System.Windows.Forms.ToolStripMenuItem tsmiCleanHistory;
  497. }
  498. }