暫無描述
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 16KB

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