1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class GCM_ERP_SYS
- Inherits System.Windows.Forms.Form
-
- 'Form 覆寫 Dispose 以清除元件清單。
- <System.Diagnostics.DebuggerNonUserCode()> _
- 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 設計工具進行修改。
- '請不要使用程式碼編輯器進行修改。
- <System.Diagnostics.DebuggerStepThrough()> _
- Private Sub InitializeComponent()
- Me.components = New System.ComponentModel.Container()
- Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(GCM_ERP_SYS))
- Me.MenuStrip = New System.Windows.Forms.MenuStrip()
- Me.FileMenu = New System.Windows.Forms.ToolStripMenuItem()
- Me.個人帳號管理_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator10 = New System.Windows.Forms.ToolStripSeparator()
- Me.ExitToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.WindowsMenu = New System.Windows.Forms.ToolStripMenuItem()
- Me.NewWindowToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.CascadeToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.TileVerticalToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.TileHorizontalToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.CloseAllToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.ArrangeIconsToolStripMenuItem = 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.ToolStripSeparator2 = 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.ToolStripSeparator12 = 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.機構件成本_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.機構組件成本_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.機台成本_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator4 = New System.Windows.Forms.ToolStripSeparator()
- Me.服務項目成本_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.Bom表管理_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.零組件零件BOM表_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.機構件零組件BOM表_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.機構組件機構件BOM表_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.機台機構組件BOM表_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.人事系統管理新_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.ID卡系統配置設定_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.ToolStripSeparator11 = 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.ToolStripSeparator13 = 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.ToolStripSeparator14 = 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.ID卡配置設定_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.人員資料表_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator9 = New System.Windows.Forms.ToolStripSeparator()
- Me.人系統管理舊_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.人事請假申請1_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.人事請假核准1_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.人員考勤明細表1_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator15 = New System.Windows.Forms.ToolStripSeparator()
- Me.人員入職資料表_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.考勤打卡資料補登1_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.國定假日設定1_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.財務管理_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.GCM財務支付申請_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.GCM財務支付審核_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.GCM財務支付單一覽表_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator6 = New System.Windows.Forms.ToolStripSeparator()
- Me.GCM財務對帳表_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.GCM財務決算表_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.GCM財務彙總表_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator5 = New System.Windows.Forms.ToolStripSeparator()
- Me.ICS財務支付申請_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.ICS財務支付審核_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.ICS財務支付單一覽表_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator17 = New System.Windows.Forms.ToolStripSeparator()
- Me.ICS財務對帳表_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.ISC財務決算表_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.ISC財務彙總表_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator16 = New System.Windows.Forms.ToolStripSeparator()
- Me.匯率管理_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.會計科目管理_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator8 = 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.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
- Me.FTP資料夾管理_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.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator()
- Me.簽名檔管理_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.個人財務_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator7 = New System.Windows.Forms.ToolStripSeparator()
- Me.ToolTip = New System.Windows.Forms.ToolTip(Me.components)
- Me.ComboBox3 = New System.Windows.Forms.ComboBox()
- Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
- Me.Timer2 = New System.Windows.Forms.Timer(Me.components)
- Me.Button1 = New System.Windows.Forms.Button()
- Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
- Me.ToolStripStatusLabel1 = New System.Windows.Forms.ToolStripStatusLabel()
- Me.ToolStripStatusLabel2 = New System.Windows.Forms.ToolStripStatusLabel()
- Me.ToolStripProgressBar1 = New System.Windows.Forms.ToolStripProgressBar()
- Me.合計_TSSL = New System.Windows.Forms.ToolStripStatusLabel()
- Me.MenuStrip.SuspendLayout()
- Me.StatusStrip1.SuspendLayout()
- Me.SuspendLayout()
- '
- 'MenuStrip
- '
- Me.MenuStrip.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.MenuStrip.ImageScalingSize = New System.Drawing.Size(20, 20)
- Me.MenuStrip.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.FileMenu, Me.WindowsMenu, Me.業務管理_tsm, Me.軟件開發系統管理_tsm, Me.設備開發系統_tsm, Me.人事系統管理新_tsm, Me.財務管理_tsm, Me.決策系統管理_tsm, Me.系統管理_tsm})
- Me.MenuStrip.Location = New System.Drawing.Point(0, 0)
- Me.MenuStrip.MdiWindowListItem = Me.WindowsMenu
- Me.MenuStrip.Name = "MenuStrip"
- Me.MenuStrip.Padding = New System.Windows.Forms.Padding(7, 3, 0, 3)
- Me.MenuStrip.Size = New System.Drawing.Size(1350, 30)
- Me.MenuStrip.TabIndex = 5
- Me.MenuStrip.Text = "MenuStrip"
- '
- 'FileMenu
- '
- Me.FileMenu.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.個人帳號管理_tsm, Me.ToolStripSeparator10, Me.ExitToolStripMenuItem})
- Me.FileMenu.ImageTransparentColor = System.Drawing.SystemColors.ActiveBorder
- Me.FileMenu.Name = "FileMenu"
- Me.FileMenu.Size = New System.Drawing.Size(43, 24)
- Me.FileMenu.Text = "檔案"
- '
- '個人帳號管理_tsm
- '
- Me.個人帳號管理_tsm.Name = "個人帳號管理_tsm"
- Me.個人帳號管理_tsm.Size = New System.Drawing.Size(146, 22)
- Me.個人帳號管理_tsm.Text = "個人帳號管理"
- '
- 'ToolStripSeparator10
- '
- Me.ToolStripSeparator10.Name = "ToolStripSeparator10"
- Me.ToolStripSeparator10.Size = New System.Drawing.Size(143, 6)
- '
- 'ExitToolStripMenuItem
- '
- Me.ExitToolStripMenuItem.Name = "ExitToolStripMenuItem"
- Me.ExitToolStripMenuItem.Size = New System.Drawing.Size(146, 22)
- Me.ExitToolStripMenuItem.Text = "結束(&X)"
- '
- 'WindowsMenu
- '
- Me.WindowsMenu.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.NewWindowToolStripMenuItem, Me.CascadeToolStripMenuItem, Me.TileVerticalToolStripMenuItem, Me.TileHorizontalToolStripMenuItem, Me.CloseAllToolStripMenuItem, Me.ArrangeIconsToolStripMenuItem})
- Me.WindowsMenu.Name = "WindowsMenu"
- Me.WindowsMenu.Size = New System.Drawing.Size(43, 24)
- Me.WindowsMenu.Text = "視窗"
- '
- 'NewWindowToolStripMenuItem
- '
- Me.NewWindowToolStripMenuItem.Name = "NewWindowToolStripMenuItem"
- Me.NewWindowToolStripMenuItem.Size = New System.Drawing.Size(140, 22)
- Me.NewWindowToolStripMenuItem.Text = "開新視窗(&N)"
- '
- 'CascadeToolStripMenuItem
- '
- Me.CascadeToolStripMenuItem.Name = "CascadeToolStripMenuItem"
- Me.CascadeToolStripMenuItem.Size = New System.Drawing.Size(140, 22)
- Me.CascadeToolStripMenuItem.Text = "重疊顯示(&C)"
- '
- 'TileVerticalToolStripMenuItem
- '
- Me.TileVerticalToolStripMenuItem.Name = "TileVerticalToolStripMenuItem"
- Me.TileVerticalToolStripMenuItem.Size = New System.Drawing.Size(140, 22)
- Me.TileVerticalToolStripMenuItem.Text = "垂直並排(&V)"
- '
- 'TileHorizontalToolStripMenuItem
- '
- Me.TileHorizontalToolStripMenuItem.Name = "TileHorizontalToolStripMenuItem"
- Me.TileHorizontalToolStripMenuItem.Size = New System.Drawing.Size(140, 22)
- Me.TileHorizontalToolStripMenuItem.Text = "水平並排(&H)"
- '
- 'CloseAllToolStripMenuItem
- '
- Me.CloseAllToolStripMenuItem.Name = "CloseAllToolStripMenuItem"
- Me.CloseAllToolStripMenuItem.Size = New System.Drawing.Size(140, 22)
- Me.CloseAllToolStripMenuItem.Text = "全部關閉(&L)"
- '
- 'ArrangeIconsToolStripMenuItem
- '
- Me.ArrangeIconsToolStripMenuItem.Name = "ArrangeIconsToolStripMenuItem"
- Me.ArrangeIconsToolStripMenuItem.Size = New System.Drawing.Size(140, 22)
- Me.ArrangeIconsToolStripMenuItem.Text = "排列圖示(&A)"
- '
- '業務管理_tsm
- '
- Me.業務管理_tsm.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.業務專案建檔_tsm})
- Me.業務管理_tsm.ForeColor = System.Drawing.Color.Goldenrod
- Me.業務管理_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.business_info
- Me.業務管理_tsm.Name = "業務管理_tsm"
- Me.業務管理_tsm.Size = New System.Drawing.Size(111, 24)
- Me.業務管理_tsm.Text = "業務系統管理"
- '
- '業務專案建檔_tsm
- '
- Me.業務專案建檔_tsm.ForeColor = System.Drawing.Color.Goldenrod
- Me.業務專案建檔_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.pen
- Me.業務專案建檔_tsm.Name = "業務專案建檔_tsm"
- Me.業務專案建檔_tsm.Size = New System.Drawing.Size(162, 26)
- Me.業務專案建檔_tsm.Text = "業務專案控制表"
- '
- '軟件開發系統管理_tsm
- '
- Me.軟件開發系統管理_tsm.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.原代碼存放區_tsm, Me.共享文件_tsm, Me.系統開發點檢控制表_tsm, Me.系統開發功能點檢表_tsm, Me.ToolStripSeparator2, Me.工作日志_tsm})
- Me.軟件開發系統管理_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.軟件開發系統管理_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
- Me.軟件開發系統管理_tsm.Name = "軟件開發系統管理_tsm"
- Me.軟件開發系統管理_tsm.Size = New System.Drawing.Size(135, 24)
- Me.軟件開發系統管理_tsm.Text = "軟件開發系統管理"
- '
- '原代碼存放區_tsm
- '
- Me.原代碼存放區_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.原代碼存放區_tsm.Name = "原代碼存放區_tsm"
- Me.原代碼存放區_tsm.Size = New System.Drawing.Size(182, 22)
- Me.原代碼存放區_tsm.Text = "原代碼存放區"
- '
- '共享文件_tsm
- '
- Me.共享文件_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.共享文件_tsm.Name = "共享文件_tsm"
- Me.共享文件_tsm.Size = New System.Drawing.Size(182, 22)
- Me.共享文件_tsm.Text = "開發文件存放區"
- '
- '系統開發點檢控制表_tsm
- '
- Me.系統開發點檢控制表_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.系統開發點檢控制表_tsm.Name = "系統開發點檢控制表_tsm"
- Me.系統開發點檢控制表_tsm.Size = New System.Drawing.Size(182, 22)
- Me.系統開發點檢控制表_tsm.Text = "系統開發點檢控制表"
- '
- '系統開發功能點檢表_tsm
- '
- Me.系統開發功能點檢表_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.系統開發功能點檢表_tsm.Name = "系統開發功能點檢表_tsm"
- Me.系統開發功能點檢表_tsm.Size = New System.Drawing.Size(182, 22)
- Me.系統開發功能點檢表_tsm.Text = "系統開發功能點檢表"
- '
- 'ToolStripSeparator2
- '
- Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
- Me.ToolStripSeparator2.Size = New System.Drawing.Size(179, 6)
- '
- '工作日志_tsm
- '
- Me.工作日志_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.工作日志_tsm.Name = "工作日志_tsm"
- Me.工作日志_tsm.Size = New System.Drawing.Size(182, 22)
- Me.工作日志_tsm.Text = "工作日誌與代辦事項"
- '
- '設備開發系統_tsm
- '
- Me.設備開發系統_tsm.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.倉儲系統管理_tsm, Me.成本系統管理_tsm, Me.Bom表管理_tsm})
- Me.設備開發系統_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.設備開發系統_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.truck
- Me.設備開發系統_tsm.Name = "設備開發系統_tsm"
- Me.設備開發系統_tsm.Size = New System.Drawing.Size(135, 24)
- Me.設備開發系統_tsm.Text = "設備開發系統管理"
- '
- '倉儲系統管理_tsm
- '
- Me.倉儲系統管理_tsm.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.供應商管理_tsm, Me.ToolStripSeparator12, Me.進貨管理_tsm, Me.領物管理_tsm, Me.庫存查詢_tsm, Me.出庫紀錄_tsm})
- Me.倉儲系統管理_tsm.ForeColor = System.Drawing.Color.Red
- Me.倉儲系統管理_tsm.Name = "倉儲系統管理_tsm"
- Me.倉儲系統管理_tsm.Size = New System.Drawing.Size(146, 22)
- Me.倉儲系統管理_tsm.Text = "倉儲系統管理"
- '
- '供應商管理_tsm
- '
- Me.供應商管理_tsm.ForeColor = System.Drawing.Color.Red
- Me.供應商管理_tsm.Name = "供應商管理_tsm"
- Me.供應商管理_tsm.Size = New System.Drawing.Size(134, 22)
- Me.供應商管理_tsm.Text = "供應商管理"
- '
- 'ToolStripSeparator12
- '
- Me.ToolStripSeparator12.Name = "ToolStripSeparator12"
- Me.ToolStripSeparator12.Size = New System.Drawing.Size(131, 6)
- '
- '進貨管理_tsm
- '
- Me.進貨管理_tsm.ForeColor = System.Drawing.Color.Red
- Me.進貨管理_tsm.Name = "進貨管理_tsm"
- Me.進貨管理_tsm.Size = New System.Drawing.Size(134, 22)
- Me.進貨管理_tsm.Text = "進貨管理"
- '
- '領物管理_tsm
- '
- Me.領物管理_tsm.ForeColor = System.Drawing.Color.Red
- Me.領物管理_tsm.Name = "領物管理_tsm"
- Me.領物管理_tsm.Size = New System.Drawing.Size(134, 22)
- Me.領物管理_tsm.Text = "領物管理"
- '
- '庫存查詢_tsm
- '
- Me.庫存查詢_tsm.ForeColor = System.Drawing.Color.Red
- Me.庫存查詢_tsm.Name = "庫存查詢_tsm"
- Me.庫存查詢_tsm.Size = New System.Drawing.Size(134, 22)
- Me.庫存查詢_tsm.Text = "庫存查詢"
- '
- '出庫紀錄_tsm
- '
- Me.出庫紀錄_tsm.ForeColor = System.Drawing.Color.Red
- Me.出庫紀錄_tsm.Name = "出庫紀錄_tsm"
- Me.出庫紀錄_tsm.Size = New System.Drawing.Size(134, 22)
- Me.出庫紀錄_tsm.Text = "出庫紀錄"
- '
- '成本系統管理_tsm
- '
- Me.成本系統管理_tsm.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.零件成本_tsm, Me.零組件成本_tsm, Me.機構件成本_tsm, Me.機構組件成本_tsm, Me.機台成本_tsm, Me.ToolStripSeparator4, Me.服務項目成本_tsm})
- Me.成本系統管理_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.成本系統管理_tsm.Name = "成本系統管理_tsm"
- Me.成本系統管理_tsm.Size = New System.Drawing.Size(146, 22)
- Me.成本系統管理_tsm.Text = "成本系統管理"
- '
- '零件成本_tsm
- '
- Me.零件成本_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.零件成本_tsm.Name = "零件成本_tsm"
- Me.零件成本_tsm.Size = New System.Drawing.Size(146, 22)
- Me.零件成本_tsm.Text = "零件成本"
- '
- '零組件成本_tsm
- '
- Me.零組件成本_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.零組件成本_tsm.Name = "零組件成本_tsm"
- Me.零組件成本_tsm.Size = New System.Drawing.Size(146, 22)
- Me.零組件成本_tsm.Text = "零組件成本"
- '
- '機構件成本_tsm
- '
- Me.機構件成本_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.機構件成本_tsm.Name = "機構件成本_tsm"
- Me.機構件成本_tsm.Size = New System.Drawing.Size(146, 22)
- Me.機構件成本_tsm.Text = "機構件成本"
- '
- '機構組件成本_tsm
- '
- Me.機構組件成本_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.機構組件成本_tsm.Name = "機構組件成本_tsm"
- Me.機構組件成本_tsm.Size = New System.Drawing.Size(146, 22)
- Me.機構組件成本_tsm.Text = "機構組件成本"
- '
- '機台成本_tsm
- '
- Me.機台成本_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.機台成本_tsm.Name = "機台成本_tsm"
- Me.機台成本_tsm.Size = New System.Drawing.Size(146, 22)
- Me.機台成本_tsm.Text = "機台成本"
- '
- 'ToolStripSeparator4
- '
- Me.ToolStripSeparator4.Name = "ToolStripSeparator4"
- Me.ToolStripSeparator4.Size = New System.Drawing.Size(143, 6)
- '
- '服務項目成本_tsm
- '
- Me.服務項目成本_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.服務項目成本_tsm.Name = "服務項目成本_tsm"
- Me.服務項目成本_tsm.Size = New System.Drawing.Size(146, 22)
- Me.服務項目成本_tsm.Text = "服務項目成本"
- '
- 'Bom表管理_tsm
- '
- Me.Bom表管理_tsm.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.零組件零件BOM表_tsm, Me.機構件零組件BOM表_tsm, Me.機構組件機構件BOM表_tsm, Me.機台機構組件BOM表_tsm})
- Me.Bom表管理_tsm.ForeColor = System.Drawing.Color.Green
- Me.Bom表管理_tsm.Name = "Bom表管理_tsm"
- Me.Bom表管理_tsm.Size = New System.Drawing.Size(146, 22)
- Me.Bom表管理_tsm.Text = "Bom表管理"
- '
- '零組件零件BOM表_tsm
- '
- Me.零組件零件BOM表_tsm.ForeColor = System.Drawing.Color.Green
- Me.零組件零件BOM表_tsm.Name = "零組件零件BOM表_tsm"
- Me.零組件零件BOM表_tsm.Size = New System.Drawing.Size(204, 22)
- Me.零組件零件BOM表_tsm.Text = "零組件-零件BOM表"
- '
- '機構件零組件BOM表_tsm
- '
- Me.機構件零組件BOM表_tsm.ForeColor = System.Drawing.Color.Green
- Me.機構件零組件BOM表_tsm.Name = "機構件零組件BOM表_tsm"
- Me.機構件零組件BOM表_tsm.Size = New System.Drawing.Size(204, 22)
- Me.機構件零組件BOM表_tsm.Text = "機構件-零組件BOM表"
- '
- '機構組件機構件BOM表_tsm
- '
- Me.機構組件機構件BOM表_tsm.ForeColor = System.Drawing.Color.Green
- Me.機構組件機構件BOM表_tsm.Name = "機構組件機構件BOM表_tsm"
- Me.機構組件機構件BOM表_tsm.Size = New System.Drawing.Size(204, 22)
- Me.機構組件機構件BOM表_tsm.Text = "機構組件-機構件BOM表"
- '
- '機台機構組件BOM表_tsm
- '
- Me.機台機構組件BOM表_tsm.ForeColor = System.Drawing.Color.Green
- Me.機台機構組件BOM表_tsm.Name = "機台機構組件BOM表_tsm"
- Me.機台機構組件BOM表_tsm.Size = New System.Drawing.Size(204, 22)
- Me.機台機構組件BOM表_tsm.Text = "機台-機構組件BOM表"
- '
- '人事系統管理新_tsm
- '
- Me.人事系統管理新_tsm.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ID卡系統配置設定_tsm, Me.排班資料_tsm, Me.休假申請審核_tsm, Me.加班申請審核_tsm, Me.考勤管理_tsm, Me.人事系統設定_tsm, Me.ToolStripSeparator9, Me.人系統管理舊_tsm})
- Me.人事系統管理新_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Personnel
- Me.人事系統管理新_tsm.Name = "人事系統管理新_tsm"
- Me.人事系統管理新_tsm.Size = New System.Drawing.Size(131, 24)
- Me.人事系統管理新_tsm.Text = "人事系統管理(新)"
- '
- 'ID卡系統配置設定_tsm
- '
- Me.ID卡系統配置設定_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.card_ipod
- Me.ID卡系統配置設定_tsm.Name = "ID卡系統配置設定_tsm"
- Me.ID卡系統配置設定_tsm.Size = New System.Drawing.Size(198, 26)
- Me.ID卡系統配置設定_tsm.Text = "人員ID卡系統配置設定"
- '
- '排班資料_tsm
- '
- Me.排班資料_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Personnel
- Me.排班資料_tsm.Name = "排班資料_tsm"
- Me.排班資料_tsm.Size = New System.Drawing.Size(198, 26)
- Me.排班資料_tsm.Text = "排班資料"
- '
- '休假申請審核_tsm
- '
- Me.休假申請審核_tsm.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.休假申請_tsm, Me.休假核准_tsm, Me.歷史休假紀錄_tsm, Me.ToolStripSeparator11, Me.國定假日設定_tsm})
- Me.休假申請審核_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.business_info
- Me.休假申請審核_tsm.Name = "休假申請審核_tsm"
- Me.休假申請審核_tsm.Size = New System.Drawing.Size(198, 26)
- Me.休假申請審核_tsm.Text = "休假申請/審核"
- '
- '休假申請_tsm
- '
- Me.休假申請_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.business_info
- Me.休假申請_tsm.Name = "休假申請_tsm"
- Me.休假申請_tsm.Size = New System.Drawing.Size(150, 26)
- Me.休假申請_tsm.Text = "休假申請"
- '
- '休假核准_tsm
- '
- Me.休假核准_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.check
- Me.休假核准_tsm.Name = "休假核准_tsm"
- Me.休假核准_tsm.Size = New System.Drawing.Size(150, 26)
- Me.休假核准_tsm.Text = "休假核准"
- '
- '歷史休假紀錄_tsm
- '
- Me.歷史休假紀錄_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Report
- Me.歷史休假紀錄_tsm.Name = "歷史休假紀錄_tsm"
- Me.歷史休假紀錄_tsm.Size = New System.Drawing.Size(150, 26)
- Me.歷史休假紀錄_tsm.Text = "歷史休假紀錄"
- '
- 'ToolStripSeparator11
- '
- Me.ToolStripSeparator11.Name = "ToolStripSeparator11"
- Me.ToolStripSeparator11.Size = New System.Drawing.Size(147, 6)
- '
- '國定假日設定_tsm
- '
- Me.國定假日設定_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
- Me.國定假日設定_tsm.Name = "國定假日設定_tsm"
- Me.國定假日設定_tsm.Size = New System.Drawing.Size(150, 26)
- Me.國定假日設定_tsm.Text = "國定假日設定"
- '
- '加班申請審核_tsm
- '
- Me.加班申請審核_tsm.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.加班申請_tsm, Me.加班核准_tsm, Me.加班申請資料_tsm, Me.ToolStripSeparator13, Me.最後關班時間_tsm})
- Me.加班申請審核_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.pen
- Me.加班申請審核_tsm.Name = "加班申請審核_tsm"
- Me.加班申請審核_tsm.Size = New System.Drawing.Size(198, 26)
- Me.加班申請審核_tsm.Text = "加班申請/審核"
- '
- '加班申請_tsm
- '
- Me.加班申請_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.pen
- Me.加班申請_tsm.Name = "加班申請_tsm"
- Me.加班申請_tsm.Size = New System.Drawing.Size(150, 26)
- Me.加班申請_tsm.Text = "加班申請"
- '
- '加班核准_tsm
- '
- Me.加班核准_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.check
- Me.加班核准_tsm.Name = "加班核准_tsm"
- Me.加班核准_tsm.Size = New System.Drawing.Size(150, 26)
- Me.加班核准_tsm.Text = "加班核准"
- '
- '加班申請資料_tsm
- '
- Me.加班申請資料_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Report
- Me.加班申請資料_tsm.Name = "加班申請資料_tsm"
- Me.加班申請資料_tsm.Size = New System.Drawing.Size(150, 26)
- Me.加班申請資料_tsm.Text = "加班申請資料"
- '
- 'ToolStripSeparator13
- '
- Me.ToolStripSeparator13.Name = "ToolStripSeparator13"
- Me.ToolStripSeparator13.Size = New System.Drawing.Size(147, 6)
- '
- '最後關班時間_tsm
- '
- Me.最後關班時間_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.check_icon
- Me.最後關班時間_tsm.Name = "最後關班時間_tsm"
- Me.最後關班時間_tsm.Size = New System.Drawing.Size(150, 26)
- Me.最後關班時間_tsm.Text = "最後關班時間"
- '
- '考勤管理_tsm
- '
- Me.考勤管理_tsm.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.考勤明細表_tsm, Me.ToolStripSeparator14, Me.到離職管理_tsm, Me.到離職核准_tsm})
- Me.考勤管理_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Report
- Me.考勤管理_tsm.Name = "考勤管理_tsm"
- Me.考勤管理_tsm.Size = New System.Drawing.Size(198, 26)
- Me.考勤管理_tsm.Text = "考勤管理"
- '
- '考勤明細表_tsm
- '
- Me.考勤明細表_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Report
- Me.考勤明細表_tsm.Name = "考勤明細表_tsm"
- Me.考勤明細表_tsm.Size = New System.Drawing.Size(138, 26)
- Me.考勤明細表_tsm.Text = "考勤明細表"
- '
- 'ToolStripSeparator14
- '
- Me.ToolStripSeparator14.Name = "ToolStripSeparator14"
- Me.ToolStripSeparator14.Size = New System.Drawing.Size(135, 6)
- '
- '到離職管理_tsm
- '
- Me.到離職管理_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.pen
- Me.到離職管理_tsm.Name = "到離職管理_tsm"
- Me.到離職管理_tsm.Size = New System.Drawing.Size(138, 26)
- Me.到離職管理_tsm.Text = "到離職管理"
- '
- '到離職核准_tsm
- '
- Me.到離職核准_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.check
- Me.到離職核准_tsm.Name = "到離職核准_tsm"
- Me.到離職核准_tsm.Size = New System.Drawing.Size(138, 26)
- Me.到離職核准_tsm.Text = "到離職核准"
- '
- '人事系統設定_tsm
- '
- Me.人事系統設定_tsm.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.系統使用者權限設定_tsm, Me.人事系統變數設定_tsm, Me.ID卡配置設定_tsm, Me.人員資料表_tsm})
- Me.人事系統設定_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
- Me.人事系統設定_tsm.Name = "人事系統設定_tsm"
- Me.人事系統設定_tsm.Size = New System.Drawing.Size(198, 26)
- Me.人事系統設定_tsm.Text = "人事系統設定"
- '
- '系統使用者權限設定_tsm
- '
- Me.系統使用者權限設定_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
- Me.系統使用者權限設定_tsm.Name = "系統使用者權限設定_tsm"
- Me.系統使用者權限設定_tsm.Size = New System.Drawing.Size(186, 26)
- Me.系統使用者權限設定_tsm.Text = "系統使用者權限設定"
- '
- '人事系統變數設定_tsm
- '
- Me.人事系統變數設定_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
- Me.人事系統變數設定_tsm.Name = "人事系統變數設定_tsm"
- Me.人事系統變數設定_tsm.Size = New System.Drawing.Size(186, 26)
- Me.人事系統變數設定_tsm.Text = "人事系統變數設定"
- '
- 'ID卡配置設定_tsm
- '
- Me.ID卡配置設定_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.card_ipod
- Me.ID卡配置設定_tsm.Name = "ID卡配置設定_tsm"
- Me.ID卡配置設定_tsm.Size = New System.Drawing.Size(186, 26)
- Me.ID卡配置設定_tsm.Text = "ID卡配置設定"
- '
- '人員資料表_tsm
- '
- Me.人員資料表_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
- Me.人員資料表_tsm.Name = "人員資料表_tsm"
- Me.人員資料表_tsm.Size = New System.Drawing.Size(186, 26)
- Me.人員資料表_tsm.Text = "人員資料表"
- '
- 'ToolStripSeparator9
- '
- Me.ToolStripSeparator9.Name = "ToolStripSeparator9"
- Me.ToolStripSeparator9.Size = New System.Drawing.Size(195, 6)
- '
- '人系統管理舊_tsm
- '
- Me.人系統管理舊_tsm.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.人事請假申請1_tsm, Me.人事請假核准1_tsm, Me.人員考勤明細表1_tsm, Me.ToolStripSeparator15, Me.人員入職資料表_tsm, Me.考勤打卡資料補登1_tsm, Me.國定假日設定1_tsm})
- Me.人系統管理舊_tsm.Name = "人系統管理舊_tsm"
- Me.人系統管理舊_tsm.Size = New System.Drawing.Size(198, 26)
- Me.人系統管理舊_tsm.Text = "人系統管理(舊)"
- '
- '人事請假申請1_tsm
- '
- Me.人事請假申請1_tsm.Name = "人事請假申請1_tsm"
- Me.人事請假申請1_tsm.Size = New System.Drawing.Size(170, 22)
- Me.人事請假申請1_tsm.Text = "人事請假申請"
- '
- '人事請假核准1_tsm
- '
- Me.人事請假核准1_tsm.Name = "人事請假核准1_tsm"
- Me.人事請假核准1_tsm.Size = New System.Drawing.Size(170, 22)
- Me.人事請假核准1_tsm.Text = "人事請假核准"
- '
- '人員考勤明細表1_tsm
- '
- Me.人員考勤明細表1_tsm.Name = "人員考勤明細表1_tsm"
- Me.人員考勤明細表1_tsm.Size = New System.Drawing.Size(170, 22)
- Me.人員考勤明細表1_tsm.Text = "人員考勤明細表"
- '
- 'ToolStripSeparator15
- '
- Me.ToolStripSeparator15.Name = "ToolStripSeparator15"
- Me.ToolStripSeparator15.Size = New System.Drawing.Size(167, 6)
- '
- '人員入職資料表_tsm
- '
- Me.人員入職資料表_tsm.Name = "人員入職資料表_tsm"
- Me.人員入職資料表_tsm.Size = New System.Drawing.Size(170, 22)
- Me.人員入職資料表_tsm.Text = "人員入職資料表"
- '
- '考勤打卡資料補登1_tsm
- '
- Me.考勤打卡資料補登1_tsm.Name = "考勤打卡資料補登1_tsm"
- Me.考勤打卡資料補登1_tsm.Size = New System.Drawing.Size(170, 22)
- Me.考勤打卡資料補登1_tsm.Text = "考勤打卡資料補登"
- '
- '國定假日設定1_tsm
- '
- Me.國定假日設定1_tsm.Name = "國定假日設定1_tsm"
- Me.國定假日設定1_tsm.Size = New System.Drawing.Size(170, 22)
- Me.國定假日設定1_tsm.Text = "國定假日設定"
- '
- '財務管理_tsm
- '
- Me.財務管理_tsm.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.GCM財務支付申請_tsm, Me.GCM財務支付審核_tsm, Me.GCM財務支付單一覽表_tsm, Me.ToolStripSeparator6, Me.GCM財務對帳表_tsm, Me.GCM財務決算表_tsm, Me.GCM財務彙總表_tsm, Me.ToolStripSeparator5, Me.ICS財務支付申請_tsm, Me.ICS財務支付審核_tsm, Me.ICS財務支付單一覽表_tsm, Me.ToolStripSeparator17, Me.ICS財務對帳表_tsm, Me.ISC財務決算表_tsm, Me.ISC財務彙總表_tsm, Me.ToolStripSeparator16, Me.匯率管理_tsm, Me.會計科目管理_tsm, Me.ToolStripSeparator8, Me.帳務系統_tsm})
- Me.財務管理_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.財務管理_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Payment
- Me.財務管理_tsm.Name = "財務管理_tsm"
- Me.財務管理_tsm.Size = New System.Drawing.Size(111, 24)
- Me.財務管理_tsm.Text = "財務系統管理"
- '
- 'GCM財務支付申請_tsm
- '
- Me.GCM財務支付申請_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.GCM財務支付申請_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.pen
- Me.GCM財務支付申請_tsm.Name = "GCM財務支付申請_tsm"
- Me.GCM財務支付申請_tsm.Size = New System.Drawing.Size(208, 26)
- Me.GCM財務支付申請_tsm.Text = "GCM-財務收支單申請"
- '
- 'GCM財務支付審核_tsm
- '
- Me.GCM財務支付審核_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.GCM財務支付審核_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.check
- Me.GCM財務支付審核_tsm.Name = "GCM財務支付審核_tsm"
- Me.GCM財務支付審核_tsm.Size = New System.Drawing.Size(208, 26)
- Me.GCM財務支付審核_tsm.Text = "GCM-財務收支單審核"
- '
- 'GCM財務支付單一覽表_tsm
- '
- Me.GCM財務支付單一覽表_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.GCM財務支付單一覽表_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Report
- Me.GCM財務支付單一覽表_tsm.Name = "GCM財務支付單一覽表_tsm"
- Me.GCM財務支付單一覽表_tsm.Size = New System.Drawing.Size(208, 26)
- Me.GCM財務支付單一覽表_tsm.Text = "GCM-財務收支單一覽表"
- '
- 'ToolStripSeparator6
- '
- Me.ToolStripSeparator6.Name = "ToolStripSeparator6"
- Me.ToolStripSeparator6.Size = New System.Drawing.Size(205, 6)
- '
- 'GCM財務對帳表_tsm
- '
- Me.GCM財務對帳表_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.GCM財務對帳表_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Report
- Me.GCM財務對帳表_tsm.Name = "GCM財務對帳表_tsm"
- Me.GCM財務對帳表_tsm.Size = New System.Drawing.Size(208, 26)
- Me.GCM財務對帳表_tsm.Text = "GCM-財務 - 對帳表"
- '
- 'GCM財務決算表_tsm
- '
- Me.GCM財務決算表_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.GCM財務決算表_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Report
- Me.GCM財務決算表_tsm.Name = "GCM財務決算表_tsm"
- Me.GCM財務決算表_tsm.Size = New System.Drawing.Size(208, 26)
- Me.GCM財務決算表_tsm.Text = "GCM-財務 - 決算表"
- '
- 'GCM財務彙總表_tsm
- '
- Me.GCM財務彙總表_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.GCM財務彙總表_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Report
- Me.GCM財務彙總表_tsm.Name = "GCM財務彙總表_tsm"
- Me.GCM財務彙總表_tsm.Size = New System.Drawing.Size(208, 26)
- Me.GCM財務彙總表_tsm.Text = "GCM-財務 - 彙總表"
- '
- 'ToolStripSeparator5
- '
- Me.ToolStripSeparator5.Name = "ToolStripSeparator5"
- Me.ToolStripSeparator5.Size = New System.Drawing.Size(205, 6)
- '
- 'ICS財務支付申請_tsm
- '
- Me.ICS財務支付申請_tsm.ForeColor = System.Drawing.Color.Purple
- Me.ICS財務支付申請_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.pen
- Me.ICS財務支付申請_tsm.Name = "ICS財務支付申請_tsm"
- Me.ICS財務支付申請_tsm.Size = New System.Drawing.Size(208, 26)
- Me.ICS財務支付申請_tsm.Text = "ICS-財務收支單申請"
- '
- 'ICS財務支付審核_tsm
- '
- Me.ICS財務支付審核_tsm.ForeColor = System.Drawing.Color.Purple
- Me.ICS財務支付審核_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.check
- Me.ICS財務支付審核_tsm.Name = "ICS財務支付審核_tsm"
- Me.ICS財務支付審核_tsm.Size = New System.Drawing.Size(208, 26)
- Me.ICS財務支付審核_tsm.Text = "ICS-財務收支單審核"
- '
- 'ICS財務支付單一覽表_tsm
- '
- Me.ICS財務支付單一覽表_tsm.ForeColor = System.Drawing.Color.Purple
- Me.ICS財務支付單一覽表_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Report
- Me.ICS財務支付單一覽表_tsm.Name = "ICS財務支付單一覽表_tsm"
- Me.ICS財務支付單一覽表_tsm.Size = New System.Drawing.Size(208, 26)
- Me.ICS財務支付單一覽表_tsm.Text = "ICS-財務收支單一覽表"
- '
- 'ToolStripSeparator17
- '
- Me.ToolStripSeparator17.Name = "ToolStripSeparator17"
- Me.ToolStripSeparator17.Size = New System.Drawing.Size(205, 6)
- '
- 'ICS財務對帳表_tsm
- '
- Me.ICS財務對帳表_tsm.ForeColor = System.Drawing.Color.Purple
- Me.ICS財務對帳表_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Report
- Me.ICS財務對帳表_tsm.Name = "ICS財務對帳表_tsm"
- Me.ICS財務對帳表_tsm.Size = New System.Drawing.Size(208, 26)
- Me.ICS財務對帳表_tsm.Text = "ICS-財務 - 對帳表"
- '
- 'ISC財務決算表_tsm
- '
- Me.ISC財務決算表_tsm.ForeColor = System.Drawing.Color.Purple
- Me.ISC財務決算表_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Report
- Me.ISC財務決算表_tsm.Name = "ISC財務決算表_tsm"
- Me.ISC財務決算表_tsm.Size = New System.Drawing.Size(208, 26)
- Me.ISC財務決算表_tsm.Text = "ISC-財務 - 決算表"
- '
- 'ISC財務彙總表_tsm
- '
- Me.ISC財務彙總表_tsm.ForeColor = System.Drawing.Color.Purple
- Me.ISC財務彙總表_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Report
- Me.ISC財務彙總表_tsm.Name = "ISC財務彙總表_tsm"
- Me.ISC財務彙總表_tsm.Size = New System.Drawing.Size(208, 26)
- Me.ISC財務彙總表_tsm.Text = "ISC-財務 - 彙總表"
- '
- 'ToolStripSeparator16
- '
- Me.ToolStripSeparator16.Name = "ToolStripSeparator16"
- Me.ToolStripSeparator16.Size = New System.Drawing.Size(205, 6)
- '
- '匯率管理_tsm
- '
- Me.匯率管理_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.匯率管理_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
- Me.匯率管理_tsm.Name = "匯率管理_tsm"
- Me.匯率管理_tsm.Size = New System.Drawing.Size(208, 26)
- Me.匯率管理_tsm.Text = "匯率管理"
- '
- '會計科目管理_tsm
- '
- Me.會計科目管理_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.會計科目管理_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
- Me.會計科目管理_tsm.Name = "會計科目管理_tsm"
- Me.會計科目管理_tsm.Size = New System.Drawing.Size(208, 26)
- Me.會計科目管理_tsm.Text = "會計科目管理"
- '
- 'ToolStripSeparator8
- '
- Me.ToolStripSeparator8.Name = "ToolStripSeparator8"
- Me.ToolStripSeparator8.Size = New System.Drawing.Size(205, 6)
- '
- '帳務系統_tsm
- '
- Me.帳務系統_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.帳務系統_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.document_accept
- Me.帳務系統_tsm.Name = "帳務系統_tsm"
- Me.帳務系統_tsm.Size = New System.Drawing.Size(208, 26)
- Me.帳務系統_tsm.Text = "財務流水帳系統"
- '
- '決策系統管理_tsm
- '
- Me.決策系統管理_tsm.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.卜卦簡易_tsm, Me.卜卦進階_tsm})
- Me.決策系統管理_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Personnel
- Me.決策系統管理_tsm.Name = "決策系統管理_tsm"
- Me.決策系統管理_tsm.Size = New System.Drawing.Size(111, 24)
- Me.決策系統管理_tsm.Text = "決策系統管理"
- '
- '卜卦簡易_tsm
- '
- Me.卜卦簡易_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Personnel
- Me.卜卦簡易_tsm.Name = "卜卦簡易_tsm"
- Me.卜卦簡易_tsm.Size = New System.Drawing.Size(134, 26)
- Me.卜卦簡易_tsm.Text = "卜卦(簡易)"
- '
- '卜卦進階_tsm
- '
- Me.卜卦進階_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Personnel
- Me.卜卦進階_tsm.Name = "卜卦進階_tsm"
- Me.卜卦進階_tsm.Size = New System.Drawing.Size(134, 26)
- Me.卜卦進階_tsm.Text = "卜卦(進階)"
- '
- '系統管理_tsm
- '
- Me.系統管理_tsm.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.系統使用者管理_tsm, Me.ToolStripSeparator1, Me.FTP資料夾管理_tsm, Me.系統執行檔版本管理_tsm, Me.系統編碼原則_tsm, Me.系統通用變數管理_tsm, Me.系統對應電腦註冊_tsm, Me.ToolStripSeparator3, Me.簽名檔管理_tsm, Me.個人財務_tsm, Me.ToolStripSeparator7})
- Me.系統管理_tsm.ForeColor = System.Drawing.Color.Red
- Me.系統管理_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
- Me.系統管理_tsm.Name = "系統管理_tsm"
- Me.系統管理_tsm.Size = New System.Drawing.Size(123, 24)
- Me.系統管理_tsm.Text = "資料庫系統管理"
- '
- '系統使用者管理_tsm
- '
- Me.系統使用者管理_tsm.ForeColor = System.Drawing.Color.Red
- Me.系統使用者管理_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
- Me.系統使用者管理_tsm.Name = "系統使用者管理_tsm"
- Me.系統使用者管理_tsm.Size = New System.Drawing.Size(186, 26)
- Me.系統使用者管理_tsm.Text = "系統使用者管理"
- '
- 'ToolStripSeparator1
- '
- Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
- Me.ToolStripSeparator1.Size = New System.Drawing.Size(183, 6)
- '
- 'FTP資料夾管理_tsm
- '
- Me.FTP資料夾管理_tsm.ForeColor = System.Drawing.Color.Red
- Me.FTP資料夾管理_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
- Me.FTP資料夾管理_tsm.Name = "FTP資料夾管理_tsm"
- Me.FTP資料夾管理_tsm.Size = New System.Drawing.Size(186, 26)
- Me.FTP資料夾管理_tsm.Text = "FTP資料夾管理"
- '
- '系統執行檔版本管理_tsm
- '
- Me.系統執行檔版本管理_tsm.ForeColor = System.Drawing.Color.Red
- Me.系統執行檔版本管理_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
- Me.系統執行檔版本管理_tsm.Name = "系統執行檔版本管理_tsm"
- Me.系統執行檔版本管理_tsm.Size = New System.Drawing.Size(186, 26)
- Me.系統執行檔版本管理_tsm.Text = "系統執行檔版本管理"
- '
- '系統編碼原則_tsm
- '
- Me.系統編碼原則_tsm.ForeColor = System.Drawing.Color.Red
- Me.系統編碼原則_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
- Me.系統編碼原則_tsm.Name = "系統編碼原則_tsm"
- Me.系統編碼原則_tsm.Size = New System.Drawing.Size(186, 26)
- Me.系統編碼原則_tsm.Text = "系統編碼原則"
- Me.系統編碼原則_tsm.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
- '
- '系統通用變數管理_tsm
- '
- Me.系統通用變數管理_tsm.ForeColor = System.Drawing.Color.Red
- Me.系統通用變數管理_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
- Me.系統通用變數管理_tsm.Name = "系統通用變數管理_tsm"
- Me.系統通用變數管理_tsm.Size = New System.Drawing.Size(186, 26)
- Me.系統通用變數管理_tsm.Text = "系統通用變數管理"
- '
- '系統對應電腦註冊_tsm
- '
- Me.系統對應電腦註冊_tsm.ForeColor = System.Drawing.Color.Red
- Me.系統對應電腦註冊_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
- Me.系統對應電腦註冊_tsm.Name = "系統對應電腦註冊_tsm"
- Me.系統對應電腦註冊_tsm.Size = New System.Drawing.Size(186, 26)
- Me.系統對應電腦註冊_tsm.Text = "系統對應電腦註冊"
- '
- 'ToolStripSeparator3
- '
- Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
- Me.ToolStripSeparator3.Size = New System.Drawing.Size(183, 6)
- '
- '簽名檔管理_tsm
- '
- Me.簽名檔管理_tsm.ForeColor = System.Drawing.Color.Red
- Me.簽名檔管理_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
- Me.簽名檔管理_tsm.Name = "簽名檔管理_tsm"
- Me.簽名檔管理_tsm.Size = New System.Drawing.Size(186, 26)
- Me.簽名檔管理_tsm.Text = "簽名檔管理"
- '
- '個人財務_tsm
- '
- Me.個人財務_tsm.ForeColor = System.Drawing.Color.Red
- Me.個人財務_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
- Me.個人財務_tsm.Name = "個人財務_tsm"
- Me.個人財務_tsm.Size = New System.Drawing.Size(186, 26)
- Me.個人財務_tsm.Text = "個人財務"
- '
- 'ToolStripSeparator7
- '
- Me.ToolStripSeparator7.Name = "ToolStripSeparator7"
- Me.ToolStripSeparator7.Size = New System.Drawing.Size(183, 6)
- '
- 'ComboBox3
- '
- Me.ComboBox3.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.ComboBox3.FormattingEnabled = True
- Me.ComboBox3.Items.AddRange(New Object() {"主畫面", "系統運作流程邏輯01"})
- Me.ComboBox3.Location = New System.Drawing.Point(1031, 3)
- Me.ComboBox3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.ComboBox3.Name = "ComboBox3"
- Me.ComboBox3.Size = New System.Drawing.Size(140, 24)
- Me.ComboBox3.TabIndex = 12
- Me.ComboBox3.Visible = False
- '
- 'Timer1
- '
- Me.Timer1.Interval = 1000
- '
- 'Timer2
- '
- Me.Timer2.Interval = 1000
- '
- 'Button1
- '
- Me.Button1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Button1.Location = New System.Drawing.Point(1172, 4)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(75, 23)
- Me.Button1.TabIndex = 14
- Me.Button1.Text = "計算機"
- Me.Button1.UseVisualStyleBackColor = True
- '
- 'StatusStrip1
- '
- Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripStatusLabel1, Me.ToolStripStatusLabel2, Me.ToolStripProgressBar1, Me.合計_TSSL})
- Me.StatusStrip1.Location = New System.Drawing.Point(0, 707)
- Me.StatusStrip1.Name = "StatusStrip1"
- Me.StatusStrip1.Size = New System.Drawing.Size(1350, 22)
- Me.StatusStrip1.TabIndex = 16
- Me.StatusStrip1.Text = "StatusStrip1"
- '
- 'ToolStripStatusLabel1
- '
- Me.ToolStripStatusLabel1.Name = "ToolStripStatusLabel1"
- Me.ToolStripStatusLabel1.Size = New System.Drawing.Size(334, 17)
- Me.ToolStripStatusLabel1.Text = "著作權 : 工巧明智能企業有限公司 "
- '
- 'ToolStripStatusLabel2
- '
- Me.ToolStripStatusLabel2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.ToolStripStatusLabel2.Name = "ToolStripStatusLabel2"
- Me.ToolStripStatusLabel2.Size = New System.Drawing.Size(64, 17)
- Me.ToolStripStatusLabel2.Text = "執行進度 : "
- '
- 'ToolStripProgressBar1
- '
- Me.ToolStripProgressBar1.Maximum = 10000
- Me.ToolStripProgressBar1.Name = "ToolStripProgressBar1"
- Me.ToolStripProgressBar1.Size = New System.Drawing.Size(750, 16)
- '
- '合計_TSSL
- '
- Me.合計_TSSL.Name = "合計_TSSL"
- Me.合計_TSSL.Size = New System.Drawing.Size(47, 17)
- Me.合計_TSSL.Text = "合計 : 0"
- '
- 'GCM_ERP_SYS
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1350, 729)
- Me.Controls.Add(Me.StatusStrip1)
- Me.Controls.Add(Me.Button1)
- Me.Controls.Add(Me.ComboBox3)
- Me.Controls.Add(Me.MenuStrip)
- Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.HelpButton = True
- Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
- Me.IsMdiContainer = True
- Me.MainMenuStrip = Me.MenuStrip
- Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Name = "GCM_ERP_SYS"
- Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
- Me.Text = "工巧明智能企業有限公司管理系統"
- Me.MenuStrip.ResumeLayout(False)
- Me.MenuStrip.PerformLayout()
- Me.StatusStrip1.ResumeLayout(False)
- Me.StatusStrip1.PerformLayout()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
- Friend WithEvents ArrangeIconsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents CloseAllToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents NewWindowToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents WindowsMenu As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents CascadeToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents TileVerticalToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents TileHorizontalToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolTip As System.Windows.Forms.ToolTip
- Friend WithEvents ExitToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents FileMenu As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents MenuStrip As System.Windows.Forms.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 ComboBox3 As ComboBox
- Friend WithEvents 決策系統管理_tsm As ToolStripMenuItem
- Friend WithEvents 卜卦簡易_tsm As ToolStripMenuItem
- Friend WithEvents 卜卦進階_tsm As ToolStripMenuItem
- Friend WithEvents 個人帳號管理_tsm As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator10 As ToolStripSeparator
- Friend WithEvents FTP資料夾管理_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 ToolStripSeparator1 As ToolStripSeparator
- Friend WithEvents ToolStripSeparator3 As ToolStripSeparator
- Friend WithEvents 共享文件_tsm As ToolStripMenuItem
- Friend WithEvents 系統編碼原則_tsm As ToolStripMenuItem
- Friend WithEvents 工作日志_tsm As ToolStripMenuItem
- Friend WithEvents Timer1 As Timer
- Friend WithEvents Timer2 As Timer
- 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 ToolStripSeparator12 As ToolStripSeparator
- 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 ToolStripSeparator4 As ToolStripSeparator
- Friend WithEvents 服務項目成本_tsm As ToolStripMenuItem
- Friend WithEvents Bom表管理_tsm As ToolStripMenuItem
- Friend WithEvents 零組件零件BOM表_tsm As ToolStripMenuItem
- Friend WithEvents 機構件零組件BOM表_tsm As ToolStripMenuItem
- Friend WithEvents 機構組件機構件BOM表_tsm As ToolStripMenuItem
- Friend WithEvents 機台機構組件BOM表_tsm As ToolStripMenuItem
- Friend WithEvents 匯率管理_tsm As ToolStripMenuItem
- Friend WithEvents 系統開發點檢控制表_tsm As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator2 As ToolStripSeparator
- Friend WithEvents 系統開發功能點檢表_tsm As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator5 As ToolStripSeparator
- Friend WithEvents 會計科目管理_tsm As ToolStripMenuItem
- Friend WithEvents GCM財務支付申請_tsm As ToolStripMenuItem
- Friend WithEvents GCM財務支付審核_tsm As ToolStripMenuItem
- Friend WithEvents GCM財務支付單一覽表_tsm As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator6 As ToolStripSeparator
- Friend WithEvents GCM財務對帳表_tsm As ToolStripMenuItem
- Friend WithEvents GCM財務決算表_tsm As ToolStripMenuItem
- Friend WithEvents 簽名檔管理_tsm As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator7 As ToolStripSeparator
- Friend WithEvents Button1 As Button
- Friend WithEvents ToolStripSeparator8 As ToolStripSeparator
- Friend WithEvents StatusStrip1 As StatusStrip
- Friend WithEvents ToolStripStatusLabel1 As ToolStripStatusLabel
- Friend WithEvents ToolStripStatusLabel2 As ToolStripStatusLabel
- Friend WithEvents ToolStripProgressBar1 As ToolStripProgressBar
- Friend WithEvents GCM財務彙總表_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 ToolStripSeparator11 As ToolStripSeparator
- Friend WithEvents 加班申請_tsm As ToolStripMenuItem
- Friend WithEvents 加班核准_tsm As ToolStripMenuItem
- Friend WithEvents 加班申請資料_tsm As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator13 As ToolStripSeparator
- Friend WithEvents 最後關班時間_tsm As ToolStripMenuItem
- Friend WithEvents 考勤明細表_tsm As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator14 As ToolStripSeparator
- Friend WithEvents 到離職管理_tsm As ToolStripMenuItem
- Friend WithEvents 到離職核准_tsm As ToolStripMenuItem
- Friend WithEvents 人事系統變數設定_tsm As ToolStripMenuItem
- Friend WithEvents ID卡配置設定_tsm As ToolStripMenuItem
- Friend WithEvents 人員資料表_tsm As ToolStripMenuItem
- Friend WithEvents 系統使用者權限設定_tsm As ToolStripMenuItem
- Friend WithEvents ID卡系統配置設定_tsm As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator9 As ToolStripSeparator
- Friend WithEvents 人系統管理舊_tsm As ToolStripMenuItem
- Friend WithEvents 人員入職資料表_tsm As ToolStripMenuItem
- Friend WithEvents 人事請假申請1_tsm As ToolStripMenuItem
- Friend WithEvents 人事請假核准1_tsm As ToolStripMenuItem
- Friend WithEvents 人員考勤明細表1_tsm As ToolStripMenuItem
- Friend WithEvents 考勤打卡資料補登1_tsm As ToolStripMenuItem
- Friend WithEvents 國定假日設定1_tsm As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator15 As ToolStripSeparator
- Friend WithEvents 合計_TSSL As ToolStripStatusLabel
- Friend WithEvents ICS財務支付申請_tsm As ToolStripMenuItem
- Friend WithEvents ICS財務支付審核_tsm As ToolStripMenuItem
- Friend WithEvents ICS財務支付單一覽表_tsm As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator17 As ToolStripSeparator
- Friend WithEvents ICS財務對帳表_tsm As ToolStripMenuItem
- Friend WithEvents ISC財務決算表_tsm As ToolStripMenuItem
- Friend WithEvents ISC財務彙總表_tsm As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator16 As ToolStripSeparator
- End Class
|