_ Partial Class HX_PGS_ERP_SYS Inherits System.Windows.Forms.Form 'Form 覆寫 Dispose 以清除元件清單。 _ Protected Overrides Sub Dispose(ByVal disposing As Boolean) Try If disposing AndAlso components IsNot Nothing Then components.Dispose() End If Finally MyBase.Dispose(disposing) End Try End Sub '為 Windows Form 設計工具的必要項 Private components As System.ComponentModel.IContainer '注意: 以下為 Windows Form 設計工具所需的程序 '可以使用 Windows Form 設計工具進行修改。 '請勿使用程式碼編輯器進行修改。 _ Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(HX_PGS_ERP_SYS)) Me.StatusStrip = New System.Windows.Forms.StatusStrip() Me.SYS_SET_tsm = New System.Windows.Forms.ToolStripDropDownButton() Me.系統語言1_cb = New System.Windows.Forms.ToolStripComboBox() Me.使用者1_cb = New System.Windows.Forms.ToolStripComboBox() Me.ToolStripStatusLabel = New System.Windows.Forms.ToolStripStatusLabel() Me.著作權_tss = New System.Windows.Forms.ToolStripStatusLabel() Me.ToolStripProgressBar1 = New System.Windows.Forms.ToolStripProgressBar() Me.合計_TSSL = New System.Windows.Forms.ToolStripStatusLabel() Me.ToolTip = New System.Windows.Forms.ToolTip(Me.components) Me.字體_NUD = New System.Windows.Forms.NumericUpDown() Me.MenuStrip = New System.Windows.Forms.MenuStrip() Me.檔案_tsm = New System.Windows.Forms.ToolStripMenuItem() Me.桌面捷徑設定_tsm = New System.Windows.Forms.ToolStripMenuItem() Me.結束_tsm = New System.Windows.Forms.ToolStripMenuItem() Me.視窗_tsm = New System.Windows.Forms.ToolStripMenuItem() Me.開新視窗_tsm = New System.Windows.Forms.ToolStripMenuItem() Me.重疊顯示_tsm = New System.Windows.Forms.ToolStripMenuItem() Me.垂直並排_tsm = New System.Windows.Forms.ToolStripMenuItem() Me.水平並排_tsm = New System.Windows.Forms.ToolStripMenuItem() Me.全部關閉_tsm = New System.Windows.Forms.ToolStripMenuItem() Me.排列圖示_tsm = New System.Windows.Forms.ToolStripMenuItem() Me.採購系統管理_tsm = New System.Windows.Forms.ToolStripMenuItem() Me.請購單核準_tsm = New System.Windows.Forms.ToolStripMenuItem() Me.採購單一級核准_tsm = New System.Windows.Forms.ToolStripMenuItem() Me.採購單一覽表_tsm = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator() Me.供應商管理_tsm = New System.Windows.Forms.ToolStripMenuItem() Me.供應商商品單價設定_tsm = New System.Windows.Forms.ToolStripMenuItem() Me.人事系統管理_tsm = New System.Windows.Forms.ToolStripMenuItem() Me.人員薪資_tsm = New System.Windows.Forms.ToolStripMenuItem() Me.資料庫系統管理_tsm = New System.Windows.Forms.ToolStripMenuItem() Me.財務支付申請_tsm = New System.Windows.Forms.ToolStripMenuItem() Me.財務支付審核_tsm = New System.Windows.Forms.ToolStripMenuItem() Me.財務報表1_tsm = New System.Windows.Forms.ToolStripMenuItem() Me.財務報表2_tsm = New System.Windows.Forms.ToolStripMenuItem() Me.財務報表3_tsm = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator() Me.每月零用金設定_tsm = New System.Windows.Forms.ToolStripMenuItem() Me.系統執行檔版本管理_tsm = New System.Windows.Forms.ToolStripMenuItem() Me.延遲1 = New System.Windows.Forms.Timer(Me.components) Me.Timer1 = New System.Windows.Forms.Timer(Me.components) Me.Timer2 = New System.Windows.Forms.Timer(Me.components) Me.虛擬桌_pl = New System.Windows.Forms.Panel() Me.財務報表4_p = New System.Windows.Forms.Panel() Me.財務報表4_lb = New System.Windows.Forms.Label() Me.財務報表4_pb = New System.Windows.Forms.PictureBox() Me.財務報表3_p = New System.Windows.Forms.Panel() Me.財務報表3_lb = New System.Windows.Forms.Label() Me.財務報表3_pb = New System.Windows.Forms.PictureBox() Me.財務報表2_p = New System.Windows.Forms.Panel() Me.財務報表2_lb = New System.Windows.Forms.Label() Me.財務報表2_pb = New System.Windows.Forms.PictureBox() Me.財務報表1_p = New System.Windows.Forms.Panel() Me.財務報表1_lb = New System.Windows.Forms.Label() Me.財務報表1_pb = New System.Windows.Forms.PictureBox() Me.採購單一覽表_p = New System.Windows.Forms.Panel() Me.採購單一覽表_lb = New System.Windows.Forms.Label() Me.採購單一覽表_pb = New System.Windows.Forms.PictureBox() Me.財務支付審核_p = New System.Windows.Forms.Panel() Me.財務支付審核_lb = New System.Windows.Forms.Label() Me.財務支付審核_pb = New System.Windows.Forms.PictureBox() Me.財務支付申請_p = New System.Windows.Forms.Panel() Me.財務支付申請_lb = New System.Windows.Forms.Label() Me.財務支付申請_pb = New System.Windows.Forms.PictureBox() Me.採購單一級核准_p = New System.Windows.Forms.Panel() Me.採購單一級核准_lb = New System.Windows.Forms.Label() Me.採購單一級核准_pb = New System.Windows.Forms.PictureBox() Me.供應商商品單價設定_p = New System.Windows.Forms.Panel() Me.供應商商品單價設定_lb = New System.Windows.Forms.Label() Me.供應商商品單價設定_pb = New System.Windows.Forms.PictureBox() Me.供應商管理_p = New System.Windows.Forms.Panel() Me.供應商管理_lb = New System.Windows.Forms.Label() Me.供應商管理_pb = New System.Windows.Forms.PictureBox() Me.每月零用金設定_p = New System.Windows.Forms.Panel() Me.每月零用金設定_lb = New System.Windows.Forms.Label() Me.每月零用金設定_pb = New System.Windows.Forms.PictureBox() Me.人員薪資_p = New System.Windows.Forms.Panel() Me.人員薪資_lb = New System.Windows.Forms.Label() Me.人員薪資_pb = New System.Windows.Forms.PictureBox() Me.請購單核準_p = New System.Windows.Forms.Panel() Me.請購單核準_lb = New System.Windows.Forms.Label() Me.請購單核準_pb = New System.Windows.Forms.PictureBox() Me.系統執行檔版本管理_p = New System.Windows.Forms.Panel() Me.系統執行檔版本管理_lb = New System.Windows.Forms.Label() Me.系統執行檔版本管理_pb = New System.Windows.Forms.PictureBox() Me.財務報表4_tsm = New System.Windows.Forms.ToolStripMenuItem() Me.StatusStrip.SuspendLayout() CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).BeginInit() Me.MenuStrip.SuspendLayout() Me.虛擬桌_pl.SuspendLayout() Me.財務報表4_p.SuspendLayout() CType(Me.財務報表4_pb, System.ComponentModel.ISupportInitialize).BeginInit() Me.財務報表3_p.SuspendLayout() CType(Me.財務報表3_pb, System.ComponentModel.ISupportInitialize).BeginInit() Me.財務報表2_p.SuspendLayout() CType(Me.財務報表2_pb, System.ComponentModel.ISupportInitialize).BeginInit() Me.財務報表1_p.SuspendLayout() CType(Me.財務報表1_pb, System.ComponentModel.ISupportInitialize).BeginInit() Me.採購單一覽表_p.SuspendLayout() CType(Me.採購單一覽表_pb, System.ComponentModel.ISupportInitialize).BeginInit() Me.財務支付審核_p.SuspendLayout() CType(Me.財務支付審核_pb, System.ComponentModel.ISupportInitialize).BeginInit() Me.財務支付申請_p.SuspendLayout() CType(Me.財務支付申請_pb, System.ComponentModel.ISupportInitialize).BeginInit() Me.採購單一級核准_p.SuspendLayout() CType(Me.採購單一級核准_pb, System.ComponentModel.ISupportInitialize).BeginInit() Me.供應商商品單價設定_p.SuspendLayout() CType(Me.供應商商品單價設定_pb, System.ComponentModel.ISupportInitialize).BeginInit() Me.供應商管理_p.SuspendLayout() CType(Me.供應商管理_pb, System.ComponentModel.ISupportInitialize).BeginInit() Me.每月零用金設定_p.SuspendLayout() CType(Me.每月零用金設定_pb, System.ComponentModel.ISupportInitialize).BeginInit() Me.人員薪資_p.SuspendLayout() CType(Me.人員薪資_pb, System.ComponentModel.ISupportInitialize).BeginInit() Me.請購單核準_p.SuspendLayout() CType(Me.請購單核準_pb, System.ComponentModel.ISupportInitialize).BeginInit() Me.系統執行檔版本管理_p.SuspendLayout() CType(Me.系統執行檔版本管理_pb, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'StatusStrip ' Me.StatusStrip.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.SYS_SET_tsm, Me.ToolStripStatusLabel, Me.著作權_tss, Me.ToolStripProgressBar1, Me.合計_TSSL}) Me.StatusStrip.Location = New System.Drawing.Point(0, 707) Me.StatusStrip.Name = "StatusStrip" Me.StatusStrip.Size = New System.Drawing.Size(1350, 22) Me.StatusStrip.TabIndex = 7 Me.StatusStrip.Text = "StatusStrip" ' 'SYS_SET_tsm ' Me.SYS_SET_tsm.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.系統語言1_cb, Me.使用者1_cb}) Me.SYS_SET_tsm.Image = Global.Calculator_SYS.My.Resources.Resources.system Me.SYS_SET_tsm.ImageTransparentColor = System.Drawing.Color.Magenta Me.SYS_SET_tsm.Name = "SYS_SET_tsm" Me.SYS_SET_tsm.Size = New System.Drawing.Size(83, 20) Me.SYS_SET_tsm.Text = "SYS-SET" ' '系統語言1_cb ' Me.系統語言1_cb.Name = "系統語言1_cb" Me.系統語言1_cb.Size = New System.Drawing.Size(100, 23) Me.系統語言1_cb.Text = "語言轉換" ' '使用者1_cb ' Me.使用者1_cb.Name = "使用者1_cb" Me.使用者1_cb.Size = New System.Drawing.Size(100, 23) ' 'ToolStripStatusLabel ' Me.ToolStripStatusLabel.Name = "ToolStripStatusLabel" Me.ToolStripStatusLabel.Size = New System.Drawing.Size(12, 17) Me.ToolStripStatusLabel.Text = "/" ' '著作權_tss ' Me.著作權_tss.Name = "著作權_tss" Me.著作權_tss.Size = New System.Drawing.Size(184, 17) Me.著作權_tss.Text = "著作權 : 工巧明智能企業有限公司" ' 'ToolStripProgressBar1 ' Me.ToolStripProgressBar1.Maximum = 10000 Me.ToolStripProgressBar1.Name = "ToolStripProgressBar1" Me.ToolStripProgressBar1.Size = New System.Drawing.Size(500, 16) ' '合計_TSSL ' Me.合計_TSSL.Name = "合計_TSSL" Me.合計_TSSL.Size = New System.Drawing.Size(52, 17) Me.合計_TSSL.Text = "Total : 0" ' '字體_NUD ' Me.字體_NUD.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.字體_NUD.Location = New System.Drawing.Point(1276, 707) Me.字體_NUD.Name = "字體_NUD" Me.字體_NUD.Size = New System.Drawing.Size(50, 22) Me.字體_NUD.TabIndex = 9 ' 'MenuStrip ' Me.MenuStrip.BackColor = System.Drawing.Color.Linen Me.MenuStrip.Font = New System.Drawing.Font("Microsoft JhengHei UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.MenuStrip.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.檔案_tsm, Me.視窗_tsm, Me.採購系統管理_tsm, Me.人事系統管理_tsm, Me.資料庫系統管理_tsm}) Me.MenuStrip.Location = New System.Drawing.Point(0, 0) Me.MenuStrip.MdiWindowListItem = Me.視窗_tsm Me.MenuStrip.Name = "MenuStrip" Me.MenuStrip.RightToLeft = System.Windows.Forms.RightToLeft.No Me.MenuStrip.Size = New System.Drawing.Size(1350, 24) Me.MenuStrip.TabIndex = 13 Me.MenuStrip.Text = "MenuStrip" ' '檔案_tsm ' Me.檔案_tsm.Checked = True Me.檔案_tsm.CheckState = System.Windows.Forms.CheckState.Checked Me.檔案_tsm.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.桌面捷徑設定_tsm, Me.結束_tsm}) Me.檔案_tsm.Image = CType(resources.GetObject("檔案_tsm.Image"), System.Drawing.Image) Me.檔案_tsm.ImageTransparentColor = System.Drawing.SystemColors.ActiveBorder Me.檔案_tsm.Name = "檔案_tsm" Me.檔案_tsm.Size = New System.Drawing.Size(71, 20) Me.檔案_tsm.Text = "檔案(&F)" ' '桌面捷徑設定_tsm ' Me.桌面捷徑設定_tsm.Image = Global.Calculator_SYS.My.Resources.Resources.system Me.桌面捷徑設定_tsm.Name = "桌面捷徑設定_tsm" Me.桌面捷徑設定_tsm.Size = New System.Drawing.Size(140, 22) Me.桌面捷徑設定_tsm.Text = "桌面捷徑設定" ' '結束_tsm ' Me.結束_tsm.Image = CType(resources.GetObject("結束_tsm.Image"), System.Drawing.Image) Me.結束_tsm.Name = "結束_tsm" Me.結束_tsm.Size = New System.Drawing.Size(140, 22) Me.結束_tsm.Text = "結束/End(&X)" ' '視窗_tsm ' Me.視窗_tsm.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.開新視窗_tsm, Me.重疊顯示_tsm, Me.垂直並排_tsm, Me.水平並排_tsm, Me.全部關閉_tsm, Me.排列圖示_tsm}) Me.視窗_tsm.Image = CType(resources.GetObject("視窗_tsm.Image"), System.Drawing.Image) Me.視窗_tsm.Name = "視窗_tsm" Me.視窗_tsm.Size = New System.Drawing.Size(76, 20) Me.視窗_tsm.Text = "視窗(&W)" ' '開新視窗_tsm ' Me.開新視窗_tsm.Image = CType(resources.GetObject("開新視窗_tsm.Image"), System.Drawing.Image) Me.開新視窗_tsm.Name = "開新視窗_tsm" Me.開新視窗_tsm.Size = New System.Drawing.Size(135, 22) Me.開新視窗_tsm.Text = "開新視窗(&N)" ' '重疊顯示_tsm ' Me.重疊顯示_tsm.Image = CType(resources.GetObject("重疊顯示_tsm.Image"), System.Drawing.Image) Me.重疊顯示_tsm.Name = "重疊顯示_tsm" Me.重疊顯示_tsm.Size = New System.Drawing.Size(135, 22) Me.重疊顯示_tsm.Text = "重疊顯示(&C)" ' '垂直並排_tsm ' Me.垂直並排_tsm.Image = CType(resources.GetObject("垂直並排_tsm.Image"), System.Drawing.Image) Me.垂直並排_tsm.Name = "垂直並排_tsm" Me.垂直並排_tsm.Size = New System.Drawing.Size(135, 22) Me.垂直並排_tsm.Text = "垂直並排(&V)" ' '水平並排_tsm ' Me.水平並排_tsm.Image = CType(resources.GetObject("水平並排_tsm.Image"), System.Drawing.Image) Me.水平並排_tsm.Name = "水平並排_tsm" Me.水平並排_tsm.Size = New System.Drawing.Size(135, 22) Me.水平並排_tsm.Text = "水平並排(&H)" ' '全部關閉_tsm ' Me.全部關閉_tsm.Image = CType(resources.GetObject("全部關閉_tsm.Image"), System.Drawing.Image) Me.全部關閉_tsm.Name = "全部關閉_tsm" Me.全部關閉_tsm.Size = New System.Drawing.Size(135, 22) Me.全部關閉_tsm.Text = "全部關閉(&L)" ' '排列圖示_tsm ' Me.排列圖示_tsm.Image = CType(resources.GetObject("排列圖示_tsm.Image"), System.Drawing.Image) Me.排列圖示_tsm.Name = "排列圖示_tsm" Me.排列圖示_tsm.Size = New System.Drawing.Size(135, 22) Me.排列圖示_tsm.Text = "排列圖示(&A)" ' '採購系統管理_tsm ' Me.採購系統管理_tsm.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.請購單核準_tsm, Me.採購單一級核准_tsm, Me.採購單一覽表_tsm, Me.ToolStripSeparator1, Me.供應商管理_tsm, Me.供應商商品單價設定_tsm}) Me.採購系統管理_tsm.Image = Global.Calculator_SYS.My.Resources.Resources.buy1 Me.採購系統管理_tsm.Name = "採購系統管理_tsm" Me.採購系統管理_tsm.Size = New System.Drawing.Size(101, 20) Me.採購系統管理_tsm.Text = "採購系統管理" ' '請購單核準_tsm ' Me.請購單核準_tsm.Image = Global.Calculator_SYS.My.Resources.Resources.check Me.請購單核準_tsm.Name = "請購單核準_tsm" Me.請購單核準_tsm.Size = New System.Drawing.Size(173, 22) Me.請購單核準_tsm.Text = "請購單核準" ' '採購單一級核准_tsm ' Me.採購單一級核准_tsm.Image = Global.Calculator_SYS.My.Resources.Resources.check Me.採購單一級核准_tsm.Name = "採購單一級核准_tsm" Me.採購單一級核准_tsm.Size = New System.Drawing.Size(173, 22) Me.採購單一級核准_tsm.Text = "採購單一級核准" ' '採購單一覽表_tsm ' Me.採購單一覽表_tsm.Image = Global.Calculator_SYS.My.Resources.Resources.Report Me.採購單一覽表_tsm.Name = "採購單一覽表_tsm" Me.採購單一覽表_tsm.Size = New System.Drawing.Size(173, 22) Me.採購單一覽表_tsm.Text = "採購單一覽表" ' 'ToolStripSeparator1 ' Me.ToolStripSeparator1.Name = "ToolStripSeparator1" Me.ToolStripSeparator1.Size = New System.Drawing.Size(170, 6) ' '供應商管理_tsm ' Me.供應商管理_tsm.Image = Global.Calculator_SYS.My.Resources.Resources.system Me.供應商管理_tsm.Name = "供應商管理_tsm" Me.供應商管理_tsm.Size = New System.Drawing.Size(173, 22) Me.供應商管理_tsm.Text = "供應商管理" ' '供應商商品單價設定_tsm ' Me.供應商商品單價設定_tsm.Image = Global.Calculator_SYS.My.Resources.Resources.Money2 Me.供應商商品單價設定_tsm.Name = "供應商商品單價設定_tsm" Me.供應商商品單價設定_tsm.Size = New System.Drawing.Size(173, 22) Me.供應商商品單價設定_tsm.Text = "供應商商品單價設定" ' '人事系統管理_tsm ' Me.人事系統管理_tsm.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.人員薪資_tsm}) Me.人事系統管理_tsm.Image = Global.Calculator_SYS.My.Resources.Resources.Personnel1 Me.人事系統管理_tsm.Name = "人事系統管理_tsm" Me.人事系統管理_tsm.Size = New System.Drawing.Size(101, 20) Me.人事系統管理_tsm.Text = "人事系統管理" ' '人員薪資_tsm ' Me.人員薪資_tsm.Image = Global.Calculator_SYS.My.Resources.Resources.Money2 Me.人員薪資_tsm.Name = "人員薪資_tsm" Me.人員薪資_tsm.Size = New System.Drawing.Size(118, 22) Me.人員薪資_tsm.Text = "人員薪資" ' '資料庫系統管理_tsm ' Me.資料庫系統管理_tsm.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.財務支付申請_tsm, Me.財務支付審核_tsm, Me.財務報表1_tsm, Me.財務報表2_tsm, Me.財務報表3_tsm, Me.財務報表4_tsm, Me.ToolStripSeparator2, Me.每月零用金設定_tsm, Me.系統執行檔版本管理_tsm}) Me.資料庫系統管理_tsm.ForeColor = System.Drawing.Color.Black Me.資料庫系統管理_tsm.Image = CType(resources.GetObject("資料庫系統管理_tsm.Image"), System.Drawing.Image) Me.資料庫系統管理_tsm.Name = "資料庫系統管理_tsm" Me.資料庫系統管理_tsm.Size = New System.Drawing.Size(112, 20) Me.資料庫系統管理_tsm.Text = "資料庫系統管理" ' '財務支付申請_tsm ' Me.財務支付申請_tsm.Image = Global.Calculator_SYS.My.Resources.Resources.pen Me.財務支付申請_tsm.Name = "財務支付申請_tsm" Me.財務支付申請_tsm.Size = New System.Drawing.Size(180, 22) Me.財務支付申請_tsm.Text = "財務支付申請" ' '財務支付審核_tsm ' Me.財務支付審核_tsm.Image = Global.Calculator_SYS.My.Resources.Resources.check1 Me.財務支付審核_tsm.Name = "財務支付審核_tsm" Me.財務支付審核_tsm.Size = New System.Drawing.Size(180, 22) Me.財務支付審核_tsm.Text = "財務支付審核" ' '財務報表1_tsm ' Me.財務報表1_tsm.Image = Global.Calculator_SYS.My.Resources.Resources.Report Me.財務報表1_tsm.Name = "財務報表1_tsm" Me.財務報表1_tsm.Size = New System.Drawing.Size(180, 22) Me.財務報表1_tsm.Text = "財務報表-1" ' '財務報表2_tsm ' Me.財務報表2_tsm.Image = Global.Calculator_SYS.My.Resources.Resources.Report Me.財務報表2_tsm.Name = "財務報表2_tsm" Me.財務報表2_tsm.Size = New System.Drawing.Size(180, 22) Me.財務報表2_tsm.Text = "財務報表-2" ' '財務報表3_tsm ' Me.財務報表3_tsm.Image = Global.Calculator_SYS.My.Resources.Resources.Report Me.財務報表3_tsm.Name = "財務報表3_tsm" Me.財務報表3_tsm.Size = New System.Drawing.Size(180, 22) Me.財務報表3_tsm.Text = "財務報表-3" ' 'ToolStripSeparator2 ' Me.ToolStripSeparator2.Name = "ToolStripSeparator2" Me.ToolStripSeparator2.Size = New System.Drawing.Size(177, 6) ' '每月零用金設定_tsm ' Me.每月零用金設定_tsm.Image = Global.Calculator_SYS.My.Resources.Resources.system Me.每月零用金設定_tsm.Name = "每月零用金設定_tsm" Me.每月零用金設定_tsm.Size = New System.Drawing.Size(180, 22) Me.每月零用金設定_tsm.Text = "每月零用金設定" ' '系統執行檔版本管理_tsm ' Me.系統執行檔版本管理_tsm.ForeColor = System.Drawing.Color.Black Me.系統執行檔版本管理_tsm.Image = CType(resources.GetObject("系統執行檔版本管理_tsm.Image"), System.Drawing.Image) Me.系統執行檔版本管理_tsm.Name = "系統執行檔版本管理_tsm" Me.系統執行檔版本管理_tsm.Size = New System.Drawing.Size(180, 22) Me.系統執行檔版本管理_tsm.Text = "系統執行檔版本管理" ' 'Timer1 ' Me.Timer1.Interval = 1000 ' 'Timer2 ' Me.Timer2.Interval = 1000 ' '虛擬桌_pl ' Me.虛擬桌_pl.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.虛擬桌_pl.BackgroundImage = Global.Calculator_SYS.My.Resources.Resources._62951168976601486 Me.虛擬桌_pl.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.虛擬桌_pl.Controls.Add(Me.財務報表4_p) Me.虛擬桌_pl.Controls.Add(Me.財務報表3_p) Me.虛擬桌_pl.Controls.Add(Me.財務報表2_p) Me.虛擬桌_pl.Controls.Add(Me.財務報表1_p) Me.虛擬桌_pl.Controls.Add(Me.採購單一覽表_p) Me.虛擬桌_pl.Controls.Add(Me.財務支付審核_p) Me.虛擬桌_pl.Controls.Add(Me.財務支付申請_p) Me.虛擬桌_pl.Controls.Add(Me.採購單一級核准_p) Me.虛擬桌_pl.Controls.Add(Me.供應商商品單價設定_p) Me.虛擬桌_pl.Controls.Add(Me.供應商管理_p) Me.虛擬桌_pl.Controls.Add(Me.每月零用金設定_p) Me.虛擬桌_pl.Controls.Add(Me.人員薪資_p) Me.虛擬桌_pl.Controls.Add(Me.請購單核準_p) Me.虛擬桌_pl.Controls.Add(Me.系統執行檔版本管理_p) Me.虛擬桌_pl.Location = New System.Drawing.Point(0, 24) Me.虛擬桌_pl.Name = "虛擬桌_pl" Me.虛擬桌_pl.Size = New System.Drawing.Size(1350, 682) Me.虛擬桌_pl.TabIndex = 11 ' '財務報表4_p ' Me.財務報表4_p.BackColor = System.Drawing.Color.Transparent Me.財務報表4_p.Controls.Add(Me.財務報表4_lb) Me.財務報表4_p.Controls.Add(Me.財務報表4_pb) Me.財務報表4_p.Location = New System.Drawing.Point(128, 497) Me.財務報表4_p.Name = "財務報表4_p" Me.財務報表4_p.Size = New System.Drawing.Size(125, 83) Me.財務報表4_p.TabIndex = 1770 ' '財務報表4_lb ' Me.財務報表4_lb.AutoEllipsis = True Me.財務報表4_lb.Cursor = System.Windows.Forms.Cursors.Hand Me.財務報表4_lb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.財務報表4_lb.ForeColor = System.Drawing.Color.Purple Me.財務報表4_lb.Location = New System.Drawing.Point(1, 50) Me.財務報表4_lb.Name = "財務報表4_lb" Me.財務報表4_lb.Size = New System.Drawing.Size(123, 30) Me.財務報表4_lb.TabIndex = 1 Me.財務報表4_lb.Text = "財務報表-4" Me.財務報表4_lb.TextAlign = System.Drawing.ContentAlignment.TopCenter ' '財務報表4_pb ' Me.財務報表4_pb.BackgroundImage = Global.Calculator_SYS.My.Resources.Resources.CC5 Me.財務報表4_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.財務報表4_pb.Cursor = System.Windows.Forms.Cursors.Hand Me.財務報表4_pb.Image = Global.Calculator_SYS.My.Resources.Resources.Report Me.財務報表4_pb.Location = New System.Drawing.Point(11, 4) Me.財務報表4_pb.Name = "財務報表4_pb" Me.財務報表4_pb.Size = New System.Drawing.Size(101, 45) Me.財務報表4_pb.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.財務報表4_pb.TabIndex = 0 Me.財務報表4_pb.TabStop = False ' '財務報表3_p ' Me.財務報表3_p.BackColor = System.Drawing.Color.Transparent Me.財務報表3_p.Controls.Add(Me.財務報表3_lb) Me.財務報表3_p.Controls.Add(Me.財務報表3_pb) Me.財務報表3_p.Location = New System.Drawing.Point(4, 497) Me.財務報表3_p.Name = "財務報表3_p" Me.財務報表3_p.Size = New System.Drawing.Size(125, 83) Me.財務報表3_p.TabIndex = 1769 ' '財務報表3_lb ' Me.財務報表3_lb.AutoEllipsis = True Me.財務報表3_lb.Cursor = System.Windows.Forms.Cursors.Hand Me.財務報表3_lb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.財務報表3_lb.ForeColor = System.Drawing.Color.Purple Me.財務報表3_lb.Location = New System.Drawing.Point(1, 50) Me.財務報表3_lb.Name = "財務報表3_lb" Me.財務報表3_lb.Size = New System.Drawing.Size(123, 30) Me.財務報表3_lb.TabIndex = 1 Me.財務報表3_lb.Text = "財務報表-3" Me.財務報表3_lb.TextAlign = System.Drawing.ContentAlignment.TopCenter ' '財務報表3_pb ' Me.財務報表3_pb.BackgroundImage = Global.Calculator_SYS.My.Resources.Resources.CC5 Me.財務報表3_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.財務報表3_pb.Cursor = System.Windows.Forms.Cursors.Hand Me.財務報表3_pb.Image = Global.Calculator_SYS.My.Resources.Resources.Report Me.財務報表3_pb.Location = New System.Drawing.Point(11, 4) Me.財務報表3_pb.Name = "財務報表3_pb" Me.財務報表3_pb.Size = New System.Drawing.Size(101, 45) Me.財務報表3_pb.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.財務報表3_pb.TabIndex = 0 Me.財務報表3_pb.TabStop = False ' '財務報表2_p ' Me.財務報表2_p.BackColor = System.Drawing.Color.Transparent Me.財務報表2_p.Controls.Add(Me.財務報表2_lb) Me.財務報表2_p.Controls.Add(Me.財務報表2_pb) Me.財務報表2_p.Location = New System.Drawing.Point(128, 415) Me.財務報表2_p.Name = "財務報表2_p" Me.財務報表2_p.Size = New System.Drawing.Size(125, 83) Me.財務報表2_p.TabIndex = 1768 ' '財務報表2_lb ' Me.財務報表2_lb.AutoEllipsis = True Me.財務報表2_lb.Cursor = System.Windows.Forms.Cursors.Hand Me.財務報表2_lb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.財務報表2_lb.ForeColor = System.Drawing.Color.Purple Me.財務報表2_lb.Location = New System.Drawing.Point(1, 50) Me.財務報表2_lb.Name = "財務報表2_lb" Me.財務報表2_lb.Size = New System.Drawing.Size(123, 30) Me.財務報表2_lb.TabIndex = 1 Me.財務報表2_lb.Text = "財務報表-2" Me.財務報表2_lb.TextAlign = System.Drawing.ContentAlignment.TopCenter ' '財務報表2_pb ' Me.財務報表2_pb.BackgroundImage = Global.Calculator_SYS.My.Resources.Resources.CC5 Me.財務報表2_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.財務報表2_pb.Cursor = System.Windows.Forms.Cursors.Hand Me.財務報表2_pb.Image = Global.Calculator_SYS.My.Resources.Resources.Report Me.財務報表2_pb.Location = New System.Drawing.Point(11, 4) Me.財務報表2_pb.Name = "財務報表2_pb" Me.財務報表2_pb.Size = New System.Drawing.Size(101, 45) Me.財務報表2_pb.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.財務報表2_pb.TabIndex = 0 Me.財務報表2_pb.TabStop = False ' '財務報表1_p ' Me.財務報表1_p.BackColor = System.Drawing.Color.Transparent Me.財務報表1_p.Controls.Add(Me.財務報表1_lb) Me.財務報表1_p.Controls.Add(Me.財務報表1_pb) Me.財務報表1_p.Location = New System.Drawing.Point(128, 333) Me.財務報表1_p.Name = "財務報表1_p" Me.財務報表1_p.Size = New System.Drawing.Size(125, 83) Me.財務報表1_p.TabIndex = 1767 ' '財務報表1_lb ' Me.財務報表1_lb.AutoEllipsis = True Me.財務報表1_lb.Cursor = System.Windows.Forms.Cursors.Hand Me.財務報表1_lb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.財務報表1_lb.ForeColor = System.Drawing.Color.Purple Me.財務報表1_lb.Location = New System.Drawing.Point(1, 50) Me.財務報表1_lb.Name = "財務報表1_lb" Me.財務報表1_lb.Size = New System.Drawing.Size(123, 30) Me.財務報表1_lb.TabIndex = 1 Me.財務報表1_lb.Text = "財務報表-1" Me.財務報表1_lb.TextAlign = System.Drawing.ContentAlignment.TopCenter ' '財務報表1_pb ' Me.財務報表1_pb.BackgroundImage = Global.Calculator_SYS.My.Resources.Resources.CC5 Me.財務報表1_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.財務報表1_pb.Cursor = System.Windows.Forms.Cursors.Hand Me.財務報表1_pb.Image = Global.Calculator_SYS.My.Resources.Resources.Report Me.財務報表1_pb.Location = New System.Drawing.Point(11, 4) Me.財務報表1_pb.Name = "財務報表1_pb" Me.財務報表1_pb.Size = New System.Drawing.Size(101, 45) Me.財務報表1_pb.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.財務報表1_pb.TabIndex = 0 Me.財務報表1_pb.TabStop = False ' '採購單一覽表_p ' Me.採購單一覽表_p.BackColor = System.Drawing.Color.Transparent Me.採購單一覽表_p.Controls.Add(Me.採購單一覽表_lb) Me.採購單一覽表_p.Controls.Add(Me.採購單一覽表_pb) Me.採購單一覽表_p.Location = New System.Drawing.Point(128, 5) Me.採購單一覽表_p.Name = "採購單一覽表_p" Me.採購單一覽表_p.Size = New System.Drawing.Size(125, 83) Me.採購單一覽表_p.TabIndex = 1766 ' '採購單一覽表_lb ' Me.採購單一覽表_lb.AutoEllipsis = True Me.採購單一覽表_lb.Cursor = System.Windows.Forms.Cursors.Hand Me.採購單一覽表_lb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.採購單一覽表_lb.ForeColor = System.Drawing.Color.DarkBlue Me.採購單一覽表_lb.Location = New System.Drawing.Point(1, 50) Me.採購單一覽表_lb.Name = "採購單一覽表_lb" Me.採購單一覽表_lb.Size = New System.Drawing.Size(123, 30) Me.採購單一覽表_lb.TabIndex = 1 Me.採購單一覽表_lb.Text = "採購單一覽表" Me.採購單一覽表_lb.TextAlign = System.Drawing.ContentAlignment.TopCenter ' '採購單一覽表_pb ' Me.採購單一覽表_pb.BackgroundImage = Global.Calculator_SYS.My.Resources.Resources.CC1 Me.採購單一覽表_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.採購單一覽表_pb.Cursor = System.Windows.Forms.Cursors.Hand Me.採購單一覽表_pb.Image = Global.Calculator_SYS.My.Resources.Resources.Report Me.採購單一覽表_pb.Location = New System.Drawing.Point(11, 4) Me.採購單一覽表_pb.Name = "採購單一覽表_pb" Me.採購單一覽表_pb.Size = New System.Drawing.Size(101, 45) Me.採購單一覽表_pb.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.採購單一覽表_pb.TabIndex = 0 Me.採購單一覽表_pb.TabStop = False ' '財務支付審核_p ' Me.財務支付審核_p.BackColor = System.Drawing.Color.Transparent Me.財務支付審核_p.Controls.Add(Me.財務支付審核_lb) Me.財務支付審核_p.Controls.Add(Me.財務支付審核_pb) Me.財務支付審核_p.Location = New System.Drawing.Point(128, 87) Me.財務支付審核_p.Name = "財務支付審核_p" Me.財務支付審核_p.Size = New System.Drawing.Size(125, 83) Me.財務支付審核_p.TabIndex = 1765 ' '財務支付審核_lb ' Me.財務支付審核_lb.AutoEllipsis = True Me.財務支付審核_lb.Cursor = System.Windows.Forms.Cursors.Hand Me.財務支付審核_lb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.財務支付審核_lb.ForeColor = System.Drawing.Color.Purple Me.財務支付審核_lb.Location = New System.Drawing.Point(1, 50) Me.財務支付審核_lb.Name = "財務支付審核_lb" Me.財務支付審核_lb.Size = New System.Drawing.Size(123, 30) Me.財務支付審核_lb.TabIndex = 1 Me.財務支付審核_lb.Text = "財務支付審核" Me.財務支付審核_lb.TextAlign = System.Drawing.ContentAlignment.TopCenter ' '財務支付審核_pb ' Me.財務支付審核_pb.BackgroundImage = Global.Calculator_SYS.My.Resources.Resources.CC5 Me.財務支付審核_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.財務支付審核_pb.Cursor = System.Windows.Forms.Cursors.Hand Me.財務支付審核_pb.Image = Global.Calculator_SYS.My.Resources.Resources.approve1 Me.財務支付審核_pb.Location = New System.Drawing.Point(11, 4) Me.財務支付審核_pb.Name = "財務支付審核_pb" Me.財務支付審核_pb.Size = New System.Drawing.Size(101, 45) Me.財務支付審核_pb.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.財務支付審核_pb.TabIndex = 0 Me.財務支付審核_pb.TabStop = False ' '財務支付申請_p ' Me.財務支付申請_p.BackColor = System.Drawing.Color.Transparent Me.財務支付申請_p.Controls.Add(Me.財務支付申請_lb) Me.財務支付申請_p.Controls.Add(Me.財務支付申請_pb) Me.財務支付申請_p.Location = New System.Drawing.Point(128, 169) Me.財務支付申請_p.Name = "財務支付申請_p" Me.財務支付申請_p.Size = New System.Drawing.Size(125, 83) Me.財務支付申請_p.TabIndex = 1764 ' '財務支付申請_lb ' Me.財務支付申請_lb.AutoEllipsis = True Me.財務支付申請_lb.Cursor = System.Windows.Forms.Cursors.Hand Me.財務支付申請_lb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.財務支付申請_lb.ForeColor = System.Drawing.Color.Purple Me.財務支付申請_lb.Location = New System.Drawing.Point(1, 50) Me.財務支付申請_lb.Name = "財務支付申請_lb" Me.財務支付申請_lb.Size = New System.Drawing.Size(123, 30) Me.財務支付申請_lb.TabIndex = 1 Me.財務支付申請_lb.Text = "財務支付申請" Me.財務支付申請_lb.TextAlign = System.Drawing.ContentAlignment.TopCenter ' '財務支付申請_pb ' Me.財務支付申請_pb.BackgroundImage = Global.Calculator_SYS.My.Resources.Resources.CC5 Me.財務支付申請_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.財務支付申請_pb.Cursor = System.Windows.Forms.Cursors.Hand Me.財務支付申請_pb.Image = Global.Calculator_SYS.My.Resources.Resources.pen2 Me.財務支付申請_pb.Location = New System.Drawing.Point(11, 4) Me.財務支付申請_pb.Name = "財務支付申請_pb" Me.財務支付申請_pb.Size = New System.Drawing.Size(101, 45) Me.財務支付申請_pb.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.財務支付申請_pb.TabIndex = 0 Me.財務支付申請_pb.TabStop = False ' '採購單一級核准_p ' Me.採購單一級核准_p.BackColor = System.Drawing.Color.Transparent Me.採購單一級核准_p.Controls.Add(Me.採購單一級核准_lb) Me.採購單一級核准_p.Controls.Add(Me.採購單一級核准_pb) Me.採購單一級核准_p.Location = New System.Drawing.Point(128, 251) Me.採購單一級核准_p.Name = "採購單一級核准_p" Me.採購單一級核准_p.Size = New System.Drawing.Size(125, 83) Me.採購單一級核准_p.TabIndex = 1762 ' '採購單一級核准_lb ' Me.採購單一級核准_lb.AutoEllipsis = True Me.採購單一級核准_lb.Cursor = System.Windows.Forms.Cursors.Hand Me.採購單一級核准_lb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.採購單一級核准_lb.ForeColor = System.Drawing.Color.DarkBlue Me.採購單一級核准_lb.Location = New System.Drawing.Point(1, 50) Me.採購單一級核准_lb.Name = "採購單一級核准_lb" Me.採購單一級核准_lb.Size = New System.Drawing.Size(123, 30) Me.採購單一級核准_lb.TabIndex = 1 Me.採購單一級核准_lb.Text = "採購單一級核准" Me.採購單一級核准_lb.TextAlign = System.Drawing.ContentAlignment.TopCenter ' '採購單一級核准_pb ' Me.採購單一級核准_pb.BackgroundImage = Global.Calculator_SYS.My.Resources.Resources.CC1 Me.採購單一級核准_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.採購單一級核准_pb.Cursor = System.Windows.Forms.Cursors.Hand Me.採購單一級核准_pb.Image = Global.Calculator_SYS.My.Resources.Resources.approve2 Me.採購單一級核准_pb.Location = New System.Drawing.Point(11, 4) Me.採購單一級核准_pb.Name = "採購單一級核准_pb" Me.採購單一級核准_pb.Size = New System.Drawing.Size(101, 45) Me.採購單一級核准_pb.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.採購單一級核准_pb.TabIndex = 0 Me.採購單一級核准_pb.TabStop = False ' '供應商商品單價設定_p ' Me.供應商商品單價設定_p.BackColor = System.Drawing.Color.Transparent Me.供應商商品單價設定_p.Controls.Add(Me.供應商商品單價設定_lb) Me.供應商商品單價設定_p.Controls.Add(Me.供應商商品單價設定_pb) Me.供應商商品單價設定_p.Location = New System.Drawing.Point(4, 415) Me.供應商商品單價設定_p.Name = "供應商商品單價設定_p" Me.供應商商品單價設定_p.Size = New System.Drawing.Size(125, 83) Me.供應商商品單價設定_p.TabIndex = 1761 ' '供應商商品單價設定_lb ' Me.供應商商品單價設定_lb.AutoEllipsis = True Me.供應商商品單價設定_lb.Cursor = System.Windows.Forms.Cursors.Hand Me.供應商商品單價設定_lb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.供應商商品單價設定_lb.ForeColor = System.Drawing.Color.DarkBlue Me.供應商商品單價設定_lb.Location = New System.Drawing.Point(1, 50) Me.供應商商品單價設定_lb.Name = "供應商商品單價設定_lb" Me.供應商商品單價設定_lb.Size = New System.Drawing.Size(123, 30) Me.供應商商品單價設定_lb.TabIndex = 1 Me.供應商商品單價設定_lb.Text = "供應商商品單價設定" Me.供應商商品單價設定_lb.TextAlign = System.Drawing.ContentAlignment.TopCenter ' '供應商商品單價設定_pb ' Me.供應商商品單價設定_pb.BackgroundImage = Global.Calculator_SYS.My.Resources.Resources.CC1 Me.供應商商品單價設定_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.供應商商品單價設定_pb.Cursor = System.Windows.Forms.Cursors.Hand Me.供應商商品單價設定_pb.Image = Global.Calculator_SYS.My.Resources.Resources.Money2 Me.供應商商品單價設定_pb.Location = New System.Drawing.Point(11, 4) Me.供應商商品單價設定_pb.Name = "供應商商品單價設定_pb" Me.供應商商品單價設定_pb.Size = New System.Drawing.Size(101, 45) Me.供應商商品單價設定_pb.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.供應商商品單價設定_pb.TabIndex = 0 Me.供應商商品單價設定_pb.TabStop = False ' '供應商管理_p ' Me.供應商管理_p.BackColor = System.Drawing.Color.Transparent Me.供應商管理_p.Controls.Add(Me.供應商管理_lb) Me.供應商管理_p.Controls.Add(Me.供應商管理_pb) Me.供應商管理_p.Location = New System.Drawing.Point(4, 333) Me.供應商管理_p.Name = "供應商管理_p" Me.供應商管理_p.Size = New System.Drawing.Size(125, 83) Me.供應商管理_p.TabIndex = 1760 ' '供應商管理_lb ' Me.供應商管理_lb.AutoEllipsis = True Me.供應商管理_lb.Cursor = System.Windows.Forms.Cursors.Hand Me.供應商管理_lb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.供應商管理_lb.ForeColor = System.Drawing.Color.DarkBlue Me.供應商管理_lb.Location = New System.Drawing.Point(1, 50) Me.供應商管理_lb.Name = "供應商管理_lb" Me.供應商管理_lb.Size = New System.Drawing.Size(123, 30) Me.供應商管理_lb.TabIndex = 1 Me.供應商管理_lb.Text = "供應商管理" Me.供應商管理_lb.TextAlign = System.Drawing.ContentAlignment.TopCenter ' '供應商管理_pb ' Me.供應商管理_pb.BackgroundImage = Global.Calculator_SYS.My.Resources.Resources.CC1 Me.供應商管理_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.供應商管理_pb.Cursor = System.Windows.Forms.Cursors.Hand Me.供應商管理_pb.Image = Global.Calculator_SYS.My.Resources.Resources.User_Clients_01 Me.供應商管理_pb.Location = New System.Drawing.Point(11, 4) Me.供應商管理_pb.Name = "供應商管理_pb" Me.供應商管理_pb.Size = New System.Drawing.Size(101, 45) Me.供應商管理_pb.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.供應商管理_pb.TabIndex = 0 Me.供應商管理_pb.TabStop = False ' '每月零用金設定_p ' Me.每月零用金設定_p.BackColor = System.Drawing.Color.Transparent Me.每月零用金設定_p.Controls.Add(Me.每月零用金設定_lb) Me.每月零用金設定_p.Controls.Add(Me.每月零用金設定_pb) Me.每月零用金設定_p.Location = New System.Drawing.Point(4, 251) Me.每月零用金設定_p.Name = "每月零用金設定_p" Me.每月零用金設定_p.Size = New System.Drawing.Size(125, 83) Me.每月零用金設定_p.TabIndex = 1759 ' '每月零用金設定_lb ' Me.每月零用金設定_lb.AutoEllipsis = True Me.每月零用金設定_lb.Cursor = System.Windows.Forms.Cursors.Hand Me.每月零用金設定_lb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.每月零用金設定_lb.ForeColor = System.Drawing.Color.Black Me.每月零用金設定_lb.Location = New System.Drawing.Point(1, 50) Me.每月零用金設定_lb.Name = "每月零用金設定_lb" Me.每月零用金設定_lb.Size = New System.Drawing.Size(123, 30) Me.每月零用金設定_lb.TabIndex = 1 Me.每月零用金設定_lb.Text = "每月零用金設定" Me.每月零用金設定_lb.TextAlign = System.Drawing.ContentAlignment.TopCenter ' '每月零用金設定_pb ' Me.每月零用金設定_pb.BackgroundImage = Global.Calculator_SYS.My.Resources.Resources.CC5 Me.每月零用金設定_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.每月零用金設定_pb.Cursor = System.Windows.Forms.Cursors.Hand Me.每月零用金設定_pb.Image = Global.Calculator_SYS.My.Resources.Resources.system Me.每月零用金設定_pb.Location = New System.Drawing.Point(11, 4) Me.每月零用金設定_pb.Name = "每月零用金設定_pb" Me.每月零用金設定_pb.Size = New System.Drawing.Size(101, 45) Me.每月零用金設定_pb.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.每月零用金設定_pb.TabIndex = 0 Me.每月零用金設定_pb.TabStop = False ' '人員薪資_p ' Me.人員薪資_p.BackColor = System.Drawing.Color.Transparent Me.人員薪資_p.Controls.Add(Me.人員薪資_lb) Me.人員薪資_p.Controls.Add(Me.人員薪資_pb) Me.人員薪資_p.Location = New System.Drawing.Point(4, 169) Me.人員薪資_p.Name = "人員薪資_p" Me.人員薪資_p.Size = New System.Drawing.Size(125, 83) Me.人員薪資_p.TabIndex = 1758 ' '人員薪資_lb ' Me.人員薪資_lb.AutoEllipsis = True Me.人員薪資_lb.Cursor = System.Windows.Forms.Cursors.Hand Me.人員薪資_lb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.人員薪資_lb.ForeColor = System.Drawing.Color.Black Me.人員薪資_lb.Location = New System.Drawing.Point(1, 50) Me.人員薪資_lb.Name = "人員薪資_lb" Me.人員薪資_lb.Size = New System.Drawing.Size(123, 30) Me.人員薪資_lb.TabIndex = 1 Me.人員薪資_lb.Text = "人員薪資" Me.人員薪資_lb.TextAlign = System.Drawing.ContentAlignment.TopCenter ' '人員薪資_pb ' Me.人員薪資_pb.BackgroundImage = Global.Calculator_SYS.My.Resources.Resources.CC2 Me.人員薪資_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.人員薪資_pb.Cursor = System.Windows.Forms.Cursors.Hand Me.人員薪資_pb.Image = Global.Calculator_SYS.My.Resources.Resources.Money2 Me.人員薪資_pb.Location = New System.Drawing.Point(11, 4) Me.人員薪資_pb.Name = "人員薪資_pb" Me.人員薪資_pb.Size = New System.Drawing.Size(101, 45) Me.人員薪資_pb.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.人員薪資_pb.TabIndex = 0 Me.人員薪資_pb.TabStop = False ' '請購單核準_p ' Me.請購單核準_p.BackColor = System.Drawing.Color.Transparent Me.請購單核準_p.Controls.Add(Me.請購單核準_lb) Me.請購單核準_p.Controls.Add(Me.請購單核準_pb) Me.請購單核準_p.Location = New System.Drawing.Point(4, 87) Me.請購單核準_p.Name = "請購單核準_p" Me.請購單核準_p.Size = New System.Drawing.Size(125, 83) Me.請購單核準_p.TabIndex = 1746 ' '請購單核準_lb ' Me.請購單核準_lb.AutoEllipsis = True Me.請購單核準_lb.Cursor = System.Windows.Forms.Cursors.Hand Me.請購單核準_lb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.請購單核準_lb.ForeColor = System.Drawing.Color.DarkBlue Me.請購單核準_lb.Location = New System.Drawing.Point(1, 50) Me.請購單核準_lb.Name = "請購單核準_lb" Me.請購單核準_lb.Size = New System.Drawing.Size(123, 30) Me.請購單核準_lb.TabIndex = 1 Me.請購單核準_lb.Text = "請購單----核準" Me.請購單核準_lb.TextAlign = System.Drawing.ContentAlignment.TopCenter ' '請購單核準_pb ' Me.請購單核準_pb.BackgroundImage = Global.Calculator_SYS.My.Resources.Resources.CC1 Me.請購單核準_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.請購單核準_pb.Cursor = System.Windows.Forms.Cursors.Hand Me.請購單核準_pb.Image = Global.Calculator_SYS.My.Resources.Resources.approve2 Me.請購單核準_pb.Location = New System.Drawing.Point(11, 4) Me.請購單核準_pb.Name = "請購單核準_pb" Me.請購單核準_pb.Size = New System.Drawing.Size(101, 45) Me.請購單核準_pb.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.請購單核準_pb.TabIndex = 0 Me.請購單核準_pb.TabStop = False ' '系統執行檔版本管理_p ' Me.系統執行檔版本管理_p.BackColor = System.Drawing.Color.Transparent Me.系統執行檔版本管理_p.Controls.Add(Me.系統執行檔版本管理_lb) Me.系統執行檔版本管理_p.Controls.Add(Me.系統執行檔版本管理_pb) Me.系統執行檔版本管理_p.Location = New System.Drawing.Point(4, 5) Me.系統執行檔版本管理_p.Name = "系統執行檔版本管理_p" Me.系統執行檔版本管理_p.Size = New System.Drawing.Size(125, 83) Me.系統執行檔版本管理_p.TabIndex = 1745 ' '系統執行檔版本管理_lb ' Me.系統執行檔版本管理_lb.AutoEllipsis = True Me.系統執行檔版本管理_lb.Cursor = System.Windows.Forms.Cursors.Hand Me.系統執行檔版本管理_lb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.系統執行檔版本管理_lb.ForeColor = System.Drawing.Color.Black Me.系統執行檔版本管理_lb.Location = New System.Drawing.Point(1, 50) Me.系統執行檔版本管理_lb.Name = "系統執行檔版本管理_lb" Me.系統執行檔版本管理_lb.Size = New System.Drawing.Size(123, 30) Me.系統執行檔版本管理_lb.TabIndex = 1 Me.系統執行檔版本管理_lb.Text = "系統執行檔版本管理" Me.系統執行檔版本管理_lb.TextAlign = System.Drawing.ContentAlignment.TopCenter ' '系統執行檔版本管理_pb ' Me.系統執行檔版本管理_pb.BackgroundImage = Global.Calculator_SYS.My.Resources.Resources.CC5 Me.系統執行檔版本管理_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.系統執行檔版本管理_pb.Cursor = System.Windows.Forms.Cursors.Hand Me.系統執行檔版本管理_pb.Image = Global.Calculator_SYS.My.Resources.Resources.system Me.系統執行檔版本管理_pb.Location = New System.Drawing.Point(11, 4) Me.系統執行檔版本管理_pb.Name = "系統執行檔版本管理_pb" Me.系統執行檔版本管理_pb.Size = New System.Drawing.Size(101, 45) Me.系統執行檔版本管理_pb.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.系統執行檔版本管理_pb.TabIndex = 0 Me.系統執行檔版本管理_pb.TabStop = False ' '財務報表4_tsm ' Me.財務報表4_tsm.Image = Global.Calculator_SYS.My.Resources.Resources.Report Me.財務報表4_tsm.Name = "財務報表4_tsm" Me.財務報表4_tsm.Size = New System.Drawing.Size(180, 22) Me.財務報表4_tsm.Text = "財務報表-4" ' 'HX_PGS_ERP_SYS ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1350, 729) Me.Controls.Add(Me.MenuStrip) Me.Controls.Add(Me.虛擬桌_pl) Me.Controls.Add(Me.字體_NUD) Me.Controls.Add(Me.StatusStrip) Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon) Me.IsMdiContainer = True Me.MainMenuStrip = Me.MenuStrip Me.Name = "HX_PGS_ERP_SYS" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "HX_PGS_ERP_SYS" Me.StatusStrip.ResumeLayout(False) Me.StatusStrip.PerformLayout() CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).EndInit() Me.MenuStrip.ResumeLayout(False) Me.MenuStrip.PerformLayout() Me.虛擬桌_pl.ResumeLayout(False) Me.財務報表4_p.ResumeLayout(False) CType(Me.財務報表4_pb, System.ComponentModel.ISupportInitialize).EndInit() Me.財務報表3_p.ResumeLayout(False) CType(Me.財務報表3_pb, System.ComponentModel.ISupportInitialize).EndInit() Me.財務報表2_p.ResumeLayout(False) CType(Me.財務報表2_pb, System.ComponentModel.ISupportInitialize).EndInit() Me.財務報表1_p.ResumeLayout(False) CType(Me.財務報表1_pb, System.ComponentModel.ISupportInitialize).EndInit() Me.採購單一覽表_p.ResumeLayout(False) CType(Me.採購單一覽表_pb, System.ComponentModel.ISupportInitialize).EndInit() Me.財務支付審核_p.ResumeLayout(False) CType(Me.財務支付審核_pb, System.ComponentModel.ISupportInitialize).EndInit() Me.財務支付申請_p.ResumeLayout(False) CType(Me.財務支付申請_pb, System.ComponentModel.ISupportInitialize).EndInit() Me.採購單一級核准_p.ResumeLayout(False) CType(Me.採購單一級核准_pb, System.ComponentModel.ISupportInitialize).EndInit() Me.供應商商品單價設定_p.ResumeLayout(False) CType(Me.供應商商品單價設定_pb, System.ComponentModel.ISupportInitialize).EndInit() Me.供應商管理_p.ResumeLayout(False) CType(Me.供應商管理_pb, System.ComponentModel.ISupportInitialize).EndInit() Me.每月零用金設定_p.ResumeLayout(False) CType(Me.每月零用金設定_pb, System.ComponentModel.ISupportInitialize).EndInit() Me.人員薪資_p.ResumeLayout(False) CType(Me.人員薪資_pb, System.ComponentModel.ISupportInitialize).EndInit() Me.請購單核準_p.ResumeLayout(False) CType(Me.請購單核準_pb, System.ComponentModel.ISupportInitialize).EndInit() Me.系統執行檔版本管理_p.ResumeLayout(False) CType(Me.系統執行檔版本管理_pb, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents ToolTip As System.Windows.Forms.ToolTip Friend WithEvents ToolStripStatusLabel As System.Windows.Forms.ToolStripStatusLabel Friend WithEvents StatusStrip As System.Windows.Forms.StatusStrip Friend WithEvents ToolStripProgressBar1 As ToolStripProgressBar Friend WithEvents 字體_NUD As NumericUpDown Friend WithEvents 虛擬桌_pl As Panel Friend WithEvents 系統執行檔版本管理_p As Panel Friend WithEvents 系統執行檔版本管理_lb As Label Friend WithEvents 系統執行檔版本管理_pb As PictureBox Friend WithEvents MenuStrip As MenuStrip Friend WithEvents 檔案_tsm As ToolStripMenuItem Friend WithEvents 桌面捷徑設定_tsm As ToolStripMenuItem Friend WithEvents 結束_tsm As ToolStripMenuItem Friend WithEvents 視窗_tsm As ToolStripMenuItem Friend WithEvents 開新視窗_tsm As ToolStripMenuItem Friend WithEvents 重疊顯示_tsm As ToolStripMenuItem Friend WithEvents 垂直並排_tsm As ToolStripMenuItem Friend WithEvents 水平並排_tsm As ToolStripMenuItem Friend WithEvents 全部關閉_tsm As ToolStripMenuItem Friend WithEvents 排列圖示_tsm As ToolStripMenuItem Friend WithEvents 資料庫系統管理_tsm As ToolStripMenuItem Friend WithEvents 系統執行檔版本管理_tsm As ToolStripMenuItem Friend WithEvents SYS_SET_tsm As ToolStripDropDownButton Friend WithEvents 系統語言1_cb As ToolStripComboBox Friend WithEvents 延遲1 As Timer Friend WithEvents Timer1 As Timer Friend WithEvents Timer2 As Timer Friend WithEvents 使用者1_cb As ToolStripComboBox Friend WithEvents 採購系統管理_tsm As ToolStripMenuItem Friend WithEvents 請購單核準_tsm As ToolStripMenuItem Friend WithEvents 請購單核準_p As Panel Friend WithEvents 請購單核準_lb As Label Friend WithEvents 請購單核準_pb As PictureBox Friend WithEvents 著作權_tss As ToolStripStatusLabel Friend WithEvents 人事系統管理_tsm As ToolStripMenuItem Friend WithEvents 人員薪資_tsm As ToolStripMenuItem Friend WithEvents 人員薪資_p As Panel Friend WithEvents 人員薪資_lb As Label Friend WithEvents 人員薪資_pb As PictureBox Friend WithEvents 合計_TSSL As ToolStripStatusLabel Friend WithEvents 每月零用金設定_tsm As ToolStripMenuItem Friend WithEvents 每月零用金設定_p As Panel Friend WithEvents 每月零用金設定_lb As Label Friend WithEvents 每月零用金設定_pb As PictureBox Friend WithEvents 供應商管理_tsm As ToolStripMenuItem Friend WithEvents 供應商管理_p As Panel Friend WithEvents 供應商管理_lb As Label Friend WithEvents 供應商管理_pb As PictureBox Friend WithEvents 供應商商品單價設定_tsm As ToolStripMenuItem Friend WithEvents 供應商商品單價設定_p As Panel Friend WithEvents 供應商商品單價設定_lb As Label Friend WithEvents 供應商商品單價設定_pb As PictureBox Friend WithEvents 採購單一級核准_tsm As ToolStripMenuItem Friend WithEvents 採購單一級核准_p As Panel Friend WithEvents 採購單一級核准_lb As Label Friend WithEvents 採購單一級核准_pb As PictureBox Friend WithEvents 財務支付申請_p As Panel Friend WithEvents 財務支付申請_lb As Label Friend WithEvents 財務支付申請_pb As PictureBox Friend WithEvents 財務支付申請_tsm As ToolStripMenuItem Friend WithEvents 財務支付審核_tsm As ToolStripMenuItem Friend WithEvents 財務支付審核_p As Panel Friend WithEvents 財務支付審核_lb As Label Friend WithEvents 財務支付審核_pb As PictureBox Friend WithEvents 採購單一覽表_p As Panel Friend WithEvents 採購單一覽表_lb As Label Friend WithEvents 採購單一覽表_pb As PictureBox Friend WithEvents 採購單一覽表_tsm As ToolStripMenuItem Friend WithEvents ToolStripSeparator1 As ToolStripSeparator Friend WithEvents 財務報表1_tsm As ToolStripMenuItem Friend WithEvents ToolStripSeparator2 As ToolStripSeparator Friend WithEvents 財務報表1_p As Panel Friend WithEvents 財務報表1_lb As Label Friend WithEvents 財務報表1_pb As PictureBox Friend WithEvents 財務報表2_p As Panel Friend WithEvents 財務報表2_lb As Label Friend WithEvents 財務報表2_pb As PictureBox Friend WithEvents 財務報表2_tsm As ToolStripMenuItem Friend WithEvents 財務報表3_tsm As ToolStripMenuItem Friend WithEvents 財務報表3_p As Panel Friend WithEvents 財務報表3_lb As Label Friend WithEvents 財務報表3_pb As PictureBox Friend WithEvents 財務報表4_p As Panel Friend WithEvents 財務報表4_lb As Label Friend WithEvents 財務報表4_pb As PictureBox Friend WithEvents 財務報表4_tsm As ToolStripMenuItem End Class