No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

考勤管理-依人員.Designer.vb 14KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 考勤管理_依人員
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 Dispose 以清除元件清單。
  5. <System.Diagnostics.DebuggerNonUserCode()> _
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. '為 Windows Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()> _
  21. Private Sub InitializeComponent()
  22. Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Me.DataGridView2 = New System.Windows.Forms.DataGridView()
  25. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  26. Me.TextBox1 = New System.Windows.Forms.TextBox()
  27. Me.ComboBox3 = New System.Windows.Forms.ComboBox()
  28. Me.Label1 = New System.Windows.Forms.Label()
  29. Me.ComboBox1 = New System.Windows.Forms.ComboBox()
  30. Me.Label2 = New System.Windows.Forms.Label()
  31. Me.Button5 = New System.Windows.Forms.Button()
  32. Me.Button1 = New System.Windows.Forms.Button()
  33. Me.TextBox2 = New System.Windows.Forms.TextBox()
  34. Me.Label3 = New System.Windows.Forms.Label()
  35. Me.TextBox3 = New System.Windows.Forms.TextBox()
  36. Me.TextBox4 = New System.Windows.Forms.TextBox()
  37. Me.Label4 = New System.Windows.Forms.Label()
  38. Me.TextBox5 = New System.Windows.Forms.TextBox()
  39. Me.Label5 = New System.Windows.Forms.Label()
  40. Me.TextBox6 = New System.Windows.Forms.TextBox()
  41. Me.Label6 = New System.Windows.Forms.Label()
  42. Me.TextBox7 = New System.Windows.Forms.TextBox()
  43. Me.Label7 = New System.Windows.Forms.Label()
  44. Me.Button2 = New System.Windows.Forms.Button()
  45. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
  46. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  47. Me.SuspendLayout()
  48. '
  49. 'DataGridView2
  50. '
  51. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  52. Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  53. Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  54. Me.DataGridView2.Location = New System.Drawing.Point(12, 42)
  55. Me.DataGridView2.Name = "DataGridView2"
  56. Me.DataGridView2.RowHeadersWidth = 5
  57. Me.DataGridView2.RowTemplate.Height = 24
  58. Me.DataGridView2.Size = New System.Drawing.Size(175, 623)
  59. Me.DataGridView2.TabIndex = 25
  60. '
  61. 'DataGridView1
  62. '
  63. DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
  64. Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
  65. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  66. Me.DataGridView1.Location = New System.Drawing.Point(193, 42)
  67. Me.DataGridView1.Name = "DataGridView1"
  68. Me.DataGridView1.RowHeadersWidth = 5
  69. Me.DataGridView1.RowTemplate.Height = 24
  70. Me.DataGridView1.Size = New System.Drawing.Size(1012, 623)
  71. Me.DataGridView1.TabIndex = 26
  72. '
  73. 'TextBox1
  74. '
  75. Me.TextBox1.Location = New System.Drawing.Point(1105, 12)
  76. Me.TextBox1.Name = "TextBox1"
  77. Me.TextBox1.Size = New System.Drawing.Size(100, 23)
  78. Me.TextBox1.TabIndex = 27
  79. '
  80. 'ComboBox3
  81. '
  82. Me.ComboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  83. Me.ComboBox3.FormattingEnabled = True
  84. Me.ComboBox3.Items.AddRange(New Object() {"2015", "2016", "2017", "2018", "2019", "2020", "2021", "2022", "2023", "2024", "2025", "2026", "2027", "2028", "2029", "2030", "2031", "2032", "2033", "2034", "2035"})
  85. Me.ComboBox3.Location = New System.Drawing.Point(193, 12)
  86. Me.ComboBox3.Name = "ComboBox3"
  87. Me.ComboBox3.Size = New System.Drawing.Size(109, 24)
  88. Me.ComboBox3.TabIndex = 516
  89. '
  90. 'Label1
  91. '
  92. Me.Label1.AutoSize = True
  93. Me.Label1.Location = New System.Drawing.Point(308, 15)
  94. Me.Label1.Name = "Label1"
  95. Me.Label1.Size = New System.Drawing.Size(20, 16)
  96. Me.Label1.TabIndex = 517
  97. Me.Label1.Text = "年"
  98. '
  99. 'ComboBox1
  100. '
  101. Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  102. Me.ComboBox1.FormattingEnabled = True
  103. Me.ComboBox1.Items.AddRange(New Object() {"01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"})
  104. Me.ComboBox1.Location = New System.Drawing.Point(334, 12)
  105. Me.ComboBox1.Name = "ComboBox1"
  106. Me.ComboBox1.Size = New System.Drawing.Size(59, 24)
  107. Me.ComboBox1.TabIndex = 518
  108. '
  109. 'Label2
  110. '
  111. Me.Label2.AutoSize = True
  112. Me.Label2.Location = New System.Drawing.Point(399, 15)
  113. Me.Label2.Name = "Label2"
  114. Me.Label2.Size = New System.Drawing.Size(20, 16)
  115. Me.Label2.TabIndex = 519
  116. Me.Label2.Text = "月"
  117. '
  118. 'Button5
  119. '
  120. Me.Button5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  121. Me.Button5.ForeColor = System.Drawing.Color.Black
  122. Me.Button5.Location = New System.Drawing.Point(12, 12)
  123. Me.Button5.Name = "Button5"
  124. Me.Button5.Size = New System.Drawing.Size(175, 24)
  125. Me.Button5.TabIndex = 520
  126. Me.Button5.Text = "查詢"
  127. Me.Button5.UseVisualStyleBackColor = True
  128. '
  129. 'Button1
  130. '
  131. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  132. Me.Button1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  133. Me.Button1.Location = New System.Drawing.Point(543, 12)
  134. Me.Button1.Name = "Button1"
  135. Me.Button1.Size = New System.Drawing.Size(175, 24)
  136. Me.Button1.TabIndex = 521
  137. Me.Button1.Text = "全部考勤讀取"
  138. Me.Button1.UseVisualStyleBackColor = True
  139. '
  140. 'TextBox2
  141. '
  142. Me.TextBox2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  143. Me.TextBox2.Location = New System.Drawing.Point(425, 13)
  144. Me.TextBox2.Name = "TextBox2"
  145. Me.TextBox2.Size = New System.Drawing.Size(112, 23)
  146. Me.TextBox2.TabIndex = 522
  147. '
  148. 'Label3
  149. '
  150. Me.Label3.AutoSize = True
  151. Me.Label3.ForeColor = System.Drawing.Color.Red
  152. Me.Label3.Location = New System.Drawing.Point(239, 674)
  153. Me.Label3.Name = "Label3"
  154. Me.Label3.Size = New System.Drawing.Size(68, 16)
  155. Me.Label3.TabIndex = 523
  156. Me.Label3.Text = "第一班合計"
  157. '
  158. 'TextBox3
  159. '
  160. Me.TextBox3.ForeColor = System.Drawing.Color.Black
  161. Me.TextBox3.Location = New System.Drawing.Point(313, 671)
  162. Me.TextBox3.Name = "TextBox3"
  163. Me.TextBox3.Size = New System.Drawing.Size(112, 23)
  164. Me.TextBox3.TabIndex = 524
  165. Me.TextBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  166. '
  167. 'TextBox4
  168. '
  169. Me.TextBox4.ForeColor = System.Drawing.Color.Black
  170. Me.TextBox4.Location = New System.Drawing.Point(505, 671)
  171. Me.TextBox4.Name = "TextBox4"
  172. Me.TextBox4.Size = New System.Drawing.Size(112, 23)
  173. Me.TextBox4.TabIndex = 526
  174. Me.TextBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  175. '
  176. 'Label4
  177. '
  178. Me.Label4.AutoSize = True
  179. Me.Label4.ForeColor = System.Drawing.Color.Red
  180. Me.Label4.Location = New System.Drawing.Point(431, 674)
  181. Me.Label4.Name = "Label4"
  182. Me.Label4.Size = New System.Drawing.Size(68, 16)
  183. Me.Label4.TabIndex = 525
  184. Me.Label4.Text = "第二班合計"
  185. '
  186. 'TextBox5
  187. '
  188. Me.TextBox5.ForeColor = System.Drawing.Color.Black
  189. Me.TextBox5.Location = New System.Drawing.Point(697, 671)
  190. Me.TextBox5.Name = "TextBox5"
  191. Me.TextBox5.Size = New System.Drawing.Size(112, 23)
  192. Me.TextBox5.TabIndex = 528
  193. Me.TextBox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  194. '
  195. 'Label5
  196. '
  197. Me.Label5.AutoSize = True
  198. Me.Label5.ForeColor = System.Drawing.Color.Red
  199. Me.Label5.Location = New System.Drawing.Point(623, 674)
  200. Me.Label5.Name = "Label5"
  201. Me.Label5.Size = New System.Drawing.Size(68, 16)
  202. Me.Label5.TabIndex = 527
  203. Me.Label5.Text = "第三班合計"
  204. '
  205. 'TextBox6
  206. '
  207. Me.TextBox6.ForeColor = System.Drawing.Color.Black
  208. Me.TextBox6.Location = New System.Drawing.Point(889, 671)
  209. Me.TextBox6.Name = "TextBox6"
  210. Me.TextBox6.Size = New System.Drawing.Size(112, 23)
  211. Me.TextBox6.TabIndex = 530
  212. Me.TextBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  213. '
  214. 'Label6
  215. '
  216. Me.Label6.AutoSize = True
  217. Me.Label6.ForeColor = System.Drawing.Color.Red
  218. Me.Label6.Location = New System.Drawing.Point(815, 674)
  219. Me.Label6.Name = "Label6"
  220. Me.Label6.Size = New System.Drawing.Size(68, 16)
  221. Me.Label6.TabIndex = 529
  222. Me.Label6.Text = "總時長合計"
  223. '
  224. 'TextBox7
  225. '
  226. Me.TextBox7.ForeColor = System.Drawing.Color.Black
  227. Me.TextBox7.Location = New System.Drawing.Point(1093, 671)
  228. Me.TextBox7.Name = "TextBox7"
  229. Me.TextBox7.Size = New System.Drawing.Size(112, 23)
  230. Me.TextBox7.TabIndex = 532
  231. Me.TextBox7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  232. '
  233. 'Label7
  234. '
  235. Me.Label7.AutoSize = True
  236. Me.Label7.ForeColor = System.Drawing.Color.Red
  237. Me.Label7.Location = New System.Drawing.Point(1007, 674)
  238. Me.Label7.Name = "Label7"
  239. Me.Label7.Size = New System.Drawing.Size(80, 16)
  240. Me.Label7.TabIndex = 531
  241. Me.Label7.Text = "應上時長合計"
  242. '
  243. 'Button2
  244. '
  245. Me.Button2.Location = New System.Drawing.Point(724, 12)
  246. Me.Button2.Name = "Button2"
  247. Me.Button2.Size = New System.Drawing.Size(105, 23)
  248. Me.Button2.TabIndex = 549
  249. Me.Button2.Text = "導出成EXCEL"
  250. Me.Button2.UseVisualStyleBackColor = True
  251. '
  252. '考勤管理_依人員
  253. '
  254. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  255. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  256. Me.ClientSize = New System.Drawing.Size(1217, 696)
  257. Me.Controls.Add(Me.Button2)
  258. Me.Controls.Add(Me.TextBox7)
  259. Me.Controls.Add(Me.Label7)
  260. Me.Controls.Add(Me.TextBox6)
  261. Me.Controls.Add(Me.Label6)
  262. Me.Controls.Add(Me.TextBox5)
  263. Me.Controls.Add(Me.Label5)
  264. Me.Controls.Add(Me.TextBox4)
  265. Me.Controls.Add(Me.Label4)
  266. Me.Controls.Add(Me.TextBox3)
  267. Me.Controls.Add(Me.Label3)
  268. Me.Controls.Add(Me.TextBox2)
  269. Me.Controls.Add(Me.Button1)
  270. Me.Controls.Add(Me.Button5)
  271. Me.Controls.Add(Me.Label2)
  272. Me.Controls.Add(Me.ComboBox1)
  273. Me.Controls.Add(Me.Label1)
  274. Me.Controls.Add(Me.ComboBox3)
  275. Me.Controls.Add(Me.TextBox1)
  276. Me.Controls.Add(Me.DataGridView1)
  277. Me.Controls.Add(Me.DataGridView2)
  278. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  279. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  280. Me.Name = "考勤管理_依人員"
  281. Me.Text = "考勤管理_依人員"
  282. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
  283. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  284. Me.ResumeLayout(False)
  285. Me.PerformLayout()
  286. End Sub
  287. Friend WithEvents DataGridView2 As DataGridView
  288. Friend WithEvents DataGridView1 As DataGridView
  289. Friend WithEvents TextBox1 As TextBox
  290. Friend WithEvents ComboBox3 As ComboBox
  291. Friend WithEvents Label1 As Label
  292. Friend WithEvents ComboBox1 As ComboBox
  293. Friend WithEvents Label2 As Label
  294. Friend WithEvents Button5 As Button
  295. Friend WithEvents Button1 As Button
  296. Friend WithEvents TextBox2 As TextBox
  297. Friend WithEvents Label3 As Label
  298. Friend WithEvents TextBox3 As TextBox
  299. Friend WithEvents TextBox4 As TextBox
  300. Friend WithEvents Label4 As Label
  301. Friend WithEvents TextBox5 As TextBox
  302. Friend WithEvents Label5 As Label
  303. Friend WithEvents TextBox6 As TextBox
  304. Friend WithEvents Label6 As Label
  305. Friend WithEvents TextBox7 As TextBox
  306. Friend WithEvents Label7 As Label
  307. Friend WithEvents Button2 As Button
  308. End Class