No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

拆帳制考勤文件導入.Designer.vb 22KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 拆帳制考勤文件導入
  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.TabControl1 = New System.Windows.Forms.TabControl()
  23. Me.TabPage1 = New System.Windows.Forms.TabPage()
  24. Me.選路徑7_bt = New System.Windows.Forms.Button()
  25. Me.Label8 = New System.Windows.Forms.Label()
  26. Me.路徑7_tb = New System.Windows.Forms.TextBox()
  27. Me.選路徑6_bt = New System.Windows.Forms.Button()
  28. Me.Label7 = New System.Windows.Forms.Label()
  29. Me.路徑6_tb = New System.Windows.Forms.TextBox()
  30. Me.月份_cb = New System.Windows.Forms.ComboBox()
  31. Me.年份_cb = New System.Windows.Forms.ComboBox()
  32. Me.Label6 = New System.Windows.Forms.Label()
  33. Me.導入_bt = New System.Windows.Forms.Button()
  34. Me.選路徑5_bt = New System.Windows.Forms.Button()
  35. Me.選路徑4_bt = New System.Windows.Forms.Button()
  36. Me.選路徑3_bt = New System.Windows.Forms.Button()
  37. Me.選路徑2_bt = New System.Windows.Forms.Button()
  38. Me.選路徑1_bt = New System.Windows.Forms.Button()
  39. Me.Label5 = New System.Windows.Forms.Label()
  40. Me.路徑5_tb = New System.Windows.Forms.TextBox()
  41. Me.Label4 = New System.Windows.Forms.Label()
  42. Me.路徑4_tb = New System.Windows.Forms.TextBox()
  43. Me.Label3 = New System.Windows.Forms.Label()
  44. Me.路徑3_tb = New System.Windows.Forms.TextBox()
  45. Me.Label2 = New System.Windows.Forms.Label()
  46. Me.路徑2_tb = New System.Windows.Forms.TextBox()
  47. Me.Label1 = New System.Windows.Forms.Label()
  48. Me.路徑1_tb = New System.Windows.Forms.TextBox()
  49. Me.TabPage2 = New System.Windows.Forms.TabPage()
  50. Me.開啟檔案 = New System.Windows.Forms.OpenFileDialog()
  51. Me.選路徑9_bt = New System.Windows.Forms.Button()
  52. Me.Label9 = New System.Windows.Forms.Label()
  53. Me.路徑9_tb = New System.Windows.Forms.TextBox()
  54. Me.選路徑10_bt = New System.Windows.Forms.Button()
  55. Me.Label11 = New System.Windows.Forms.Label()
  56. Me.路徑10_tb = New System.Windows.Forms.TextBox()
  57. Me.選路徑8_bt = New System.Windows.Forms.Button()
  58. Me.Label12 = New System.Windows.Forms.Label()
  59. Me.路徑8_tb = New System.Windows.Forms.TextBox()
  60. Me.TabControl1.SuspendLayout()
  61. Me.TabPage1.SuspendLayout()
  62. Me.SuspendLayout()
  63. '
  64. 'TabControl1
  65. '
  66. Me.TabControl1.Appearance = System.Windows.Forms.TabAppearance.Buttons
  67. Me.TabControl1.Controls.Add(Me.TabPage1)
  68. Me.TabControl1.Controls.Add(Me.TabPage2)
  69. Me.TabControl1.Dock = System.Windows.Forms.DockStyle.Fill
  70. Me.TabControl1.Location = New System.Drawing.Point(0, 0)
  71. Me.TabControl1.Name = "TabControl1"
  72. Me.TabControl1.SelectedIndex = 0
  73. Me.TabControl1.Size = New System.Drawing.Size(820, 294)
  74. Me.TabControl1.TabIndex = 0
  75. '
  76. 'TabPage1
  77. '
  78. Me.TabPage1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  79. Me.TabPage1.Controls.Add(Me.選路徑8_bt)
  80. Me.TabPage1.Controls.Add(Me.路徑8_tb)
  81. Me.TabPage1.Controls.Add(Me.選路徑10_bt)
  82. Me.TabPage1.Controls.Add(Me.路徑10_tb)
  83. Me.TabPage1.Controls.Add(Me.選路徑9_bt)
  84. Me.TabPage1.Controls.Add(Me.路徑9_tb)
  85. Me.TabPage1.Controls.Add(Me.選路徑7_bt)
  86. Me.TabPage1.Controls.Add(Me.選路徑6_bt)
  87. Me.TabPage1.Controls.Add(Me.路徑6_tb)
  88. Me.TabPage1.Controls.Add(Me.月份_cb)
  89. Me.TabPage1.Controls.Add(Me.年份_cb)
  90. Me.TabPage1.Controls.Add(Me.Label6)
  91. Me.TabPage1.Controls.Add(Me.導入_bt)
  92. Me.TabPage1.Controls.Add(Me.選路徑5_bt)
  93. Me.TabPage1.Controls.Add(Me.選路徑4_bt)
  94. Me.TabPage1.Controls.Add(Me.選路徑3_bt)
  95. Me.TabPage1.Controls.Add(Me.選路徑2_bt)
  96. Me.TabPage1.Controls.Add(Me.選路徑1_bt)
  97. Me.TabPage1.Controls.Add(Me.路徑5_tb)
  98. Me.TabPage1.Controls.Add(Me.路徑4_tb)
  99. Me.TabPage1.Controls.Add(Me.路徑3_tb)
  100. Me.TabPage1.Controls.Add(Me.路徑2_tb)
  101. Me.TabPage1.Controls.Add(Me.路徑1_tb)
  102. Me.TabPage1.Controls.Add(Me.Label11)
  103. Me.TabPage1.Controls.Add(Me.Label9)
  104. Me.TabPage1.Controls.Add(Me.Label8)
  105. Me.TabPage1.Controls.Add(Me.Label5)
  106. Me.TabPage1.Controls.Add(Me.Label4)
  107. Me.TabPage1.Controls.Add(Me.Label3)
  108. Me.TabPage1.Controls.Add(Me.Label2)
  109. Me.TabPage1.Controls.Add(Me.Label12)
  110. Me.TabPage1.Controls.Add(Me.Label1)
  111. Me.TabPage1.Controls.Add(Me.Label7)
  112. Me.TabPage1.Controls.Add(Me.路徑7_tb)
  113. Me.TabPage1.Location = New System.Drawing.Point(4, 28)
  114. Me.TabPage1.Name = "TabPage1"
  115. Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
  116. Me.TabPage1.Size = New System.Drawing.Size(812, 262)
  117. Me.TabPage1.TabIndex = 0
  118. Me.TabPage1.Text = "仁寶系統-對接資料"
  119. Me.TabPage1.UseVisualStyleBackColor = True
  120. '
  121. '選路徑7_bt
  122. '
  123. Me.選路徑7_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.PortableComputer
  124. Me.選路徑7_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  125. Me.選路徑7_bt.Location = New System.Drawing.Point(587, 154)
  126. Me.選路徑7_bt.Name = "選路徑7_bt"
  127. Me.選路徑7_bt.Size = New System.Drawing.Size(55, 25)
  128. Me.選路徑7_bt.TabIndex = 24
  129. Me.選路徑7_bt.UseVisualStyleBackColor = True
  130. '
  131. 'Label8
  132. '
  133. Me.Label8.AutoSize = True
  134. Me.Label8.ForeColor = System.Drawing.Color.Red
  135. Me.Label8.Location = New System.Drawing.Point(5, 160)
  136. Me.Label8.Name = "Label8"
  137. Me.Label8.Size = New System.Drawing.Size(113, 16)
  138. Me.Label8.TabIndex = 23
  139. Me.Label8.Text = "長照 A碼清冊(長照)"
  140. '
  141. '路徑7_tb
  142. '
  143. Me.路徑7_tb.Location = New System.Drawing.Point(120, 156)
  144. Me.路徑7_tb.Name = "路徑7_tb"
  145. Me.路徑7_tb.Size = New System.Drawing.Size(461, 23)
  146. Me.路徑7_tb.TabIndex = 22
  147. '
  148. '選路徑6_bt
  149. '
  150. Me.選路徑6_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.PortableComputer
  151. Me.選路徑6_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  152. Me.選路徑6_bt.Location = New System.Drawing.Point(587, 129)
  153. Me.選路徑6_bt.Name = "選路徑6_bt"
  154. Me.選路徑6_bt.Size = New System.Drawing.Size(55, 25)
  155. Me.選路徑6_bt.TabIndex = 21
  156. Me.選路徑6_bt.UseVisualStyleBackColor = True
  157. '
  158. 'Label7
  159. '
  160. Me.Label7.AutoSize = True
  161. Me.Label7.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  162. Me.Label7.Location = New System.Drawing.Point(5, 135)
  163. Me.Label7.Name = "Label7"
  164. Me.Label7.Size = New System.Drawing.Size(110, 16)
  165. Me.Label7.TabIndex = 20
  166. Me.Label7.Text = "A 碼 清 冊(仁寶)"
  167. '
  168. '路徑6_tb
  169. '
  170. Me.路徑6_tb.Location = New System.Drawing.Point(120, 131)
  171. Me.路徑6_tb.Name = "路徑6_tb"
  172. Me.路徑6_tb.Size = New System.Drawing.Size(461, 23)
  173. Me.路徑6_tb.TabIndex = 19
  174. '
  175. '月份_cb
  176. '
  177. Me.月份_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  178. Me.月份_cb.FormattingEnabled = True
  179. Me.月份_cb.Items.AddRange(New Object() {"", "01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"})
  180. Me.月份_cb.Location = New System.Drawing.Point(760, 3)
  181. Me.月份_cb.Name = "月份_cb"
  182. Me.月份_cb.Size = New System.Drawing.Size(47, 24)
  183. Me.月份_cb.TabIndex = 18
  184. '
  185. '年份_cb
  186. '
  187. Me.年份_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  188. Me.年份_cb.FormattingEnabled = True
  189. Me.年份_cb.Location = New System.Drawing.Point(699, 3)
  190. Me.年份_cb.Name = "年份_cb"
  191. Me.年份_cb.Size = New System.Drawing.Size(58, 24)
  192. Me.年份_cb.TabIndex = 17
  193. '
  194. 'Label6
  195. '
  196. Me.Label6.AutoSize = True
  197. Me.Label6.Location = New System.Drawing.Point(643, 7)
  198. Me.Label6.Name = "Label6"
  199. Me.Label6.Size = New System.Drawing.Size(55, 16)
  200. Me.Label6.TabIndex = 16
  201. Me.Label6.Text = "導入日期"
  202. '
  203. '導入_bt
  204. '
  205. Me.導入_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.SAVER
  206. Me.導入_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  207. Me.導入_bt.Location = New System.Drawing.Point(643, 30)
  208. Me.導入_bt.Name = "導入_bt"
  209. Me.導入_bt.Size = New System.Drawing.Size(164, 149)
  210. Me.導入_bt.TabIndex = 15
  211. Me.導入_bt.UseVisualStyleBackColor = True
  212. '
  213. '選路徑5_bt
  214. '
  215. Me.選路徑5_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.PortableComputer
  216. Me.選路徑5_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  217. Me.選路徑5_bt.Location = New System.Drawing.Point(587, 104)
  218. Me.選路徑5_bt.Name = "選路徑5_bt"
  219. Me.選路徑5_bt.Size = New System.Drawing.Size(55, 25)
  220. Me.選路徑5_bt.TabIndex = 14
  221. Me.選路徑5_bt.UseVisualStyleBackColor = True
  222. '
  223. '選路徑4_bt
  224. '
  225. Me.選路徑4_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.PortableComputer
  226. Me.選路徑4_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  227. Me.選路徑4_bt.Location = New System.Drawing.Point(587, 79)
  228. Me.選路徑4_bt.Name = "選路徑4_bt"
  229. Me.選路徑4_bt.Size = New System.Drawing.Size(55, 25)
  230. Me.選路徑4_bt.TabIndex = 13
  231. Me.選路徑4_bt.UseVisualStyleBackColor = True
  232. '
  233. '選路徑3_bt
  234. '
  235. Me.選路徑3_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.PortableComputer
  236. Me.選路徑3_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  237. Me.選路徑3_bt.Location = New System.Drawing.Point(587, 53)
  238. Me.選路徑3_bt.Name = "選路徑3_bt"
  239. Me.選路徑3_bt.Size = New System.Drawing.Size(55, 25)
  240. Me.選路徑3_bt.TabIndex = 12
  241. Me.選路徑3_bt.UseVisualStyleBackColor = True
  242. '
  243. '選路徑2_bt
  244. '
  245. Me.選路徑2_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.PortableComputer
  246. Me.選路徑2_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  247. Me.選路徑2_bt.Location = New System.Drawing.Point(587, 27)
  248. Me.選路徑2_bt.Name = "選路徑2_bt"
  249. Me.選路徑2_bt.Size = New System.Drawing.Size(55, 25)
  250. Me.選路徑2_bt.TabIndex = 11
  251. Me.選路徑2_bt.UseVisualStyleBackColor = True
  252. '
  253. '選路徑1_bt
  254. '
  255. Me.選路徑1_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.PortableComputer
  256. Me.選路徑1_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  257. Me.選路徑1_bt.Location = New System.Drawing.Point(587, 2)
  258. Me.選路徑1_bt.Name = "選路徑1_bt"
  259. Me.選路徑1_bt.Size = New System.Drawing.Size(55, 25)
  260. Me.選路徑1_bt.TabIndex = 10
  261. Me.選路徑1_bt.UseVisualStyleBackColor = True
  262. '
  263. 'Label5
  264. '
  265. Me.Label5.AutoSize = True
  266. Me.Label5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  267. Me.Label5.Location = New System.Drawing.Point(5, 110)
  268. Me.Label5.Name = "Label5"
  269. Me.Label5.Size = New System.Drawing.Size(111, 16)
  270. Me.Label5.TabIndex = 9
  271. Me.Label5.Text = "個 案 總 表(仁寶)"
  272. '
  273. '路徑5_tb
  274. '
  275. Me.路徑5_tb.Location = New System.Drawing.Point(120, 106)
  276. Me.路徑5_tb.Name = "路徑5_tb"
  277. Me.路徑5_tb.Size = New System.Drawing.Size(461, 23)
  278. Me.路徑5_tb.TabIndex = 8
  279. '
  280. 'Label4
  281. '
  282. Me.Label4.AutoSize = True
  283. Me.Label4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  284. Me.Label4.Location = New System.Drawing.Point(5, 85)
  285. Me.Label4.Name = "Label4"
  286. Me.Label4.Size = New System.Drawing.Size(111, 16)
  287. Me.Label4.TabIndex = 7
  288. Me.Label4.Text = "每 日 明 細(仁寶)"
  289. '
  290. '路徑4_tb
  291. '
  292. Me.路徑4_tb.Location = New System.Drawing.Point(120, 81)
  293. Me.路徑4_tb.Name = "路徑4_tb"
  294. Me.路徑4_tb.Size = New System.Drawing.Size(461, 23)
  295. Me.路徑4_tb.TabIndex = 6
  296. '
  297. 'Label3
  298. '
  299. Me.Label3.AutoSize = True
  300. Me.Label3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  301. Me.Label3.Location = New System.Drawing.Point(5, 59)
  302. Me.Label3.Name = "Label3"
  303. Me.Label3.Size = New System.Drawing.Size(111, 16)
  304. Me.Label3.TabIndex = 5
  305. Me.Label3.Text = "薪資報表明細(仁寶)"
  306. '
  307. '路徑3_tb
  308. '
  309. Me.路徑3_tb.Location = New System.Drawing.Point(120, 55)
  310. Me.路徑3_tb.Name = "路徑3_tb"
  311. Me.路徑3_tb.Size = New System.Drawing.Size(461, 23)
  312. Me.路徑3_tb.TabIndex = 4
  313. '
  314. 'Label2
  315. '
  316. Me.Label2.AutoSize = True
  317. Me.Label2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  318. Me.Label2.Location = New System.Drawing.Point(5, 33)
  319. Me.Label2.Name = "Label2"
  320. Me.Label2.Size = New System.Drawing.Size(111, 16)
  321. Me.Label2.TabIndex = 3
  322. Me.Label2.Text = "拆 帳 明 細 表(仁寶)"
  323. '
  324. '路徑2_tb
  325. '
  326. Me.路徑2_tb.Location = New System.Drawing.Point(120, 29)
  327. Me.路徑2_tb.Name = "路徑2_tb"
  328. Me.路徑2_tb.Size = New System.Drawing.Size(461, 23)
  329. Me.路徑2_tb.TabIndex = 2
  330. '
  331. 'Label1
  332. '
  333. Me.Label1.AutoSize = True
  334. Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  335. Me.Label1.Location = New System.Drawing.Point(5, 7)
  336. Me.Label1.Name = "Label1"
  337. Me.Label1.Size = New System.Drawing.Size(111, 16)
  338. Me.Label1.TabIndex = 1
  339. Me.Label1.Text = "服務紀錄總表(仁寶)"
  340. '
  341. '路徑1_tb
  342. '
  343. Me.路徑1_tb.Location = New System.Drawing.Point(120, 3)
  344. Me.路徑1_tb.Name = "路徑1_tb"
  345. Me.路徑1_tb.Size = New System.Drawing.Size(461, 23)
  346. Me.路徑1_tb.TabIndex = 0
  347. '
  348. 'TabPage2
  349. '
  350. Me.TabPage2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  351. Me.TabPage2.Location = New System.Drawing.Point(4, 28)
  352. Me.TabPage2.Name = "TabPage2"
  353. Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
  354. Me.TabPage2.Size = New System.Drawing.Size(812, 184)
  355. Me.TabPage2.TabIndex = 1
  356. Me.TabPage2.Text = "其他"
  357. Me.TabPage2.UseVisualStyleBackColor = True
  358. '
  359. '選路徑9_bt
  360. '
  361. Me.選路徑9_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.PortableComputer
  362. Me.選路徑9_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  363. Me.選路徑9_bt.Location = New System.Drawing.Point(587, 205)
  364. Me.選路徑9_bt.Name = "選路徑9_bt"
  365. Me.選路徑9_bt.Size = New System.Drawing.Size(55, 25)
  366. Me.選路徑9_bt.TabIndex = 30
  367. Me.選路徑9_bt.UseVisualStyleBackColor = True
  368. '
  369. 'Label9
  370. '
  371. Me.Label9.AutoSize = True
  372. Me.Label9.ForeColor = System.Drawing.Color.Red
  373. Me.Label9.Location = New System.Drawing.Point(5, 210)
  374. Me.Label9.Name = "Label9"
  375. Me.Label9.Size = New System.Drawing.Size(113, 16)
  376. Me.Label9.TabIndex = 29
  377. Me.Label9.Text = "短照 A碼清冊(長照)"
  378. '
  379. '路徑9_tb
  380. '
  381. Me.路徑9_tb.Location = New System.Drawing.Point(120, 206)
  382. Me.路徑9_tb.Name = "路徑9_tb"
  383. Me.路徑9_tb.Size = New System.Drawing.Size(461, 23)
  384. Me.路徑9_tb.TabIndex = 28
  385. '
  386. '選路徑10_bt
  387. '
  388. Me.選路徑10_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.PortableComputer
  389. Me.選路徑10_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  390. Me.選路徑10_bt.Location = New System.Drawing.Point(587, 230)
  391. Me.選路徑10_bt.Name = "選路徑10_bt"
  392. Me.選路徑10_bt.Size = New System.Drawing.Size(55, 25)
  393. Me.選路徑10_bt.TabIndex = 33
  394. Me.選路徑10_bt.UseVisualStyleBackColor = True
  395. '
  396. 'Label11
  397. '
  398. Me.Label11.AutoSize = True
  399. Me.Label11.ForeColor = System.Drawing.Color.Red
  400. Me.Label11.Location = New System.Drawing.Point(5, 235)
  401. Me.Label11.Name = "Label11"
  402. Me.Label11.Size = New System.Drawing.Size(114, 16)
  403. Me.Label11.TabIndex = 32
  404. Me.Label11.Text = "短照SC碼清冊(長照)"
  405. '
  406. '路徑10_tb
  407. '
  408. Me.路徑10_tb.Location = New System.Drawing.Point(120, 231)
  409. Me.路徑10_tb.Name = "路徑10_tb"
  410. Me.路徑10_tb.Size = New System.Drawing.Size(461, 23)
  411. Me.路徑10_tb.TabIndex = 31
  412. '
  413. '選路徑8_bt
  414. '
  415. Me.選路徑8_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.PortableComputer
  416. Me.選路徑8_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  417. Me.選路徑8_bt.Location = New System.Drawing.Point(587, 180)
  418. Me.選路徑8_bt.Name = "選路徑8_bt"
  419. Me.選路徑8_bt.Size = New System.Drawing.Size(55, 25)
  420. Me.選路徑8_bt.TabIndex = 36
  421. Me.選路徑8_bt.UseVisualStyleBackColor = True
  422. '
  423. 'Label12
  424. '
  425. Me.Label12.AutoSize = True
  426. Me.Label12.ForeColor = System.Drawing.Color.Red
  427. Me.Label12.Location = New System.Drawing.Point(5, 185)
  428. Me.Label12.Name = "Label12"
  429. Me.Label12.Size = New System.Drawing.Size(114, 16)
  430. Me.Label12.TabIndex = 35
  431. Me.Label12.Text = "長照BA碼清冊(長照)"
  432. '
  433. '路徑8_tb
  434. '
  435. Me.路徑8_tb.Location = New System.Drawing.Point(120, 181)
  436. Me.路徑8_tb.Name = "路徑8_tb"
  437. Me.路徑8_tb.Size = New System.Drawing.Size(461, 23)
  438. Me.路徑8_tb.TabIndex = 34
  439. '
  440. '拆帳制考勤文件導入
  441. '
  442. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  443. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  444. Me.ClientSize = New System.Drawing.Size(820, 294)
  445. Me.Controls.Add(Me.TabControl1)
  446. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  447. Me.Margin = New System.Windows.Forms.Padding(4)
  448. Me.MaximizeBox = False
  449. Me.MinimizeBox = False
  450. Me.Name = "拆帳制考勤文件導入"
  451. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  452. Me.Text = "拆帳制考勤文件導入"
  453. Me.TabControl1.ResumeLayout(False)
  454. Me.TabPage1.ResumeLayout(False)
  455. Me.TabPage1.PerformLayout()
  456. Me.ResumeLayout(False)
  457. End Sub
  458. Friend WithEvents TabControl1 As TabControl
  459. Friend WithEvents TabPage1 As TabPage
  460. Friend WithEvents TabPage2 As TabPage
  461. Friend WithEvents 開啟檔案 As OpenFileDialog
  462. Friend WithEvents Label4 As Label
  463. Friend WithEvents 路徑4_tb As TextBox
  464. Friend WithEvents Label3 As Label
  465. Friend WithEvents 路徑3_tb As TextBox
  466. Friend WithEvents Label2 As Label
  467. Friend WithEvents 路徑2_tb As TextBox
  468. Friend WithEvents Label1 As Label
  469. Friend WithEvents 路徑1_tb As TextBox
  470. Friend WithEvents 選路徑1_bt As Button
  471. Friend WithEvents Label5 As Label
  472. Friend WithEvents 路徑5_tb As TextBox
  473. Friend WithEvents 選路徑5_bt As Button
  474. Friend WithEvents 選路徑4_bt As Button
  475. Friend WithEvents 選路徑3_bt As Button
  476. Friend WithEvents 選路徑2_bt As Button
  477. Friend WithEvents 導入_bt As Button
  478. Friend WithEvents Label6 As Label
  479. Friend WithEvents 年份_cb As ComboBox
  480. Friend WithEvents 月份_cb As ComboBox
  481. Friend WithEvents 選路徑6_bt As Button
  482. Friend WithEvents Label7 As Label
  483. Friend WithEvents 路徑6_tb As TextBox
  484. Friend WithEvents 選路徑7_bt As Button
  485. Friend WithEvents Label8 As Label
  486. Friend WithEvents 路徑7_tb As TextBox
  487. Friend WithEvents 選路徑9_bt As Button
  488. Friend WithEvents Label9 As Label
  489. Friend WithEvents 路徑9_tb As TextBox
  490. Friend WithEvents 選路徑8_bt As Button
  491. Friend WithEvents 路徑8_tb As TextBox
  492. Friend WithEvents 選路徑10_bt As Button
  493. Friend WithEvents Label11 As Label
  494. Friend WithEvents 路徑10_tb As TextBox
  495. Friend WithEvents Label12 As Label
  496. End Class