Nav apraksta
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

GCM_ERP_SYS.Designer.vb 67KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class GCM_ERP_SYS
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 Dispose 以清除元件清單。
  5. <System.Diagnostics.DebuggerNonUserCode()> _
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. '為 Windows Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請不要使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()> _
  21. Private Sub InitializeComponent()
  22. Me.components = New System.ComponentModel.Container()
  23. Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(GCM_ERP_SYS))
  24. Me.MenuStrip = New System.Windows.Forms.MenuStrip()
  25. Me.FileMenu = New System.Windows.Forms.ToolStripMenuItem()
  26. Me.個人帳號管理_tsm = New System.Windows.Forms.ToolStripMenuItem()
  27. Me.ToolStripSeparator10 = New System.Windows.Forms.ToolStripSeparator()
  28. Me.ExitToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  29. Me.WindowsMenu = New System.Windows.Forms.ToolStripMenuItem()
  30. Me.NewWindowToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  31. Me.CascadeToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  32. Me.TileVerticalToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  33. Me.TileHorizontalToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  34. Me.CloseAllToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  35. Me.ArrangeIconsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  36. Me.人事系統管理新_tsm = New System.Windows.Forms.ToolStripMenuItem()
  37. Me.ID卡系統配置設定_tsm = New System.Windows.Forms.ToolStripMenuItem()
  38. Me.排班資料_tsm = New System.Windows.Forms.ToolStripMenuItem()
  39. Me.休假申請審核_tsm = New System.Windows.Forms.ToolStripMenuItem()
  40. Me.休假申請_tsm = New System.Windows.Forms.ToolStripMenuItem()
  41. Me.休假核准_tsm = New System.Windows.Forms.ToolStripMenuItem()
  42. Me.歷史休假紀錄_tsm = New System.Windows.Forms.ToolStripMenuItem()
  43. Me.ToolStripSeparator11 = New System.Windows.Forms.ToolStripSeparator()
  44. Me.國定假日設定_tsm = New System.Windows.Forms.ToolStripMenuItem()
  45. Me.加班申請審核_tsm = New System.Windows.Forms.ToolStripMenuItem()
  46. Me.加班申請_tsm = New System.Windows.Forms.ToolStripMenuItem()
  47. Me.加班核准_tsm = New System.Windows.Forms.ToolStripMenuItem()
  48. Me.加班申請資料_tsm = New System.Windows.Forms.ToolStripMenuItem()
  49. Me.ToolStripSeparator13 = New System.Windows.Forms.ToolStripSeparator()
  50. Me.最後關班時間_tsm = New System.Windows.Forms.ToolStripMenuItem()
  51. Me.考勤管理_tsm = New System.Windows.Forms.ToolStripMenuItem()
  52. Me.考勤明細表_tsm = New System.Windows.Forms.ToolStripMenuItem()
  53. Me.ToolStripSeparator14 = New System.Windows.Forms.ToolStripSeparator()
  54. Me.到離職管理_tsm = New System.Windows.Forms.ToolStripMenuItem()
  55. Me.到離職核准_tsm = New System.Windows.Forms.ToolStripMenuItem()
  56. Me.人事系統設定_tsm = New System.Windows.Forms.ToolStripMenuItem()
  57. Me.系統使用者權限設定_tsm = New System.Windows.Forms.ToolStripMenuItem()
  58. Me.人事系統變數設定_tsm = New System.Windows.Forms.ToolStripMenuItem()
  59. Me.ID卡配置設定_tsm = New System.Windows.Forms.ToolStripMenuItem()
  60. Me.人員資料表_tsm = New System.Windows.Forms.ToolStripMenuItem()
  61. Me.ToolStripSeparator9 = New System.Windows.Forms.ToolStripSeparator()
  62. Me.人系統管理舊_tsm = New System.Windows.Forms.ToolStripMenuItem()
  63. Me.人事請假申請1_tsm = New System.Windows.Forms.ToolStripMenuItem()
  64. Me.人事請假核准1_tsm = New System.Windows.Forms.ToolStripMenuItem()
  65. Me.人員考勤明細表1_tsm = New System.Windows.Forms.ToolStripMenuItem()
  66. Me.ToolStripSeparator15 = New System.Windows.Forms.ToolStripSeparator()
  67. Me.人員入職資料表_tsm = New System.Windows.Forms.ToolStripMenuItem()
  68. Me.考勤打卡資料補登1_tsm = New System.Windows.Forms.ToolStripMenuItem()
  69. Me.國定假日設定1_tsm = New System.Windows.Forms.ToolStripMenuItem()
  70. Me.財務管理_tsm = New System.Windows.Forms.ToolStripMenuItem()
  71. Me.GCM財務支付申請_tsm = New System.Windows.Forms.ToolStripMenuItem()
  72. Me.GCM財務支付審核_tsm = New System.Windows.Forms.ToolStripMenuItem()
  73. Me.GCM財務支付單一覽表_tsm = New System.Windows.Forms.ToolStripMenuItem()
  74. Me.ToolStripSeparator6 = New System.Windows.Forms.ToolStripSeparator()
  75. Me.GCM財務對帳表_tsm = New System.Windows.Forms.ToolStripMenuItem()
  76. Me.GCM財務決算表_tsm = New System.Windows.Forms.ToolStripMenuItem()
  77. Me.GCM財務彙總表_tsm = New System.Windows.Forms.ToolStripMenuItem()
  78. Me.ToolStripSeparator5 = New System.Windows.Forms.ToolStripSeparator()
  79. Me.ICS財務支付申請_tsm = New System.Windows.Forms.ToolStripMenuItem()
  80. Me.ICS財務支付審核_tsm = New System.Windows.Forms.ToolStripMenuItem()
  81. Me.ICS財務支付單一覽表_tsm = New System.Windows.Forms.ToolStripMenuItem()
  82. Me.ToolStripSeparator17 = New System.Windows.Forms.ToolStripSeparator()
  83. Me.ICS財務對帳表_tsm = New System.Windows.Forms.ToolStripMenuItem()
  84. Me.ISC財務決算表_tsm = New System.Windows.Forms.ToolStripMenuItem()
  85. Me.ISC財務彙總表_tsm = New System.Windows.Forms.ToolStripMenuItem()
  86. Me.ToolStripSeparator16 = New System.Windows.Forms.ToolStripSeparator()
  87. Me.匯率管理_tsm = New System.Windows.Forms.ToolStripMenuItem()
  88. Me.會計科目管理_tsm = New System.Windows.Forms.ToolStripMenuItem()
  89. Me.ToolStripSeparator8 = New System.Windows.Forms.ToolStripSeparator()
  90. Me.帳務系統_tsm = New System.Windows.Forms.ToolStripMenuItem()
  91. Me.決策系統管理_tsm = New System.Windows.Forms.ToolStripMenuItem()
  92. Me.卜卦簡易_tsm = New System.Windows.Forms.ToolStripMenuItem()
  93. Me.卜卦進階_tsm = New System.Windows.Forms.ToolStripMenuItem()
  94. Me.系統管理_tsm = New System.Windows.Forms.ToolStripMenuItem()
  95. Me.系統使用者管理_tsm = New System.Windows.Forms.ToolStripMenuItem()
  96. Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
  97. Me.FTP資料夾管理_tsm = New System.Windows.Forms.ToolStripMenuItem()
  98. Me.系統執行檔版本管理_tsm = New System.Windows.Forms.ToolStripMenuItem()
  99. Me.系統編碼原則_tsm = New System.Windows.Forms.ToolStripMenuItem()
  100. Me.系統通用變數管理_tsm = New System.Windows.Forms.ToolStripMenuItem()
  101. Me.系統對應電腦註冊_tsm = New System.Windows.Forms.ToolStripMenuItem()
  102. Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator()
  103. Me.簽名檔管理_tsm = New System.Windows.Forms.ToolStripMenuItem()
  104. Me.個人財務_tsm = New System.Windows.Forms.ToolStripMenuItem()
  105. Me.ToolStripSeparator7 = New System.Windows.Forms.ToolStripSeparator()
  106. Me.設備開發系統_tsm = New System.Windows.Forms.ToolStripMenuItem()
  107. Me.倉儲系統管理_tsm = New System.Windows.Forms.ToolStripMenuItem()
  108. Me.ToolStripSeparator12 = New System.Windows.Forms.ToolStripSeparator()
  109. Me.進貨管理_tsm = New System.Windows.Forms.ToolStripMenuItem()
  110. Me.領物管理_tsm = New System.Windows.Forms.ToolStripMenuItem()
  111. Me.庫存查詢_tsm = New System.Windows.Forms.ToolStripMenuItem()
  112. Me.出庫紀錄_tsm = New System.Windows.Forms.ToolStripMenuItem()
  113. Me.成本系統管理_tsm = New System.Windows.Forms.ToolStripMenuItem()
  114. Me.零件成本_tsm = New System.Windows.Forms.ToolStripMenuItem()
  115. Me.零組件成本_tsm = New System.Windows.Forms.ToolStripMenuItem()
  116. Me.機構件成本_tsm = New System.Windows.Forms.ToolStripMenuItem()
  117. Me.機構組件成本_tsm = New System.Windows.Forms.ToolStripMenuItem()
  118. Me.機台成本_tsm = New System.Windows.Forms.ToolStripMenuItem()
  119. Me.ToolStripSeparator4 = New System.Windows.Forms.ToolStripSeparator()
  120. Me.服務項目成本_tsm = New System.Windows.Forms.ToolStripMenuItem()
  121. Me.Bom表管理_tsm = New System.Windows.Forms.ToolStripMenuItem()
  122. Me.零組件零件BOM表_tsm = New System.Windows.Forms.ToolStripMenuItem()
  123. Me.機構件零組件BOM表_tsm = New System.Windows.Forms.ToolStripMenuItem()
  124. Me.機構組件機構件BOM表_tsm = New System.Windows.Forms.ToolStripMenuItem()
  125. Me.機台機構組件BOM表_tsm = New System.Windows.Forms.ToolStripMenuItem()
  126. Me.軟件開發系統管理_tsm = New System.Windows.Forms.ToolStripMenuItem()
  127. Me.原代碼存放區_tsm = New System.Windows.Forms.ToolStripMenuItem()
  128. Me.共享文件_tsm = New System.Windows.Forms.ToolStripMenuItem()
  129. Me.系統開發點檢控制表_tsm = New System.Windows.Forms.ToolStripMenuItem()
  130. Me.系統開發功能點檢表_tsm = New System.Windows.Forms.ToolStripMenuItem()
  131. Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
  132. Me.工作日志_tsm = New System.Windows.Forms.ToolStripMenuItem()
  133. Me.ToolTip = New System.Windows.Forms.ToolTip(Me.components)
  134. Me.ComboBox3 = New System.Windows.Forms.ComboBox()
  135. Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
  136. Me.Timer2 = New System.Windows.Forms.Timer(Me.components)
  137. Me.計算機_bt = New System.Windows.Forms.Button()
  138. Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
  139. Me.ToolStripStatusLabel1 = New System.Windows.Forms.ToolStripStatusLabel()
  140. Me.ToolStripStatusLabel2 = New System.Windows.Forms.ToolStripStatusLabel()
  141. Me.ToolStripProgressBar1 = New System.Windows.Forms.ToolStripProgressBar()
  142. Me.合計_TSSL = New System.Windows.Forms.ToolStripStatusLabel()
  143. Me.字體_NUD = New System.Windows.Forms.NumericUpDown()
  144. Me.回首頁_tb = New System.Windows.Forms.Button()
  145. Me.MyBrowser = New System.Windows.Forms.Panel()
  146. Me.MenuStrip.SuspendLayout()
  147. Me.StatusStrip1.SuspendLayout()
  148. CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).BeginInit()
  149. Me.SuspendLayout()
  150. '
  151. 'MenuStrip
  152. '
  153. Me.MenuStrip.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  154. Me.MenuStrip.ImageScalingSize = New System.Drawing.Size(20, 20)
  155. 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})
  156. Me.MenuStrip.Location = New System.Drawing.Point(0, 0)
  157. Me.MenuStrip.MdiWindowListItem = Me.WindowsMenu
  158. Me.MenuStrip.Name = "MenuStrip"
  159. Me.MenuStrip.Padding = New System.Windows.Forms.Padding(7, 3, 0, 3)
  160. Me.MenuStrip.Size = New System.Drawing.Size(1350, 30)
  161. Me.MenuStrip.TabIndex = 5
  162. Me.MenuStrip.Text = "MenuStrip"
  163. '
  164. 'FileMenu
  165. '
  166. Me.FileMenu.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.個人帳號管理_tsm, Me.ToolStripSeparator10, Me.ExitToolStripMenuItem})
  167. Me.FileMenu.ImageTransparentColor = System.Drawing.SystemColors.ActiveBorder
  168. Me.FileMenu.Name = "FileMenu"
  169. Me.FileMenu.Size = New System.Drawing.Size(43, 24)
  170. Me.FileMenu.Text = "檔案"
  171. '
  172. '個人帳號管理_tsm
  173. '
  174. Me.個人帳號管理_tsm.Name = "個人帳號管理_tsm"
  175. Me.個人帳號管理_tsm.Size = New System.Drawing.Size(146, 22)
  176. Me.個人帳號管理_tsm.Text = "個人帳號管理"
  177. '
  178. 'ToolStripSeparator10
  179. '
  180. Me.ToolStripSeparator10.Name = "ToolStripSeparator10"
  181. Me.ToolStripSeparator10.Size = New System.Drawing.Size(143, 6)
  182. '
  183. 'ExitToolStripMenuItem
  184. '
  185. Me.ExitToolStripMenuItem.Name = "ExitToolStripMenuItem"
  186. Me.ExitToolStripMenuItem.Size = New System.Drawing.Size(146, 22)
  187. Me.ExitToolStripMenuItem.Text = "結束(&X)"
  188. '
  189. 'WindowsMenu
  190. '
  191. Me.WindowsMenu.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.NewWindowToolStripMenuItem, Me.CascadeToolStripMenuItem, Me.TileVerticalToolStripMenuItem, Me.TileHorizontalToolStripMenuItem, Me.CloseAllToolStripMenuItem, Me.ArrangeIconsToolStripMenuItem})
  192. Me.WindowsMenu.Name = "WindowsMenu"
  193. Me.WindowsMenu.Size = New System.Drawing.Size(43, 24)
  194. Me.WindowsMenu.Text = "視窗"
  195. '
  196. 'NewWindowToolStripMenuItem
  197. '
  198. Me.NewWindowToolStripMenuItem.Name = "NewWindowToolStripMenuItem"
  199. Me.NewWindowToolStripMenuItem.Size = New System.Drawing.Size(140, 22)
  200. Me.NewWindowToolStripMenuItem.Text = "開新視窗(&N)"
  201. '
  202. 'CascadeToolStripMenuItem
  203. '
  204. Me.CascadeToolStripMenuItem.Name = "CascadeToolStripMenuItem"
  205. Me.CascadeToolStripMenuItem.Size = New System.Drawing.Size(140, 22)
  206. Me.CascadeToolStripMenuItem.Text = "重疊顯示(&C)"
  207. '
  208. 'TileVerticalToolStripMenuItem
  209. '
  210. Me.TileVerticalToolStripMenuItem.Name = "TileVerticalToolStripMenuItem"
  211. Me.TileVerticalToolStripMenuItem.Size = New System.Drawing.Size(140, 22)
  212. Me.TileVerticalToolStripMenuItem.Text = "垂直並排(&V)"
  213. '
  214. 'TileHorizontalToolStripMenuItem
  215. '
  216. Me.TileHorizontalToolStripMenuItem.Name = "TileHorizontalToolStripMenuItem"
  217. Me.TileHorizontalToolStripMenuItem.Size = New System.Drawing.Size(140, 22)
  218. Me.TileHorizontalToolStripMenuItem.Text = "水平並排(&H)"
  219. '
  220. 'CloseAllToolStripMenuItem
  221. '
  222. Me.CloseAllToolStripMenuItem.Name = "CloseAllToolStripMenuItem"
  223. Me.CloseAllToolStripMenuItem.Size = New System.Drawing.Size(140, 22)
  224. Me.CloseAllToolStripMenuItem.Text = "全部關閉(&L)"
  225. '
  226. 'ArrangeIconsToolStripMenuItem
  227. '
  228. Me.ArrangeIconsToolStripMenuItem.Name = "ArrangeIconsToolStripMenuItem"
  229. Me.ArrangeIconsToolStripMenuItem.Size = New System.Drawing.Size(140, 22)
  230. Me.ArrangeIconsToolStripMenuItem.Text = "排列圖示(&A)"
  231. '
  232. '人事系統管理新_tsm
  233. '
  234. 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})
  235. Me.人事系統管理新_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Personnel
  236. Me.人事系統管理新_tsm.Name = "人事系統管理新_tsm"
  237. Me.人事系統管理新_tsm.Size = New System.Drawing.Size(131, 24)
  238. Me.人事系統管理新_tsm.Text = "人事系統管理(新)"
  239. '
  240. 'ID卡系統配置設定_tsm
  241. '
  242. Me.ID卡系統配置設定_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.card_ipod
  243. Me.ID卡系統配置設定_tsm.Name = "ID卡系統配置設定_tsm"
  244. Me.ID卡系統配置設定_tsm.Size = New System.Drawing.Size(198, 26)
  245. Me.ID卡系統配置設定_tsm.Text = "人員ID卡系統配置設定"
  246. '
  247. '排班資料_tsm
  248. '
  249. Me.排班資料_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Personnel
  250. Me.排班資料_tsm.Name = "排班資料_tsm"
  251. Me.排班資料_tsm.Size = New System.Drawing.Size(198, 26)
  252. Me.排班資料_tsm.Text = "排班資料"
  253. '
  254. '休假申請審核_tsm
  255. '
  256. Me.休假申請審核_tsm.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.休假申請_tsm, Me.休假核准_tsm, Me.歷史休假紀錄_tsm, Me.ToolStripSeparator11, Me.國定假日設定_tsm})
  257. Me.休假申請審核_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.business_info
  258. Me.休假申請審核_tsm.Name = "休假申請審核_tsm"
  259. Me.休假申請審核_tsm.Size = New System.Drawing.Size(198, 26)
  260. Me.休假申請審核_tsm.Text = "休假申請/審核"
  261. '
  262. '休假申請_tsm
  263. '
  264. Me.休假申請_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.business_info
  265. Me.休假申請_tsm.Name = "休假申請_tsm"
  266. Me.休假申請_tsm.Size = New System.Drawing.Size(150, 26)
  267. Me.休假申請_tsm.Text = "休假申請"
  268. '
  269. '休假核准_tsm
  270. '
  271. Me.休假核准_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.check
  272. Me.休假核准_tsm.Name = "休假核准_tsm"
  273. Me.休假核准_tsm.Size = New System.Drawing.Size(150, 26)
  274. Me.休假核准_tsm.Text = "休假核准"
  275. '
  276. '歷史休假紀錄_tsm
  277. '
  278. Me.歷史休假紀錄_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Report
  279. Me.歷史休假紀錄_tsm.Name = "歷史休假紀錄_tsm"
  280. Me.歷史休假紀錄_tsm.Size = New System.Drawing.Size(150, 26)
  281. Me.歷史休假紀錄_tsm.Text = "歷史休假紀錄"
  282. '
  283. 'ToolStripSeparator11
  284. '
  285. Me.ToolStripSeparator11.Name = "ToolStripSeparator11"
  286. Me.ToolStripSeparator11.Size = New System.Drawing.Size(147, 6)
  287. '
  288. '國定假日設定_tsm
  289. '
  290. Me.國定假日設定_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
  291. Me.國定假日設定_tsm.Name = "國定假日設定_tsm"
  292. Me.國定假日設定_tsm.Size = New System.Drawing.Size(150, 26)
  293. Me.國定假日設定_tsm.Text = "國定假日設定"
  294. '
  295. '加班申請審核_tsm
  296. '
  297. Me.加班申請審核_tsm.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.加班申請_tsm, Me.加班核准_tsm, Me.加班申請資料_tsm, Me.ToolStripSeparator13, Me.最後關班時間_tsm})
  298. Me.加班申請審核_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.pen
  299. Me.加班申請審核_tsm.Name = "加班申請審核_tsm"
  300. Me.加班申請審核_tsm.Size = New System.Drawing.Size(198, 26)
  301. Me.加班申請審核_tsm.Text = "加班申請/審核"
  302. '
  303. '加班申請_tsm
  304. '
  305. Me.加班申請_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.pen
  306. Me.加班申請_tsm.Name = "加班申請_tsm"
  307. Me.加班申請_tsm.Size = New System.Drawing.Size(150, 26)
  308. Me.加班申請_tsm.Text = "加班申請"
  309. '
  310. '加班核准_tsm
  311. '
  312. Me.加班核准_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.check
  313. Me.加班核准_tsm.Name = "加班核准_tsm"
  314. Me.加班核准_tsm.Size = New System.Drawing.Size(150, 26)
  315. Me.加班核准_tsm.Text = "加班核准"
  316. '
  317. '加班申請資料_tsm
  318. '
  319. Me.加班申請資料_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Report
  320. Me.加班申請資料_tsm.Name = "加班申請資料_tsm"
  321. Me.加班申請資料_tsm.Size = New System.Drawing.Size(150, 26)
  322. Me.加班申請資料_tsm.Text = "加班申請資料"
  323. '
  324. 'ToolStripSeparator13
  325. '
  326. Me.ToolStripSeparator13.Name = "ToolStripSeparator13"
  327. Me.ToolStripSeparator13.Size = New System.Drawing.Size(147, 6)
  328. '
  329. '最後關班時間_tsm
  330. '
  331. Me.最後關班時間_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.check_icon
  332. Me.最後關班時間_tsm.Name = "最後關班時間_tsm"
  333. Me.最後關班時間_tsm.Size = New System.Drawing.Size(150, 26)
  334. Me.最後關班時間_tsm.Text = "最後關班時間"
  335. '
  336. '考勤管理_tsm
  337. '
  338. Me.考勤管理_tsm.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.考勤明細表_tsm, Me.ToolStripSeparator14, Me.到離職管理_tsm, Me.到離職核准_tsm})
  339. Me.考勤管理_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Report
  340. Me.考勤管理_tsm.Name = "考勤管理_tsm"
  341. Me.考勤管理_tsm.Size = New System.Drawing.Size(198, 26)
  342. Me.考勤管理_tsm.Text = "考勤管理"
  343. '
  344. '考勤明細表_tsm
  345. '
  346. Me.考勤明細表_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Report
  347. Me.考勤明細表_tsm.Name = "考勤明細表_tsm"
  348. Me.考勤明細表_tsm.Size = New System.Drawing.Size(138, 26)
  349. Me.考勤明細表_tsm.Text = "考勤明細表"
  350. '
  351. 'ToolStripSeparator14
  352. '
  353. Me.ToolStripSeparator14.Name = "ToolStripSeparator14"
  354. Me.ToolStripSeparator14.Size = New System.Drawing.Size(135, 6)
  355. '
  356. '到離職管理_tsm
  357. '
  358. Me.到離職管理_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.pen
  359. Me.到離職管理_tsm.Name = "到離職管理_tsm"
  360. Me.到離職管理_tsm.Size = New System.Drawing.Size(138, 26)
  361. Me.到離職管理_tsm.Text = "到離職管理"
  362. '
  363. '到離職核准_tsm
  364. '
  365. Me.到離職核准_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.check
  366. Me.到離職核准_tsm.Name = "到離職核准_tsm"
  367. Me.到離職核准_tsm.Size = New System.Drawing.Size(138, 26)
  368. Me.到離職核准_tsm.Text = "到離職核准"
  369. '
  370. '人事系統設定_tsm
  371. '
  372. Me.人事系統設定_tsm.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.系統使用者權限設定_tsm, Me.人事系統變數設定_tsm, Me.ID卡配置設定_tsm, Me.人員資料表_tsm})
  373. Me.人事系統設定_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
  374. Me.人事系統設定_tsm.Name = "人事系統設定_tsm"
  375. Me.人事系統設定_tsm.Size = New System.Drawing.Size(198, 26)
  376. Me.人事系統設定_tsm.Text = "人事系統設定"
  377. '
  378. '系統使用者權限設定_tsm
  379. '
  380. Me.系統使用者權限設定_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
  381. Me.系統使用者權限設定_tsm.Name = "系統使用者權限設定_tsm"
  382. Me.系統使用者權限設定_tsm.Size = New System.Drawing.Size(186, 26)
  383. Me.系統使用者權限設定_tsm.Text = "系統使用者權限設定"
  384. '
  385. '人事系統變數設定_tsm
  386. '
  387. Me.人事系統變數設定_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
  388. Me.人事系統變數設定_tsm.Name = "人事系統變數設定_tsm"
  389. Me.人事系統變數設定_tsm.Size = New System.Drawing.Size(186, 26)
  390. Me.人事系統變數設定_tsm.Text = "人事系統變數設定"
  391. '
  392. 'ID卡配置設定_tsm
  393. '
  394. Me.ID卡配置設定_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.card_ipod
  395. Me.ID卡配置設定_tsm.Name = "ID卡配置設定_tsm"
  396. Me.ID卡配置設定_tsm.Size = New System.Drawing.Size(186, 26)
  397. Me.ID卡配置設定_tsm.Text = "ID卡配置設定"
  398. '
  399. '人員資料表_tsm
  400. '
  401. Me.人員資料表_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
  402. Me.人員資料表_tsm.Name = "人員資料表_tsm"
  403. Me.人員資料表_tsm.Size = New System.Drawing.Size(186, 26)
  404. Me.人員資料表_tsm.Text = "人員資料表"
  405. '
  406. 'ToolStripSeparator9
  407. '
  408. Me.ToolStripSeparator9.Name = "ToolStripSeparator9"
  409. Me.ToolStripSeparator9.Size = New System.Drawing.Size(195, 6)
  410. '
  411. '人系統管理舊_tsm
  412. '
  413. 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})
  414. Me.人系統管理舊_tsm.Name = "人系統管理舊_tsm"
  415. Me.人系統管理舊_tsm.Size = New System.Drawing.Size(198, 26)
  416. Me.人系統管理舊_tsm.Text = "人系統管理(舊)"
  417. '
  418. '人事請假申請1_tsm
  419. '
  420. Me.人事請假申請1_tsm.Name = "人事請假申請1_tsm"
  421. Me.人事請假申請1_tsm.Size = New System.Drawing.Size(170, 22)
  422. Me.人事請假申請1_tsm.Text = "人事請假申請"
  423. '
  424. '人事請假核准1_tsm
  425. '
  426. Me.人事請假核准1_tsm.Name = "人事請假核准1_tsm"
  427. Me.人事請假核准1_tsm.Size = New System.Drawing.Size(170, 22)
  428. Me.人事請假核准1_tsm.Text = "人事請假核准"
  429. '
  430. '人員考勤明細表1_tsm
  431. '
  432. Me.人員考勤明細表1_tsm.Name = "人員考勤明細表1_tsm"
  433. Me.人員考勤明細表1_tsm.Size = New System.Drawing.Size(170, 22)
  434. Me.人員考勤明細表1_tsm.Text = "人員考勤明細表"
  435. '
  436. 'ToolStripSeparator15
  437. '
  438. Me.ToolStripSeparator15.Name = "ToolStripSeparator15"
  439. Me.ToolStripSeparator15.Size = New System.Drawing.Size(167, 6)
  440. '
  441. '人員入職資料表_tsm
  442. '
  443. Me.人員入職資料表_tsm.Name = "人員入職資料表_tsm"
  444. Me.人員入職資料表_tsm.Size = New System.Drawing.Size(170, 22)
  445. Me.人員入職資料表_tsm.Text = "人員入職資料表"
  446. '
  447. '考勤打卡資料補登1_tsm
  448. '
  449. Me.考勤打卡資料補登1_tsm.Name = "考勤打卡資料補登1_tsm"
  450. Me.考勤打卡資料補登1_tsm.Size = New System.Drawing.Size(170, 22)
  451. Me.考勤打卡資料補登1_tsm.Text = "考勤打卡資料補登"
  452. '
  453. '國定假日設定1_tsm
  454. '
  455. Me.國定假日設定1_tsm.Name = "國定假日設定1_tsm"
  456. Me.國定假日設定1_tsm.Size = New System.Drawing.Size(170, 22)
  457. Me.國定假日設定1_tsm.Text = "國定假日設定"
  458. '
  459. '財務管理_tsm
  460. '
  461. 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})
  462. Me.財務管理_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  463. Me.財務管理_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Payment
  464. Me.財務管理_tsm.Name = "財務管理_tsm"
  465. Me.財務管理_tsm.Size = New System.Drawing.Size(111, 24)
  466. Me.財務管理_tsm.Text = "財務系統管理"
  467. '
  468. 'GCM財務支付申請_tsm
  469. '
  470. Me.GCM財務支付申請_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  471. Me.GCM財務支付申請_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.pen
  472. Me.GCM財務支付申請_tsm.Name = "GCM財務支付申請_tsm"
  473. Me.GCM財務支付申請_tsm.Size = New System.Drawing.Size(208, 26)
  474. Me.GCM財務支付申請_tsm.Text = "GCM-財務收支單申請"
  475. '
  476. 'GCM財務支付審核_tsm
  477. '
  478. Me.GCM財務支付審核_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  479. Me.GCM財務支付審核_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.check
  480. Me.GCM財務支付審核_tsm.Name = "GCM財務支付審核_tsm"
  481. Me.GCM財務支付審核_tsm.Size = New System.Drawing.Size(208, 26)
  482. Me.GCM財務支付審核_tsm.Text = "GCM-財務收支單審核"
  483. '
  484. 'GCM財務支付單一覽表_tsm
  485. '
  486. Me.GCM財務支付單一覽表_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  487. Me.GCM財務支付單一覽表_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Report
  488. Me.GCM財務支付單一覽表_tsm.Name = "GCM財務支付單一覽表_tsm"
  489. Me.GCM財務支付單一覽表_tsm.Size = New System.Drawing.Size(208, 26)
  490. Me.GCM財務支付單一覽表_tsm.Text = "GCM-財務收支單一覽表"
  491. '
  492. 'ToolStripSeparator6
  493. '
  494. Me.ToolStripSeparator6.Name = "ToolStripSeparator6"
  495. Me.ToolStripSeparator6.Size = New System.Drawing.Size(205, 6)
  496. '
  497. 'GCM財務對帳表_tsm
  498. '
  499. Me.GCM財務對帳表_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  500. Me.GCM財務對帳表_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Report
  501. Me.GCM財務對帳表_tsm.Name = "GCM財務對帳表_tsm"
  502. Me.GCM財務對帳表_tsm.Size = New System.Drawing.Size(208, 26)
  503. Me.GCM財務對帳表_tsm.Text = "GCM-財務 - 對帳表"
  504. '
  505. 'GCM財務決算表_tsm
  506. '
  507. Me.GCM財務決算表_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  508. Me.GCM財務決算表_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Report
  509. Me.GCM財務決算表_tsm.Name = "GCM財務決算表_tsm"
  510. Me.GCM財務決算表_tsm.Size = New System.Drawing.Size(208, 26)
  511. Me.GCM財務決算表_tsm.Text = "GCM-財務 - 決算表"
  512. '
  513. 'GCM財務彙總表_tsm
  514. '
  515. Me.GCM財務彙總表_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  516. Me.GCM財務彙總表_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Report
  517. Me.GCM財務彙總表_tsm.Name = "GCM財務彙總表_tsm"
  518. Me.GCM財務彙總表_tsm.Size = New System.Drawing.Size(208, 26)
  519. Me.GCM財務彙總表_tsm.Text = "GCM-財務 - 彙總表"
  520. '
  521. 'ToolStripSeparator5
  522. '
  523. Me.ToolStripSeparator5.Name = "ToolStripSeparator5"
  524. Me.ToolStripSeparator5.Size = New System.Drawing.Size(205, 6)
  525. '
  526. 'ICS財務支付申請_tsm
  527. '
  528. Me.ICS財務支付申請_tsm.ForeColor = System.Drawing.Color.Purple
  529. Me.ICS財務支付申請_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.pen
  530. Me.ICS財務支付申請_tsm.Name = "ICS財務支付申請_tsm"
  531. Me.ICS財務支付申請_tsm.Size = New System.Drawing.Size(208, 26)
  532. Me.ICS財務支付申請_tsm.Text = "ICS-財務收支單申請"
  533. '
  534. 'ICS財務支付審核_tsm
  535. '
  536. Me.ICS財務支付審核_tsm.ForeColor = System.Drawing.Color.Purple
  537. Me.ICS財務支付審核_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.check
  538. Me.ICS財務支付審核_tsm.Name = "ICS財務支付審核_tsm"
  539. Me.ICS財務支付審核_tsm.Size = New System.Drawing.Size(208, 26)
  540. Me.ICS財務支付審核_tsm.Text = "ICS-財務收支單審核"
  541. '
  542. 'ICS財務支付單一覽表_tsm
  543. '
  544. Me.ICS財務支付單一覽表_tsm.ForeColor = System.Drawing.Color.Purple
  545. Me.ICS財務支付單一覽表_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Report
  546. Me.ICS財務支付單一覽表_tsm.Name = "ICS財務支付單一覽表_tsm"
  547. Me.ICS財務支付單一覽表_tsm.Size = New System.Drawing.Size(208, 26)
  548. Me.ICS財務支付單一覽表_tsm.Text = "ICS-財務收支單一覽表"
  549. '
  550. 'ToolStripSeparator17
  551. '
  552. Me.ToolStripSeparator17.Name = "ToolStripSeparator17"
  553. Me.ToolStripSeparator17.Size = New System.Drawing.Size(205, 6)
  554. '
  555. 'ICS財務對帳表_tsm
  556. '
  557. Me.ICS財務對帳表_tsm.ForeColor = System.Drawing.Color.Purple
  558. Me.ICS財務對帳表_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Report
  559. Me.ICS財務對帳表_tsm.Name = "ICS財務對帳表_tsm"
  560. Me.ICS財務對帳表_tsm.Size = New System.Drawing.Size(208, 26)
  561. Me.ICS財務對帳表_tsm.Text = "ICS-財務 - 對帳表"
  562. '
  563. 'ISC財務決算表_tsm
  564. '
  565. Me.ISC財務決算表_tsm.ForeColor = System.Drawing.Color.Purple
  566. Me.ISC財務決算表_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Report
  567. Me.ISC財務決算表_tsm.Name = "ISC財務決算表_tsm"
  568. Me.ISC財務決算表_tsm.Size = New System.Drawing.Size(208, 26)
  569. Me.ISC財務決算表_tsm.Text = "ISC-財務 - 決算表"
  570. '
  571. 'ISC財務彙總表_tsm
  572. '
  573. Me.ISC財務彙總表_tsm.ForeColor = System.Drawing.Color.Purple
  574. Me.ISC財務彙總表_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Report
  575. Me.ISC財務彙總表_tsm.Name = "ISC財務彙總表_tsm"
  576. Me.ISC財務彙總表_tsm.Size = New System.Drawing.Size(208, 26)
  577. Me.ISC財務彙總表_tsm.Text = "ISC-財務 - 彙總表"
  578. '
  579. 'ToolStripSeparator16
  580. '
  581. Me.ToolStripSeparator16.Name = "ToolStripSeparator16"
  582. Me.ToolStripSeparator16.Size = New System.Drawing.Size(205, 6)
  583. '
  584. '匯率管理_tsm
  585. '
  586. Me.匯率管理_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  587. Me.匯率管理_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
  588. Me.匯率管理_tsm.Name = "匯率管理_tsm"
  589. Me.匯率管理_tsm.Size = New System.Drawing.Size(208, 26)
  590. Me.匯率管理_tsm.Text = "匯率管理"
  591. '
  592. '會計科目管理_tsm
  593. '
  594. Me.會計科目管理_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  595. Me.會計科目管理_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
  596. Me.會計科目管理_tsm.Name = "會計科目管理_tsm"
  597. Me.會計科目管理_tsm.Size = New System.Drawing.Size(208, 26)
  598. Me.會計科目管理_tsm.Text = "會計科目管理"
  599. '
  600. 'ToolStripSeparator8
  601. '
  602. Me.ToolStripSeparator8.Name = "ToolStripSeparator8"
  603. Me.ToolStripSeparator8.Size = New System.Drawing.Size(205, 6)
  604. '
  605. '帳務系統_tsm
  606. '
  607. Me.帳務系統_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  608. Me.帳務系統_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.document_accept
  609. Me.帳務系統_tsm.Name = "帳務系統_tsm"
  610. Me.帳務系統_tsm.Size = New System.Drawing.Size(208, 26)
  611. Me.帳務系統_tsm.Text = "財務流水帳系統"
  612. '
  613. '決策系統管理_tsm
  614. '
  615. Me.決策系統管理_tsm.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.卜卦簡易_tsm, Me.卜卦進階_tsm})
  616. Me.決策系統管理_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Personnel
  617. Me.決策系統管理_tsm.Name = "決策系統管理_tsm"
  618. Me.決策系統管理_tsm.Size = New System.Drawing.Size(111, 24)
  619. Me.決策系統管理_tsm.Text = "決策系統管理"
  620. '
  621. '卜卦簡易_tsm
  622. '
  623. Me.卜卦簡易_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Personnel
  624. Me.卜卦簡易_tsm.Name = "卜卦簡易_tsm"
  625. Me.卜卦簡易_tsm.Size = New System.Drawing.Size(184, 26)
  626. Me.卜卦簡易_tsm.Text = "卜卦(簡易)"
  627. '
  628. '卜卦進階_tsm
  629. '
  630. Me.卜卦進階_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Personnel
  631. Me.卜卦進階_tsm.Name = "卜卦進階_tsm"
  632. Me.卜卦進階_tsm.Size = New System.Drawing.Size(184, 26)
  633. Me.卜卦進階_tsm.Text = "卜卦(進階)"
  634. '
  635. '系統管理_tsm
  636. '
  637. 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})
  638. Me.系統管理_tsm.ForeColor = System.Drawing.Color.Red
  639. Me.系統管理_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
  640. Me.系統管理_tsm.Name = "系統管理_tsm"
  641. Me.系統管理_tsm.Size = New System.Drawing.Size(123, 24)
  642. Me.系統管理_tsm.Text = "資料庫系統管理"
  643. '
  644. '系統使用者管理_tsm
  645. '
  646. Me.系統使用者管理_tsm.ForeColor = System.Drawing.Color.Red
  647. Me.系統使用者管理_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
  648. Me.系統使用者管理_tsm.Name = "系統使用者管理_tsm"
  649. Me.系統使用者管理_tsm.Size = New System.Drawing.Size(186, 26)
  650. Me.系統使用者管理_tsm.Text = "系統使用者管理"
  651. '
  652. 'ToolStripSeparator1
  653. '
  654. Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
  655. Me.ToolStripSeparator1.Size = New System.Drawing.Size(183, 6)
  656. '
  657. 'FTP資料夾管理_tsm
  658. '
  659. Me.FTP資料夾管理_tsm.ForeColor = System.Drawing.Color.Red
  660. Me.FTP資料夾管理_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
  661. Me.FTP資料夾管理_tsm.Name = "FTP資料夾管理_tsm"
  662. Me.FTP資料夾管理_tsm.Size = New System.Drawing.Size(186, 26)
  663. Me.FTP資料夾管理_tsm.Text = "FTP資料夾管理"
  664. '
  665. '系統執行檔版本管理_tsm
  666. '
  667. Me.系統執行檔版本管理_tsm.ForeColor = System.Drawing.Color.Red
  668. Me.系統執行檔版本管理_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
  669. Me.系統執行檔版本管理_tsm.Name = "系統執行檔版本管理_tsm"
  670. Me.系統執行檔版本管理_tsm.Size = New System.Drawing.Size(186, 26)
  671. Me.系統執行檔版本管理_tsm.Text = "系統執行檔版本管理"
  672. '
  673. '系統編碼原則_tsm
  674. '
  675. Me.系統編碼原則_tsm.ForeColor = System.Drawing.Color.Red
  676. Me.系統編碼原則_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
  677. Me.系統編碼原則_tsm.Name = "系統編碼原則_tsm"
  678. Me.系統編碼原則_tsm.Size = New System.Drawing.Size(186, 26)
  679. Me.系統編碼原則_tsm.Text = "系統編碼原則"
  680. Me.系統編碼原則_tsm.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
  681. '
  682. '系統通用變數管理_tsm
  683. '
  684. Me.系統通用變數管理_tsm.ForeColor = System.Drawing.Color.Red
  685. Me.系統通用變數管理_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
  686. Me.系統通用變數管理_tsm.Name = "系統通用變數管理_tsm"
  687. Me.系統通用變數管理_tsm.Size = New System.Drawing.Size(186, 26)
  688. Me.系統通用變數管理_tsm.Text = "系統通用變數管理"
  689. '
  690. '系統對應電腦註冊_tsm
  691. '
  692. Me.系統對應電腦註冊_tsm.ForeColor = System.Drawing.Color.Red
  693. Me.系統對應電腦註冊_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
  694. Me.系統對應電腦註冊_tsm.Name = "系統對應電腦註冊_tsm"
  695. Me.系統對應電腦註冊_tsm.Size = New System.Drawing.Size(186, 26)
  696. Me.系統對應電腦註冊_tsm.Text = "系統對應電腦註冊"
  697. '
  698. 'ToolStripSeparator3
  699. '
  700. Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
  701. Me.ToolStripSeparator3.Size = New System.Drawing.Size(183, 6)
  702. '
  703. '簽名檔管理_tsm
  704. '
  705. Me.簽名檔管理_tsm.ForeColor = System.Drawing.Color.Red
  706. Me.簽名檔管理_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
  707. Me.簽名檔管理_tsm.Name = "簽名檔管理_tsm"
  708. Me.簽名檔管理_tsm.Size = New System.Drawing.Size(186, 26)
  709. Me.簽名檔管理_tsm.Text = "簽名檔管理"
  710. '
  711. '個人財務_tsm
  712. '
  713. Me.個人財務_tsm.ForeColor = System.Drawing.Color.Red
  714. Me.個人財務_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
  715. Me.個人財務_tsm.Name = "個人財務_tsm"
  716. Me.個人財務_tsm.Size = New System.Drawing.Size(186, 26)
  717. Me.個人財務_tsm.Text = "個人財務"
  718. '
  719. 'ToolStripSeparator7
  720. '
  721. Me.ToolStripSeparator7.Name = "ToolStripSeparator7"
  722. Me.ToolStripSeparator7.Size = New System.Drawing.Size(183, 6)
  723. '
  724. '設備開發系統_tsm
  725. '
  726. Me.設備開發系統_tsm.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.倉儲系統管理_tsm, Me.成本系統管理_tsm, Me.Bom表管理_tsm})
  727. Me.設備開發系統_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
  728. Me.設備開發系統_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.truck
  729. Me.設備開發系統_tsm.Name = "設備開發系統_tsm"
  730. Me.設備開發系統_tsm.Size = New System.Drawing.Size(135, 24)
  731. Me.設備開發系統_tsm.Text = "設備開發系統管理"
  732. '
  733. '倉儲系統管理_tsm
  734. '
  735. Me.倉儲系統管理_tsm.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripSeparator12, Me.進貨管理_tsm, Me.領物管理_tsm, Me.庫存查詢_tsm, Me.出庫紀錄_tsm})
  736. Me.倉儲系統管理_tsm.ForeColor = System.Drawing.Color.Red
  737. Me.倉儲系統管理_tsm.Name = "倉儲系統管理_tsm"
  738. Me.倉儲系統管理_tsm.Size = New System.Drawing.Size(180, 22)
  739. Me.倉儲系統管理_tsm.Text = "倉儲系統管理"
  740. '
  741. 'ToolStripSeparator12
  742. '
  743. Me.ToolStripSeparator12.Name = "ToolStripSeparator12"
  744. Me.ToolStripSeparator12.Size = New System.Drawing.Size(119, 6)
  745. '
  746. '進貨管理_tsm
  747. '
  748. Me.進貨管理_tsm.ForeColor = System.Drawing.Color.Red
  749. Me.進貨管理_tsm.Name = "進貨管理_tsm"
  750. Me.進貨管理_tsm.Size = New System.Drawing.Size(122, 22)
  751. Me.進貨管理_tsm.Text = "進貨管理"
  752. '
  753. '領物管理_tsm
  754. '
  755. Me.領物管理_tsm.ForeColor = System.Drawing.Color.Red
  756. Me.領物管理_tsm.Name = "領物管理_tsm"
  757. Me.領物管理_tsm.Size = New System.Drawing.Size(122, 22)
  758. Me.領物管理_tsm.Text = "領物管理"
  759. '
  760. '庫存查詢_tsm
  761. '
  762. Me.庫存查詢_tsm.ForeColor = System.Drawing.Color.Red
  763. Me.庫存查詢_tsm.Name = "庫存查詢_tsm"
  764. Me.庫存查詢_tsm.Size = New System.Drawing.Size(122, 22)
  765. Me.庫存查詢_tsm.Text = "庫存查詢"
  766. '
  767. '出庫紀錄_tsm
  768. '
  769. Me.出庫紀錄_tsm.ForeColor = System.Drawing.Color.Red
  770. Me.出庫紀錄_tsm.Name = "出庫紀錄_tsm"
  771. Me.出庫紀錄_tsm.Size = New System.Drawing.Size(122, 22)
  772. Me.出庫紀錄_tsm.Text = "出庫紀錄"
  773. '
  774. '成本系統管理_tsm
  775. '
  776. Me.成本系統管理_tsm.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.零件成本_tsm, Me.零組件成本_tsm, Me.機構件成本_tsm, Me.機構組件成本_tsm, Me.機台成本_tsm, Me.ToolStripSeparator4, Me.服務項目成本_tsm})
  777. Me.成本系統管理_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  778. Me.成本系統管理_tsm.Name = "成本系統管理_tsm"
  779. Me.成本系統管理_tsm.Size = New System.Drawing.Size(180, 22)
  780. Me.成本系統管理_tsm.Text = "成本系統管理"
  781. '
  782. '零件成本_tsm
  783. '
  784. Me.零件成本_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  785. Me.零件成本_tsm.Name = "零件成本_tsm"
  786. Me.零件成本_tsm.Size = New System.Drawing.Size(146, 22)
  787. Me.零件成本_tsm.Text = "零件成本"
  788. '
  789. '零組件成本_tsm
  790. '
  791. Me.零組件成本_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  792. Me.零組件成本_tsm.Name = "零組件成本_tsm"
  793. Me.零組件成本_tsm.Size = New System.Drawing.Size(146, 22)
  794. Me.零組件成本_tsm.Text = "零組件成本"
  795. '
  796. '機構件成本_tsm
  797. '
  798. Me.機構件成本_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  799. Me.機構件成本_tsm.Name = "機構件成本_tsm"
  800. Me.機構件成本_tsm.Size = New System.Drawing.Size(146, 22)
  801. Me.機構件成本_tsm.Text = "機構件成本"
  802. '
  803. '機構組件成本_tsm
  804. '
  805. Me.機構組件成本_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  806. Me.機構組件成本_tsm.Name = "機構組件成本_tsm"
  807. Me.機構組件成本_tsm.Size = New System.Drawing.Size(146, 22)
  808. Me.機構組件成本_tsm.Text = "機構組件成本"
  809. '
  810. '機台成本_tsm
  811. '
  812. Me.機台成本_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  813. Me.機台成本_tsm.Name = "機台成本_tsm"
  814. Me.機台成本_tsm.Size = New System.Drawing.Size(146, 22)
  815. Me.機台成本_tsm.Text = "機台成本"
  816. '
  817. 'ToolStripSeparator4
  818. '
  819. Me.ToolStripSeparator4.Name = "ToolStripSeparator4"
  820. Me.ToolStripSeparator4.Size = New System.Drawing.Size(143, 6)
  821. '
  822. '服務項目成本_tsm
  823. '
  824. Me.服務項目成本_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  825. Me.服務項目成本_tsm.Name = "服務項目成本_tsm"
  826. Me.服務項目成本_tsm.Size = New System.Drawing.Size(146, 22)
  827. Me.服務項目成本_tsm.Text = "服務項目成本"
  828. '
  829. 'Bom表管理_tsm
  830. '
  831. Me.Bom表管理_tsm.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.零組件零件BOM表_tsm, Me.機構件零組件BOM表_tsm, Me.機構組件機構件BOM表_tsm, Me.機台機構組件BOM表_tsm})
  832. Me.Bom表管理_tsm.ForeColor = System.Drawing.Color.Green
  833. Me.Bom表管理_tsm.Name = "Bom表管理_tsm"
  834. Me.Bom表管理_tsm.Size = New System.Drawing.Size(180, 22)
  835. Me.Bom表管理_tsm.Text = "Bom表管理"
  836. '
  837. '零組件零件BOM表_tsm
  838. '
  839. Me.零組件零件BOM表_tsm.ForeColor = System.Drawing.Color.Green
  840. Me.零組件零件BOM表_tsm.Name = "零組件零件BOM表_tsm"
  841. Me.零組件零件BOM表_tsm.Size = New System.Drawing.Size(204, 22)
  842. Me.零組件零件BOM表_tsm.Text = "零組件-零件BOM表"
  843. '
  844. '機構件零組件BOM表_tsm
  845. '
  846. Me.機構件零組件BOM表_tsm.ForeColor = System.Drawing.Color.Green
  847. Me.機構件零組件BOM表_tsm.Name = "機構件零組件BOM表_tsm"
  848. Me.機構件零組件BOM表_tsm.Size = New System.Drawing.Size(204, 22)
  849. Me.機構件零組件BOM表_tsm.Text = "機構件-零組件BOM表"
  850. '
  851. '機構組件機構件BOM表_tsm
  852. '
  853. Me.機構組件機構件BOM表_tsm.ForeColor = System.Drawing.Color.Green
  854. Me.機構組件機構件BOM表_tsm.Name = "機構組件機構件BOM表_tsm"
  855. Me.機構組件機構件BOM表_tsm.Size = New System.Drawing.Size(204, 22)
  856. Me.機構組件機構件BOM表_tsm.Text = "機構組件-機構件BOM表"
  857. '
  858. '機台機構組件BOM表_tsm
  859. '
  860. Me.機台機構組件BOM表_tsm.ForeColor = System.Drawing.Color.Green
  861. Me.機台機構組件BOM表_tsm.Name = "機台機構組件BOM表_tsm"
  862. Me.機台機構組件BOM表_tsm.Size = New System.Drawing.Size(204, 22)
  863. Me.機台機構組件BOM表_tsm.Text = "機台-機構組件BOM表"
  864. '
  865. '軟件開發系統管理_tsm
  866. '
  867. Me.軟件開發系統管理_tsm.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.原代碼存放區_tsm, Me.共享文件_tsm, Me.系統開發點檢控制表_tsm, Me.系統開發功能點檢表_tsm, Me.ToolStripSeparator2, Me.工作日志_tsm})
  868. Me.軟件開發系統管理_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  869. Me.軟件開發系統管理_tsm.Image = Global.工巧明智能管理系統.My.Resources.Resources.Sys_Command
  870. Me.軟件開發系統管理_tsm.Name = "軟件開發系統管理_tsm"
  871. Me.軟件開發系統管理_tsm.Size = New System.Drawing.Size(135, 24)
  872. Me.軟件開發系統管理_tsm.Text = "軟件開發系統管理"
  873. '
  874. '原代碼存放區_tsm
  875. '
  876. Me.原代碼存放區_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  877. Me.原代碼存放區_tsm.Name = "原代碼存放區_tsm"
  878. Me.原代碼存放區_tsm.Size = New System.Drawing.Size(182, 22)
  879. Me.原代碼存放區_tsm.Text = "原代碼存放區"
  880. '
  881. '共享文件_tsm
  882. '
  883. Me.共享文件_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  884. Me.共享文件_tsm.Name = "共享文件_tsm"
  885. Me.共享文件_tsm.Size = New System.Drawing.Size(182, 22)
  886. Me.共享文件_tsm.Text = "開發文件存放區"
  887. '
  888. '系統開發點檢控制表_tsm
  889. '
  890. Me.系統開發點檢控制表_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  891. Me.系統開發點檢控制表_tsm.Name = "系統開發點檢控制表_tsm"
  892. Me.系統開發點檢控制表_tsm.Size = New System.Drawing.Size(182, 22)
  893. Me.系統開發點檢控制表_tsm.Text = "系統開發點檢控制表"
  894. '
  895. '系統開發功能點檢表_tsm
  896. '
  897. Me.系統開發功能點檢表_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  898. Me.系統開發功能點檢表_tsm.Name = "系統開發功能點檢表_tsm"
  899. Me.系統開發功能點檢表_tsm.Size = New System.Drawing.Size(182, 22)
  900. Me.系統開發功能點檢表_tsm.Text = "系統開發功能點檢表"
  901. '
  902. 'ToolStripSeparator2
  903. '
  904. Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
  905. Me.ToolStripSeparator2.Size = New System.Drawing.Size(179, 6)
  906. '
  907. '工作日志_tsm
  908. '
  909. Me.工作日志_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  910. Me.工作日志_tsm.Name = "工作日志_tsm"
  911. Me.工作日志_tsm.Size = New System.Drawing.Size(182, 22)
  912. Me.工作日志_tsm.Text = "工作日誌與代辦事項"
  913. '
  914. 'ComboBox3
  915. '
  916. Me.ComboBox3.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  917. Me.ComboBox3.FormattingEnabled = True
  918. Me.ComboBox3.Items.AddRange(New Object() {"主畫面", "系統運作流程邏輯01"})
  919. Me.ComboBox3.Location = New System.Drawing.Point(1082, 326)
  920. Me.ComboBox3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  921. Me.ComboBox3.Name = "ComboBox3"
  922. Me.ComboBox3.Size = New System.Drawing.Size(140, 24)
  923. Me.ComboBox3.TabIndex = 12
  924. Me.ComboBox3.Visible = False
  925. '
  926. 'Timer1
  927. '
  928. Me.Timer1.Interval = 1000
  929. '
  930. 'Timer2
  931. '
  932. Me.Timer2.Interval = 1000
  933. '
  934. '計算機_bt
  935. '
  936. Me.計算機_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  937. Me.計算機_bt.Location = New System.Drawing.Point(1167, 4)
  938. Me.計算機_bt.Name = "計算機_bt"
  939. Me.計算機_bt.Size = New System.Drawing.Size(75, 23)
  940. Me.計算機_bt.TabIndex = 14
  941. Me.計算機_bt.Text = "計算機"
  942. Me.計算機_bt.UseVisualStyleBackColor = True
  943. '
  944. 'StatusStrip1
  945. '
  946. Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripStatusLabel1, Me.ToolStripStatusLabel2, Me.ToolStripProgressBar1, Me.合計_TSSL})
  947. Me.StatusStrip1.Location = New System.Drawing.Point(0, 707)
  948. Me.StatusStrip1.Name = "StatusStrip1"
  949. Me.StatusStrip1.Size = New System.Drawing.Size(1350, 22)
  950. Me.StatusStrip1.TabIndex = 16
  951. Me.StatusStrip1.Text = "StatusStrip1"
  952. '
  953. 'ToolStripStatusLabel1
  954. '
  955. Me.ToolStripStatusLabel1.Name = "ToolStripStatusLabel1"
  956. Me.ToolStripStatusLabel1.Size = New System.Drawing.Size(334, 17)
  957. Me.ToolStripStatusLabel1.Text = "著作權 : 工巧明智能企業有限公司 "
  958. '
  959. 'ToolStripStatusLabel2
  960. '
  961. Me.ToolStripStatusLabel2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  962. Me.ToolStripStatusLabel2.Name = "ToolStripStatusLabel2"
  963. Me.ToolStripStatusLabel2.Size = New System.Drawing.Size(64, 17)
  964. Me.ToolStripStatusLabel2.Text = "執行進度 : "
  965. '
  966. 'ToolStripProgressBar1
  967. '
  968. Me.ToolStripProgressBar1.Maximum = 10000
  969. Me.ToolStripProgressBar1.Name = "ToolStripProgressBar1"
  970. Me.ToolStripProgressBar1.Size = New System.Drawing.Size(750, 16)
  971. '
  972. '合計_TSSL
  973. '
  974. Me.合計_TSSL.Name = "合計_TSSL"
  975. Me.合計_TSSL.Size = New System.Drawing.Size(47, 17)
  976. Me.合計_TSSL.Text = "合計 : 0"
  977. '
  978. '字體_NUD
  979. '
  980. Me.字體_NUD.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  981. Me.字體_NUD.DecimalPlaces = 1
  982. Me.字體_NUD.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  983. Me.字體_NUD.Increment = New Decimal(New Integer() {1, 0, 0, 65536})
  984. Me.字體_NUD.Location = New System.Drawing.Point(1291, 707)
  985. Me.字體_NUD.Maximum = New Decimal(New Integer() {18, 0, 0, 0})
  986. Me.字體_NUD.Minimum = New Decimal(New Integer() {6, 0, 0, 0})
  987. Me.字體_NUD.Name = "字體_NUD"
  988. Me.字體_NUD.Size = New System.Drawing.Size(38, 23)
  989. Me.字體_NUD.TabIndex = 1651
  990. Me.字體_NUD.Value = New Decimal(New Integer() {76, 0, 0, 65536})
  991. '
  992. '回首頁_tb
  993. '
  994. Me.回首頁_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  995. Me.回首頁_tb.Location = New System.Drawing.Point(1248, 4)
  996. Me.回首頁_tb.Name = "回首頁_tb"
  997. Me.回首頁_tb.Size = New System.Drawing.Size(75, 23)
  998. Me.回首頁_tb.TabIndex = 1655
  999. Me.回首頁_tb.Text = "回首頁"
  1000. Me.回首頁_tb.UseVisualStyleBackColor = True
  1001. '
  1002. 'MyBrowser
  1003. '
  1004. Me.MyBrowser.Dock = System.Windows.Forms.DockStyle.Fill
  1005. Me.MyBrowser.Location = New System.Drawing.Point(0, 30)
  1006. Me.MyBrowser.Name = "MyBrowser"
  1007. Me.MyBrowser.Size = New System.Drawing.Size(1350, 677)
  1008. Me.MyBrowser.TabIndex = 1657
  1009. '
  1010. 'GCM_ERP_SYS
  1011. '
  1012. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  1013. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  1014. Me.ClientSize = New System.Drawing.Size(1350, 729)
  1015. Me.Controls.Add(Me.MyBrowser)
  1016. Me.Controls.Add(Me.回首頁_tb)
  1017. Me.Controls.Add(Me.字體_NUD)
  1018. Me.Controls.Add(Me.StatusStrip1)
  1019. Me.Controls.Add(Me.計算機_bt)
  1020. Me.Controls.Add(Me.ComboBox3)
  1021. Me.Controls.Add(Me.MenuStrip)
  1022. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1023. Me.HelpButton = True
  1024. Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
  1025. Me.IsMdiContainer = True
  1026. Me.MainMenuStrip = Me.MenuStrip
  1027. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1028. Me.Name = "GCM_ERP_SYS"
  1029. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  1030. Me.Text = "工巧明智能企業有限公司管理系統"
  1031. Me.MenuStrip.ResumeLayout(False)
  1032. Me.MenuStrip.PerformLayout()
  1033. Me.StatusStrip1.ResumeLayout(False)
  1034. Me.StatusStrip1.PerformLayout()
  1035. CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).EndInit()
  1036. Me.ResumeLayout(False)
  1037. Me.PerformLayout()
  1038. End Sub
  1039. Friend WithEvents ArrangeIconsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
  1040. Friend WithEvents CloseAllToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
  1041. Friend WithEvents NewWindowToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
  1042. Friend WithEvents WindowsMenu As System.Windows.Forms.ToolStripMenuItem
  1043. Friend WithEvents CascadeToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
  1044. Friend WithEvents TileVerticalToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
  1045. Friend WithEvents TileHorizontalToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
  1046. Friend WithEvents ToolTip As System.Windows.Forms.ToolTip
  1047. Friend WithEvents ExitToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
  1048. Friend WithEvents FileMenu As System.Windows.Forms.ToolStripMenuItem
  1049. Friend WithEvents MenuStrip As System.Windows.Forms.MenuStrip
  1050. Friend WithEvents 系統管理_tsm As ToolStripMenuItem
  1051. Friend WithEvents 個人財務_tsm As ToolStripMenuItem
  1052. Friend WithEvents 財務管理_tsm As ToolStripMenuItem
  1053. Friend WithEvents 帳務系統_tsm As ToolStripMenuItem
  1054. Friend WithEvents ComboBox3 As ComboBox
  1055. Friend WithEvents 決策系統管理_tsm As ToolStripMenuItem
  1056. Friend WithEvents 卜卦簡易_tsm As ToolStripMenuItem
  1057. Friend WithEvents 卜卦進階_tsm As ToolStripMenuItem
  1058. Friend WithEvents 個人帳號管理_tsm As ToolStripMenuItem
  1059. Friend WithEvents ToolStripSeparator10 As ToolStripSeparator
  1060. Friend WithEvents FTP資料夾管理_tsm As ToolStripMenuItem
  1061. Friend WithEvents 系統執行檔版本管理_tsm As ToolStripMenuItem
  1062. Friend WithEvents 軟件開發系統管理_tsm As ToolStripMenuItem
  1063. Friend WithEvents 原代碼存放區_tsm As ToolStripMenuItem
  1064. Friend WithEvents 系統使用者管理_tsm As ToolStripMenuItem
  1065. Friend WithEvents ToolStripSeparator1 As ToolStripSeparator
  1066. Friend WithEvents ToolStripSeparator3 As ToolStripSeparator
  1067. Friend WithEvents 共享文件_tsm As ToolStripMenuItem
  1068. Friend WithEvents 系統編碼原則_tsm As ToolStripMenuItem
  1069. Friend WithEvents 工作日志_tsm As ToolStripMenuItem
  1070. Friend WithEvents Timer1 As Timer
  1071. Friend WithEvents Timer2 As Timer
  1072. Friend WithEvents 系統通用變數管理_tsm As ToolStripMenuItem
  1073. Friend WithEvents 系統對應電腦註冊_tsm As ToolStripMenuItem
  1074. Friend WithEvents 設備開發系統_tsm As ToolStripMenuItem
  1075. Friend WithEvents 倉儲系統管理_tsm As ToolStripMenuItem
  1076. Friend WithEvents ToolStripSeparator12 As ToolStripSeparator
  1077. Friend WithEvents 進貨管理_tsm As ToolStripMenuItem
  1078. Friend WithEvents 領物管理_tsm As ToolStripMenuItem
  1079. Friend WithEvents 庫存查詢_tsm As ToolStripMenuItem
  1080. Friend WithEvents 出庫紀錄_tsm As ToolStripMenuItem
  1081. Friend WithEvents 成本系統管理_tsm As ToolStripMenuItem
  1082. Friend WithEvents 零件成本_tsm As ToolStripMenuItem
  1083. Friend WithEvents 零組件成本_tsm As ToolStripMenuItem
  1084. Friend WithEvents 機構件成本_tsm As ToolStripMenuItem
  1085. Friend WithEvents 機構組件成本_tsm As ToolStripMenuItem
  1086. Friend WithEvents 機台成本_tsm As ToolStripMenuItem
  1087. Friend WithEvents ToolStripSeparator4 As ToolStripSeparator
  1088. Friend WithEvents 服務項目成本_tsm As ToolStripMenuItem
  1089. Friend WithEvents Bom表管理_tsm As ToolStripMenuItem
  1090. Friend WithEvents 零組件零件BOM表_tsm As ToolStripMenuItem
  1091. Friend WithEvents 機構件零組件BOM表_tsm As ToolStripMenuItem
  1092. Friend WithEvents 機構組件機構件BOM表_tsm As ToolStripMenuItem
  1093. Friend WithEvents 機台機構組件BOM表_tsm As ToolStripMenuItem
  1094. Friend WithEvents 匯率管理_tsm As ToolStripMenuItem
  1095. Friend WithEvents 系統開發點檢控制表_tsm As ToolStripMenuItem
  1096. Friend WithEvents ToolStripSeparator2 As ToolStripSeparator
  1097. Friend WithEvents 系統開發功能點檢表_tsm As ToolStripMenuItem
  1098. Friend WithEvents ToolStripSeparator5 As ToolStripSeparator
  1099. Friend WithEvents 會計科目管理_tsm As ToolStripMenuItem
  1100. Friend WithEvents GCM財務支付申請_tsm As ToolStripMenuItem
  1101. Friend WithEvents GCM財務支付審核_tsm As ToolStripMenuItem
  1102. Friend WithEvents GCM財務支付單一覽表_tsm As ToolStripMenuItem
  1103. Friend WithEvents ToolStripSeparator6 As ToolStripSeparator
  1104. Friend WithEvents GCM財務對帳表_tsm As ToolStripMenuItem
  1105. Friend WithEvents GCM財務決算表_tsm As ToolStripMenuItem
  1106. Friend WithEvents 簽名檔管理_tsm As ToolStripMenuItem
  1107. Friend WithEvents ToolStripSeparator7 As ToolStripSeparator
  1108. Friend WithEvents 計算機_bt As Button
  1109. Friend WithEvents ToolStripSeparator8 As ToolStripSeparator
  1110. Friend WithEvents StatusStrip1 As StatusStrip
  1111. Friend WithEvents ToolStripStatusLabel1 As ToolStripStatusLabel
  1112. Friend WithEvents ToolStripStatusLabel2 As ToolStripStatusLabel
  1113. Friend WithEvents ToolStripProgressBar1 As ToolStripProgressBar
  1114. Friend WithEvents GCM財務彙總表_tsm As ToolStripMenuItem
  1115. Friend WithEvents 人事系統管理新_tsm As ToolStripMenuItem
  1116. Friend WithEvents 排班資料_tsm As ToolStripMenuItem
  1117. Friend WithEvents 休假申請審核_tsm As ToolStripMenuItem
  1118. Friend WithEvents 休假申請_tsm As ToolStripMenuItem
  1119. Friend WithEvents 休假核准_tsm As ToolStripMenuItem
  1120. Friend WithEvents 歷史休假紀錄_tsm As ToolStripMenuItem
  1121. Friend WithEvents 國定假日設定_tsm As ToolStripMenuItem
  1122. Friend WithEvents 加班申請審核_tsm As ToolStripMenuItem
  1123. Friend WithEvents 考勤管理_tsm As ToolStripMenuItem
  1124. Friend WithEvents 人事系統設定_tsm As ToolStripMenuItem
  1125. Friend WithEvents ToolStripSeparator11 As ToolStripSeparator
  1126. Friend WithEvents 加班申請_tsm As ToolStripMenuItem
  1127. Friend WithEvents 加班核准_tsm As ToolStripMenuItem
  1128. Friend WithEvents 加班申請資料_tsm As ToolStripMenuItem
  1129. Friend WithEvents ToolStripSeparator13 As ToolStripSeparator
  1130. Friend WithEvents 最後關班時間_tsm As ToolStripMenuItem
  1131. Friend WithEvents 考勤明細表_tsm As ToolStripMenuItem
  1132. Friend WithEvents ToolStripSeparator14 As ToolStripSeparator
  1133. Friend WithEvents 到離職管理_tsm As ToolStripMenuItem
  1134. Friend WithEvents 到離職核准_tsm As ToolStripMenuItem
  1135. Friend WithEvents 人事系統變數設定_tsm As ToolStripMenuItem
  1136. Friend WithEvents ID卡配置設定_tsm As ToolStripMenuItem
  1137. Friend WithEvents 人員資料表_tsm As ToolStripMenuItem
  1138. Friend WithEvents 系統使用者權限設定_tsm As ToolStripMenuItem
  1139. Friend WithEvents ID卡系統配置設定_tsm As ToolStripMenuItem
  1140. Friend WithEvents ToolStripSeparator9 As ToolStripSeparator
  1141. Friend WithEvents 人系統管理舊_tsm As ToolStripMenuItem
  1142. Friend WithEvents 人員入職資料表_tsm As ToolStripMenuItem
  1143. Friend WithEvents 人事請假申請1_tsm As ToolStripMenuItem
  1144. Friend WithEvents 人事請假核准1_tsm As ToolStripMenuItem
  1145. Friend WithEvents 人員考勤明細表1_tsm As ToolStripMenuItem
  1146. Friend WithEvents 考勤打卡資料補登1_tsm As ToolStripMenuItem
  1147. Friend WithEvents 國定假日設定1_tsm As ToolStripMenuItem
  1148. Friend WithEvents ToolStripSeparator15 As ToolStripSeparator
  1149. Friend WithEvents 合計_TSSL As ToolStripStatusLabel
  1150. Friend WithEvents ICS財務支付申請_tsm As ToolStripMenuItem
  1151. Friend WithEvents ICS財務支付審核_tsm As ToolStripMenuItem
  1152. Friend WithEvents ICS財務支付單一覽表_tsm As ToolStripMenuItem
  1153. Friend WithEvents ToolStripSeparator17 As ToolStripSeparator
  1154. Friend WithEvents ICS財務對帳表_tsm As ToolStripMenuItem
  1155. Friend WithEvents ISC財務決算表_tsm As ToolStripMenuItem
  1156. Friend WithEvents ISC財務彙總表_tsm As ToolStripMenuItem
  1157. Friend WithEvents ToolStripSeparator16 As ToolStripSeparator
  1158. Friend WithEvents 字體_NUD As NumericUpDown
  1159. Friend WithEvents 回首頁_tb As Button
  1160. Friend WithEvents MyBrowser As Panel
  1161. End Class