Nenhuma descrição
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

考勤打卡.Designer.vb 30KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554
  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. Me.Label18 = New System.Windows.Forms.Label()
  24. Me.Label17 = New System.Windows.Forms.Label()
  25. Me.Label16 = New System.Windows.Forms.Label()
  26. Me.Label15 = New System.Windows.Forms.Label()
  27. Me.時段標示_lb = New System.Windows.Forms.Label()
  28. Me.Label13 = New System.Windows.Forms.Label()
  29. Me.下班時間_lb = New System.Windows.Forms.Label()
  30. Me.Label11 = New System.Windows.Forms.Label()
  31. Me.上班時間_lb = New System.Windows.Forms.Label()
  32. Me.Label9 = New System.Windows.Forms.Label()
  33. Me.Label8 = New System.Windows.Forms.Label()
  34. Me.打卡_bt = New System.Windows.Forms.Button()
  35. Me.時_lb = New System.Windows.Forms.Label()
  36. Me.Label6 = New System.Windows.Forms.Label()
  37. Me.日_lb = New System.Windows.Forms.Label()
  38. Me.Label4 = New System.Windows.Forms.Label()
  39. Me.月_lb = New System.Windows.Forms.Label()
  40. Me.Label2 = New System.Windows.Forms.Label()
  41. Me.年_lb = New System.Windows.Forms.Label()
  42. Me.打卡啟動_tb = New System.Windows.Forms.TextBox()
  43. Me.Panel1 = New System.Windows.Forms.Panel()
  44. Me.大頭照_pb = New System.Windows.Forms.PictureBox()
  45. Me.說明_lb = New System.Windows.Forms.Label()
  46. Me.Cancel_bt = New System.Windows.Forms.Button()
  47. Me.PictureBox2 = New System.Windows.Forms.PictureBox()
  48. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  49. Me.Panel2 = New System.Windows.Forms.Panel()
  50. Me.語言_dgv = New System.Windows.Forms.DataGridView()
  51. Me.Column1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
  52. Me.Column2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
  53. Me.系統時鐘 = New System.Windows.Forms.Timer(Me.components)
  54. Me.五秒重製 = New System.Windows.Forms.Timer(Me.components)
  55. Me.計算分流 = New System.Windows.Forms.Timer(Me.components)
  56. Me.Panel3 = New System.Windows.Forms.Panel()
  57. Me.Label1 = New System.Windows.Forms.Label()
  58. Me.Panel1.SuspendLayout()
  59. CType(Me.大頭照_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  60. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
  61. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  62. Me.Panel2.SuspendLayout()
  63. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  64. Me.Panel3.SuspendLayout()
  65. Me.SuspendLayout()
  66. '
  67. 'Label18
  68. '
  69. Me.Label18.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  70. Me.Label18.AutoSize = True
  71. Me.Label18.BackColor = System.Drawing.Color.Transparent
  72. Me.Label18.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  73. Me.Label18.ForeColor = System.Drawing.Color.Blue
  74. Me.Label18.Location = New System.Drawing.Point(450, 538)
  75. Me.Label18.Name = "Label18"
  76. Me.Label18.Size = New System.Drawing.Size(74, 37)
  77. Me.Label18.TabIndex = 99
  78. Me.Label18.Text = "XXX"
  79. '
  80. 'Label17
  81. '
  82. Me.Label17.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  83. Me.Label17.BackColor = System.Drawing.Color.Transparent
  84. Me.Label17.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  85. Me.Label17.ForeColor = System.Drawing.Color.Blue
  86. Me.Label17.Location = New System.Drawing.Point(124, 538)
  87. Me.Label17.Name = "Label17"
  88. Me.Label17.Size = New System.Drawing.Size(320, 37)
  89. Me.Label17.TabIndex = 98
  90. Me.Label17.Text = "Employee position : "
  91. Me.Label17.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  92. Me.Label17.UseWaitCursor = True
  93. '
  94. 'Label16
  95. '
  96. Me.Label16.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  97. Me.Label16.AutoSize = True
  98. Me.Label16.BackColor = System.Drawing.Color.Transparent
  99. Me.Label16.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  100. Me.Label16.ForeColor = System.Drawing.Color.Blue
  101. Me.Label16.Location = New System.Drawing.Point(450, 494)
  102. Me.Label16.Name = "Label16"
  103. Me.Label16.Size = New System.Drawing.Size(74, 37)
  104. Me.Label16.TabIndex = 97
  105. Me.Label16.Text = "XXX"
  106. '
  107. 'Label15
  108. '
  109. Me.Label15.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  110. Me.Label15.BackColor = System.Drawing.Color.Transparent
  111. Me.Label15.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  112. Me.Label15.ForeColor = System.Drawing.Color.Blue
  113. Me.Label15.Location = New System.Drawing.Point(211, 494)
  114. Me.Label15.Name = "Label15"
  115. Me.Label15.Size = New System.Drawing.Size(233, 37)
  116. Me.Label15.TabIndex = 96
  117. Me.Label15.Text = "Personnel : "
  118. Me.Label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  119. '
  120. '時段標示_lb
  121. '
  122. Me.時段標示_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  123. Me.時段標示_lb.AutoSize = True
  124. Me.時段標示_lb.BackColor = System.Drawing.Color.Transparent
  125. Me.時段標示_lb.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  126. Me.時段標示_lb.ForeColor = System.Drawing.Color.Blue
  127. Me.時段標示_lb.Location = New System.Drawing.Point(450, 627)
  128. Me.時段標示_lb.Name = "時段標示_lb"
  129. Me.時段標示_lb.Size = New System.Drawing.Size(133, 37)
  130. Me.時段標示_lb.TabIndex = 94
  131. Me.時段標示_lb.Text = "上午上班"
  132. '
  133. 'Label13
  134. '
  135. Me.Label13.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  136. Me.Label13.BackColor = System.Drawing.Color.Transparent
  137. Me.Label13.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  138. Me.Label13.ForeColor = System.Drawing.Color.Blue
  139. Me.Label13.Location = New System.Drawing.Point(13, 627)
  140. Me.Label13.Name = "Label13"
  141. Me.Label13.Size = New System.Drawing.Size(431, 37)
  142. Me.Label13.TabIndex = 93
  143. Me.Label13.Text = "Periode Jam Kerja Saat Ini : "
  144. Me.Label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  145. '
  146. '下班時間_lb
  147. '
  148. Me.下班時間_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  149. Me.下班時間_lb.AutoSize = True
  150. Me.下班時間_lb.BackColor = System.Drawing.Color.Transparent
  151. Me.下班時間_lb.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  152. Me.下班時間_lb.ForeColor = System.Drawing.Color.Blue
  153. Me.下班時間_lb.Location = New System.Drawing.Point(1121, 582)
  154. Me.下班時間_lb.Name = "下班時間_lb"
  155. Me.下班時間_lb.Size = New System.Drawing.Size(74, 37)
  156. Me.下班時間_lb.TabIndex = 92
  157. Me.下班時間_lb.Text = "XXX"
  158. '
  159. 'Label11
  160. '
  161. Me.Label11.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  162. Me.Label11.BackColor = System.Drawing.Color.Transparent
  163. Me.Label11.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  164. Me.Label11.ForeColor = System.Drawing.Color.Blue
  165. Me.Label11.Location = New System.Drawing.Point(763, 582)
  166. Me.Label11.Name = "Label11"
  167. Me.Label11.Size = New System.Drawing.Size(352, 37)
  168. Me.Label11.TabIndex = 91
  169. Me.Label11.Text = "End of Afternoon Shift : "
  170. Me.Label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  171. '
  172. '上班時間_lb
  173. '
  174. Me.上班時間_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  175. Me.上班時間_lb.AutoSize = True
  176. Me.上班時間_lb.BackColor = System.Drawing.Color.Transparent
  177. Me.上班時間_lb.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  178. Me.上班時間_lb.ForeColor = System.Drawing.Color.Blue
  179. Me.上班時間_lb.Location = New System.Drawing.Point(450, 582)
  180. Me.上班時間_lb.Name = "上班時間_lb"
  181. Me.上班時間_lb.Size = New System.Drawing.Size(74, 37)
  182. Me.上班時間_lb.TabIndex = 90
  183. Me.上班時間_lb.Text = "XXX"
  184. '
  185. 'Label9
  186. '
  187. Me.Label9.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  188. Me.Label9.BackColor = System.Drawing.Color.Transparent
  189. Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  190. Me.Label9.ForeColor = System.Drawing.Color.Blue
  191. Me.Label9.Location = New System.Drawing.Point(204, 582)
  192. Me.Label9.Name = "Label9"
  193. Me.Label9.Size = New System.Drawing.Size(240, 37)
  194. Me.Label9.TabIndex = 89
  195. Me.Label9.Text = "Morning Shift : "
  196. Me.Label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  197. '
  198. 'Label8
  199. '
  200. Me.Label8.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  201. Me.Label8.BackColor = System.Drawing.Color.Transparent
  202. Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  203. Me.Label8.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  204. Me.Label8.Location = New System.Drawing.Point(13, 411)
  205. Me.Label8.Name = "Label8"
  206. Me.Label8.Size = New System.Drawing.Size(401, 62)
  207. Me.Label8.TabIndex = 88
  208. Me.Label8.Text = "Waktu absen : "
  209. Me.Label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  210. '
  211. '打卡_bt
  212. '
  213. Me.打卡_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  214. Me.打卡_bt.Location = New System.Drawing.Point(133, 96)
  215. Me.打卡_bt.Name = "打卡_bt"
  216. Me.打卡_bt.Size = New System.Drawing.Size(94, 38)
  217. Me.打卡_bt.TabIndex = 87
  218. Me.打卡_bt.Text = "打卡"
  219. Me.打卡_bt.UseVisualStyleBackColor = True
  220. '
  221. '時_lb
  222. '
  223. Me.時_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  224. Me.時_lb.AutoSize = True
  225. Me.時_lb.BackColor = System.Drawing.Color.Transparent
  226. Me.時_lb.Font = New System.Drawing.Font("微軟正黑體", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  227. Me.時_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  228. Me.時_lb.Location = New System.Drawing.Point(931, 412)
  229. Me.時_lb.Name = "時_lb"
  230. Me.時_lb.Size = New System.Drawing.Size(225, 61)
  231. Me.時_lb.TabIndex = 86
  232. Me.時_lb.Text = "12:00:00"
  233. '
  234. 'Label6
  235. '
  236. Me.Label6.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  237. Me.Label6.AutoSize = True
  238. Me.Label6.BackColor = System.Drawing.Color.Transparent
  239. Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  240. Me.Label6.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  241. Me.Label6.Location = New System.Drawing.Point(851, 412)
  242. Me.Label6.Name = "Label6"
  243. Me.Label6.Size = New System.Drawing.Size(72, 61)
  244. Me.Label6.TabIndex = 85
  245. Me.Label6.Text = " - "
  246. '
  247. '日_lb
  248. '
  249. Me.日_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  250. Me.日_lb.AutoSize = True
  251. Me.日_lb.BackColor = System.Drawing.Color.Transparent
  252. Me.日_lb.Font = New System.Drawing.Font("微軟正黑體", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  253. Me.日_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  254. Me.日_lb.Location = New System.Drawing.Point(767, 412)
  255. Me.日_lb.Name = "日_lb"
  256. Me.日_lb.Size = New System.Drawing.Size(85, 61)
  257. Me.日_lb.TabIndex = 84
  258. Me.日_lb.Text = "01"
  259. '
  260. 'Label4
  261. '
  262. Me.Label4.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  263. Me.Label4.AutoSize = True
  264. Me.Label4.BackColor = System.Drawing.Color.Transparent
  265. Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  266. Me.Label4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  267. Me.Label4.Location = New System.Drawing.Point(704, 412)
  268. Me.Label4.Name = "Label4"
  269. Me.Label4.Size = New System.Drawing.Size(48, 61)
  270. Me.Label4.TabIndex = 83
  271. Me.Label4.Text = "/"
  272. '
  273. '月_lb
  274. '
  275. Me.月_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  276. Me.月_lb.AutoSize = True
  277. Me.月_lb.BackColor = System.Drawing.Color.Transparent
  278. Me.月_lb.Font = New System.Drawing.Font("微軟正黑體", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  279. Me.月_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  280. Me.月_lb.Location = New System.Drawing.Point(619, 412)
  281. Me.月_lb.Name = "月_lb"
  282. Me.月_lb.Size = New System.Drawing.Size(85, 61)
  283. Me.月_lb.TabIndex = 82
  284. Me.月_lb.Text = "11"
  285. '
  286. 'Label2
  287. '
  288. Me.Label2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  289. Me.Label2.AutoSize = True
  290. Me.Label2.BackColor = System.Drawing.Color.Transparent
  291. Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  292. Me.Label2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  293. Me.Label2.Location = New System.Drawing.Point(562, 412)
  294. Me.Label2.Name = "Label2"
  295. Me.Label2.Size = New System.Drawing.Size(48, 61)
  296. Me.Label2.TabIndex = 81
  297. Me.Label2.Text = "/"
  298. '
  299. '年_lb
  300. '
  301. Me.年_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  302. Me.年_lb.AutoSize = True
  303. Me.年_lb.BackColor = System.Drawing.Color.Transparent
  304. Me.年_lb.Font = New System.Drawing.Font("微軟正黑體", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  305. Me.年_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  306. Me.年_lb.Location = New System.Drawing.Point(420, 412)
  307. Me.年_lb.Name = "年_lb"
  308. Me.年_lb.Size = New System.Drawing.Size(143, 61)
  309. Me.年_lb.TabIndex = 80
  310. Me.年_lb.Text = "2019"
  311. '
  312. '打卡啟動_tb
  313. '
  314. Me.打卡啟動_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  315. Me.打卡啟動_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  316. Me.打卡啟動_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  317. Me.打卡啟動_tb.ImeMode = System.Windows.Forms.ImeMode.Disable
  318. Me.打卡啟動_tb.Location = New System.Drawing.Point(1186, 731)
  319. Me.打卡啟動_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  320. Me.打卡啟動_tb.Name = "打卡啟動_tb"
  321. Me.打卡啟動_tb.Size = New System.Drawing.Size(169, 25)
  322. Me.打卡啟動_tb.TabIndex = 79
  323. Me.打卡啟動_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  324. '
  325. 'Panel1
  326. '
  327. Me.Panel1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  328. Or System.Windows.Forms.AnchorStyles.Left) _
  329. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  330. Me.Panel1.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources._20157059_MotionElements_diagonal_lines
  331. Me.Panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  332. Me.Panel1.Controls.Add(Me.大頭照_pb)
  333. Me.Panel1.Controls.Add(Me.說明_lb)
  334. Me.Panel1.Controls.Add(Me.Cancel_bt)
  335. Me.Panel1.Controls.Add(Me.PictureBox2)
  336. Me.Panel1.Controls.Add(Me.PictureBox1)
  337. Me.Panel1.Controls.Add(Me.Label18)
  338. Me.Panel1.Controls.Add(Me.年_lb)
  339. Me.Panel1.Controls.Add(Me.Label17)
  340. Me.Panel1.Controls.Add(Me.打卡啟動_tb)
  341. Me.Panel1.Controls.Add(Me.Label16)
  342. Me.Panel1.Controls.Add(Me.Label2)
  343. Me.Panel1.Controls.Add(Me.Label15)
  344. Me.Panel1.Controls.Add(Me.月_lb)
  345. Me.Panel1.Controls.Add(Me.Label4)
  346. Me.Panel1.Controls.Add(Me.時段標示_lb)
  347. Me.Panel1.Controls.Add(Me.日_lb)
  348. Me.Panel1.Controls.Add(Me.Label13)
  349. Me.Panel1.Controls.Add(Me.Label6)
  350. Me.Panel1.Controls.Add(Me.下班時間_lb)
  351. Me.Panel1.Controls.Add(Me.時_lb)
  352. Me.Panel1.Controls.Add(Me.Label11)
  353. Me.Panel1.Controls.Add(Me.Label8)
  354. Me.Panel1.Controls.Add(Me.上班時間_lb)
  355. Me.Panel1.Controls.Add(Me.Label9)
  356. Me.Panel1.Location = New System.Drawing.Point(-1, -1)
  357. Me.Panel1.Name = "Panel1"
  358. Me.Panel1.Size = New System.Drawing.Size(1369, 771)
  359. Me.Panel1.TabIndex = 100
  360. '
  361. '大頭照_pb
  362. '
  363. Me.大頭照_pb.BackColor = System.Drawing.Color.Transparent
  364. Me.大頭照_pb.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.人員
  365. Me.大頭照_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  366. Me.大頭照_pb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  367. Me.大頭照_pb.Location = New System.Drawing.Point(958, 13)
  368. Me.大頭照_pb.Name = "大頭照_pb"
  369. Me.大頭照_pb.Size = New System.Drawing.Size(302, 396)
  370. Me.大頭照_pb.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  371. Me.大頭照_pb.TabIndex = 1378
  372. Me.大頭照_pb.TabStop = False
  373. '
  374. '說明_lb
  375. '
  376. Me.說明_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  377. Me.說明_lb.BackColor = System.Drawing.Color.Transparent
  378. Me.說明_lb.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  379. Me.說明_lb.ForeColor = System.Drawing.Color.Blue
  380. Me.說明_lb.Location = New System.Drawing.Point(50, 678)
  381. Me.說明_lb.Name = "說明_lb"
  382. Me.說明_lb.Size = New System.Drawing.Size(1145, 82)
  383. Me.說明_lb.TabIndex = 1377
  384. Me.說明_lb.Text = "Sistem telah merekam data kehadiran untuk semua enam waktu absen. Silakan hubungi" &
  385. " HR jika Anda memiliki masalah dengan catatan absen Anda."
  386. Me.說明_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  387. '
  388. 'Cancel_bt
  389. '
  390. Me.Cancel_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  391. Me.Cancel_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer))
  392. Me.Cancel_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  393. Me.Cancel_bt.ForeColor = System.Drawing.Color.Black
  394. Me.Cancel_bt.Location = New System.Drawing.Point(1317, 13)
  395. Me.Cancel_bt.Name = "Cancel_bt"
  396. Me.Cancel_bt.Size = New System.Drawing.Size(38, 38)
  397. Me.Cancel_bt.TabIndex = 1376
  398. Me.Cancel_bt.Text = "X"
  399. Me.Cancel_bt.UseVisualStyleBackColor = False
  400. '
  401. 'PictureBox2
  402. '
  403. Me.PictureBox2.BackColor = System.Drawing.Color.Transparent
  404. Me.PictureBox2.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.IMG_7137
  405. Me.PictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  406. Me.PictureBox2.Location = New System.Drawing.Point(481, 6)
  407. Me.PictureBox2.Name = "PictureBox2"
  408. Me.PictureBox2.Size = New System.Drawing.Size(471, 403)
  409. Me.PictureBox2.TabIndex = 101
  410. Me.PictureBox2.TabStop = False
  411. '
  412. 'PictureBox1
  413. '
  414. Me.PictureBox1.BackColor = System.Drawing.Color.Transparent
  415. Me.PictureBox1.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.image1
  416. Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  417. Me.PictureBox1.Location = New System.Drawing.Point(4, 6)
  418. Me.PictureBox1.Name = "PictureBox1"
  419. Me.PictureBox1.Size = New System.Drawing.Size(471, 403)
  420. Me.PictureBox1.TabIndex = 100
  421. Me.PictureBox1.TabStop = False
  422. '
  423. 'Panel2
  424. '
  425. Me.Panel2.Controls.Add(Me.語言_dgv)
  426. Me.Panel2.Controls.Add(Me.打卡_bt)
  427. Me.Panel2.Location = New System.Drawing.Point(22, 18)
  428. Me.Panel2.Name = "Panel2"
  429. Me.Panel2.Size = New System.Drawing.Size(589, 246)
  430. Me.Panel2.TabIndex = 101
  431. '
  432. '語言_dgv
  433. '
  434. Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  435. Me.語言_dgv.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.Column1, Me.Column2})
  436. Me.語言_dgv.Location = New System.Drawing.Point(269, 98)
  437. Me.語言_dgv.Name = "語言_dgv"
  438. Me.語言_dgv.RowHeadersWidth = 5
  439. Me.語言_dgv.RowTemplate.Height = 24
  440. Me.語言_dgv.Size = New System.Drawing.Size(210, 70)
  441. Me.語言_dgv.TabIndex = 1028
  442. '
  443. 'Column1
  444. '
  445. Me.Column1.HeaderText = "Column1"
  446. Me.Column1.Name = "Column1"
  447. '
  448. 'Column2
  449. '
  450. Me.Column2.HeaderText = "Column2"
  451. Me.Column2.Name = "Column2"
  452. '
  453. '系統時鐘
  454. '
  455. Me.系統時鐘.Interval = 1000
  456. '
  457. '五秒重製
  458. '
  459. Me.五秒重製.Interval = 5000
  460. '
  461. '計算分流
  462. '
  463. '
  464. 'Panel3
  465. '
  466. Me.Panel3.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  467. Or System.Windows.Forms.AnchorStyles.Left) _
  468. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  469. Me.Panel3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  470. Me.Panel3.Controls.Add(Me.Label1)
  471. Me.Panel3.Location = New System.Drawing.Point(-1, -1)
  472. Me.Panel3.Name = "Panel3"
  473. Me.Panel3.Size = New System.Drawing.Size(1369, 771)
  474. Me.Panel3.TabIndex = 102
  475. '
  476. 'Label1
  477. '
  478. Me.Label1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  479. Or System.Windows.Forms.AnchorStyles.Left) _
  480. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  481. Me.Label1.BackColor = System.Drawing.Color.Transparent
  482. Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 36.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  483. Me.Label1.Location = New System.Drawing.Point(20, 223)
  484. Me.Label1.Name = "Label1"
  485. Me.Label1.Size = New System.Drawing.Size(1329, 334)
  486. Me.Label1.TabIndex = 0
  487. Me.Label1.Text = "Label1"
  488. Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  489. '
  490. '考勤打卡
  491. '
  492. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  493. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  494. Me.ClientSize = New System.Drawing.Size(1366, 768)
  495. Me.Controls.Add(Me.Panel2)
  496. Me.Controls.Add(Me.Panel1)
  497. Me.Controls.Add(Me.Panel3)
  498. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  499. Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
  500. Me.Margin = New System.Windows.Forms.Padding(4)
  501. Me.Name = "考勤打卡"
  502. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  503. Me.Text = "考勤打卡"
  504. Me.Panel1.ResumeLayout(False)
  505. Me.Panel1.PerformLayout()
  506. CType(Me.大頭照_pb, System.ComponentModel.ISupportInitialize).EndInit()
  507. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
  508. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  509. Me.Panel2.ResumeLayout(False)
  510. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  511. Me.Panel3.ResumeLayout(False)
  512. Me.ResumeLayout(False)
  513. End Sub
  514. Friend WithEvents Label18 As Label
  515. Friend WithEvents Label17 As Label
  516. Friend WithEvents Label16 As Label
  517. Friend WithEvents Label15 As Label
  518. Friend WithEvents 時段標示_lb As Label
  519. Friend WithEvents Label13 As Label
  520. Friend WithEvents 下班時間_lb As Label
  521. Friend WithEvents Label11 As Label
  522. Friend WithEvents 上班時間_lb As Label
  523. Friend WithEvents Label9 As Label
  524. Friend WithEvents Label8 As Label
  525. Friend WithEvents 打卡_bt As Button
  526. Friend WithEvents 時_lb As Label
  527. Friend WithEvents Label6 As Label
  528. Friend WithEvents 日_lb As Label
  529. Friend WithEvents Label4 As Label
  530. Friend WithEvents 月_lb As Label
  531. Friend WithEvents Label2 As Label
  532. Friend WithEvents 年_lb As Label
  533. Friend WithEvents 打卡啟動_tb As TextBox
  534. Friend WithEvents Panel1 As Panel
  535. Friend WithEvents Panel2 As Panel
  536. Friend WithEvents 系統時鐘 As Timer
  537. Friend WithEvents 五秒重製 As Timer
  538. Friend WithEvents 計算分流 As Timer
  539. Friend WithEvents PictureBox2 As PictureBox
  540. Friend WithEvents PictureBox1 As PictureBox
  541. Friend WithEvents Cancel_bt As Button
  542. Friend WithEvents 語言_dgv As DataGridView
  543. Friend WithEvents Column1 As DataGridViewTextBoxColumn
  544. Friend WithEvents Column2 As DataGridViewTextBoxColumn
  545. Friend WithEvents 說明_lb As Label
  546. Friend WithEvents Panel3 As Panel
  547. Friend WithEvents Label1 As Label
  548. Friend WithEvents 大頭照_pb As PictureBox
  549. End Class