Нет описания
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

GCM_ERP_SYS.Designer.vb 61KB

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