Sin descripción
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 12KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265
  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.年_lb = New System.Windows.Forms.Label()
  23. Me.Label2 = New System.Windows.Forms.Label()
  24. Me.月_lb = New System.Windows.Forms.Label()
  25. Me.Label4 = New System.Windows.Forms.Label()
  26. Me.Label5 = New System.Windows.Forms.Label()
  27. Me.Label6 = New System.Windows.Forms.Label()
  28. Me.Label7 = New System.Windows.Forms.Label()
  29. Me.打卡_bt = New System.Windows.Forms.Button()
  30. Me.Label8 = New System.Windows.Forms.Label()
  31. Me.Label9 = New System.Windows.Forms.Label()
  32. Me.Label10 = New System.Windows.Forms.Label()
  33. Me.Label11 = New System.Windows.Forms.Label()
  34. Me.Label12 = New System.Windows.Forms.Label()
  35. Me.Label13 = New System.Windows.Forms.Label()
  36. Me.Label14 = New System.Windows.Forms.Label()
  37. Me.關閉_bt = New System.Windows.Forms.Button()
  38. Me.SuspendLayout()
  39. '
  40. '年_lb
  41. '
  42. Me.年_lb.AutoSize = True
  43. Me.年_lb.Font = New System.Drawing.Font("微軟正黑體", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  44. Me.年_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  45. Me.年_lb.Location = New System.Drawing.Point(213, 9)
  46. Me.年_lb.Name = "年_lb"
  47. Me.年_lb.Size = New System.Drawing.Size(108, 47)
  48. Me.年_lb.TabIndex = 0
  49. Me.年_lb.Text = "2019"
  50. '
  51. 'Label2
  52. '
  53. Me.Label2.AutoSize = True
  54. Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  55. Me.Label2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  56. Me.Label2.Location = New System.Drawing.Point(323, 9)
  57. Me.Label2.Name = "Label2"
  58. Me.Label2.Size = New System.Drawing.Size(57, 47)
  59. Me.Label2.TabIndex = 1
  60. Me.Label2.Text = "年"
  61. '
  62. '月_lb
  63. '
  64. Me.月_lb.AutoSize = True
  65. Me.月_lb.Font = New System.Drawing.Font("微軟正黑體", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  66. Me.月_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  67. Me.月_lb.Location = New System.Drawing.Point(386, 9)
  68. Me.月_lb.Name = "月_lb"
  69. Me.月_lb.Size = New System.Drawing.Size(64, 47)
  70. Me.月_lb.TabIndex = 2
  71. Me.月_lb.Text = "11"
  72. '
  73. 'Label4
  74. '
  75. Me.Label4.AutoSize = True
  76. Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  77. Me.Label4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  78. Me.Label4.Location = New System.Drawing.Point(454, 9)
  79. Me.Label4.Name = "Label4"
  80. Me.Label4.Size = New System.Drawing.Size(57, 47)
  81. Me.Label4.TabIndex = 3
  82. Me.Label4.Text = "月"
  83. '
  84. 'Label5
  85. '
  86. Me.Label5.AutoSize = True
  87. Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  88. Me.Label5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  89. Me.Label5.Location = New System.Drawing.Point(517, 9)
  90. Me.Label5.Name = "Label5"
  91. Me.Label5.Size = New System.Drawing.Size(64, 47)
  92. Me.Label5.TabIndex = 4
  93. Me.Label5.Text = "01"
  94. '
  95. 'Label6
  96. '
  97. Me.Label6.AutoSize = True
  98. Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  99. Me.Label6.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  100. Me.Label6.Location = New System.Drawing.Point(585, 9)
  101. Me.Label6.Name = "Label6"
  102. Me.Label6.Size = New System.Drawing.Size(57, 47)
  103. Me.Label6.TabIndex = 5
  104. Me.Label6.Text = "日"
  105. '
  106. 'Label7
  107. '
  108. Me.Label7.AutoSize = True
  109. Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  110. Me.Label7.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  111. Me.Label7.Location = New System.Drawing.Point(648, 9)
  112. Me.Label7.Name = "Label7"
  113. Me.Label7.Size = New System.Drawing.Size(170, 47)
  114. Me.Label7.TabIndex = 6
  115. Me.Label7.Text = "12:00:00"
  116. '
  117. '打卡_bt
  118. '
  119. Me.打卡_bt.Font = New System.Drawing.Font("微軟正黑體", 24.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  120. Me.打卡_bt.Location = New System.Drawing.Point(12, 146)
  121. Me.打卡_bt.Name = "打卡_bt"
  122. Me.打卡_bt.Size = New System.Drawing.Size(800, 183)
  123. Me.打卡_bt.TabIndex = 7
  124. Me.打卡_bt.Text = "打卡"
  125. Me.打卡_bt.UseVisualStyleBackColor = True
  126. '
  127. 'Label8
  128. '
  129. Me.Label8.AutoSize = True
  130. Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  131. Me.Label8.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  132. Me.Label8.Location = New System.Drawing.Point(12, 9)
  133. Me.Label8.Name = "Label8"
  134. Me.Label8.Size = New System.Drawing.Size(195, 47)
  135. Me.Label8.TabIndex = 8
  136. Me.Label8.Text = "打卡時間 : "
  137. '
  138. 'Label9
  139. '
  140. Me.Label9.AutoSize = True
  141. Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  142. Me.Label9.ForeColor = System.Drawing.Color.Blue
  143. Me.Label9.Location = New System.Drawing.Point(12, 64)
  144. Me.Label9.Name = "Label9"
  145. Me.Label9.Size = New System.Drawing.Size(154, 37)
  146. Me.Label9.TabIndex = 9
  147. Me.Label9.Text = "上午上班 : "
  148. '
  149. 'Label10
  150. '
  151. Me.Label10.AutoSize = True
  152. Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  153. Me.Label10.ForeColor = System.Drawing.Color.Blue
  154. Me.Label10.Location = New System.Drawing.Point(170, 64)
  155. Me.Label10.Name = "Label10"
  156. Me.Label10.Size = New System.Drawing.Size(74, 37)
  157. Me.Label10.TabIndex = 10
  158. Me.Label10.Text = "XXX"
  159. '
  160. 'Label11
  161. '
  162. Me.Label11.AutoSize = True
  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(471, 64)
  166. Me.Label11.Name = "Label11"
  167. Me.Label11.Size = New System.Drawing.Size(154, 37)
  168. Me.Label11.TabIndex = 11
  169. Me.Label11.Text = "下午下班 : "
  170. '
  171. 'Label12
  172. '
  173. Me.Label12.AutoSize = True
  174. Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  175. Me.Label12.ForeColor = System.Drawing.Color.Blue
  176. Me.Label12.Location = New System.Drawing.Point(629, 64)
  177. Me.Label12.Name = "Label12"
  178. Me.Label12.Size = New System.Drawing.Size(74, 37)
  179. Me.Label12.TabIndex = 12
  180. Me.Label12.Text = "XXX"
  181. '
  182. 'Label13
  183. '
  184. Me.Label13.AutoSize = True
  185. Me.Label13.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  186. Me.Label13.ForeColor = System.Drawing.Color.Blue
  187. Me.Label13.Location = New System.Drawing.Point(14, 107)
  188. Me.Label13.Name = "Label13"
  189. Me.Label13.Size = New System.Drawing.Size(212, 37)
  190. Me.Label13.TabIndex = 13
  191. Me.Label13.Text = "目前打卡時段 : "
  192. '
  193. 'Label14
  194. '
  195. Me.Label14.AutoSize = True
  196. Me.Label14.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  197. Me.Label14.ForeColor = System.Drawing.Color.Blue
  198. Me.Label14.Location = New System.Drawing.Point(230, 107)
  199. Me.Label14.Name = "Label14"
  200. Me.Label14.Size = New System.Drawing.Size(133, 37)
  201. Me.Label14.TabIndex = 14
  202. Me.Label14.Text = "上午上班"
  203. '
  204. '關閉_bt
  205. '
  206. Me.關閉_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  207. Me.關閉_bt.ForeColor = System.Drawing.Color.Red
  208. Me.關閉_bt.Location = New System.Drawing.Point(703, 107)
  209. Me.關閉_bt.Name = "關閉_bt"
  210. Me.關閉_bt.Size = New System.Drawing.Size(106, 35)
  211. Me.關閉_bt.TabIndex = 15
  212. Me.關閉_bt.Text = "關閉視窗"
  213. Me.關閉_bt.UseVisualStyleBackColor = True
  214. '
  215. '人事考勤打卡
  216. '
  217. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  218. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  219. Me.ClientSize = New System.Drawing.Size(821, 341)
  220. Me.Controls.Add(Me.關閉_bt)
  221. Me.Controls.Add(Me.Label14)
  222. Me.Controls.Add(Me.Label13)
  223. Me.Controls.Add(Me.Label12)
  224. Me.Controls.Add(Me.Label11)
  225. Me.Controls.Add(Me.Label10)
  226. Me.Controls.Add(Me.Label9)
  227. Me.Controls.Add(Me.Label8)
  228. Me.Controls.Add(Me.打卡_bt)
  229. Me.Controls.Add(Me.Label7)
  230. Me.Controls.Add(Me.Label6)
  231. Me.Controls.Add(Me.Label5)
  232. Me.Controls.Add(Me.Label4)
  233. Me.Controls.Add(Me.月_lb)
  234. Me.Controls.Add(Me.Label2)
  235. Me.Controls.Add(Me.年_lb)
  236. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  237. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  238. Me.Name = "人事考勤打卡"
  239. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  240. Me.Text = "考勤打卡"
  241. Me.ResumeLayout(False)
  242. Me.PerformLayout()
  243. End Sub
  244. Friend WithEvents 年_lb As Label
  245. Friend WithEvents Label2 As Label
  246. Friend WithEvents 月_lb As Label
  247. Friend WithEvents Label4 As Label
  248. Friend WithEvents Label5 As Label
  249. Friend WithEvents Label6 As Label
  250. Friend WithEvents Label7 As Label
  251. Friend WithEvents 打卡_bt As Button
  252. Friend WithEvents Label8 As Label
  253. Friend WithEvents Label9 As Label
  254. Friend WithEvents Label10 As Label
  255. Friend WithEvents Label11 As Label
  256. Friend WithEvents Label12 As Label
  257. Friend WithEvents Label13 As Label
  258. Friend WithEvents Label14 As Label
  259. Friend WithEvents 關閉_bt As Button
  260. End Class