123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545 |
- <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.ToolStripSeparator31 = New System.Windows.Forms.ToolStripSeparator()
- Me.合約報價單_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.合約報價單審核ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.附錄合約_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator24 = New System.Windows.Forms.ToolStripSeparator()
- Me.合約請款單_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.合約請款控制表_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator29 = New System.Windows.Forms.ToolStripSeparator()
- Me.合約驗收單_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.合約驗收控制表_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator30 = 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.ToolStripSeparator19 = New System.Windows.Forms.ToolStripSeparator()
- Me.工程項目BOM表_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.ToolStripSeparator21 = 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.ToolStripSeparator18 = 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.ToolStripSeparator20 = New System.Windows.Forms.ToolStripSeparator()
- Me.物料供應商管理_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.倉儲系統管理ToolStripMenuItem = 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.休假申請審核_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.設備開發系統_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.原代碼存放區_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.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.計算機_bt = 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.字體_NUD = New System.Windows.Forms.NumericUpDown()
- Me.回首頁_tb = New System.Windows.Forms.Button()
- Me.MyBrowser = New System.Windows.Forms.Panel()
- Me.MenuStrip.SuspendLayout()
- Me.StatusStrip1.SuspendLayout()
- CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).BeginInit()
- 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.倉儲系統管理ToolStripMenuItem, 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, Me.合約利潤預估表_tsm, Me.ToolStripSeparator31, Me.合約報價單_tsm, Me.合約報價單審核ToolStripMenuItem, Me.附錄合約_tsm, Me.ToolStripSeparator24, Me.合約請款單_tsm, Me.合約請款控制表_tsm, Me.ToolStripSeparator29, Me.合約驗收單_tsm, Me.合約驗收控制表_tsm, Me.ToolStripSeparator30, Me.合約保固書_tsm, Me.合約文件簽回存檔_tsm, Me.合約文件簽核控制表_tsm, Me.合約結案控制表_tsm, Me.ToolStripSeparator19, Me.工程項目BOM表_tsm, Me.工程分區控制表_tsm, Me.客戶資料表_tsm})
- Me.業務管理_tsm.ForeColor = System.Drawing.Color.Green
- 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.Green
- Me.業務專案建檔_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.pen
- Me.業務專案建檔_tsm.Name = "業務專案建檔_tsm"
- Me.業務專案建檔_tsm.Size = New System.Drawing.Size(186, 26)
- Me.業務專案建檔_tsm.Text = "業務專案控制表"
- '
- '合約執行進度_tsm
- '
- Me.合約執行進度_tsm.ForeColor = System.Drawing.Color.Green
- Me.合約執行進度_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Report
- Me.合約執行進度_tsm.Name = "合約執行進度_tsm"
- Me.合約執行進度_tsm.Size = New System.Drawing.Size(186, 26)
- Me.合約執行進度_tsm.Text = "合約執行進度"
- '
- '合約利潤預估表_tsm
- '
- Me.合約利潤預估表_tsm.ForeColor = System.Drawing.Color.Green
- Me.合約利潤預估表_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Report
- Me.合約利潤預估表_tsm.Name = "合約利潤預估表_tsm"
- Me.合約利潤預估表_tsm.Size = New System.Drawing.Size(186, 26)
- Me.合約利潤預估表_tsm.Text = "合約利潤預估表"
- '
- 'ToolStripSeparator31
- '
- Me.ToolStripSeparator31.Name = "ToolStripSeparator31"
- Me.ToolStripSeparator31.Size = New System.Drawing.Size(183, 6)
- '
- '合約報價單_tsm
- '
- Me.合約報價單_tsm.ForeColor = System.Drawing.Color.Green
- Me.合約報價單_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.pen
- Me.合約報價單_tsm.Name = "合約報價單_tsm"
- Me.合約報價單_tsm.Size = New System.Drawing.Size(186, 26)
- Me.合約報價單_tsm.Text = "合約報價單"
- '
- '合約報價單審核ToolStripMenuItem
- '
- Me.合約報價單審核ToolStripMenuItem.ForeColor = System.Drawing.Color.Green
- Me.合約報價單審核ToolStripMenuItem.Image = Global.工巧明智能管理系統.My.Resources.Resources.check
- Me.合約報價單審核ToolStripMenuItem.Name = "合約報價單審核ToolStripMenuItem"
- Me.合約報價單審核ToolStripMenuItem.Size = New System.Drawing.Size(186, 26)
- Me.合約報價單審核ToolStripMenuItem.Text = "合約報價單審核"
- '
- '附錄合約_tsm
- '
- Me.附錄合約_tsm.ForeColor = System.Drawing.Color.Green
- Me.附錄合約_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Book
- Me.附錄合約_tsm.Name = "附錄合約_tsm"
- Me.附錄合約_tsm.Size = New System.Drawing.Size(186, 26)
- Me.附錄合約_tsm.Text = "附錄合約"
- '
- 'ToolStripSeparator24
- '
- Me.ToolStripSeparator24.Name = "ToolStripSeparator24"
- Me.ToolStripSeparator24.Size = New System.Drawing.Size(183, 6)
- '
- '合約請款單_tsm
- '
- Me.合約請款單_tsm.ForeColor = System.Drawing.Color.Green
- Me.合約請款單_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Payment
- Me.合約請款單_tsm.Name = "合約請款單_tsm"
- Me.合約請款單_tsm.Size = New System.Drawing.Size(186, 26)
- Me.合約請款單_tsm.Text = "合約請款單"
- '
- '合約請款控制表_tsm
- '
- Me.合約請款控制表_tsm.ForeColor = System.Drawing.Color.Green
- Me.合約請款控制表_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Money2
- Me.合約請款控制表_tsm.Name = "合約請款控制表_tsm"
- Me.合約請款控制表_tsm.Size = New System.Drawing.Size(186, 26)
- Me.合約請款控制表_tsm.Text = "合約請款控制表"
- '
- 'ToolStripSeparator29
- '
- Me.ToolStripSeparator29.Name = "ToolStripSeparator29"
- Me.ToolStripSeparator29.Size = New System.Drawing.Size(183, 6)
- '
- '合約驗收單_tsm
- '
- Me.合約驗收單_tsm.ForeColor = System.Drawing.Color.Green
- Me.合約驗收單_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Edit_Text
- Me.合約驗收單_tsm.Name = "合約驗收單_tsm"
- Me.合約驗收單_tsm.Size = New System.Drawing.Size(186, 26)
- Me.合約驗收單_tsm.Text = "合約驗收單"
- '
- '合約驗收控制表_tsm
- '
- Me.合約驗收控制表_tsm.ForeColor = System.Drawing.Color.Green
- Me.合約驗收控制表_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.list_accept
- Me.合約驗收控制表_tsm.Name = "合約驗收控制表_tsm"
- Me.合約驗收控制表_tsm.Size = New System.Drawing.Size(186, 26)
- Me.合約驗收控制表_tsm.Text = "合約驗收控制表"
- '
- 'ToolStripSeparator30
- '
- Me.ToolStripSeparator30.Name = "ToolStripSeparator30"
- Me.ToolStripSeparator30.Size = New System.Drawing.Size(183, 6)
- '
- '合約保固書_tsm
- '
- Me.合約保固書_tsm.ForeColor = System.Drawing.Color.Green
- Me.合約保固書_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Shipping5
- Me.合約保固書_tsm.Name = "合約保固書_tsm"
- Me.合約保固書_tsm.Size = New System.Drawing.Size(186, 26)
- Me.合約保固書_tsm.Text = "合約保固書"
- '
- '合約文件簽回存檔_tsm
- '
- Me.合約文件簽回存檔_tsm.ForeColor = System.Drawing.Color.Green
- Me.合約文件簽回存檔_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Book
- Me.合約文件簽回存檔_tsm.Name = "合約文件簽回存檔_tsm"
- Me.合約文件簽回存檔_tsm.Size = New System.Drawing.Size(186, 26)
- Me.合約文件簽回存檔_tsm.Text = "合約文件簽回存檔"
- '
- '合約文件簽核控制表_tsm
- '
- Me.合約文件簽核控制表_tsm.ForeColor = System.Drawing.Color.Green
- Me.合約文件簽核控制表_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.list_accept
- Me.合約文件簽核控制表_tsm.Name = "合約文件簽核控制表_tsm"
- Me.合約文件簽核控制表_tsm.Size = New System.Drawing.Size(186, 26)
- Me.合約文件簽核控制表_tsm.Text = "合約文件簽核控制表"
- '
- '合約結案控制表_tsm
- '
- Me.合約結案控制表_tsm.ForeColor = System.Drawing.Color.Green
- Me.合約結案控制表_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.box_64x64
- Me.合約結案控制表_tsm.Name = "合約結案控制表_tsm"
- Me.合約結案控制表_tsm.Size = New System.Drawing.Size(186, 26)
- Me.合約結案控制表_tsm.Text = "合約結案控制表"
- '
- 'ToolStripSeparator19
- '
- Me.ToolStripSeparator19.Name = "ToolStripSeparator19"
- Me.ToolStripSeparator19.Size = New System.Drawing.Size(183, 6)
- '
- '工程項目BOM表_tsm
- '
- Me.工程項目BOM表_tsm.ForeColor = System.Drawing.Color.Green
- Me.工程項目BOM表_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.AdministrativeTools1
- Me.工程項目BOM表_tsm.Name = "工程項目BOM表_tsm"
- Me.工程項目BOM表_tsm.Size = New System.Drawing.Size(186, 26)
- Me.工程項目BOM表_tsm.Text = "工程項目BOM表"
- '
- '工程分區控制表_tsm
- '
- Me.工程分區控制表_tsm.ForeColor = System.Drawing.Color.Green
- 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.Green
- 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.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.單次授權功能_tsm, Me.ToolStripSeparator21, Me.請購單申請_tsm, Me.請購單核準_tsm, Me.請購一覽表_tsm, Me.ToolStripSeparator18, Me.採購單詢價_tsm, Me.採購單編輯_tsm, Me.採購單一級核准_tsm, Me.採購單二級核准_tsm, Me.採購單一覽表_tsm, Me.入庫驗收單_tsm, Me.ToolStripSeparator20, 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.buy
- Me.採購系統管理_tsm.Name = "採購系統管理_tsm"
- Me.採購系統管理_tsm.Size = New System.Drawing.Size(111, 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.Image = Global.工巧明智能管理系統.My.Resources.Resources.check_icon
- Me.單次授權功能_tsm.Name = "單次授權功能_tsm"
- Me.單次授權功能_tsm.Size = New System.Drawing.Size(182, 26)
- Me.單次授權功能_tsm.Text = "單次授權功能"
- '
- 'ToolStripSeparator21
- '
- Me.ToolStripSeparator21.Name = "ToolStripSeparator21"
- Me.ToolStripSeparator21.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.Image = Global.工巧明智能管理系統.My.Resources.Resources.basket_back
- Me.請購單申請_tsm.Name = "請購單申請_tsm"
- Me.請購單申請_tsm.Size = New System.Drawing.Size(182, 26)
- 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.Image = Global.工巧明智能管理系統.My.Resources.Resources.check
- Me.請購單核準_tsm.Name = "請購單核準_tsm"
- Me.請購單核準_tsm.Size = New System.Drawing.Size(182, 26)
- 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.Image = Global.工巧明智能管理系統.My.Resources.Resources.Report
- Me.請購一覽表_tsm.Name = "請購一覽表_tsm"
- Me.請購一覽表_tsm.Size = New System.Drawing.Size(182, 26)
- Me.請購一覽表_tsm.Text = "請購單----歷史檔案"
- '
- 'ToolStripSeparator18
- '
- Me.ToolStripSeparator18.Name = "ToolStripSeparator18"
- Me.ToolStripSeparator18.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.Image = Global.工巧明智能管理系統.My.Resources.Resources.pen
- Me.採購單詢價_tsm.Name = "採購單詢價_tsm"
- Me.採購單詢價_tsm.Size = New System.Drawing.Size(182, 26)
- 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.Image = Global.工巧明智能管理系統.My.Resources.Resources.pen
- Me.採購單編輯_tsm.Name = "採購單編輯_tsm"
- Me.採購單編輯_tsm.Size = New System.Drawing.Size(182, 26)
- 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.Image = Global.工巧明智能管理系統.My.Resources.Resources.check
- Me.採購單一級核准_tsm.Name = "採購單一級核准_tsm"
- Me.採購單一級核准_tsm.Size = New System.Drawing.Size(182, 26)
- Me.採購單一級核准_tsm.Text = "採購單----1級核准"
- '
- '採購單二級核准_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.check_icon
- Me.採購單二級核准_tsm.Name = "採購單二級核准_tsm"
- Me.採購單二級核准_tsm.Size = New System.Drawing.Size(182, 26)
- Me.採購單二級核准_tsm.Text = "採購單----2級核准"
- '
- '採購單一覽表_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.Report
- Me.採購單一覽表_tsm.Name = "採購單一覽表_tsm"
- Me.採購單一覽表_tsm.Size = New System.Drawing.Size(182, 26)
- 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.Image = Global.工巧明智能管理系統.My.Resources.Resources.document_accept
- Me.入庫驗收單_tsm.Name = "入庫驗收單_tsm"
- Me.入庫驗收單_tsm.Size = New System.Drawing.Size(182, 26)
- Me.入庫驗收單_tsm.Text = "採購單----驗收"
- '
- 'ToolStripSeparator20
- '
- Me.ToolStripSeparator20.Name = "ToolStripSeparator20"
- Me.ToolStripSeparator20.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.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
- Me.物料供應商管理_tsm.Name = "物料供應商管理_tsm"
- Me.物料供應商管理_tsm.Size = New System.Drawing.Size(182, 26)
- Me.物料供應商管理_tsm.Text = "物料供應商管理"
- '
- '倉儲系統管理ToolStripMenuItem
- '
- Me.倉儲系統管理ToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.物料資料庫_tsm})
- Me.倉儲系統管理ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.倉儲系統管理ToolStripMenuItem.Image = Global.工巧明智能管理系統.My.Resources.Resources.box_64x64
- Me.倉儲系統管理ToolStripMenuItem.Name = "倉儲系統管理ToolStripMenuItem"
- Me.倉儲系統管理ToolStripMenuItem.Size = New System.Drawing.Size(111, 24)
- Me.倉儲系統管理ToolStripMenuItem.Text = "倉儲系統管理"
- '
- '物料資料庫_tsm
- '
- Me.物料資料庫_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.物料資料庫_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
- 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.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)
- '
- '設備開發系統_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.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 = "倉儲系統管理"
- '
- 'ToolStripSeparator12
- '
- Me.ToolStripSeparator12.Name = "ToolStripSeparator12"
- Me.ToolStripSeparator12.Size = New System.Drawing.Size(119, 6)
- '
- '進貨管理_tsm
- '
- Me.進貨管理_tsm.ForeColor = System.Drawing.Color.Red
- Me.進貨管理_tsm.Name = "進貨管理_tsm"
- Me.進貨管理_tsm.Size = New System.Drawing.Size(122, 22)
- Me.進貨管理_tsm.Text = "進貨管理"
- '
- '領物管理_tsm
- '
- Me.領物管理_tsm.ForeColor = System.Drawing.Color.Red
- Me.領物管理_tsm.Name = "領物管理_tsm"
- Me.領物管理_tsm.Size = New System.Drawing.Size(122, 22)
- Me.領物管理_tsm.Text = "領物管理"
- '
- '庫存查詢_tsm
- '
- Me.庫存查詢_tsm.ForeColor = System.Drawing.Color.Red
- Me.庫存查詢_tsm.Name = "庫存查詢_tsm"
- Me.庫存查詢_tsm.Size = New System.Drawing.Size(122, 22)
- Me.庫存查詢_tsm.Text = "庫存查詢"
- '
- '出庫紀錄_tsm
- '
- Me.出庫紀錄_tsm.ForeColor = System.Drawing.Color.Red
- Me.出庫紀錄_tsm.Name = "出庫紀錄_tsm"
- Me.出庫紀錄_tsm.Size = New System.Drawing.Size(122, 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.原代碼存放區_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 = "工作日誌與代辦事項"
- '
- '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(1082, 326)
- 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
- '
- '計算機_bt
- '
- Me.計算機_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.計算機_bt.Location = New System.Drawing.Point(1167, 4)
- Me.計算機_bt.Name = "計算機_bt"
- Me.計算機_bt.Size = New System.Drawing.Size(75, 23)
- Me.計算機_bt.TabIndex = 14
- Me.計算機_bt.Text = "計算機"
- Me.計算機_bt.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"
- '
- '字體_NUD
- '
- Me.字體_NUD.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.字體_NUD.DecimalPlaces = 1
- Me.字體_NUD.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.字體_NUD.Increment = New Decimal(New Integer() {1, 0, 0, 65536})
- Me.字體_NUD.Location = New System.Drawing.Point(1291, 707)
- Me.字體_NUD.Maximum = New Decimal(New Integer() {18, 0, 0, 0})
- Me.字體_NUD.Minimum = New Decimal(New Integer() {6, 0, 0, 0})
- Me.字體_NUD.Name = "字體_NUD"
- Me.字體_NUD.Size = New System.Drawing.Size(38, 23)
- Me.字體_NUD.TabIndex = 1651
- Me.字體_NUD.Value = New Decimal(New Integer() {76, 0, 0, 65536})
- '
- '回首頁_tb
- '
- Me.回首頁_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.回首頁_tb.Location = New System.Drawing.Point(1248, 4)
- Me.回首頁_tb.Name = "回首頁_tb"
- Me.回首頁_tb.Size = New System.Drawing.Size(75, 23)
- Me.回首頁_tb.TabIndex = 1655
- Me.回首頁_tb.Text = "回首頁"
- Me.回首頁_tb.UseVisualStyleBackColor = True
- '
- 'MyBrowser
- '
- Me.MyBrowser.Dock = System.Windows.Forms.DockStyle.Fill
- Me.MyBrowser.Location = New System.Drawing.Point(0, 30)
- Me.MyBrowser.Name = "MyBrowser"
- Me.MyBrowser.Size = New System.Drawing.Size(1350, 677)
- Me.MyBrowser.TabIndex = 1657
- '
- '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.MyBrowser)
- Me.Controls.Add(Me.回首頁_tb)
- Me.Controls.Add(Me.字體_NUD)
- Me.Controls.Add(Me.StatusStrip1)
- Me.Controls.Add(Me.計算機_bt)
- 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()
- CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).EndInit()
- 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 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 計算機_bt 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
- Friend WithEvents 倉儲系統管理ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents 物料資料庫_tsm As ToolStripMenuItem
- Friend WithEvents 字體_NUD As NumericUpDown
- 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 ToolStripSeparator18 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 ToolStripSeparator31 As ToolStripSeparator
- Friend WithEvents 合約報價單_tsm As ToolStripMenuItem
- Friend WithEvents 合約報價單審核ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents 附錄合約_tsm As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator24 As ToolStripSeparator
- Friend WithEvents 合約請款單_tsm As ToolStripMenuItem
- Friend WithEvents 合約請款控制表_tsm As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator29 As ToolStripSeparator
- Friend WithEvents 合約驗收單_tsm As ToolStripMenuItem
- Friend WithEvents 合約驗收控制表_tsm As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator30 As ToolStripSeparator
- Friend WithEvents 合約保固書_tsm As ToolStripMenuItem
- Friend WithEvents 合約文件簽回存檔_tsm As ToolStripMenuItem
- Friend WithEvents 合約文件簽核控制表_tsm As ToolStripMenuItem
- Friend WithEvents 合約結案控制表_tsm As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator19 As ToolStripSeparator
- Friend WithEvents 工程項目BOM表_tsm As ToolStripMenuItem
- Friend WithEvents 工程分區控制表_tsm As ToolStripMenuItem
- Friend WithEvents 客戶資料表_tsm As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator20 As ToolStripSeparator
- Friend WithEvents ToolStripSeparator21 As ToolStripSeparator
- Friend WithEvents 回首頁_tb As Button
- Friend WithEvents MyBrowser As Panel
- End Class
|