Няма описание
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.

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205
  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.components = New System.ComponentModel.Container()
  23. Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(薪資確認系統))
  24. Me.TextBox1 = New System.Windows.Forms.TextBox()
  25. Me.Label1 = New System.Windows.Forms.Label()
  26. Me.TextBox2 = New System.Windows.Forms.TextBox()
  27. Me.TextBox3 = New System.Windows.Forms.TextBox()
  28. Me.Label2 = New System.Windows.Forms.Label()
  29. Me.Label3 = New System.Windows.Forms.Label()
  30. Me.TextBox4 = New System.Windows.Forms.TextBox()
  31. Me.Label4 = New System.Windows.Forms.Label()
  32. Me.TextBox5 = New System.Windows.Forms.TextBox()
  33. Me.Label5 = New System.Windows.Forms.Label()
  34. Me.TextBox6 = New System.Windows.Forms.TextBox()
  35. Me.Label6 = New System.Windows.Forms.Label()
  36. Me.TextBox7 = New System.Windows.Forms.TextBox()
  37. Me.Label7 = New System.Windows.Forms.Label()
  38. Me.Button1 = New System.Windows.Forms.Button()
  39. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  40. Me.ComboBox1 = New System.Windows.Forms.ComboBox()
  41. Me.Label29 = New System.Windows.Forms.Label()
  42. Me.Button2 = New System.Windows.Forms.Button()
  43. Me.Button3 = New System.Windows.Forms.Button()
  44. Me.Button4 = New System.Windows.Forms.Button()
  45. Me.Button5 = New System.Windows.Forms.Button()
  46. Me.Button6 = New System.Windows.Forms.Button()
  47. Me.Button7 = New System.Windows.Forms.Button()
  48. Me.Button8 = New System.Windows.Forms.Button()
  49. Me.Button9 = New System.Windows.Forms.Button()
  50. Me.Button10 = New System.Windows.Forms.Button()
  51. Me.Button11 = New System.Windows.Forms.Button()
  52. Me.Button12 = New System.Windows.Forms.Button()
  53. Me.Button13 = New System.Windows.Forms.Button()
  54. Me.Label27 = New System.Windows.Forms.Label()
  55. Me.Label26 = New System.Windows.Forms.Label()
  56. Me.Label25 = New System.Windows.Forms.Label()
  57. Me.Label24 = New System.Windows.Forms.Label()
  58. Me.Label23 = New System.Windows.Forms.Label()
  59. Me.Label22 = New System.Windows.Forms.Label()
  60. Me.Label21 = New System.Windows.Forms.Label()
  61. Me.Label20 = New System.Windows.Forms.Label()
  62. Me.Label19 = New System.Windows.Forms.Label()
  63. Me.Label18 = New System.Windows.Forms.Label()
  64. Me.Label17 = New System.Windows.Forms.Label()
  65. Me.Label16 = New System.Windows.Forms.Label()
  66. Me.Label15 = New System.Windows.Forms.Label()
  67. Me.Label14 = New System.Windows.Forms.Label()
  68. Me.Label13 = New System.Windows.Forms.Label()
  69. Me.Label12 = New System.Windows.Forms.Label()
  70. Me.Label11 = New System.Windows.Forms.Label()
  71. Me.Label10 = New System.Windows.Forms.Label()
  72. Me.Label9 = New System.Windows.Forms.Label()
  73. Me.Label8 = New System.Windows.Forms.Label()
  74. Me.Label28 = New System.Windows.Forms.Label()
  75. Me.Label30 = New System.Windows.Forms.Label()
  76. Me.Label31 = New System.Windows.Forms.Label()
  77. Me.Label32 = New System.Windows.Forms.Label()
  78. Me.Label33 = New System.Windows.Forms.Label()
  79. Me.Label34 = New System.Windows.Forms.Label()
  80. Me.Label35 = New System.Windows.Forms.Label()
  81. Me.Label36 = New System.Windows.Forms.Label()
  82. Me.Label37 = New System.Windows.Forms.Label()
  83. Me.Label38 = New System.Windows.Forms.Label()
  84. Me.Label39 = New System.Windows.Forms.Label()
  85. Me.Label40 = New System.Windows.Forms.Label()
  86. Me.Label41 = New System.Windows.Forms.Label()
  87. Me.Label42 = New System.Windows.Forms.Label()
  88. Me.Label43 = New System.Windows.Forms.Label()
  89. Me.Label44 = New System.Windows.Forms.Label()
  90. Me.Label45 = New System.Windows.Forms.Label()
  91. Me.Label46 = New System.Windows.Forms.Label()
  92. Me.Label47 = New System.Windows.Forms.Label()
  93. Me.Label48 = New System.Windows.Forms.Label()
  94. Me.Label49 = New System.Windows.Forms.Label()
  95. Me.Label50 = New System.Windows.Forms.Label()
  96. Me.Label51 = New System.Windows.Forms.Label()
  97. Me.Label52 = New System.Windows.Forms.Label()
  98. Me.Label53 = New System.Windows.Forms.Label()
  99. Me.Label54 = New System.Windows.Forms.Label()
  100. Me.Label55 = New System.Windows.Forms.Label()
  101. Me.Label56 = New System.Windows.Forms.Label()
  102. Me.Label57 = New System.Windows.Forms.Label()
  103. Me.Label58 = New System.Windows.Forms.Label()
  104. Me.Label59 = New System.Windows.Forms.Label()
  105. Me.Label60 = New System.Windows.Forms.Label()
  106. Me.Label61 = New System.Windows.Forms.Label()
  107. Me.Button14 = New System.Windows.Forms.Button()
  108. Me.Label62 = New System.Windows.Forms.Label()
  109. Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
  110. Me.Label63 = New System.Windows.Forms.Label()
  111. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  112. Me.SuspendLayout()
  113. '
  114. 'TextBox1
  115. '
  116. Me.TextBox1.ImeMode = System.Windows.Forms.ImeMode.Disable
  117. Me.TextBox1.Location = New System.Drawing.Point(876, 12)
  118. Me.TextBox1.Name = "TextBox1"
  119. Me.TextBox1.Size = New System.Drawing.Size(71, 23)
  120. Me.TextBox1.TabIndex = 0
  121. '
  122. 'Label1
  123. '
  124. Me.Label1.AutoSize = True
  125. Me.Label1.Location = New System.Drawing.Point(156, 15)
  126. Me.Label1.Name = "Label1"
  127. Me.Label1.Size = New System.Drawing.Size(32, 16)
  128. Me.Label1.TabIndex = 1
  129. Me.Label1.Text = "姓名"
  130. '
  131. 'TextBox2
  132. '
  133. Me.TextBox2.Location = New System.Drawing.Point(194, 12)
  134. Me.TextBox2.Name = "TextBox2"
  135. Me.TextBox2.Size = New System.Drawing.Size(100, 23)
  136. Me.TextBox2.TabIndex = 2
  137. '
  138. 'TextBox3
  139. '
  140. Me.TextBox3.Location = New System.Drawing.Point(338, 12)
  141. Me.TextBox3.Name = "TextBox3"
  142. Me.TextBox3.Size = New System.Drawing.Size(100, 23)
  143. Me.TextBox3.TabIndex = 4
  144. '
  145. 'Label2
  146. '
  147. Me.Label2.AutoSize = True
  148. Me.Label2.Location = New System.Drawing.Point(300, 15)
  149. Me.Label2.Name = "Label2"
  150. Me.Label2.Size = New System.Drawing.Size(32, 16)
  151. Me.Label2.TabIndex = 3
  152. Me.Label2.Text = "部門"
  153. '
  154. 'Label3
  155. '
  156. Me.Label3.AutoSize = True
  157. Me.Label3.Location = New System.Drawing.Point(997, 10)
  158. Me.Label3.Name = "Label3"
  159. Me.Label3.Size = New System.Drawing.Size(44, 16)
  160. Me.Label3.TabIndex = 752
  161. Me.Label3.Text = "簽名檔"
  162. '
  163. 'TextBox4
  164. '
  165. Me.TextBox4.Location = New System.Drawing.Point(482, 12)
  166. Me.TextBox4.Name = "TextBox4"
  167. Me.TextBox4.Size = New System.Drawing.Size(100, 23)
  168. Me.TextBox4.TabIndex = 754
  169. '
  170. 'Label4
  171. '
  172. Me.Label4.AutoSize = True
  173. Me.Label4.Location = New System.Drawing.Point(444, 15)
  174. Me.Label4.Name = "Label4"
  175. Me.Label4.Size = New System.Drawing.Size(32, 16)
  176. Me.Label4.TabIndex = 753
  177. Me.Label4.Text = "課別"
  178. '
  179. 'TextBox5
  180. '
  181. Me.TextBox5.Location = New System.Drawing.Point(626, 12)
  182. Me.TextBox5.Name = "TextBox5"
  183. Me.TextBox5.Size = New System.Drawing.Size(100, 23)
  184. Me.TextBox5.TabIndex = 756
  185. '
  186. 'Label5
  187. '
  188. Me.Label5.AutoSize = True
  189. Me.Label5.Location = New System.Drawing.Point(588, 15)
  190. Me.Label5.Name = "Label5"
  191. Me.Label5.Size = New System.Drawing.Size(32, 16)
  192. Me.Label5.TabIndex = 755
  193. Me.Label5.Text = "組別"
  194. '
  195. 'TextBox6
  196. '
  197. Me.TextBox6.Location = New System.Drawing.Point(770, 12)
  198. Me.TextBox6.Name = "TextBox6"
  199. Me.TextBox6.Size = New System.Drawing.Size(100, 23)
  200. Me.TextBox6.TabIndex = 758
  201. '
  202. 'Label6
  203. '
  204. Me.Label6.AutoSize = True
  205. Me.Label6.Location = New System.Drawing.Point(732, 15)
  206. Me.Label6.Name = "Label6"
  207. Me.Label6.Size = New System.Drawing.Size(32, 16)
  208. Me.Label6.TabIndex = 757
  209. Me.Label6.Text = "職稱"
  210. '
  211. 'TextBox7
  212. '
  213. Me.TextBox7.Location = New System.Drawing.Point(50, 12)
  214. Me.TextBox7.Name = "TextBox7"
  215. Me.TextBox7.Size = New System.Drawing.Size(100, 23)
  216. Me.TextBox7.TabIndex = 760
  217. '
  218. 'Label7
  219. '
  220. Me.Label7.AutoSize = True
  221. Me.Label7.Location = New System.Drawing.Point(12, 15)
  222. Me.Label7.Name = "Label7"
  223. Me.Label7.Size = New System.Drawing.Size(32, 16)
  224. Me.Label7.TabIndex = 759
  225. Me.Label7.Text = "工號"
  226. '
  227. 'Button1
  228. '
  229. Me.Button1.Location = New System.Drawing.Point(1231, 3)
  230. Me.Button1.Name = "Button1"
  231. Me.Button1.Size = New System.Drawing.Size(75, 23)
  232. Me.Button1.TabIndex = 761
  233. Me.Button1.Text = "關閉"
  234. Me.Button1.UseVisualStyleBackColor = True
  235. '
  236. 'PictureBox1
  237. '
  238. Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  239. Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  240. Me.PictureBox1.Location = New System.Drawing.Point(1000, 30)
  241. Me.PictureBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  242. Me.PictureBox1.Name = "PictureBox1"
  243. Me.PictureBox1.Size = New System.Drawing.Size(306, 112)
  244. Me.PictureBox1.TabIndex = 751
  245. Me.PictureBox1.TabStop = False
  246. '
  247. 'ComboBox1
  248. '
  249. Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  250. Me.ComboBox1.FormattingEnabled = True
  251. Me.ComboBox1.Items.AddRange(New Object() {"2019", "2020", "2021", "2022", "2023", "2024", "2025", "2026", "2027", "2028", "2029", "2030"})
  252. Me.ComboBox1.Location = New System.Drawing.Point(50, 41)
  253. Me.ComboBox1.Name = "ComboBox1"
  254. Me.ComboBox1.Size = New System.Drawing.Size(100, 24)
  255. Me.ComboBox1.TabIndex = 764
  256. '
  257. 'Label29
  258. '
  259. Me.Label29.AutoSize = True
  260. Me.Label29.Location = New System.Drawing.Point(12, 44)
  261. Me.Label29.Name = "Label29"
  262. Me.Label29.Size = New System.Drawing.Size(32, 16)
  263. Me.Label29.TabIndex = 763
  264. Me.Label29.Text = "年份"
  265. '
  266. 'Button2
  267. '
  268. Me.Button2.Location = New System.Drawing.Point(12, 71)
  269. Me.Button2.Name = "Button2"
  270. Me.Button2.Size = New System.Drawing.Size(75, 71)
  271. Me.Button2.TabIndex = 765
  272. Me.Button2.Text = "一月"
  273. Me.Button2.UseVisualStyleBackColor = True
  274. '
  275. 'Button3
  276. '
  277. Me.Button3.Location = New System.Drawing.Point(93, 71)
  278. Me.Button3.Name = "Button3"
  279. Me.Button3.Size = New System.Drawing.Size(75, 71)
  280. Me.Button3.TabIndex = 766
  281. Me.Button3.Text = "二月"
  282. Me.Button3.UseVisualStyleBackColor = True
  283. '
  284. 'Button4
  285. '
  286. Me.Button4.Location = New System.Drawing.Point(174, 71)
  287. Me.Button4.Name = "Button4"
  288. Me.Button4.Size = New System.Drawing.Size(75, 71)
  289. Me.Button4.TabIndex = 767
  290. Me.Button4.Text = "三月"
  291. Me.Button4.UseVisualStyleBackColor = True
  292. '
  293. 'Button5
  294. '
  295. Me.Button5.Location = New System.Drawing.Point(255, 71)
  296. Me.Button5.Name = "Button5"
  297. Me.Button5.Size = New System.Drawing.Size(75, 71)
  298. Me.Button5.TabIndex = 768
  299. Me.Button5.Text = "四月"
  300. Me.Button5.UseVisualStyleBackColor = True
  301. '
  302. 'Button6
  303. '
  304. Me.Button6.Location = New System.Drawing.Point(336, 71)
  305. Me.Button6.Name = "Button6"
  306. Me.Button6.Size = New System.Drawing.Size(75, 71)
  307. Me.Button6.TabIndex = 769
  308. Me.Button6.Text = "五月"
  309. Me.Button6.UseVisualStyleBackColor = True
  310. '
  311. 'Button7
  312. '
  313. Me.Button7.Location = New System.Drawing.Point(417, 71)
  314. Me.Button7.Name = "Button7"
  315. Me.Button7.Size = New System.Drawing.Size(75, 71)
  316. Me.Button7.TabIndex = 770
  317. Me.Button7.Text = "六月"
  318. Me.Button7.UseVisualStyleBackColor = True
  319. '
  320. 'Button8
  321. '
  322. Me.Button8.Location = New System.Drawing.Point(498, 71)
  323. Me.Button8.Name = "Button8"
  324. Me.Button8.Size = New System.Drawing.Size(75, 71)
  325. Me.Button8.TabIndex = 771
  326. Me.Button8.Text = "七月"
  327. Me.Button8.UseVisualStyleBackColor = True
  328. '
  329. 'Button9
  330. '
  331. Me.Button9.Location = New System.Drawing.Point(579, 71)
  332. Me.Button9.Name = "Button9"
  333. Me.Button9.Size = New System.Drawing.Size(75, 71)
  334. Me.Button9.TabIndex = 772
  335. Me.Button9.Text = "八月"
  336. Me.Button9.UseVisualStyleBackColor = True
  337. '
  338. 'Button10
  339. '
  340. Me.Button10.Location = New System.Drawing.Point(660, 71)
  341. Me.Button10.Name = "Button10"
  342. Me.Button10.Size = New System.Drawing.Size(75, 71)
  343. Me.Button10.TabIndex = 773
  344. Me.Button10.Text = "九月"
  345. Me.Button10.UseVisualStyleBackColor = True
  346. '
  347. 'Button11
  348. '
  349. Me.Button11.Location = New System.Drawing.Point(741, 71)
  350. Me.Button11.Name = "Button11"
  351. Me.Button11.Size = New System.Drawing.Size(75, 71)
  352. Me.Button11.TabIndex = 774
  353. Me.Button11.Text = "十月"
  354. Me.Button11.UseVisualStyleBackColor = True
  355. '
  356. 'Button12
  357. '
  358. Me.Button12.Location = New System.Drawing.Point(822, 71)
  359. Me.Button12.Name = "Button12"
  360. Me.Button12.Size = New System.Drawing.Size(75, 71)
  361. Me.Button12.TabIndex = 775
  362. Me.Button12.Text = "十一月"
  363. Me.Button12.UseVisualStyleBackColor = True
  364. '
  365. 'Button13
  366. '
  367. Me.Button13.Location = New System.Drawing.Point(903, 71)
  368. Me.Button13.Name = "Button13"
  369. Me.Button13.Size = New System.Drawing.Size(75, 71)
  370. Me.Button13.TabIndex = 776
  371. Me.Button13.Text = "十二月"
  372. Me.Button13.UseVisualStyleBackColor = True
  373. '
  374. 'Label27
  375. '
  376. Me.Label27.AutoSize = True
  377. Me.Label27.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  378. Me.Label27.Location = New System.Drawing.Point(816, 540)
  379. Me.Label27.Name = "Label27"
  380. Me.Label27.Size = New System.Drawing.Size(131, 36)
  381. Me.Label27.TabIndex = 829
  382. Me.Label27.Text = "實發合計"
  383. '
  384. 'Label26
  385. '
  386. Me.Label26.AutoSize = True
  387. Me.Label26.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  388. Me.Label26.ForeColor = System.Drawing.Color.Red
  389. Me.Label26.Location = New System.Drawing.Point(816, 499)
  390. Me.Label26.Name = "Label26"
  391. Me.Label26.Size = New System.Drawing.Size(131, 36)
  392. Me.Label26.TabIndex = 827
  393. Me.Label26.Text = "扣款合計"
  394. '
  395. 'Label25
  396. '
  397. Me.Label25.AutoSize = True
  398. Me.Label25.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  399. Me.Label25.ForeColor = System.Drawing.Color.Red
  400. Me.Label25.Location = New System.Drawing.Point(816, 458)
  401. Me.Label25.Name = "Label25"
  402. Me.Label25.Size = New System.Drawing.Size(73, 36)
  403. Me.Label25.TabIndex = 825
  404. Me.Label25.Text = "其他"
  405. '
  406. 'Label24
  407. '
  408. Me.Label24.AutoSize = True
  409. Me.Label24.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  410. Me.Label24.ForeColor = System.Drawing.Color.Red
  411. Me.Label24.Location = New System.Drawing.Point(419, 499)
  412. Me.Label24.Name = "Label24"
  413. Me.Label24.Size = New System.Drawing.Size(73, 36)
  414. Me.Label24.TabIndex = 823
  415. Me.Label24.Text = "借款"
  416. '
  417. 'Label23
  418. '
  419. Me.Label23.AutoSize = True
  420. Me.Label23.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  421. Me.Label23.ForeColor = System.Drawing.Color.Red
  422. Me.Label23.Location = New System.Drawing.Point(411, 458)
  423. Me.Label23.Name = "Label23"
  424. Me.Label23.Size = New System.Drawing.Size(102, 36)
  425. Me.Label23.TabIndex = 821
  426. Me.Label23.Text = "代扣稅"
  427. '
  428. 'Label22
  429. '
  430. Me.Label22.AutoSize = True
  431. Me.Label22.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  432. Me.Label22.ForeColor = System.Drawing.Color.Red
  433. Me.Label22.Location = New System.Drawing.Point(12, 499)
  434. Me.Label22.Name = "Label22"
  435. Me.Label22.Size = New System.Drawing.Size(102, 36)
  436. Me.Label22.TabIndex = 819
  437. Me.Label22.Text = "社保費"
  438. '
  439. 'Label21
  440. '
  441. Me.Label21.AutoSize = True
  442. Me.Label21.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  443. Me.Label21.ForeColor = System.Drawing.Color.Red
  444. Me.Label21.Location = New System.Drawing.Point(12, 458)
  445. Me.Label21.Name = "Label21"
  446. Me.Label21.Size = New System.Drawing.Size(131, 36)
  447. Me.Label21.TabIndex = 817
  448. Me.Label21.Text = "應發工資"
  449. '
  450. 'Label20
  451. '
  452. Me.Label20.AutoSize = True
  453. Me.Label20.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  454. Me.Label20.ForeColor = System.Drawing.Color.Green
  455. Me.Label20.Location = New System.Drawing.Point(12, 401)
  456. Me.Label20.Name = "Label20"
  457. Me.Label20.Size = New System.Drawing.Size(143, 36)
  458. Me.Label20.TabIndex = 814
  459. Me.Label20.Text = "夜班/其他"
  460. '
  461. 'Label19
  462. '
  463. Me.Label19.AutoSize = True
  464. Me.Label19.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  465. Me.Label19.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  466. Me.Label19.Location = New System.Drawing.Point(816, 362)
  467. Me.Label19.Name = "Label19"
  468. Me.Label19.Size = New System.Drawing.Size(131, 36)
  469. Me.Label19.TabIndex = 813
  470. Me.Label19.Text = "年資工資"
  471. '
  472. 'Label18
  473. '
  474. Me.Label18.AutoSize = True
  475. Me.Label18.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  476. Me.Label18.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  477. Me.Label18.Location = New System.Drawing.Point(816, 319)
  478. Me.Label18.Name = "Label18"
  479. Me.Label18.Size = New System.Drawing.Size(131, 36)
  480. Me.Label18.TabIndex = 811
  481. Me.Label18.Text = "去年年資"
  482. '
  483. 'Label17
  484. '
  485. Me.Label17.AutoSize = True
  486. Me.Label17.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  487. Me.Label17.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  488. Me.Label17.Location = New System.Drawing.Point(816, 278)
  489. Me.Label17.Name = "Label17"
  490. Me.Label17.Size = New System.Drawing.Size(131, 36)
  491. Me.Label17.TabIndex = 809
  492. Me.Label17.Text = "往年年資"
  493. '
  494. 'Label16
  495. '
  496. Me.Label16.AutoSize = True
  497. Me.Label16.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  498. Me.Label16.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  499. Me.Label16.Location = New System.Drawing.Point(816, 237)
  500. Me.Label16.Name = "Label16"
  501. Me.Label16.Size = New System.Drawing.Size(131, 36)
  502. Me.Label16.TabIndex = 807
  503. Me.Label16.Text = "職務工資"
  504. '
  505. 'Label15
  506. '
  507. Me.Label15.AutoSize = True
  508. Me.Label15.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  509. Me.Label15.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  510. Me.Label15.Location = New System.Drawing.Point(816, 196)
  511. Me.Label15.Name = "Label15"
  512. Me.Label15.Size = New System.Drawing.Size(189, 36)
  513. Me.Label15.TabIndex = 805
  514. Me.Label15.Text = "單位級數工資"
  515. '
  516. 'Label14
  517. '
  518. Me.Label14.AutoSize = True
  519. Me.Label14.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  520. Me.Label14.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  521. Me.Label14.Location = New System.Drawing.Point(816, 155)
  522. Me.Label14.Name = "Label14"
  523. Me.Label14.Size = New System.Drawing.Size(131, 36)
  524. Me.Label14.TabIndex = 803
  525. Me.Label14.Text = "職務級數"
  526. '
  527. 'Label13
  528. '
  529. Me.Label13.AutoSize = True
  530. Me.Label13.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  531. Me.Label13.ForeColor = System.Drawing.Color.Blue
  532. Me.Label13.Location = New System.Drawing.Point(411, 362)
  533. Me.Label13.Name = "Label13"
  534. Me.Label13.Size = New System.Drawing.Size(189, 36)
  535. Me.Label13.TabIndex = 801
  536. Me.Label13.Text = "假日加班工資"
  537. '
  538. 'Label12
  539. '
  540. Me.Label12.AutoSize = True
  541. Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  542. Me.Label12.ForeColor = System.Drawing.Color.Blue
  543. Me.Label12.Location = New System.Drawing.Point(411, 319)
  544. Me.Label12.Name = "Label12"
  545. Me.Label12.Size = New System.Drawing.Size(189, 36)
  546. Me.Label12.TabIndex = 799
  547. Me.Label12.Text = "假日加班工時"
  548. '
  549. 'Label11
  550. '
  551. Me.Label11.AutoSize = True
  552. Me.Label11.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  553. Me.Label11.ForeColor = System.Drawing.Color.Blue
  554. Me.Label11.Location = New System.Drawing.Point(411, 278)
  555. Me.Label11.Name = "Label11"
  556. Me.Label11.Size = New System.Drawing.Size(189, 36)
  557. Me.Label11.TabIndex = 797
  558. Me.Label11.Text = "週末加班工資"
  559. '
  560. 'Label10
  561. '
  562. Me.Label10.AutoSize = True
  563. Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  564. Me.Label10.ForeColor = System.Drawing.Color.Blue
  565. Me.Label10.Location = New System.Drawing.Point(411, 237)
  566. Me.Label10.Name = "Label10"
  567. Me.Label10.Size = New System.Drawing.Size(189, 36)
  568. Me.Label10.TabIndex = 795
  569. Me.Label10.Text = "週末加班工時"
  570. '
  571. 'Label9
  572. '
  573. Me.Label9.AutoSize = True
  574. Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  575. Me.Label9.ForeColor = System.Drawing.Color.Blue
  576. Me.Label9.Location = New System.Drawing.Point(411, 196)
  577. Me.Label9.Name = "Label9"
  578. Me.Label9.Size = New System.Drawing.Size(189, 36)
  579. Me.Label9.TabIndex = 793
  580. Me.Label9.Text = "平時加班工資"
  581. '
  582. 'Label8
  583. '
  584. Me.Label8.AutoSize = True
  585. Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  586. Me.Label8.ForeColor = System.Drawing.Color.Blue
  587. Me.Label8.Location = New System.Drawing.Point(411, 155)
  588. Me.Label8.Name = "Label8"
  589. Me.Label8.Size = New System.Drawing.Size(189, 36)
  590. Me.Label8.TabIndex = 791
  591. Me.Label8.Text = "平時加班工時"
  592. '
  593. 'Label28
  594. '
  595. Me.Label28.AutoSize = True
  596. Me.Label28.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  597. Me.Label28.ForeColor = System.Drawing.Color.Green
  598. Me.Label28.Location = New System.Drawing.Point(12, 360)
  599. Me.Label28.Name = "Label28"
  600. Me.Label28.Size = New System.Drawing.Size(102, 36)
  601. Me.Label28.TabIndex = 789
  602. Me.Label28.Text = "全勤獎"
  603. '
  604. 'Label30
  605. '
  606. Me.Label30.AutoSize = True
  607. Me.Label30.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  608. Me.Label30.ForeColor = System.Drawing.Color.Green
  609. Me.Label30.Location = New System.Drawing.Point(12, 319)
  610. Me.Label30.Name = "Label30"
  611. Me.Label30.Size = New System.Drawing.Size(131, 36)
  612. Me.Label30.TabIndex = 787
  613. Me.Label30.Text = "正班工資"
  614. '
  615. 'Label31
  616. '
  617. Me.Label31.AutoSize = True
  618. Me.Label31.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  619. Me.Label31.ForeColor = System.Drawing.Color.Green
  620. Me.Label31.Location = New System.Drawing.Point(12, 278)
  621. Me.Label31.Name = "Label31"
  622. Me.Label31.Size = New System.Drawing.Size(131, 36)
  623. Me.Label31.TabIndex = 785
  624. Me.Label31.Text = "上班天數"
  625. '
  626. 'Label32
  627. '
  628. Me.Label32.AutoSize = True
  629. Me.Label32.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  630. Me.Label32.ForeColor = System.Drawing.Color.Green
  631. Me.Label32.Location = New System.Drawing.Point(12, 237)
  632. Me.Label32.Name = "Label32"
  633. Me.Label32.Size = New System.Drawing.Size(189, 36)
  634. Me.Label32.TabIndex = 783
  635. Me.Label32.Text = "職務等類工資"
  636. '
  637. 'Label33
  638. '
  639. Me.Label33.AutoSize = True
  640. Me.Label33.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  641. Me.Label33.ForeColor = System.Drawing.Color.Green
  642. Me.Label33.Location = New System.Drawing.Point(12, 196)
  643. Me.Label33.Name = "Label33"
  644. Me.Label33.Size = New System.Drawing.Size(131, 36)
  645. Me.Label33.TabIndex = 781
  646. Me.Label33.Text = "職務等類"
  647. '
  648. 'Label34
  649. '
  650. Me.Label34.AutoSize = True
  651. Me.Label34.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  652. Me.Label34.ForeColor = System.Drawing.Color.Green
  653. Me.Label34.Location = New System.Drawing.Point(12, 155)
  654. Me.Label34.Name = "Label34"
  655. Me.Label34.Size = New System.Drawing.Size(73, 36)
  656. Me.Label34.TabIndex = 779
  657. Me.Label34.Text = "底薪"
  658. '
  659. 'Label35
  660. '
  661. Me.Label35.AutoSize = True
  662. Me.Label35.Location = New System.Drawing.Point(9, 437)
  663. Me.Label35.Name = "Label35"
  664. Me.Label35.Size = New System.Drawing.Size(1293, 16)
  665. Me.Label35.TabIndex = 830
  666. Me.Label35.Text = resources.GetString("Label35.Text")
  667. '
  668. 'Label36
  669. '
  670. Me.Label36.AutoSize = True
  671. Me.Label36.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  672. Me.Label36.ForeColor = System.Drawing.Color.Green
  673. Me.Label36.Location = New System.Drawing.Point(207, 155)
  674. Me.Label36.Name = "Label36"
  675. Me.Label36.RightToLeft = System.Windows.Forms.RightToLeft.Yes
  676. Me.Label36.Size = New System.Drawing.Size(73, 36)
  677. Me.Label36.TabIndex = 831
  678. Me.Label36.Text = "0.00"
  679. '
  680. 'Label37
  681. '
  682. Me.Label37.AutoSize = True
  683. Me.Label37.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  684. Me.Label37.ForeColor = System.Drawing.Color.Green
  685. Me.Label37.Location = New System.Drawing.Point(207, 196)
  686. Me.Label37.Name = "Label37"
  687. Me.Label37.RightToLeft = System.Windows.Forms.RightToLeft.Yes
  688. Me.Label37.Size = New System.Drawing.Size(73, 36)
  689. Me.Label37.TabIndex = 832
  690. Me.Label37.Text = "0.00"
  691. '
  692. 'Label38
  693. '
  694. Me.Label38.AutoSize = True
  695. Me.Label38.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  696. Me.Label38.ForeColor = System.Drawing.Color.Green
  697. Me.Label38.Location = New System.Drawing.Point(207, 237)
  698. Me.Label38.Name = "Label38"
  699. Me.Label38.RightToLeft = System.Windows.Forms.RightToLeft.Yes
  700. Me.Label38.Size = New System.Drawing.Size(73, 36)
  701. Me.Label38.TabIndex = 833
  702. Me.Label38.Text = "0.00"
  703. '
  704. 'Label39
  705. '
  706. Me.Label39.AutoSize = True
  707. Me.Label39.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  708. Me.Label39.ForeColor = System.Drawing.Color.Green
  709. Me.Label39.Location = New System.Drawing.Point(207, 278)
  710. Me.Label39.Name = "Label39"
  711. Me.Label39.RightToLeft = System.Windows.Forms.RightToLeft.Yes
  712. Me.Label39.Size = New System.Drawing.Size(73, 36)
  713. Me.Label39.TabIndex = 834
  714. Me.Label39.Text = "0.00"
  715. '
  716. 'Label40
  717. '
  718. Me.Label40.AutoSize = True
  719. Me.Label40.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  720. Me.Label40.ForeColor = System.Drawing.Color.Green
  721. Me.Label40.Location = New System.Drawing.Point(207, 319)
  722. Me.Label40.Name = "Label40"
  723. Me.Label40.RightToLeft = System.Windows.Forms.RightToLeft.Yes
  724. Me.Label40.Size = New System.Drawing.Size(73, 36)
  725. Me.Label40.TabIndex = 835
  726. Me.Label40.Text = "0.00"
  727. '
  728. 'Label41
  729. '
  730. Me.Label41.AutoSize = True
  731. Me.Label41.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  732. Me.Label41.ForeColor = System.Drawing.Color.Green
  733. Me.Label41.Location = New System.Drawing.Point(207, 362)
  734. Me.Label41.Name = "Label41"
  735. Me.Label41.RightToLeft = System.Windows.Forms.RightToLeft.Yes
  736. Me.Label41.Size = New System.Drawing.Size(73, 36)
  737. Me.Label41.TabIndex = 836
  738. Me.Label41.Text = "0.00"
  739. '
  740. 'Label42
  741. '
  742. Me.Label42.AutoSize = True
  743. Me.Label42.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  744. Me.Label42.ForeColor = System.Drawing.Color.Blue
  745. Me.Label42.Location = New System.Drawing.Point(606, 155)
  746. Me.Label42.Name = "Label42"
  747. Me.Label42.RightToLeft = System.Windows.Forms.RightToLeft.Yes
  748. Me.Label42.Size = New System.Drawing.Size(73, 36)
  749. Me.Label42.TabIndex = 837
  750. Me.Label42.Text = "0.00"
  751. '
  752. 'Label43
  753. '
  754. Me.Label43.AutoSize = True
  755. Me.Label43.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  756. Me.Label43.ForeColor = System.Drawing.Color.Blue
  757. Me.Label43.Location = New System.Drawing.Point(606, 196)
  758. Me.Label43.Name = "Label43"
  759. Me.Label43.RightToLeft = System.Windows.Forms.RightToLeft.Yes
  760. Me.Label43.Size = New System.Drawing.Size(73, 36)
  761. Me.Label43.TabIndex = 838
  762. Me.Label43.Text = "0.00"
  763. '
  764. 'Label44
  765. '
  766. Me.Label44.AutoSize = True
  767. Me.Label44.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  768. Me.Label44.ForeColor = System.Drawing.Color.Blue
  769. Me.Label44.Location = New System.Drawing.Point(606, 237)
  770. Me.Label44.Name = "Label44"
  771. Me.Label44.RightToLeft = System.Windows.Forms.RightToLeft.Yes
  772. Me.Label44.Size = New System.Drawing.Size(73, 36)
  773. Me.Label44.TabIndex = 839
  774. Me.Label44.Text = "0.00"
  775. '
  776. 'Label45
  777. '
  778. Me.Label45.AutoSize = True
  779. Me.Label45.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  780. Me.Label45.ForeColor = System.Drawing.Color.Blue
  781. Me.Label45.Location = New System.Drawing.Point(606, 278)
  782. Me.Label45.Name = "Label45"
  783. Me.Label45.RightToLeft = System.Windows.Forms.RightToLeft.Yes
  784. Me.Label45.Size = New System.Drawing.Size(73, 36)
  785. Me.Label45.TabIndex = 840
  786. Me.Label45.Text = "0.00"
  787. '
  788. 'Label46
  789. '
  790. Me.Label46.AutoSize = True
  791. Me.Label46.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  792. Me.Label46.ForeColor = System.Drawing.Color.Blue
  793. Me.Label46.Location = New System.Drawing.Point(606, 319)
  794. Me.Label46.Name = "Label46"
  795. Me.Label46.RightToLeft = System.Windows.Forms.RightToLeft.Yes
  796. Me.Label46.Size = New System.Drawing.Size(73, 36)
  797. Me.Label46.TabIndex = 841
  798. Me.Label46.Text = "0.00"
  799. '
  800. 'Label47
  801. '
  802. Me.Label47.AutoSize = True
  803. Me.Label47.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  804. Me.Label47.ForeColor = System.Drawing.Color.Blue
  805. Me.Label47.Location = New System.Drawing.Point(606, 360)
  806. Me.Label47.Name = "Label47"
  807. Me.Label47.RightToLeft = System.Windows.Forms.RightToLeft.Yes
  808. Me.Label47.Size = New System.Drawing.Size(73, 36)
  809. Me.Label47.TabIndex = 842
  810. Me.Label47.Text = "0.00"
  811. '
  812. 'Label48
  813. '
  814. Me.Label48.AutoSize = True
  815. Me.Label48.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  816. Me.Label48.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  817. Me.Label48.Location = New System.Drawing.Point(1011, 155)
  818. Me.Label48.Name = "Label48"
  819. Me.Label48.RightToLeft = System.Windows.Forms.RightToLeft.Yes
  820. Me.Label48.Size = New System.Drawing.Size(73, 36)
  821. Me.Label48.TabIndex = 843
  822. Me.Label48.Text = "0.00"
  823. '
  824. 'Label49
  825. '
  826. Me.Label49.AutoSize = True
  827. Me.Label49.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  828. Me.Label49.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  829. Me.Label49.Location = New System.Drawing.Point(1011, 196)
  830. Me.Label49.Name = "Label49"
  831. Me.Label49.RightToLeft = System.Windows.Forms.RightToLeft.Yes
  832. Me.Label49.Size = New System.Drawing.Size(73, 36)
  833. Me.Label49.TabIndex = 844
  834. Me.Label49.Text = "0.00"
  835. '
  836. 'Label50
  837. '
  838. Me.Label50.AutoSize = True
  839. Me.Label50.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  840. Me.Label50.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  841. Me.Label50.Location = New System.Drawing.Point(1011, 237)
  842. Me.Label50.Name = "Label50"
  843. Me.Label50.RightToLeft = System.Windows.Forms.RightToLeft.Yes
  844. Me.Label50.Size = New System.Drawing.Size(73, 36)
  845. Me.Label50.TabIndex = 845
  846. Me.Label50.Text = "0.00"
  847. '
  848. 'Label51
  849. '
  850. Me.Label51.AutoSize = True
  851. Me.Label51.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  852. Me.Label51.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  853. Me.Label51.Location = New System.Drawing.Point(1011, 278)
  854. Me.Label51.Name = "Label51"
  855. Me.Label51.RightToLeft = System.Windows.Forms.RightToLeft.Yes
  856. Me.Label51.Size = New System.Drawing.Size(73, 36)
  857. Me.Label51.TabIndex = 846
  858. Me.Label51.Text = "0.00"
  859. '
  860. 'Label52
  861. '
  862. Me.Label52.AutoSize = True
  863. Me.Label52.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  864. Me.Label52.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  865. Me.Label52.Location = New System.Drawing.Point(1011, 319)
  866. Me.Label52.Name = "Label52"
  867. Me.Label52.RightToLeft = System.Windows.Forms.RightToLeft.Yes
  868. Me.Label52.Size = New System.Drawing.Size(73, 36)
  869. Me.Label52.TabIndex = 847
  870. Me.Label52.Text = "0.00"
  871. '
  872. 'Label53
  873. '
  874. Me.Label53.AutoSize = True
  875. Me.Label53.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  876. Me.Label53.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  877. Me.Label53.Location = New System.Drawing.Point(1011, 360)
  878. Me.Label53.Name = "Label53"
  879. Me.Label53.RightToLeft = System.Windows.Forms.RightToLeft.Yes
  880. Me.Label53.Size = New System.Drawing.Size(73, 36)
  881. Me.Label53.TabIndex = 848
  882. Me.Label53.Text = "0.00"
  883. '
  884. 'Label54
  885. '
  886. Me.Label54.AutoSize = True
  887. Me.Label54.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  888. Me.Label54.ForeColor = System.Drawing.Color.Green
  889. Me.Label54.Location = New System.Drawing.Point(207, 401)
  890. Me.Label54.Name = "Label54"
  891. Me.Label54.RightToLeft = System.Windows.Forms.RightToLeft.Yes
  892. Me.Label54.Size = New System.Drawing.Size(73, 36)
  893. Me.Label54.TabIndex = 849
  894. Me.Label54.Text = "0.00"
  895. '
  896. 'Label55
  897. '
  898. Me.Label55.AutoSize = True
  899. Me.Label55.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  900. Me.Label55.ForeColor = System.Drawing.Color.Red
  901. Me.Label55.Location = New System.Drawing.Point(207, 458)
  902. Me.Label55.Name = "Label55"
  903. Me.Label55.RightToLeft = System.Windows.Forms.RightToLeft.Yes
  904. Me.Label55.Size = New System.Drawing.Size(73, 36)
  905. Me.Label55.TabIndex = 850
  906. Me.Label55.Text = "0.00"
  907. '
  908. 'Label56
  909. '
  910. Me.Label56.AutoSize = True
  911. Me.Label56.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  912. Me.Label56.ForeColor = System.Drawing.Color.Red
  913. Me.Label56.Location = New System.Drawing.Point(207, 494)
  914. Me.Label56.Name = "Label56"
  915. Me.Label56.RightToLeft = System.Windows.Forms.RightToLeft.Yes
  916. Me.Label56.Size = New System.Drawing.Size(73, 36)
  917. Me.Label56.TabIndex = 851
  918. Me.Label56.Text = "0.00"
  919. '
  920. 'Label57
  921. '
  922. Me.Label57.AutoSize = True
  923. Me.Label57.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  924. Me.Label57.ForeColor = System.Drawing.Color.Red
  925. Me.Label57.Location = New System.Drawing.Point(606, 458)
  926. Me.Label57.Name = "Label57"
  927. Me.Label57.RightToLeft = System.Windows.Forms.RightToLeft.Yes
  928. Me.Label57.Size = New System.Drawing.Size(73, 36)
  929. Me.Label57.TabIndex = 852
  930. Me.Label57.Text = "0.00"
  931. '
  932. 'Label58
  933. '
  934. Me.Label58.AutoSize = True
  935. Me.Label58.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  936. Me.Label58.ForeColor = System.Drawing.Color.Red
  937. Me.Label58.Location = New System.Drawing.Point(606, 499)
  938. Me.Label58.Name = "Label58"
  939. Me.Label58.RightToLeft = System.Windows.Forms.RightToLeft.Yes
  940. Me.Label58.Size = New System.Drawing.Size(73, 36)
  941. Me.Label58.TabIndex = 853
  942. Me.Label58.Text = "0.00"
  943. '
  944. 'Label59
  945. '
  946. Me.Label59.AutoSize = True
  947. Me.Label59.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  948. Me.Label59.ForeColor = System.Drawing.Color.Red
  949. Me.Label59.Location = New System.Drawing.Point(1011, 458)
  950. Me.Label59.Name = "Label59"
  951. Me.Label59.RightToLeft = System.Windows.Forms.RightToLeft.Yes
  952. Me.Label59.Size = New System.Drawing.Size(73, 36)
  953. Me.Label59.TabIndex = 854
  954. Me.Label59.Text = "0.00"
  955. '
  956. 'Label60
  957. '
  958. Me.Label60.AutoSize = True
  959. Me.Label60.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  960. Me.Label60.ForeColor = System.Drawing.Color.Red
  961. Me.Label60.Location = New System.Drawing.Point(1011, 499)
  962. Me.Label60.Name = "Label60"
  963. Me.Label60.RightToLeft = System.Windows.Forms.RightToLeft.Yes
  964. Me.Label60.Size = New System.Drawing.Size(73, 36)
  965. Me.Label60.TabIndex = 855
  966. Me.Label60.Text = "0.00"
  967. '
  968. 'Label61
  969. '
  970. Me.Label61.AutoSize = True
  971. Me.Label61.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  972. Me.Label61.Location = New System.Drawing.Point(1011, 540)
  973. Me.Label61.Name = "Label61"
  974. Me.Label61.RightToLeft = System.Windows.Forms.RightToLeft.Yes
  975. Me.Label61.Size = New System.Drawing.Size(73, 36)
  976. Me.Label61.TabIndex = 856
  977. Me.Label61.Text = "0.00"
  978. '
  979. 'Button14
  980. '
  981. Me.Button14.Font = New System.Drawing.Font("微軟正黑體", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  982. Me.Button14.Location = New System.Drawing.Point(1225, 504)
  983. Me.Button14.Name = "Button14"
  984. Me.Button14.Size = New System.Drawing.Size(75, 71)
  985. Me.Button14.TabIndex = 857
  986. Me.Button14.Text = "薪資核實"
  987. Me.Button14.UseVisualStyleBackColor = True
  988. '
  989. 'Label62
  990. '
  991. Me.Label62.AutoSize = True
  992. Me.Label62.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  993. Me.Label62.Location = New System.Drawing.Point(1225, 458)
  994. Me.Label62.Name = "Label62"
  995. Me.Label62.Size = New System.Drawing.Size(73, 36)
  996. Me.Label62.TabIndex = 858
  997. Me.Label62.Text = "未簽"
  998. '
  999. 'Timer1
  1000. '
  1001. Me.Timer1.Interval = 60000
  1002. '
  1003. 'Label63
  1004. '
  1005. Me.Label63.AutoSize = True
  1006. Me.Label63.ForeColor = System.Drawing.Color.Red
  1007. Me.Label63.Location = New System.Drawing.Point(697, 44)
  1008. Me.Label63.Name = "Label63"
  1009. Me.Label63.Size = New System.Drawing.Size(250, 16)
  1010. Me.Label63.TabIndex = 859
  1011. Me.Label63.Text = "刷卡後60秒,系統將會自動登出,請把握時間"
  1012. '
  1013. '薪資確認系統
  1014. '
  1015. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  1016. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  1017. Me.ClientSize = New System.Drawing.Size(1312, 587)
  1018. Me.Controls.Add(Me.Label63)
  1019. Me.Controls.Add(Me.Label62)
  1020. Me.Controls.Add(Me.Button14)
  1021. Me.Controls.Add(Me.Label61)
  1022. Me.Controls.Add(Me.Label60)
  1023. Me.Controls.Add(Me.Label59)
  1024. Me.Controls.Add(Me.Label58)
  1025. Me.Controls.Add(Me.Label57)
  1026. Me.Controls.Add(Me.Label56)
  1027. Me.Controls.Add(Me.Label55)
  1028. Me.Controls.Add(Me.Label54)
  1029. Me.Controls.Add(Me.Label53)
  1030. Me.Controls.Add(Me.Label52)
  1031. Me.Controls.Add(Me.Label51)
  1032. Me.Controls.Add(Me.Label50)
  1033. Me.Controls.Add(Me.Label49)
  1034. Me.Controls.Add(Me.Label48)
  1035. Me.Controls.Add(Me.Label47)
  1036. Me.Controls.Add(Me.Label46)
  1037. Me.Controls.Add(Me.Label45)
  1038. Me.Controls.Add(Me.Label44)
  1039. Me.Controls.Add(Me.Label43)
  1040. Me.Controls.Add(Me.Label42)
  1041. Me.Controls.Add(Me.Label41)
  1042. Me.Controls.Add(Me.Label40)
  1043. Me.Controls.Add(Me.Label39)
  1044. Me.Controls.Add(Me.Label38)
  1045. Me.Controls.Add(Me.Label37)
  1046. Me.Controls.Add(Me.Label36)
  1047. Me.Controls.Add(Me.Label35)
  1048. Me.Controls.Add(Me.Label27)
  1049. Me.Controls.Add(Me.Label26)
  1050. Me.Controls.Add(Me.Label25)
  1051. Me.Controls.Add(Me.Label24)
  1052. Me.Controls.Add(Me.Label23)
  1053. Me.Controls.Add(Me.Label22)
  1054. Me.Controls.Add(Me.Label21)
  1055. Me.Controls.Add(Me.Label20)
  1056. Me.Controls.Add(Me.Label19)
  1057. Me.Controls.Add(Me.Label18)
  1058. Me.Controls.Add(Me.Label17)
  1059. Me.Controls.Add(Me.Label16)
  1060. Me.Controls.Add(Me.Label15)
  1061. Me.Controls.Add(Me.Label14)
  1062. Me.Controls.Add(Me.Label13)
  1063. Me.Controls.Add(Me.Label12)
  1064. Me.Controls.Add(Me.Label11)
  1065. Me.Controls.Add(Me.Label10)
  1066. Me.Controls.Add(Me.Label9)
  1067. Me.Controls.Add(Me.Label8)
  1068. Me.Controls.Add(Me.Label28)
  1069. Me.Controls.Add(Me.Label30)
  1070. Me.Controls.Add(Me.Label31)
  1071. Me.Controls.Add(Me.Label32)
  1072. Me.Controls.Add(Me.Label33)
  1073. Me.Controls.Add(Me.Label34)
  1074. Me.Controls.Add(Me.Button13)
  1075. Me.Controls.Add(Me.Button12)
  1076. Me.Controls.Add(Me.Button11)
  1077. Me.Controls.Add(Me.Button10)
  1078. Me.Controls.Add(Me.Button9)
  1079. Me.Controls.Add(Me.Button8)
  1080. Me.Controls.Add(Me.Button7)
  1081. Me.Controls.Add(Me.Button6)
  1082. Me.Controls.Add(Me.Button5)
  1083. Me.Controls.Add(Me.Button4)
  1084. Me.Controls.Add(Me.Button3)
  1085. Me.Controls.Add(Me.Button2)
  1086. Me.Controls.Add(Me.ComboBox1)
  1087. Me.Controls.Add(Me.Label29)
  1088. Me.Controls.Add(Me.Button1)
  1089. Me.Controls.Add(Me.TextBox7)
  1090. Me.Controls.Add(Me.Label7)
  1091. Me.Controls.Add(Me.TextBox6)
  1092. Me.Controls.Add(Me.Label6)
  1093. Me.Controls.Add(Me.TextBox5)
  1094. Me.Controls.Add(Me.Label5)
  1095. Me.Controls.Add(Me.TextBox4)
  1096. Me.Controls.Add(Me.Label4)
  1097. Me.Controls.Add(Me.PictureBox1)
  1098. Me.Controls.Add(Me.TextBox3)
  1099. Me.Controls.Add(Me.Label2)
  1100. Me.Controls.Add(Me.TextBox2)
  1101. Me.Controls.Add(Me.Label1)
  1102. Me.Controls.Add(Me.TextBox1)
  1103. Me.Controls.Add(Me.Label3)
  1104. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1105. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1106. Me.Name = "薪資確認系統"
  1107. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  1108. Me.Text = "薪資確認系統"
  1109. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  1110. Me.ResumeLayout(False)
  1111. Me.PerformLayout()
  1112. End Sub
  1113. Friend WithEvents TextBox1 As TextBox
  1114. Friend WithEvents Label1 As Label
  1115. Friend WithEvents TextBox2 As TextBox
  1116. Friend WithEvents TextBox3 As TextBox
  1117. Friend WithEvents Label2 As Label
  1118. Friend WithEvents PictureBox1 As PictureBox
  1119. Friend WithEvents Label3 As Label
  1120. Friend WithEvents TextBox4 As TextBox
  1121. Friend WithEvents Label4 As Label
  1122. Friend WithEvents TextBox5 As TextBox
  1123. Friend WithEvents Label5 As Label
  1124. Friend WithEvents TextBox6 As TextBox
  1125. Friend WithEvents Label6 As Label
  1126. Friend WithEvents TextBox7 As TextBox
  1127. Friend WithEvents Label7 As Label
  1128. Friend WithEvents Button1 As Button
  1129. Friend WithEvents ComboBox1 As ComboBox
  1130. Friend WithEvents Label29 As Label
  1131. Friend WithEvents Button2 As Button
  1132. Friend WithEvents Button3 As Button
  1133. Friend WithEvents Button4 As Button
  1134. Friend WithEvents Button5 As Button
  1135. Friend WithEvents Button6 As Button
  1136. Friend WithEvents Button7 As Button
  1137. Friend WithEvents Button8 As Button
  1138. Friend WithEvents Button9 As Button
  1139. Friend WithEvents Button10 As Button
  1140. Friend WithEvents Button11 As Button
  1141. Friend WithEvents Button12 As Button
  1142. Friend WithEvents Button13 As Button
  1143. Friend WithEvents Label27 As Label
  1144. Friend WithEvents Label26 As Label
  1145. Friend WithEvents Label25 As Label
  1146. Friend WithEvents Label24 As Label
  1147. Friend WithEvents Label23 As Label
  1148. Friend WithEvents Label22 As Label
  1149. Friend WithEvents Label21 As Label
  1150. Friend WithEvents Label20 As Label
  1151. Friend WithEvents Label19 As Label
  1152. Friend WithEvents Label18 As Label
  1153. Friend WithEvents Label17 As Label
  1154. Friend WithEvents Label16 As Label
  1155. Friend WithEvents Label15 As Label
  1156. Friend WithEvents Label14 As Label
  1157. Friend WithEvents Label13 As Label
  1158. Friend WithEvents Label12 As Label
  1159. Friend WithEvents Label11 As Label
  1160. Friend WithEvents Label10 As Label
  1161. Friend WithEvents Label9 As Label
  1162. Friend WithEvents Label8 As Label
  1163. Friend WithEvents Label28 As Label
  1164. Friend WithEvents Label30 As Label
  1165. Friend WithEvents Label31 As Label
  1166. Friend WithEvents Label32 As Label
  1167. Friend WithEvents Label33 As Label
  1168. Friend WithEvents Label34 As Label
  1169. Friend WithEvents Label35 As Label
  1170. Friend WithEvents Label36 As Label
  1171. Friend WithEvents Label37 As Label
  1172. Friend WithEvents Label38 As Label
  1173. Friend WithEvents Label39 As Label
  1174. Friend WithEvents Label40 As Label
  1175. Friend WithEvents Label41 As Label
  1176. Friend WithEvents Label42 As Label
  1177. Friend WithEvents Label43 As Label
  1178. Friend WithEvents Label44 As Label
  1179. Friend WithEvents Label45 As Label
  1180. Friend WithEvents Label46 As Label
  1181. Friend WithEvents Label47 As Label
  1182. Friend WithEvents Label48 As Label
  1183. Friend WithEvents Label49 As Label
  1184. Friend WithEvents Label50 As Label
  1185. Friend WithEvents Label51 As Label
  1186. Friend WithEvents Label52 As Label
  1187. Friend WithEvents Label53 As Label
  1188. Friend WithEvents Label54 As Label
  1189. Friend WithEvents Label55 As Label
  1190. Friend WithEvents Label56 As Label
  1191. Friend WithEvents Label57 As Label
  1192. Friend WithEvents Label58 As Label
  1193. Friend WithEvents Label59 As Label
  1194. Friend WithEvents Label60 As Label
  1195. Friend WithEvents Label61 As Label
  1196. Friend WithEvents Button14 As Button
  1197. Friend WithEvents Label62 As Label
  1198. Friend WithEvents Timer1 As Timer
  1199. Friend WithEvents Label63 As Label
  1200. End Class