Nessuna descrizione
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 15KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357
  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.DTP2_tb = New System.Windows.Forms.TextBox()
  23. Me.DTP1_tb = New System.Windows.Forms.TextBox()
  24. Me.審核人2_tb = New System.Windows.Forms.TextBox()
  25. Me.Label8 = New System.Windows.Forms.Label()
  26. Me.審核人1_tb = New System.Windows.Forms.TextBox()
  27. Me.Label5 = New System.Windows.Forms.Label()
  28. Me.審核人_tb = New System.Windows.Forms.TextBox()
  29. Me.Label2 = New System.Windows.Forms.Label()
  30. Me.月清單_DGV = New System.Windows.Forms.DataGridView()
  31. Me.事由_tb = New System.Windows.Forms.TextBox()
  32. Me.Label7 = New System.Windows.Forms.Label()
  33. Me.特假日期_tb = New System.Windows.Forms.TextBox()
  34. Me.Label6 = New System.Windows.Forms.Label()
  35. Me.員工編號_tb = New System.Windows.Forms.TextBox()
  36. Me.Label4 = New System.Windows.Forms.Label()
  37. Me.申請人_tb = New System.Windows.Forms.TextBox()
  38. Me.Label3 = New System.Windows.Forms.Label()
  39. Me.Label1 = New System.Windows.Forms.Label()
  40. Me.請假類別_cb = New System.Windows.Forms.ComboBox()
  41. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  42. Me.Label17 = New System.Windows.Forms.Label()
  43. Me.年份_cb = New System.Windows.Forms.ComboBox()
  44. Me.月份_cb = New System.Windows.Forms.ComboBox()
  45. Me.Label16 = New System.Windows.Forms.Label()
  46. Me.列印_bt = New System.Windows.Forms.Button()
  47. CType(Me.月清單_DGV, System.ComponentModel.ISupportInitialize).BeginInit()
  48. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  49. Me.SuspendLayout()
  50. '
  51. 'DTP2_tb
  52. '
  53. Me.DTP2_tb.Enabled = False
  54. Me.DTP2_tb.Location = New System.Drawing.Point(317, 150)
  55. Me.DTP2_tb.Name = "DTP2_tb"
  56. Me.DTP2_tb.Size = New System.Drawing.Size(113, 23)
  57. Me.DTP2_tb.TabIndex = 848
  58. Me.DTP2_tb.Visible = False
  59. '
  60. 'DTP1_tb
  61. '
  62. Me.DTP1_tb.Enabled = False
  63. Me.DTP1_tb.Location = New System.Drawing.Point(317, 121)
  64. Me.DTP1_tb.Name = "DTP1_tb"
  65. Me.DTP1_tb.Size = New System.Drawing.Size(113, 23)
  66. Me.DTP1_tb.TabIndex = 847
  67. Me.DTP1_tb.Visible = False
  68. '
  69. '審核人2_tb
  70. '
  71. Me.審核人2_tb.Enabled = False
  72. Me.審核人2_tb.Location = New System.Drawing.Point(209, 74)
  73. Me.審核人2_tb.Name = "審核人2_tb"
  74. Me.審核人2_tb.Size = New System.Drawing.Size(97, 23)
  75. Me.審核人2_tb.TabIndex = 845
  76. '
  77. 'Label8
  78. '
  79. Me.Label8.AutoSize = True
  80. Me.Label8.Location = New System.Drawing.Point(159, 77)
  81. Me.Label8.Name = "Label8"
  82. Me.Label8.Size = New System.Drawing.Size(50, 16)
  83. Me.Label8.TabIndex = 844
  84. Me.Label8.Text = "審核人2"
  85. Me.Label8.UseMnemonic = False
  86. '
  87. '審核人1_tb
  88. '
  89. Me.審核人1_tb.Enabled = False
  90. Me.審核人1_tb.Location = New System.Drawing.Point(53, 74)
  91. Me.審核人1_tb.Name = "審核人1_tb"
  92. Me.審核人1_tb.Size = New System.Drawing.Size(97, 23)
  93. Me.審核人1_tb.TabIndex = 843
  94. '
  95. 'Label5
  96. '
  97. Me.Label5.AutoSize = True
  98. Me.Label5.Location = New System.Drawing.Point(3, 77)
  99. Me.Label5.Name = "Label5"
  100. Me.Label5.Size = New System.Drawing.Size(50, 16)
  101. Me.Label5.TabIndex = 842
  102. Me.Label5.Text = "審核人1"
  103. Me.Label5.UseMnemonic = False
  104. '
  105. '審核人_tb
  106. '
  107. Me.審核人_tb.Enabled = False
  108. Me.審核人_tb.Location = New System.Drawing.Point(742, 212)
  109. Me.審核人_tb.Name = "審核人_tb"
  110. Me.審核人_tb.Size = New System.Drawing.Size(97, 23)
  111. Me.審核人_tb.TabIndex = 841
  112. Me.審核人_tb.Visible = False
  113. '
  114. 'Label2
  115. '
  116. Me.Label2.AutoSize = True
  117. Me.Label2.Location = New System.Drawing.Point(692, 215)
  118. Me.Label2.Name = "Label2"
  119. Me.Label2.Size = New System.Drawing.Size(43, 16)
  120. Me.Label2.TabIndex = 840
  121. Me.Label2.Text = "審核人"
  122. Me.Label2.UseMnemonic = False
  123. Me.Label2.Visible = False
  124. '
  125. '月清單_DGV
  126. '
  127. Me.月清單_DGV.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  128. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  129. Me.月清單_DGV.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  130. Me.月清單_DGV.BackgroundColor = System.Drawing.Color.White
  131. Me.月清單_DGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  132. Me.月清單_DGV.Location = New System.Drawing.Point(3, 98)
  133. Me.月清單_DGV.Name = "月清單_DGV"
  134. Me.月清單_DGV.RowHeadersWidth = 5
  135. Me.月清單_DGV.RowTemplate.Height = 24
  136. Me.月清單_DGV.Size = New System.Drawing.Size(1163, 500)
  137. Me.月清單_DGV.TabIndex = 838
  138. '
  139. '事由_tb
  140. '
  141. Me.事由_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  142. Me.事由_tb.Location = New System.Drawing.Point(308, 2)
  143. Me.事由_tb.Multiline = True
  144. Me.事由_tb.Name = "事由_tb"
  145. Me.事由_tb.Size = New System.Drawing.Size(746, 95)
  146. Me.事由_tb.TabIndex = 837
  147. '
  148. 'Label7
  149. '
  150. Me.Label7.AutoSize = True
  151. Me.Label7.Location = New System.Drawing.Point(262, 5)
  152. Me.Label7.Name = "Label7"
  153. Me.Label7.Size = New System.Drawing.Size(43, 16)
  154. Me.Label7.TabIndex = 836
  155. Me.Label7.Text = "事 由"
  156. '
  157. '特假日期_tb
  158. '
  159. Me.特假日期_tb.Enabled = False
  160. Me.特假日期_tb.Location = New System.Drawing.Point(193, 25)
  161. Me.特假日期_tb.Name = "特假日期_tb"
  162. Me.特假日期_tb.Size = New System.Drawing.Size(113, 23)
  163. Me.特假日期_tb.TabIndex = 835
  164. '
  165. 'Label6
  166. '
  167. Me.Label6.AutoSize = True
  168. Me.Label6.Location = New System.Drawing.Point(131, 29)
  169. Me.Label6.Name = "Label6"
  170. Me.Label6.Size = New System.Drawing.Size(55, 16)
  171. Me.Label6.TabIndex = 834
  172. Me.Label6.Text = "加班日期"
  173. '
  174. '員工編號_tb
  175. '
  176. Me.員工編號_tb.Enabled = False
  177. Me.員工編號_tb.Location = New System.Drawing.Point(48, 49)
  178. Me.員工編號_tb.Name = "員工編號_tb"
  179. Me.員工編號_tb.Size = New System.Drawing.Size(77, 23)
  180. Me.員工編號_tb.TabIndex = 833
  181. '
  182. 'Label4
  183. '
  184. Me.Label4.AutoSize = True
  185. Me.Label4.Location = New System.Drawing.Point(3, 52)
  186. Me.Label4.Name = "Label4"
  187. Me.Label4.Size = New System.Drawing.Size(43, 16)
  188. Me.Label4.TabIndex = 832
  189. Me.Label4.Text = "編 號"
  190. '
  191. '申請人_tb
  192. '
  193. Me.申請人_tb.Enabled = False
  194. Me.申請人_tb.Location = New System.Drawing.Point(48, 26)
  195. Me.申請人_tb.Name = "申請人_tb"
  196. Me.申請人_tb.Size = New System.Drawing.Size(77, 23)
  197. Me.申請人_tb.TabIndex = 831
  198. '
  199. 'Label3
  200. '
  201. Me.Label3.AutoSize = True
  202. Me.Label3.Location = New System.Drawing.Point(3, 29)
  203. Me.Label3.Name = "Label3"
  204. Me.Label3.Size = New System.Drawing.Size(43, 16)
  205. Me.Label3.TabIndex = 830
  206. Me.Label3.Text = "申請人"
  207. '
  208. 'Label1
  209. '
  210. Me.Label1.AutoSize = True
  211. Me.Label1.Location = New System.Drawing.Point(131, 53)
  212. Me.Label1.Name = "Label1"
  213. Me.Label1.Size = New System.Drawing.Size(31, 16)
  214. Me.Label1.TabIndex = 829
  215. Me.Label1.Text = "類別"
  216. '
  217. '請假類別_cb
  218. '
  219. Me.請假類別_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  220. Me.請假類別_cb.FormattingEnabled = True
  221. Me.請假類別_cb.Items.AddRange(New Object() {"加班(未超最晚下診)", "加班(已超最晚下診)"})
  222. Me.請假類別_cb.Location = New System.Drawing.Point(166, 49)
  223. Me.請假類別_cb.Name = "請假類別_cb"
  224. Me.請假類別_cb.Size = New System.Drawing.Size(140, 24)
  225. Me.請假類別_cb.TabIndex = 828
  226. '
  227. 'PictureBox1
  228. '
  229. Me.PictureBox1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  230. Or System.Windows.Forms.AnchorStyles.Left) _
  231. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  232. Me.PictureBox1.BackgroundImage = Global.HSKIN_MIS_SYS.My.Resources.Resources.Picture
  233. Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  234. Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  235. Me.PictureBox1.Location = New System.Drawing.Point(1167, 4)
  236. Me.PictureBox1.Name = "PictureBox1"
  237. Me.PictureBox1.Size = New System.Drawing.Size(366, 592)
  238. Me.PictureBox1.TabIndex = 1407
  239. Me.PictureBox1.TabStop = False
  240. '
  241. 'Label17
  242. '
  243. Me.Label17.AutoSize = True
  244. Me.Label17.Location = New System.Drawing.Point(2, 5)
  245. Me.Label17.Name = "Label17"
  246. Me.Label17.Size = New System.Drawing.Size(43, 16)
  247. Me.Label17.TabIndex = 1408
  248. Me.Label17.Text = "年 份"
  249. '
  250. '年份_cb
  251. '
  252. Me.年份_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  253. Me.年份_cb.FormattingEnabled = True
  254. Me.年份_cb.Items.AddRange(New Object() {"2019", "2020", "2021", "2022", "2023", "2024", "2025", "2026", "2027", "2028", "2029", "2030"})
  255. Me.年份_cb.Location = New System.Drawing.Point(48, 1)
  256. Me.年份_cb.Name = "年份_cb"
  257. Me.年份_cb.Size = New System.Drawing.Size(61, 24)
  258. Me.年份_cb.TabIndex = 1410
  259. '
  260. '月份_cb
  261. '
  262. Me.月份_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  263. Me.月份_cb.FormattingEnabled = True
  264. Me.月份_cb.Items.AddRange(New Object() {"01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"})
  265. Me.月份_cb.Location = New System.Drawing.Point(155, 1)
  266. Me.月份_cb.Name = "月份_cb"
  267. Me.月份_cb.Size = New System.Drawing.Size(46, 24)
  268. Me.月份_cb.TabIndex = 1411
  269. '
  270. 'Label16
  271. '
  272. Me.Label16.AutoSize = True
  273. Me.Label16.Location = New System.Drawing.Point(118, 5)
  274. Me.Label16.Name = "Label16"
  275. Me.Label16.Size = New System.Drawing.Size(31, 16)
  276. Me.Label16.TabIndex = 1409
  277. Me.Label16.Text = "月份"
  278. '
  279. '列印_bt
  280. '
  281. Me.列印_bt.Location = New System.Drawing.Point(1057, 2)
  282. Me.列印_bt.Name = "列印_bt"
  283. Me.列印_bt.Size = New System.Drawing.Size(106, 96)
  284. Me.列印_bt.TabIndex = 1412
  285. Me.列印_bt.Text = "列印加班" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "申請資料"
  286. Me.列印_bt.UseVisualStyleBackColor = True
  287. '
  288. '加班申請資料
  289. '
  290. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  291. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  292. Me.ClientSize = New System.Drawing.Size(1537, 600)
  293. Me.Controls.Add(Me.列印_bt)
  294. Me.Controls.Add(Me.Label17)
  295. Me.Controls.Add(Me.年份_cb)
  296. Me.Controls.Add(Me.月份_cb)
  297. Me.Controls.Add(Me.Label16)
  298. Me.Controls.Add(Me.PictureBox1)
  299. Me.Controls.Add(Me.DTP2_tb)
  300. Me.Controls.Add(Me.DTP1_tb)
  301. Me.Controls.Add(Me.審核人2_tb)
  302. Me.Controls.Add(Me.Label8)
  303. Me.Controls.Add(Me.審核人1_tb)
  304. Me.Controls.Add(Me.Label5)
  305. Me.Controls.Add(Me.審核人_tb)
  306. Me.Controls.Add(Me.Label2)
  307. Me.Controls.Add(Me.月清單_DGV)
  308. Me.Controls.Add(Me.事由_tb)
  309. Me.Controls.Add(Me.Label7)
  310. Me.Controls.Add(Me.特假日期_tb)
  311. Me.Controls.Add(Me.Label6)
  312. Me.Controls.Add(Me.員工編號_tb)
  313. Me.Controls.Add(Me.Label4)
  314. Me.Controls.Add(Me.申請人_tb)
  315. Me.Controls.Add(Me.Label3)
  316. Me.Controls.Add(Me.Label1)
  317. Me.Controls.Add(Me.請假類別_cb)
  318. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  319. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  320. Me.Name = "加班申請資料"
  321. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  322. Me.Text = "加班申請資料"
  323. CType(Me.月清單_DGV, System.ComponentModel.ISupportInitialize).EndInit()
  324. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  325. Me.ResumeLayout(False)
  326. Me.PerformLayout()
  327. End Sub
  328. Friend WithEvents DTP2_tb As TextBox
  329. Friend WithEvents DTP1_tb As TextBox
  330. Friend WithEvents 審核人2_tb As TextBox
  331. Friend WithEvents Label8 As Label
  332. Friend WithEvents 審核人1_tb As TextBox
  333. Friend WithEvents Label5 As Label
  334. Friend WithEvents 審核人_tb As TextBox
  335. Friend WithEvents Label2 As Label
  336. Friend WithEvents 月清單_DGV As DataGridView
  337. Friend WithEvents 事由_tb As TextBox
  338. Friend WithEvents Label7 As Label
  339. Friend WithEvents 特假日期_tb As TextBox
  340. Friend WithEvents Label6 As Label
  341. Friend WithEvents 員工編號_tb As TextBox
  342. Friend WithEvents Label4 As Label
  343. Friend WithEvents 申請人_tb As TextBox
  344. Friend WithEvents Label3 As Label
  345. Friend WithEvents Label1 As Label
  346. Friend WithEvents 請假類別_cb As ComboBox
  347. Friend WithEvents PictureBox1 As PictureBox
  348. Friend WithEvents Label17 As Label
  349. Friend WithEvents 年份_cb As ComboBox
  350. Friend WithEvents 月份_cb As ComboBox
  351. Friend WithEvents Label16 As Label
  352. Friend WithEvents 列印_bt As Button
  353. End Class