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 31KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624
  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. Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  27. Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  28. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  29. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  30. Me.TabControl1 = New System.Windows.Forms.TabControl()
  31. Me.TabPage1 = New System.Windows.Forms.TabPage()
  32. Me.選路徑8_bt = New System.Windows.Forms.Button()
  33. Me.路徑8_tb = New System.Windows.Forms.TextBox()
  34. Me.選路徑10_bt = New System.Windows.Forms.Button()
  35. Me.路徑10_tb = New System.Windows.Forms.TextBox()
  36. Me.選路徑9_bt = New System.Windows.Forms.Button()
  37. Me.路徑9_tb = New System.Windows.Forms.TextBox()
  38. Me.選路徑7_bt = New System.Windows.Forms.Button()
  39. Me.選路徑6_bt = New System.Windows.Forms.Button()
  40. Me.路徑6_tb = New System.Windows.Forms.TextBox()
  41. Me.月份_cb = New System.Windows.Forms.ComboBox()
  42. Me.年份_cb = New System.Windows.Forms.ComboBox()
  43. Me.Label6 = New System.Windows.Forms.Label()
  44. Me.導入_bt = New System.Windows.Forms.Button()
  45. Me.選路徑5_bt = New System.Windows.Forms.Button()
  46. Me.選路徑4_bt = New System.Windows.Forms.Button()
  47. Me.選路徑3_bt = New System.Windows.Forms.Button()
  48. Me.選路徑2_bt = New System.Windows.Forms.Button()
  49. Me.選路徑1_bt = New System.Windows.Forms.Button()
  50. Me.路徑5_tb = New System.Windows.Forms.TextBox()
  51. Me.路徑4_tb = New System.Windows.Forms.TextBox()
  52. Me.路徑3_tb = New System.Windows.Forms.TextBox()
  53. Me.路徑2_tb = New System.Windows.Forms.TextBox()
  54. Me.路徑1_tb = New System.Windows.Forms.TextBox()
  55. Me.Label11 = New System.Windows.Forms.Label()
  56. Me.Label9 = New System.Windows.Forms.Label()
  57. Me.Label8 = New System.Windows.Forms.Label()
  58. Me.Label5 = New System.Windows.Forms.Label()
  59. Me.Label4 = New System.Windows.Forms.Label()
  60. Me.Label3 = New System.Windows.Forms.Label()
  61. Me.Label2 = New System.Windows.Forms.Label()
  62. Me.Label12 = New System.Windows.Forms.Label()
  63. Me.Label1 = New System.Windows.Forms.Label()
  64. Me.Label7 = New System.Windows.Forms.Label()
  65. Me.路徑7_tb = New System.Windows.Forms.TextBox()
  66. Me.TabPage2 = New System.Windows.Forms.TabPage()
  67. Me.拆分_dgv = New System.Windows.Forms.DataGridView()
  68. Me.總和_dgv = New System.Windows.Forms.DataGridView()
  69. Me.清單_dgv = New System.Windows.Forms.DataGridView()
  70. Me.開啟檔案 = New System.Windows.Forms.OpenFileDialog()
  71. Me.取資料_dgv = New System.Windows.Forms.DataGridView()
  72. Me.TabControl1.SuspendLayout()
  73. Me.TabPage1.SuspendLayout()
  74. Me.TabPage2.SuspendLayout()
  75. CType(Me.拆分_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  76. CType(Me.總和_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  77. CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  78. CType(Me.取資料_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  79. Me.SuspendLayout()
  80. '
  81. 'TabControl1
  82. '
  83. Me.TabControl1.Appearance = System.Windows.Forms.TabAppearance.Buttons
  84. Me.TabControl1.Controls.Add(Me.TabPage1)
  85. Me.TabControl1.Controls.Add(Me.TabPage2)
  86. Me.TabControl1.Dock = System.Windows.Forms.DockStyle.Fill
  87. Me.TabControl1.Location = New System.Drawing.Point(0, 0)
  88. Me.TabControl1.Name = "TabControl1"
  89. Me.TabControl1.SelectedIndex = 0
  90. Me.TabControl1.Size = New System.Drawing.Size(820, 294)
  91. Me.TabControl1.TabIndex = 0
  92. '
  93. 'TabPage1
  94. '
  95. Me.TabPage1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  96. Me.TabPage1.Controls.Add(Me.選路徑8_bt)
  97. Me.TabPage1.Controls.Add(Me.路徑8_tb)
  98. Me.TabPage1.Controls.Add(Me.選路徑10_bt)
  99. Me.TabPage1.Controls.Add(Me.路徑10_tb)
  100. Me.TabPage1.Controls.Add(Me.選路徑9_bt)
  101. Me.TabPage1.Controls.Add(Me.路徑9_tb)
  102. Me.TabPage1.Controls.Add(Me.選路徑7_bt)
  103. Me.TabPage1.Controls.Add(Me.選路徑6_bt)
  104. Me.TabPage1.Controls.Add(Me.路徑6_tb)
  105. Me.TabPage1.Controls.Add(Me.月份_cb)
  106. Me.TabPage1.Controls.Add(Me.年份_cb)
  107. Me.TabPage1.Controls.Add(Me.Label6)
  108. Me.TabPage1.Controls.Add(Me.導入_bt)
  109. Me.TabPage1.Controls.Add(Me.選路徑5_bt)
  110. Me.TabPage1.Controls.Add(Me.選路徑4_bt)
  111. Me.TabPage1.Controls.Add(Me.選路徑3_bt)
  112. Me.TabPage1.Controls.Add(Me.選路徑2_bt)
  113. Me.TabPage1.Controls.Add(Me.選路徑1_bt)
  114. Me.TabPage1.Controls.Add(Me.路徑5_tb)
  115. Me.TabPage1.Controls.Add(Me.路徑4_tb)
  116. Me.TabPage1.Controls.Add(Me.路徑3_tb)
  117. Me.TabPage1.Controls.Add(Me.路徑2_tb)
  118. Me.TabPage1.Controls.Add(Me.路徑1_tb)
  119. Me.TabPage1.Controls.Add(Me.Label11)
  120. Me.TabPage1.Controls.Add(Me.Label9)
  121. Me.TabPage1.Controls.Add(Me.Label8)
  122. Me.TabPage1.Controls.Add(Me.Label5)
  123. Me.TabPage1.Controls.Add(Me.Label4)
  124. Me.TabPage1.Controls.Add(Me.Label3)
  125. Me.TabPage1.Controls.Add(Me.Label2)
  126. Me.TabPage1.Controls.Add(Me.Label12)
  127. Me.TabPage1.Controls.Add(Me.Label1)
  128. Me.TabPage1.Controls.Add(Me.Label7)
  129. Me.TabPage1.Controls.Add(Me.路徑7_tb)
  130. Me.TabPage1.Location = New System.Drawing.Point(4, 28)
  131. Me.TabPage1.Name = "TabPage1"
  132. Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
  133. Me.TabPage1.Size = New System.Drawing.Size(812, 262)
  134. Me.TabPage1.TabIndex = 0
  135. Me.TabPage1.Text = "仁寶系統-對接資料"
  136. Me.TabPage1.UseVisualStyleBackColor = True
  137. '
  138. '選路徑8_bt
  139. '
  140. Me.選路徑8_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.PortableComputer
  141. Me.選路徑8_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  142. Me.選路徑8_bt.Location = New System.Drawing.Point(587, 180)
  143. Me.選路徑8_bt.Name = "選路徑8_bt"
  144. Me.選路徑8_bt.Size = New System.Drawing.Size(55, 25)
  145. Me.選路徑8_bt.TabIndex = 36
  146. Me.選路徑8_bt.UseVisualStyleBackColor = True
  147. '
  148. '路徑8_tb
  149. '
  150. Me.路徑8_tb.Location = New System.Drawing.Point(120, 181)
  151. Me.路徑8_tb.Name = "路徑8_tb"
  152. Me.路徑8_tb.Size = New System.Drawing.Size(461, 23)
  153. Me.路徑8_tb.TabIndex = 34
  154. '
  155. '選路徑10_bt
  156. '
  157. Me.選路徑10_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.PortableComputer
  158. Me.選路徑10_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  159. Me.選路徑10_bt.Location = New System.Drawing.Point(587, 230)
  160. Me.選路徑10_bt.Name = "選路徑10_bt"
  161. Me.選路徑10_bt.Size = New System.Drawing.Size(55, 25)
  162. Me.選路徑10_bt.TabIndex = 33
  163. Me.選路徑10_bt.UseVisualStyleBackColor = True
  164. '
  165. '路徑10_tb
  166. '
  167. Me.路徑10_tb.Location = New System.Drawing.Point(120, 231)
  168. Me.路徑10_tb.Name = "路徑10_tb"
  169. Me.路徑10_tb.Size = New System.Drawing.Size(461, 23)
  170. Me.路徑10_tb.TabIndex = 31
  171. '
  172. '選路徑9_bt
  173. '
  174. Me.選路徑9_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.PortableComputer
  175. Me.選路徑9_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  176. Me.選路徑9_bt.Location = New System.Drawing.Point(587, 205)
  177. Me.選路徑9_bt.Name = "選路徑9_bt"
  178. Me.選路徑9_bt.Size = New System.Drawing.Size(55, 25)
  179. Me.選路徑9_bt.TabIndex = 30
  180. Me.選路徑9_bt.UseVisualStyleBackColor = True
  181. '
  182. '路徑9_tb
  183. '
  184. Me.路徑9_tb.Location = New System.Drawing.Point(120, 206)
  185. Me.路徑9_tb.Name = "路徑9_tb"
  186. Me.路徑9_tb.Size = New System.Drawing.Size(461, 23)
  187. Me.路徑9_tb.TabIndex = 28
  188. '
  189. '選路徑7_bt
  190. '
  191. Me.選路徑7_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.PortableComputer
  192. Me.選路徑7_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  193. Me.選路徑7_bt.Location = New System.Drawing.Point(587, 154)
  194. Me.選路徑7_bt.Name = "選路徑7_bt"
  195. Me.選路徑7_bt.Size = New System.Drawing.Size(55, 25)
  196. Me.選路徑7_bt.TabIndex = 24
  197. Me.選路徑7_bt.UseVisualStyleBackColor = True
  198. '
  199. '選路徑6_bt
  200. '
  201. Me.選路徑6_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.PortableComputer
  202. Me.選路徑6_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  203. Me.選路徑6_bt.Location = New System.Drawing.Point(587, 129)
  204. Me.選路徑6_bt.Name = "選路徑6_bt"
  205. Me.選路徑6_bt.Size = New System.Drawing.Size(55, 25)
  206. Me.選路徑6_bt.TabIndex = 21
  207. Me.選路徑6_bt.UseVisualStyleBackColor = True
  208. '
  209. '路徑6_tb
  210. '
  211. Me.路徑6_tb.Location = New System.Drawing.Point(120, 131)
  212. Me.路徑6_tb.Name = "路徑6_tb"
  213. Me.路徑6_tb.Size = New System.Drawing.Size(461, 23)
  214. Me.路徑6_tb.TabIndex = 19
  215. '
  216. '月份_cb
  217. '
  218. Me.月份_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  219. Me.月份_cb.FormattingEnabled = True
  220. Me.月份_cb.Items.AddRange(New Object() {"", "01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"})
  221. Me.月份_cb.Location = New System.Drawing.Point(760, 3)
  222. Me.月份_cb.Name = "月份_cb"
  223. Me.月份_cb.Size = New System.Drawing.Size(47, 24)
  224. Me.月份_cb.TabIndex = 18
  225. '
  226. '年份_cb
  227. '
  228. Me.年份_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  229. Me.年份_cb.FormattingEnabled = True
  230. Me.年份_cb.Location = New System.Drawing.Point(699, 3)
  231. Me.年份_cb.Name = "年份_cb"
  232. Me.年份_cb.Size = New System.Drawing.Size(58, 24)
  233. Me.年份_cb.TabIndex = 17
  234. '
  235. 'Label6
  236. '
  237. Me.Label6.AutoSize = True
  238. Me.Label6.Location = New System.Drawing.Point(643, 7)
  239. Me.Label6.Name = "Label6"
  240. Me.Label6.Size = New System.Drawing.Size(55, 16)
  241. Me.Label6.TabIndex = 16
  242. Me.Label6.Text = "導入日期"
  243. '
  244. '導入_bt
  245. '
  246. Me.導入_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.SAVER
  247. Me.導入_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  248. Me.導入_bt.Location = New System.Drawing.Point(643, 30)
  249. Me.導入_bt.Name = "導入_bt"
  250. Me.導入_bt.Size = New System.Drawing.Size(164, 149)
  251. Me.導入_bt.TabIndex = 15
  252. Me.導入_bt.UseVisualStyleBackColor = True
  253. '
  254. '選路徑5_bt
  255. '
  256. Me.選路徑5_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.PortableComputer
  257. Me.選路徑5_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  258. Me.選路徑5_bt.Location = New System.Drawing.Point(587, 104)
  259. Me.選路徑5_bt.Name = "選路徑5_bt"
  260. Me.選路徑5_bt.Size = New System.Drawing.Size(55, 25)
  261. Me.選路徑5_bt.TabIndex = 14
  262. Me.選路徑5_bt.UseVisualStyleBackColor = True
  263. '
  264. '選路徑4_bt
  265. '
  266. Me.選路徑4_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.PortableComputer
  267. Me.選路徑4_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  268. Me.選路徑4_bt.Location = New System.Drawing.Point(587, 79)
  269. Me.選路徑4_bt.Name = "選路徑4_bt"
  270. Me.選路徑4_bt.Size = New System.Drawing.Size(55, 25)
  271. Me.選路徑4_bt.TabIndex = 13
  272. Me.選路徑4_bt.UseVisualStyleBackColor = True
  273. '
  274. '選路徑3_bt
  275. '
  276. Me.選路徑3_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.PortableComputer
  277. Me.選路徑3_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  278. Me.選路徑3_bt.Location = New System.Drawing.Point(587, 53)
  279. Me.選路徑3_bt.Name = "選路徑3_bt"
  280. Me.選路徑3_bt.Size = New System.Drawing.Size(55, 25)
  281. Me.選路徑3_bt.TabIndex = 12
  282. Me.選路徑3_bt.UseVisualStyleBackColor = True
  283. '
  284. '選路徑2_bt
  285. '
  286. Me.選路徑2_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.PortableComputer
  287. Me.選路徑2_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  288. Me.選路徑2_bt.Location = New System.Drawing.Point(587, 27)
  289. Me.選路徑2_bt.Name = "選路徑2_bt"
  290. Me.選路徑2_bt.Size = New System.Drawing.Size(55, 25)
  291. Me.選路徑2_bt.TabIndex = 11
  292. Me.選路徑2_bt.UseVisualStyleBackColor = True
  293. '
  294. '選路徑1_bt
  295. '
  296. Me.選路徑1_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.PortableComputer
  297. Me.選路徑1_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  298. Me.選路徑1_bt.Location = New System.Drawing.Point(587, 2)
  299. Me.選路徑1_bt.Name = "選路徑1_bt"
  300. Me.選路徑1_bt.Size = New System.Drawing.Size(55, 25)
  301. Me.選路徑1_bt.TabIndex = 10
  302. Me.選路徑1_bt.UseVisualStyleBackColor = True
  303. '
  304. '路徑5_tb
  305. '
  306. Me.路徑5_tb.Location = New System.Drawing.Point(120, 106)
  307. Me.路徑5_tb.Name = "路徑5_tb"
  308. Me.路徑5_tb.Size = New System.Drawing.Size(461, 23)
  309. Me.路徑5_tb.TabIndex = 8
  310. '
  311. '路徑4_tb
  312. '
  313. Me.路徑4_tb.Location = New System.Drawing.Point(120, 81)
  314. Me.路徑4_tb.Name = "路徑4_tb"
  315. Me.路徑4_tb.Size = New System.Drawing.Size(461, 23)
  316. Me.路徑4_tb.TabIndex = 6
  317. '
  318. '路徑3_tb
  319. '
  320. Me.路徑3_tb.Location = New System.Drawing.Point(120, 55)
  321. Me.路徑3_tb.Name = "路徑3_tb"
  322. Me.路徑3_tb.Size = New System.Drawing.Size(461, 23)
  323. Me.路徑3_tb.TabIndex = 4
  324. '
  325. '路徑2_tb
  326. '
  327. Me.路徑2_tb.Location = New System.Drawing.Point(120, 29)
  328. Me.路徑2_tb.Name = "路徑2_tb"
  329. Me.路徑2_tb.Size = New System.Drawing.Size(461, 23)
  330. Me.路徑2_tb.TabIndex = 2
  331. '
  332. '路徑1_tb
  333. '
  334. Me.路徑1_tb.Location = New System.Drawing.Point(120, 3)
  335. Me.路徑1_tb.Name = "路徑1_tb"
  336. Me.路徑1_tb.Size = New System.Drawing.Size(461, 23)
  337. Me.路徑1_tb.TabIndex = 0
  338. '
  339. 'Label11
  340. '
  341. Me.Label11.AutoSize = True
  342. Me.Label11.ForeColor = System.Drawing.Color.Red
  343. Me.Label11.Location = New System.Drawing.Point(5, 235)
  344. Me.Label11.Name = "Label11"
  345. Me.Label11.Size = New System.Drawing.Size(114, 16)
  346. Me.Label11.TabIndex = 32
  347. Me.Label11.Text = "短照SC碼清冊(長照)"
  348. '
  349. 'Label9
  350. '
  351. Me.Label9.AutoSize = True
  352. Me.Label9.ForeColor = System.Drawing.Color.Red
  353. Me.Label9.Location = New System.Drawing.Point(5, 210)
  354. Me.Label9.Name = "Label9"
  355. Me.Label9.Size = New System.Drawing.Size(113, 16)
  356. Me.Label9.TabIndex = 29
  357. Me.Label9.Text = "短照 A碼清冊(長照)"
  358. '
  359. 'Label8
  360. '
  361. Me.Label8.AutoSize = True
  362. Me.Label8.ForeColor = System.Drawing.Color.Red
  363. Me.Label8.Location = New System.Drawing.Point(5, 160)
  364. Me.Label8.Name = "Label8"
  365. Me.Label8.Size = New System.Drawing.Size(113, 16)
  366. Me.Label8.TabIndex = 23
  367. Me.Label8.Text = "長照 A碼清冊(長照)"
  368. '
  369. 'Label5
  370. '
  371. Me.Label5.AutoSize = True
  372. Me.Label5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  373. Me.Label5.Location = New System.Drawing.Point(5, 110)
  374. Me.Label5.Name = "Label5"
  375. Me.Label5.Size = New System.Drawing.Size(111, 16)
  376. Me.Label5.TabIndex = 9
  377. Me.Label5.Text = "個 案 總 表(仁寶)"
  378. '
  379. 'Label4
  380. '
  381. Me.Label4.AutoSize = True
  382. Me.Label4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  383. Me.Label4.Location = New System.Drawing.Point(5, 85)
  384. Me.Label4.Name = "Label4"
  385. Me.Label4.Size = New System.Drawing.Size(111, 16)
  386. Me.Label4.TabIndex = 7
  387. Me.Label4.Text = "每 日 明 細(仁寶)"
  388. '
  389. 'Label3
  390. '
  391. Me.Label3.AutoSize = True
  392. Me.Label3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  393. Me.Label3.Location = New System.Drawing.Point(5, 59)
  394. Me.Label3.Name = "Label3"
  395. Me.Label3.Size = New System.Drawing.Size(111, 16)
  396. Me.Label3.TabIndex = 5
  397. Me.Label3.Text = "薪資報表明細(仁寶)"
  398. '
  399. 'Label2
  400. '
  401. Me.Label2.AutoSize = True
  402. Me.Label2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  403. Me.Label2.Location = New System.Drawing.Point(5, 33)
  404. Me.Label2.Name = "Label2"
  405. Me.Label2.Size = New System.Drawing.Size(111, 16)
  406. Me.Label2.TabIndex = 3
  407. Me.Label2.Text = "拆 帳 明 細 表(仁寶)"
  408. '
  409. 'Label12
  410. '
  411. Me.Label12.AutoSize = True
  412. Me.Label12.ForeColor = System.Drawing.Color.Red
  413. Me.Label12.Location = New System.Drawing.Point(5, 185)
  414. Me.Label12.Name = "Label12"
  415. Me.Label12.Size = New System.Drawing.Size(114, 16)
  416. Me.Label12.TabIndex = 35
  417. Me.Label12.Text = "長照BA碼清冊(長照)"
  418. '
  419. 'Label1
  420. '
  421. Me.Label1.AutoSize = True
  422. Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  423. Me.Label1.Location = New System.Drawing.Point(5, 7)
  424. Me.Label1.Name = "Label1"
  425. Me.Label1.Size = New System.Drawing.Size(111, 16)
  426. Me.Label1.TabIndex = 1
  427. Me.Label1.Text = "服務紀錄總表(仁寶)"
  428. '
  429. 'Label7
  430. '
  431. Me.Label7.AutoSize = True
  432. Me.Label7.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  433. Me.Label7.Location = New System.Drawing.Point(5, 135)
  434. Me.Label7.Name = "Label7"
  435. Me.Label7.Size = New System.Drawing.Size(110, 16)
  436. Me.Label7.TabIndex = 20
  437. Me.Label7.Text = "A 碼 清 冊(仁寶)"
  438. '
  439. '路徑7_tb
  440. '
  441. Me.路徑7_tb.Location = New System.Drawing.Point(120, 156)
  442. Me.路徑7_tb.Name = "路徑7_tb"
  443. Me.路徑7_tb.Size = New System.Drawing.Size(461, 23)
  444. Me.路徑7_tb.TabIndex = 22
  445. '
  446. 'TabPage2
  447. '
  448. Me.TabPage2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  449. Me.TabPage2.Controls.Add(Me.取資料_dgv)
  450. Me.TabPage2.Controls.Add(Me.拆分_dgv)
  451. Me.TabPage2.Controls.Add(Me.總和_dgv)
  452. Me.TabPage2.Controls.Add(Me.清單_dgv)
  453. Me.TabPage2.Location = New System.Drawing.Point(4, 28)
  454. Me.TabPage2.Name = "TabPage2"
  455. Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
  456. Me.TabPage2.Size = New System.Drawing.Size(812, 262)
  457. Me.TabPage2.TabIndex = 1
  458. Me.TabPage2.Text = "其他"
  459. Me.TabPage2.UseVisualStyleBackColor = True
  460. '
  461. '拆分_dgv
  462. '
  463. Me.拆分_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  464. Or System.Windows.Forms.AnchorStyles.Left) _
  465. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  466. Me.拆分_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  467. Me.拆分_dgv.BackgroundColor = System.Drawing.Color.White
  468. DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  469. DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control
  470. DataGridViewCellStyle3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  471. DataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText
  472. DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight
  473. DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  474. Me.拆分_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle3
  475. Me.拆分_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  476. Me.拆分_dgv.Location = New System.Drawing.Point(227, 145)
  477. Me.拆分_dgv.Name = "拆分_dgv"
  478. Me.拆分_dgv.RowHeadersWidth = 5
  479. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  480. Me.拆分_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
  481. Me.拆分_dgv.RowTemplate.Height = 24
  482. Me.拆分_dgv.Size = New System.Drawing.Size(580, 112)
  483. Me.拆分_dgv.TabIndex = 1410
  484. '
  485. '總和_dgv
  486. '
  487. Me.總和_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  488. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  489. Me.總和_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  490. Me.總和_dgv.BackgroundColor = System.Drawing.Color.White
  491. DataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  492. DataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Control
  493. DataGridViewCellStyle5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  494. DataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.WindowText
  495. DataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight
  496. DataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  497. Me.總和_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle5
  498. Me.總和_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  499. Me.總和_dgv.Location = New System.Drawing.Point(1, 145)
  500. Me.總和_dgv.Name = "總和_dgv"
  501. Me.總和_dgv.RowHeadersWidth = 5
  502. DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  503. Me.總和_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6
  504. Me.總和_dgv.RowTemplate.Height = 24
  505. Me.總和_dgv.Size = New System.Drawing.Size(220, 112)
  506. Me.總和_dgv.TabIndex = 1409
  507. '
  508. '清單_dgv
  509. '
  510. Me.清單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  511. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  512. Me.清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  513. Me.清單_dgv.BackgroundColor = System.Drawing.Color.White
  514. DataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  515. DataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Control
  516. DataGridViewCellStyle7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  517. DataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.WindowText
  518. DataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight
  519. DataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  520. Me.清單_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle7
  521. Me.清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  522. Me.清單_dgv.Location = New System.Drawing.Point(1, 1)
  523. Me.清單_dgv.Name = "清單_dgv"
  524. Me.清單_dgv.RowHeadersWidth = 5
  525. DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  526. Me.清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle8
  527. Me.清單_dgv.RowTemplate.Height = 24
  528. Me.清單_dgv.Size = New System.Drawing.Size(362, 138)
  529. Me.清單_dgv.TabIndex = 1408
  530. '
  531. '取資料_dgv
  532. '
  533. Me.取資料_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  534. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  535. Me.取資料_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  536. Me.取資料_dgv.BackgroundColor = System.Drawing.Color.White
  537. DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  538. DataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control
  539. DataGridViewCellStyle1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  540. DataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText
  541. DataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight
  542. DataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  543. Me.取資料_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle1
  544. Me.取資料_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  545. Me.取資料_dgv.Location = New System.Drawing.Point(369, 1)
  546. Me.取資料_dgv.Name = "取資料_dgv"
  547. Me.取資料_dgv.RowHeadersWidth = 5
  548. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  549. Me.取資料_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  550. Me.取資料_dgv.RowTemplate.Height = 24
  551. Me.取資料_dgv.Size = New System.Drawing.Size(438, 138)
  552. Me.取資料_dgv.TabIndex = 1411
  553. '
  554. '拆帳制考勤文件導入
  555. '
  556. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  557. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  558. Me.ClientSize = New System.Drawing.Size(820, 294)
  559. Me.Controls.Add(Me.TabControl1)
  560. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  561. Me.Margin = New System.Windows.Forms.Padding(4)
  562. Me.MaximizeBox = False
  563. Me.MinimizeBox = False
  564. Me.Name = "拆帳制考勤文件導入"
  565. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  566. Me.Text = "拆帳制考勤文件導入"
  567. Me.TabControl1.ResumeLayout(False)
  568. Me.TabPage1.ResumeLayout(False)
  569. Me.TabPage1.PerformLayout()
  570. Me.TabPage2.ResumeLayout(False)
  571. CType(Me.拆分_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  572. CType(Me.總和_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  573. CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  574. CType(Me.取資料_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  575. Me.ResumeLayout(False)
  576. End Sub
  577. Friend WithEvents TabControl1 As TabControl
  578. Friend WithEvents TabPage1 As TabPage
  579. Friend WithEvents TabPage2 As TabPage
  580. Friend WithEvents 開啟檔案 As OpenFileDialog
  581. Friend WithEvents Label4 As Label
  582. Friend WithEvents 路徑4_tb As TextBox
  583. Friend WithEvents Label3 As Label
  584. Friend WithEvents 路徑3_tb As TextBox
  585. Friend WithEvents Label2 As Label
  586. Friend WithEvents 路徑2_tb As TextBox
  587. Friend WithEvents Label1 As Label
  588. Friend WithEvents 路徑1_tb As TextBox
  589. Friend WithEvents 選路徑1_bt As Button
  590. Friend WithEvents Label5 As Label
  591. Friend WithEvents 路徑5_tb As TextBox
  592. Friend WithEvents 選路徑5_bt As Button
  593. Friend WithEvents 選路徑4_bt As Button
  594. Friend WithEvents 選路徑3_bt As Button
  595. Friend WithEvents 選路徑2_bt As Button
  596. Friend WithEvents 導入_bt As Button
  597. Friend WithEvents Label6 As Label
  598. Friend WithEvents 年份_cb As ComboBox
  599. Friend WithEvents 月份_cb As ComboBox
  600. Friend WithEvents 選路徑6_bt As Button
  601. Friend WithEvents Label7 As Label
  602. Friend WithEvents 路徑6_tb As TextBox
  603. Friend WithEvents 選路徑7_bt As Button
  604. Friend WithEvents Label8 As Label
  605. Friend WithEvents 路徑7_tb As TextBox
  606. Friend WithEvents 選路徑9_bt As Button
  607. Friend WithEvents Label9 As Label
  608. Friend WithEvents 路徑9_tb As TextBox
  609. Friend WithEvents 選路徑8_bt As Button
  610. Friend WithEvents 路徑8_tb As TextBox
  611. Friend WithEvents 選路徑10_bt As Button
  612. Friend WithEvents Label11 As Label
  613. Friend WithEvents 路徑10_tb As TextBox
  614. Friend WithEvents Label12 As Label
  615. Friend WithEvents 拆分_dgv As DataGridView
  616. Friend WithEvents 總和_dgv As DataGridView
  617. Friend WithEvents 清單_dgv As DataGridView
  618. Friend WithEvents 取資料_dgv As DataGridView
  619. End Class