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

namespace ManagementSystem
{
partial class MainForm
{
/// <summary>
/// 設計工具所需的變數。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清除任何使用中的資源。
/// </summary>
/// <param name="disposing">如果應該處置 Managed 資源則為 true,否則為 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form 設計工具產生的程式碼
/// <summary>
/// 此為設計工具支援所需的方法 - 請勿使用程式碼編輯器
/// 修改這個方法的內容。
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
this.SsStatus = new System.Windows.Forms.StatusStrip();
this.toolStripStatusLabel7 = new System.Windows.Forms.ToolStripStatusLabel();
this.tsslAccountingBook = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel10 = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel6 = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
this.tsslStatus = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel11 = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel3 = new System.Windows.Forms.ToolStripStatusLabel();
this.tsslModifyUser = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel9 = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel4 = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel5 = new System.Windows.Forms.ToolStripStatusLabel();
this.tsslModifyDate = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel8 = new System.Windows.Forms.ToolStripStatusLabel();
this.msMenu = new System.Windows.Forms.MenuStrip();
this.tsmSystemSetup = new System.Windows.Forms.ToolStripMenuItem();
this.tsmiAccountingBookMaintain = new System.Windows.Forms.ToolStripMenuItem();
this.tsmiCurrenyRateSetting = new System.Windows.Forms.ToolStripMenuItem();
this.tsmiExit = new System.Windows.Forms.ToolStripMenuItem();
this.tESTToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.tsmHR = new System.Windows.Forms.ToolStripMenuItem();
this.tsmiHRDataMaintain = new System.Windows.Forms.ToolStripMenuItem();
this.tsmiInsuranceMaintain = new System.Windows.Forms.ToolStripMenuItem();
this.tsmiSalary = new System.Windows.Forms.ToolStripMenuItem();
this.tsmSalesManagement = new System.Windows.Forms.ToolStripMenuItem();
this.tsmiPayPlanManagement = new System.Windows.Forms.ToolStripMenuItem();
this.tsmiARManagement = new System.Windows.Forms.ToolStripMenuItem();
this.tsmiAPManagement = new System.Windows.Forms.ToolStripMenuItem();
this.tsmAccounting = new System.Windows.Forms.ToolStripMenuItem();
this.tsmiAccountingBook = new System.Windows.Forms.ToolStripMenuItem();
this.tsmiLedger = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.tsmiAccountingItem = new System.Windows.Forms.ToolStripMenuItem();
this.tsmiOpeningEntry = new System.Windows.Forms.ToolStripMenuItem();
this.tsmFinanical = new System.Windows.Forms.ToolStripMenuItem();
this.tsmiBalanceSheet = new System.Windows.Forms.ToolStripMenuItem();
this.tsmIncomeStatement = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
this.tsmiCashFlow = new System.Windows.Forms.ToolStripMenuItem();
this.tsmiCustomerProvide = new System.Windows.Forms.ToolStripMenuItem();
this.tsmProjectIncomeStatement = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.tsmiGoCorrect = new System.Windows.Forms.ToolStripMenuItem();
this.tsmiCleanHistory = new System.Windows.Forms.ToolStripMenuItem();
this.SsStatus.SuspendLayout();
this.msMenu.SuspendLayout();
this.SuspendLayout();
//
// SsStatus
//
this.SsStatus.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripStatusLabel7,
this.tsslAccountingBook,
this.toolStripStatusLabel10,
this.toolStripStatusLabel6,
this.toolStripStatusLabel1,
this.tsslStatus,
this.toolStripStatusLabel11,
this.toolStripStatusLabel2,
this.toolStripStatusLabel3,
this.tsslModifyUser,
this.toolStripStatusLabel9,
this.toolStripStatusLabel4,
this.toolStripStatusLabel5,
this.tsslModifyDate,
this.toolStripStatusLabel8});
this.SsStatus.Location = new System.Drawing.Point(0, 786);
this.SsStatus.Name = "SsStatus";
this.SsStatus.Size = new System.Drawing.Size(1382, 22);
this.SsStatus.TabIndex = 1;
this.SsStatus.Text = "statusStrip1";
//
// toolStripStatusLabel7
//
this.toolStripStatusLabel7.Name = "toolStripStatusLabel7";
this.toolStripStatusLabel7.Size = new System.Drawing.Size(67, 17);
this.toolStripStatusLabel7.Text = "現行帳本:";
//
// tsslAccountingBook
//
this.tsslAccountingBook.Name = "tsslAccountingBook";
this.tsslAccountingBook.Size = new System.Drawing.Size(0, 17);
//
// toolStripStatusLabel10
//
this.toolStripStatusLabel10.Name = "toolStripStatusLabel10";
this.toolStripStatusLabel10.Size = new System.Drawing.Size(16, 17);
this.toolStripStatusLabel10.Text = " ";
//
// toolStripStatusLabel6
//
this.toolStripStatusLabel6.Name = "toolStripStatusLabel6";
this.toolStripStatusLabel6.Size = new System.Drawing.Size(10, 17);
this.toolStripStatusLabel6.Text = "|";
//
// toolStripStatusLabel1
//
this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
this.toolStripStatusLabel1.Size = new System.Drawing.Size(67, 17);
this.toolStripStatusLabel1.Text = "工作狀態:";
//
// tsslStatus
//
this.tsslStatus.Name = "tsslStatus";
this.tsslStatus.Size = new System.Drawing.Size(0, 17);
//
// toolStripStatusLabel11
//
this.toolStripStatusLabel11.Name = "toolStripStatusLabel11";
this.toolStripStatusLabel11.Size = new System.Drawing.Size(16, 17);
this.toolStripStatusLabel11.Text = " ";
//
// toolStripStatusLabel2
//
this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
this.toolStripStatusLabel2.Size = new System.Drawing.Size(10, 17);
this.toolStripStatusLabel2.Text = "|";
//
// toolStripStatusLabel3
//
this.toolStripStatusLabel3.Name = "toolStripStatusLabel3";
this.toolStripStatusLabel3.Size = new System.Drawing.Size(91, 17);
this.toolStripStatusLabel3.Text = "最後更新人員:";
//
// tsslModifyUser
//
this.tsslModifyUser.Name = "tsslModifyUser";
this.tsslModifyUser.Size = new System.Drawing.Size(0, 17);
//
// toolStripStatusLabel9
//
this.toolStripStatusLabel9.Name = "toolStripStatusLabel9";
this.toolStripStatusLabel9.Size = new System.Drawing.Size(16, 17);
this.toolStripStatusLabel9.Text = " ";
//
// toolStripStatusLabel4
//
this.toolStripStatusLabel4.Name = "toolStripStatusLabel4";
this.toolStripStatusLabel4.Size = new System.Drawing.Size(10, 17);
this.toolStripStatusLabel4.Text = "|";
//
// toolStripStatusLabel5
//
this.toolStripStatusLabel5.Name = "toolStripStatusLabel5";
this.toolStripStatusLabel5.Size = new System.Drawing.Size(91, 17);
this.toolStripStatusLabel5.Text = "最後更新時間:";
//
// tsslModifyDate
//
this.tsslModifyDate.Name = "tsslModifyDate";
this.tsslModifyDate.Size = new System.Drawing.Size(0, 17);
//
// toolStripStatusLabel8
//
this.toolStripStatusLabel8.Name = "toolStripStatusLabel8";
this.toolStripStatusLabel8.Size = new System.Drawing.Size(0, 17);
//
// msMenu
//
this.msMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tsmSystemSetup,
this.tsmHR,
this.tsmSalesManagement,
this.tsmAccounting,
this.tsmFinanical,
this.ToolStripMenuItem});
this.msMenu.Location = new System.Drawing.Point(0, 0);
this.msMenu.Name = "msMenu";
this.msMenu.Size = new System.Drawing.Size(1382, 24);
this.msMenu.TabIndex = 2;
this.msMenu.Text = "msMenu";
//
// tsmSystemSetup
//
this.tsmSystemSetup.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tsmiAccountingBookMaintain,
this.tsmiCurrenyRateSetting,
this.tsmiExit,
this.tESTToolStripMenuItem});
this.tsmSystemSetup.Name = "tsmSystemSetup";
this.tsmSystemSetup.Size = new System.Drawing.Size(91, 20);
this.tsmSystemSetup.Text = "系統管理設定";
//
// tsmiAccountingBookMaintain
//
this.tsmiAccountingBookMaintain.Name = "tsmiAccountingBookMaintain";
this.tsmiAccountingBookMaintain.Size = new System.Drawing.Size(122, 22);
this.tsmiAccountingBookMaintain.Text = "帳本管理";
this.tsmiAccountingBookMaintain.Click += new System.EventHandler(this.tsmiAccountingBookMaintain_Click);
//
// tsmiCurrenyRateSetting
//
this.tsmiCurrenyRateSetting.Name = "tsmiCurrenyRateSetting";
this.tsmiCurrenyRateSetting.Size = new System.Drawing.Size(122, 22);
this.tsmiCurrenyRateSetting.Text = "匯率設定";
this.tsmiCurrenyRateSetting.Click += new System.EventHandler(this.tsmiCurrenyRateSetting_Click);
//
// tsmiExit
//
this.tsmiExit.Name = "tsmiExit";
this.tsmiExit.Size = new System.Drawing.Size(122, 22);
this.tsmiExit.Text = "離開系統";
this.tsmiExit.Click += new System.EventHandler(this.tsmiExit_Click);
//
// tESTToolStripMenuItem
//
this.tESTToolStripMenuItem.Name = "tESTToolStripMenuItem";
this.tESTToolStripMenuItem.Size = new System.Drawing.Size(122, 22);
this.tESTToolStripMenuItem.Text = "TEST";
this.tESTToolStripMenuItem.Visible = false;
this.tESTToolStripMenuItem.Click += new System.EventHandler(this.tESTToolStripMenuItem_Click);
//
// tsmHR
//
this.tsmHR.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tsmiHRDataMaintain,
this.tsmiInsuranceMaintain,
this.tsmiSalary});
this.tsmHR.Name = "tsmHR";
this.tsmHR.Size = new System.Drawing.Size(91, 20);
this.tsmHR.Text = "人事管理模組";
//
// tsmiHRDataMaintain
//
this.tsmiHRDataMaintain.Name = "tsmiHRDataMaintain";
this.tsmiHRDataMaintain.Size = new System.Drawing.Size(182, 22);
this.tsmiHRDataMaintain.Text = "人事基本資料維護";
this.tsmiHRDataMaintain.Click += new System.EventHandler(this.tsmiHRDataMaintain_Click);
//
// tsmiInsuranceMaintain
//
this.tsmiInsuranceMaintain.Name = "tsmiInsuranceMaintain";
this.tsmiInsuranceMaintain.Size = new System.Drawing.Size(182, 22);
this.tsmiInsuranceMaintain.Text = "勞健保級距資料維護";
this.tsmiInsuranceMaintain.Click += new System.EventHandler(this.tsmiInsuranceMaintain_Click);
//
// tsmiSalary
//
this.tsmiSalary.Name = "tsmiSalary";
this.tsmiSalary.Size = new System.Drawing.Size(182, 22);
this.tsmiSalary.Text = "薪資結算";
this.tsmiSalary.Click += new System.EventHandler(this.tsmiSalary_Click);
//
// tsmSalesManagement
//
this.tsmSalesManagement.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tsmiPayPlanManagement,
this.tsmiARManagement,
this.tsmiAPManagement});
this.tsmSalesManagement.Name = "tsmSalesManagement";
this.tsmSalesManagement.Size = new System.Drawing.Size(67, 20);
this.tsmSalesManagement.Text = "帳務管理";
//
// tsmiPayPlanManagement
//
this.tsmiPayPlanManagement.Name = "tsmiPayPlanManagement";
this.tsmiPayPlanManagement.Size = new System.Drawing.Size(146, 22);
this.tsmiPayPlanManagement.Text = "請款計劃維護";
this.tsmiPayPlanManagement.Click += new System.EventHandler(this.tsmiPayPlanManagement_Click);
//
// tsmiARManagement
//
this.tsmiARManagement.Name = "tsmiARManagement";
this.tsmiARManagement.Size = new System.Drawing.Size(146, 22);
this.tsmiARManagement.Text = "應收帳款管理";
this.tsmiARManagement.Click += new System.EventHandler(this.tsmiARManagement_Click);
//
// tsmiAPManagement
//
this.tsmiAPManagement.Name = "tsmiAPManagement";
this.tsmiAPManagement.Size = new System.Drawing.Size(146, 22);
this.tsmiAPManagement.Text = "應付帳款管理";
this.tsmiAPManagement.Click += new System.EventHandler(this.tsmiAPManagement_Click);
//
// tsmAccounting
//
this.tsmAccounting.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tsmiAccountingBook,
this.tsmiLedger,
this.toolStripSeparator1,
this.tsmiAccountingItem,
this.tsmiOpeningEntry});
this.tsmAccounting.Name = "tsmAccounting";
this.tsmAccounting.Size = new System.Drawing.Size(91, 20);
this.tsmAccounting.Text = "會計管理系統";
//
// tsmiAccountingBook
//
this.tsmiAccountingBook.Name = "tsmiAccountingBook";
this.tsmiAccountingBook.Size = new System.Drawing.Size(146, 22);
this.tsmiAccountingBook.Text = "日記帳功能";
this.tsmiAccountingBook.Click += new System.EventHandler(this.tsmiAccountingBook_Click);
//
// tsmiLedger
//
this.tsmiLedger.Name = "tsmiLedger";
this.tsmiLedger.Size = new System.Drawing.Size(146, 22);
this.tsmiLedger.Text = "分類帳查詢";
this.tsmiLedger.Click += new System.EventHandler(this.tsmiLedger_Click);
//
// toolStripSeparator1
//
this.toolStripSeparator1.Name = "toolStripSeparator1";
this.toolStripSeparator1.Size = new System.Drawing.Size(143, 6);
//
// tsmiAccountingItem
//
this.tsmiAccountingItem.Name = "tsmiAccountingItem";
this.tsmiAccountingItem.Size = new System.Drawing.Size(146, 22);
this.tsmiAccountingItem.Text = "會計科目管理";
this.tsmiAccountingItem.Click += new System.EventHandler(this.tsmiAccountingItem_Click);
//
// tsmiOpeningEntry
//
this.tsmiOpeningEntry.Name = "tsmiOpeningEntry";
this.tsmiOpeningEntry.Size = new System.Drawing.Size(146, 22);
this.tsmiOpeningEntry.Text = "關帳作業";
this.tsmiOpeningEntry.Click += new System.EventHandler(this.tsmiOpeningEntry_Click);
//
// tsmFinanical
//
this.tsmFinanical.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tsmiBalanceSheet,
this.tsmIncomeStatement,
this.toolStripSeparator2,
this.tsmiCashFlow,
this.tsmiCustomerProvide,
this.tsmProjectIncomeStatement});
this.tsmFinanical.Name = "tsmFinanical";
this.tsmFinanical.Size = new System.Drawing.Size(91, 20);
this.tsmFinanical.Text = "財務分析系統";
//
// tsmiBalanceSheet
//
this.tsmiBalanceSheet.Name = "tsmiBalanceSheet";
this.tsmiBalanceSheet.Size = new System.Drawing.Size(182, 22);
this.tsmiBalanceSheet.Text = "資產負債表";
this.tsmiBalanceSheet.Click += new System.EventHandler(this.tsmiBalanceSheet_Click);
//
// tsmIncomeStatement
//
this.tsmIncomeStatement.Name = "tsmIncomeStatement";
this.tsmIncomeStatement.Size = new System.Drawing.Size(182, 22);
this.tsmIncomeStatement.Text = "損益表";
this.tsmIncomeStatement.Click += new System.EventHandler(this.tsmIncomeStatement_Click);
//
// toolStripSeparator2
//
this.toolStripSeparator2.Name = "toolStripSeparator2";
this.toolStripSeparator2.Size = new System.Drawing.Size(179, 6);
//
// tsmiCashFlow
//
this.tsmiCashFlow.Name = "tsmiCashFlow";
this.tsmiCashFlow.Size = new System.Drawing.Size(182, 22);
this.tsmiCashFlow.Text = "現金流預測表";
this.tsmiCashFlow.Click += new System.EventHandler(this.tsmiCashFlow_Click);
//
// tsmiCustomerProvide
//
this.tsmiCustomerProvide.Name = "tsmiCustomerProvide";
this.tsmiCustomerProvide.Size = new System.Drawing.Size(182, 22);
this.tsmiCustomerProvide.Text = "客戶營收貢獻度分析";
this.tsmiCustomerProvide.Click += new System.EventHandler(this.tsmiCustomerProvide_Click);
//
// tsmProjectIncomeStatement
//
this.tsmProjectIncomeStatement.Name = "tsmProjectIncomeStatement";
this.tsmProjectIncomeStatement.Size = new System.Drawing.Size(182, 22);
this.tsmProjectIncomeStatement.Text = "專案損益表";
this.tsmProjectIncomeStatement.Click += new System.EventHandler(this.tsmProjectIncomeStatement_Click);
//
// 資料修正ToolStripMenuItem
//
this.ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tsmiGoCorrect,
this.tsmiCleanHistory});
this.ToolStripMenuItem.Name = "資料修正ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(67, 20);
this.ToolStripMenuItem.Text = "資料修正";
//
// tsmiGoCorrect
//
this.tsmiGoCorrect.Name = "tsmiGoCorrect";
this.tsmiGoCorrect.Size = new System.Drawing.Size(180, 22);
this.tsmiGoCorrect.Text = "更正工作彙報";
this.tsmiGoCorrect.Click += new System.EventHandler(this.tsmiGoCorrect_Click);
//
// tsmiCleanHistory
//
this.tsmiCleanHistory.Name = "tsmiCleanHistory";
this.tsmiCleanHistory.Size = new System.Drawing.Size(180, 22);
this.tsmiCleanHistory.Text = "清除歷史資料";
this.tsmiCleanHistory.Click += new System.EventHandler(this.tsmiCleanHistory_Click);
//
// MainForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 16F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1382, 808);
this.Controls.Add(this.SsStatus);
this.Controls.Add(this.msMenu);
this.Font = new System.Drawing.Font("新細明體", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.IsMdiContainer = true;
this.MainMenuStrip = this.msMenu;
this.Margin = new System.Windows.Forms.Padding(4);
this.Name = "MainForm";
this.Text = "元赫管理系統";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.MainForm_FormClosed);
this.Load += new System.EventHandler(this.MainForm_Load);
this.SsStatus.ResumeLayout(false);
this.SsStatus.PerformLayout();
this.msMenu.ResumeLayout(false);
this.msMenu.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.MenuStrip msMenu;
private System.Windows.Forms.ToolStripMenuItem tsmSystemSetup;
private System.Windows.Forms.ToolStripMenuItem tsmHR;
private System.Windows.Forms.ToolStripMenuItem tsmiHRDataMaintain;
private System.Windows.Forms.ToolStripMenuItem tsmAccounting;
private System.Windows.Forms.ToolStripMenuItem tsmFinanical;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
private System.Windows.Forms.ToolStripStatusLabel tsslStatus;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel2;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel3;
private System.Windows.Forms.ToolStripStatusLabel tsslModifyUser;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel4;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel5;
private System.Windows.Forms.ToolStripStatusLabel tsslModifyDate;
private System.Windows.Forms.ToolStripMenuItem tsmiInsuranceMaintain;
private System.Windows.Forms.ToolStripMenuItem tsmiAccountingBook;
private System.Windows.Forms.ToolStripMenuItem tsmiExit;
private System.Windows.Forms.ToolStripMenuItem tESTToolStripMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.ToolStripMenuItem tsmiAccountingItem;
private System.Windows.Forms.ToolStripMenuItem tsmiOpeningEntry;
private System.Windows.Forms.ToolStripMenuItem tsmiAccountingBookMaintain;
private System.Windows.Forms.ToolStripMenuItem tsmiLedger;
private System.Windows.Forms.ToolStripMenuItem tsmSalesManagement;
private System.Windows.Forms.ToolStripMenuItem tsmiPayPlanManagement;
private System.Windows.Forms.ToolStripMenuItem tsmiARManagement;
private System.Windows.Forms.ToolStripMenuItem tsmiAPManagement;
private System.Windows.Forms.ToolStripMenuItem tsmiSalary;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel7;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel6;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel8;
public System.Windows.Forms.StatusStrip SsStatus;
public System.Windows.Forms.ToolStripStatusLabel tsslAccountingBook;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel10;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel9;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel11;
private System.Windows.Forms.ToolStripMenuItem tsmIncomeStatement;
private System.Windows.Forms.ToolStripMenuItem tsmiCashFlow;
private System.Windows.Forms.ToolStripMenuItem tsmiCustomerProvide;
private System.Windows.Forms.ToolStripMenuItem tsmProjectIncomeStatement;
private System.Windows.Forms.ToolStripMenuItem tsmiCurrenyRateSetting;
private System.Windows.Forms.ToolStripMenuItem tsmiBalanceSheet;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem tsmiGoCorrect;
private System.Windows.Forms.ToolStripMenuItem tsmiCleanHistory;
}
}