Açıklama Yok
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 50KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943
  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 DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(加班申請系統))
  26. Me.語轉扭_bt = New System.Windows.Forms.Button()
  27. Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
  28. Me.清單1_dgv = New System.Windows.Forms.DataGridView()
  29. Me.Panel2 = New System.Windows.Forms.Panel()
  30. Me.Panel1 = New System.Windows.Forms.Panel()
  31. Me.簽核時間3_tb = New System.Windows.Forms.TextBox()
  32. Me.簽核時間2_tb = New System.Windows.Forms.TextBox()
  33. Me.簽核時間1_tb = New System.Windows.Forms.TextBox()
  34. Me.單號_tb = New System.Windows.Forms.TextBox()
  35. Me.列印成EXCEL_bt = New System.Windows.Forms.Button()
  36. Me.重選部門_bt = New System.Windows.Forms.Button()
  37. Me.帳號_tb = New System.Windows.Forms.TextBox()
  38. Me.姓名_cb = New System.Windows.Forms.ComboBox()
  39. Me.公司選擇_cb = New System.Windows.Forms.ComboBox()
  40. Me.加班地點_cb = New System.Windows.Forms.ComboBox()
  41. Me.簽名圖1_pb = New System.Windows.Forms.PictureBox()
  42. Me.簽名圖2_pb = New System.Windows.Forms.PictureBox()
  43. Me.簽名圖3_pb = New System.Windows.Forms.PictureBox()
  44. Me.Panel6 = New System.Windows.Forms.Panel()
  45. Me.申請人_tb = New System.Windows.Forms.TextBox()
  46. Me.申請人_lb = New System.Windows.Forms.Label()
  47. Me.Panel5 = New System.Windows.Forms.Panel()
  48. Me.單位主管_tb = New System.Windows.Forms.TextBox()
  49. Me.單位主管_lb = New System.Windows.Forms.Label()
  50. Me.Panel4 = New System.Windows.Forms.Panel()
  51. Me.部門主管_lb = New System.Windows.Forms.Label()
  52. Me.部門主管_tb = New System.Windows.Forms.TextBox()
  53. Me.Panel3 = New System.Windows.Forms.Panel()
  54. Me.管理部_tb = New System.Windows.Forms.TextBox()
  55. Me.管理部_lb = New System.Windows.Forms.Label()
  56. Me.簽名圖4_pb = New System.Windows.Forms.PictureBox()
  57. Me.簽核時數_nud = New System.Windows.Forms.NumericUpDown()
  58. Me.加班時數_nud = New System.Windows.Forms.NumericUpDown()
  59. Me.加班時數_lb = New System.Windows.Forms.Label()
  60. Me.結束時間_dtp = New System.Windows.Forms.DateTimePicker()
  61. Me.結束日期_dtp = New System.Windows.Forms.DateTimePicker()
  62. Me.直到_lb = New System.Windows.Forms.Label()
  63. Me.開始時間_dtp = New System.Windows.Forms.DateTimePicker()
  64. Me.開始日期_dtp = New System.Windows.Forms.DateTimePicker()
  65. Me.加班時間_lb = New System.Windows.Forms.Label()
  66. Me.加班地點_lb = New System.Windows.Forms.Label()
  67. Me.理由_lb = New System.Windows.Forms.Label()
  68. Me.姓名_lb = New System.Windows.Forms.Label()
  69. Me.職務_lb = New System.Windows.Forms.Label()
  70. Me.職務_tb = New System.Windows.Forms.TextBox()
  71. Me.申請單位_lb = New System.Windows.Forms.Label()
  72. Me.申請單位_tb = New System.Windows.Forms.TextBox()
  73. Me.Label7 = New System.Windows.Forms.Label()
  74. Me.PictureBox2 = New System.Windows.Forms.PictureBox()
  75. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  76. Me.申請_p = New System.Windows.Forms.Panel()
  77. Me.刪除_bt = New System.Windows.Forms.Button()
  78. Me.修改_bt = New System.Windows.Forms.Button()
  79. Me.新增_bt = New System.Windows.Forms.Button()
  80. Me.審核_p = New System.Windows.Forms.Panel()
  81. Me.單據作廢_bt = New System.Windows.Forms.Button()
  82. Me.審核通過_bt = New System.Windows.Forms.Button()
  83. Me.簽核時數_lb = New System.Windows.Forms.Label()
  84. Me.理由_tb = New System.Windows.Forms.TextBox()
  85. Me.未歸檔_ch = New System.Windows.Forms.CheckBox()
  86. Me.已歸檔_ch = New System.Windows.Forms.CheckBox()
  87. Me.已作廢_ch = New System.Windows.Forms.CheckBox()
  88. CType(Me.清單1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  89. Me.Panel2.SuspendLayout()
  90. Me.Panel1.SuspendLayout()
  91. CType(Me.簽名圖1_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  92. CType(Me.簽名圖2_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  93. CType(Me.簽名圖3_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  94. Me.Panel6.SuspendLayout()
  95. Me.Panel5.SuspendLayout()
  96. Me.Panel4.SuspendLayout()
  97. Me.Panel3.SuspendLayout()
  98. CType(Me.簽名圖4_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  99. CType(Me.簽核時數_nud, System.ComponentModel.ISupportInitialize).BeginInit()
  100. CType(Me.加班時數_nud, System.ComponentModel.ISupportInitialize).BeginInit()
  101. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
  102. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  103. Me.申請_p.SuspendLayout()
  104. Me.審核_p.SuspendLayout()
  105. Me.SuspendLayout()
  106. '
  107. '語轉扭_bt
  108. '
  109. Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  110. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  111. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  112. Me.語轉扭_bt.Location = New System.Drawing.Point(1431, 3)
  113. Me.語轉扭_bt.Name = "語轉扭_bt"
  114. Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
  115. Me.語轉扭_bt.TabIndex = 1349
  116. Me.語轉扭_bt.Text = "L"
  117. Me.語轉扭_bt.UseVisualStyleBackColor = True
  118. '
  119. 'ToolTip1
  120. '
  121. Me.ToolTip1.AutoPopDelay = 5000
  122. Me.ToolTip1.InitialDelay = 500
  123. Me.ToolTip1.IsBalloon = True
  124. Me.ToolTip1.ReshowDelay = 100
  125. Me.ToolTip1.ToolTipTitle = "illustrate"
  126. '
  127. '清單1_dgv
  128. '
  129. Me.清單1_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  130. Or System.Windows.Forms.AnchorStyles.Left) _
  131. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  132. Me.清單1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  133. Me.清單1_dgv.BackgroundColor = System.Drawing.Color.White
  134. Me.清單1_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  135. DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  136. DataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control
  137. DataGridViewCellStyle1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  138. DataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText
  139. DataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight
  140. DataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  141. Me.清單1_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle1
  142. Me.清單1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  143. Me.清單1_dgv.Location = New System.Drawing.Point(3, 27)
  144. Me.清單1_dgv.Name = "清單1_dgv"
  145. Me.清單1_dgv.RowHeadersWidth = 5
  146. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  147. Me.清單1_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  148. Me.清單1_dgv.RowTemplate.Height = 24
  149. Me.清單1_dgv.Size = New System.Drawing.Size(577, 622)
  150. Me.清單1_dgv.TabIndex = 1384
  151. '
  152. 'Panel2
  153. '
  154. Me.Panel2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  155. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  156. Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  157. Me.Panel2.Controls.Add(Me.姓名_cb)
  158. Me.Panel2.Controls.Add(Me.加班地點_cb)
  159. Me.Panel2.Controls.Add(Me.簽核時數_nud)
  160. Me.Panel2.Controls.Add(Me.加班時數_nud)
  161. Me.Panel2.Controls.Add(Me.結束時間_dtp)
  162. Me.Panel2.Controls.Add(Me.結束日期_dtp)
  163. Me.Panel2.Controls.Add(Me.開始時間_dtp)
  164. Me.Panel2.Controls.Add(Me.開始日期_dtp)
  165. Me.Panel2.Controls.Add(Me.職務_tb)
  166. Me.Panel2.Controls.Add(Me.申請單位_tb)
  167. Me.Panel2.Controls.Add(Me.理由_tb)
  168. Me.Panel2.Controls.Add(Me.Panel1)
  169. Me.Panel2.Controls.Add(Me.公司選擇_cb)
  170. Me.Panel2.Controls.Add(Me.簽名圖1_pb)
  171. Me.Panel2.Controls.Add(Me.簽名圖2_pb)
  172. Me.Panel2.Controls.Add(Me.簽名圖3_pb)
  173. Me.Panel2.Controls.Add(Me.Panel6)
  174. Me.Panel2.Controls.Add(Me.Panel5)
  175. Me.Panel2.Controls.Add(Me.Panel4)
  176. Me.Panel2.Controls.Add(Me.Panel3)
  177. Me.Panel2.Controls.Add(Me.簽名圖4_pb)
  178. Me.Panel2.Controls.Add(Me.加班時數_lb)
  179. Me.Panel2.Controls.Add(Me.直到_lb)
  180. Me.Panel2.Controls.Add(Me.加班時間_lb)
  181. Me.Panel2.Controls.Add(Me.加班地點_lb)
  182. Me.Panel2.Controls.Add(Me.理由_lb)
  183. Me.Panel2.Controls.Add(Me.姓名_lb)
  184. Me.Panel2.Controls.Add(Me.職務_lb)
  185. Me.Panel2.Controls.Add(Me.申請單位_lb)
  186. Me.Panel2.Controls.Add(Me.Label7)
  187. Me.Panel2.Controls.Add(Me.PictureBox2)
  188. Me.Panel2.Controls.Add(Me.PictureBox1)
  189. Me.Panel2.Controls.Add(Me.申請_p)
  190. Me.Panel2.Controls.Add(Me.審核_p)
  191. Me.Panel2.Controls.Add(Me.簽核時數_lb)
  192. Me.Panel2.Location = New System.Drawing.Point(582, 2)
  193. Me.Panel2.Name = "Panel2"
  194. Me.Panel2.Size = New System.Drawing.Size(875, 647)
  195. Me.Panel2.TabIndex = 1880
  196. '
  197. 'Panel1
  198. '
  199. Me.Panel1.Controls.Add(Me.簽核時間3_tb)
  200. Me.Panel1.Controls.Add(Me.簽核時間2_tb)
  201. Me.Panel1.Controls.Add(Me.簽核時間1_tb)
  202. Me.Panel1.Controls.Add(Me.單號_tb)
  203. Me.Panel1.Controls.Add(Me.列印成EXCEL_bt)
  204. Me.Panel1.Controls.Add(Me.重選部門_bt)
  205. Me.Panel1.Controls.Add(Me.帳號_tb)
  206. Me.Panel1.Location = New System.Drawing.Point(289, 283)
  207. Me.Panel1.Name = "Panel1"
  208. Me.Panel1.Size = New System.Drawing.Size(338, 153)
  209. Me.Panel1.TabIndex = 1981
  210. '
  211. '簽核時間3_tb
  212. '
  213. Me.簽核時間3_tb.Location = New System.Drawing.Point(109, 61)
  214. Me.簽核時間3_tb.Name = "簽核時間3_tb"
  215. Me.簽核時間3_tb.Size = New System.Drawing.Size(100, 23)
  216. Me.簽核時間3_tb.TabIndex = 1983
  217. '
  218. '簽核時間2_tb
  219. '
  220. Me.簽核時間2_tb.Location = New System.Drawing.Point(109, 32)
  221. Me.簽核時間2_tb.Name = "簽核時間2_tb"
  222. Me.簽核時間2_tb.Size = New System.Drawing.Size(100, 23)
  223. Me.簽核時間2_tb.TabIndex = 1982
  224. '
  225. '簽核時間1_tb
  226. '
  227. Me.簽核時間1_tb.Location = New System.Drawing.Point(109, 3)
  228. Me.簽核時間1_tb.Name = "簽核時間1_tb"
  229. Me.簽核時間1_tb.Size = New System.Drawing.Size(100, 23)
  230. Me.簽核時間1_tb.TabIndex = 1981
  231. '
  232. '單號_tb
  233. '
  234. Me.單號_tb.Location = New System.Drawing.Point(3, 88)
  235. Me.單號_tb.Name = "單號_tb"
  236. Me.單號_tb.Size = New System.Drawing.Size(100, 23)
  237. Me.單號_tb.TabIndex = 1980
  238. '
  239. '列印成EXCEL_bt
  240. '
  241. Me.列印成EXCEL_bt.BackColor = System.Drawing.Color.White
  242. Me.列印成EXCEL_bt.BackgroundImage = CType(resources.GetObject("列印成EXCEL_bt.BackgroundImage"), System.Drawing.Image)
  243. Me.列印成EXCEL_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  244. Me.列印成EXCEL_bt.ForeColor = System.Drawing.Color.Green
  245. Me.列印成EXCEL_bt.Location = New System.Drawing.Point(7, 3)
  246. Me.列印成EXCEL_bt.Name = "列印成EXCEL_bt"
  247. Me.列印成EXCEL_bt.Size = New System.Drawing.Size(50, 50)
  248. Me.列印成EXCEL_bt.TabIndex = 1882
  249. Me.列印成EXCEL_bt.UseVisualStyleBackColor = False
  250. '
  251. '重選部門_bt
  252. '
  253. Me.重選部門_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.renew
  254. Me.重選部門_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  255. Me.重選部門_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  256. Me.重選部門_bt.Location = New System.Drawing.Point(57, 3)
  257. Me.重選部門_bt.Name = "重選部門_bt"
  258. Me.重選部門_bt.Size = New System.Drawing.Size(50, 50)
  259. Me.重選部門_bt.TabIndex = 1862
  260. Me.重選部門_bt.UseVisualStyleBackColor = True
  261. '
  262. '帳號_tb
  263. '
  264. Me.帳號_tb.Location = New System.Drawing.Point(3, 59)
  265. Me.帳號_tb.Name = "帳號_tb"
  266. Me.帳號_tb.Size = New System.Drawing.Size(100, 23)
  267. Me.帳號_tb.TabIndex = 1979
  268. '
  269. '姓名_cb
  270. '
  271. Me.姓名_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  272. Me.姓名_cb.FormattingEnabled = True
  273. Me.姓名_cb.Location = New System.Drawing.Point(116, 202)
  274. Me.姓名_cb.Name = "姓名_cb"
  275. Me.姓名_cb.Size = New System.Drawing.Size(491, 24)
  276. Me.姓名_cb.TabIndex = 1980
  277. '
  278. '公司選擇_cb
  279. '
  280. Me.公司選擇_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  281. Me.公司選擇_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  282. Me.公司選擇_cb.FormattingEnabled = True
  283. Me.公司選擇_cb.Items.AddRange(New Object() {"HX", "PGS"})
  284. Me.公司選擇_cb.Location = New System.Drawing.Point(822, 144)
  285. Me.公司選擇_cb.Name = "公司選擇_cb"
  286. Me.公司選擇_cb.Size = New System.Drawing.Size(50, 24)
  287. Me.公司選擇_cb.TabIndex = 1978
  288. '
  289. '加班地點_cb
  290. '
  291. Me.加班地點_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  292. Me.加班地點_cb.FormattingEnabled = True
  293. Me.加班地點_cb.Location = New System.Drawing.Point(115, 502)
  294. Me.加班地點_cb.Name = "加班地點_cb"
  295. Me.加班地點_cb.Size = New System.Drawing.Size(756, 24)
  296. Me.加班地點_cb.TabIndex = 1977
  297. '
  298. '簽名圖1_pb
  299. '
  300. Me.簽名圖1_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  301. Me.簽名圖1_pb.BackColor = System.Drawing.Color.White
  302. Me.簽名圖1_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  303. Me.簽名圖1_pb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  304. Me.簽名圖1_pb.Location = New System.Drawing.Point(116, 598)
  305. Me.簽名圖1_pb.Margin = New System.Windows.Forms.Padding(3, 5, 3, 5)
  306. Me.簽名圖1_pb.Name = "簽名圖1_pb"
  307. Me.簽名圖1_pb.Size = New System.Drawing.Size(188, 45)
  308. Me.簽名圖1_pb.TabIndex = 1976
  309. Me.簽名圖1_pb.TabStop = False
  310. '
  311. '簽名圖2_pb
  312. '
  313. Me.簽名圖2_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  314. Me.簽名圖2_pb.BackColor = System.Drawing.Color.White
  315. Me.簽名圖2_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  316. Me.簽名圖2_pb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  317. Me.簽名圖2_pb.Location = New System.Drawing.Point(305, 598)
  318. Me.簽名圖2_pb.Margin = New System.Windows.Forms.Padding(3, 5, 3, 5)
  319. Me.簽名圖2_pb.Name = "簽名圖2_pb"
  320. Me.簽名圖2_pb.Size = New System.Drawing.Size(188, 45)
  321. Me.簽名圖2_pb.TabIndex = 1975
  322. Me.簽名圖2_pb.TabStop = False
  323. '
  324. '簽名圖3_pb
  325. '
  326. Me.簽名圖3_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  327. Me.簽名圖3_pb.BackColor = System.Drawing.Color.White
  328. Me.簽名圖3_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  329. Me.簽名圖3_pb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  330. Me.簽名圖3_pb.Location = New System.Drawing.Point(494, 598)
  331. Me.簽名圖3_pb.Margin = New System.Windows.Forms.Padding(3, 5, 3, 5)
  332. Me.簽名圖3_pb.Name = "簽名圖3_pb"
  333. Me.簽名圖3_pb.Size = New System.Drawing.Size(188, 45)
  334. Me.簽名圖3_pb.TabIndex = 1974
  335. Me.簽名圖3_pb.TabStop = False
  336. '
  337. 'Panel6
  338. '
  339. Me.Panel6.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  340. Me.Panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  341. Me.Panel6.Controls.Add(Me.申請人_tb)
  342. Me.Panel6.Controls.Add(Me.申請人_lb)
  343. Me.Panel6.Location = New System.Drawing.Point(683, 553)
  344. Me.Panel6.Name = "Panel6"
  345. Me.Panel6.Size = New System.Drawing.Size(188, 46)
  346. Me.Panel6.TabIndex = 1973
  347. '
  348. '申請人_tb
  349. '
  350. Me.申請人_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  351. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  352. Me.申請人_tb.Location = New System.Drawing.Point(2, 20)
  353. Me.申請人_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  354. Me.申請人_tb.Name = "申請人_tb"
  355. Me.申請人_tb.ReadOnly = True
  356. Me.申請人_tb.Size = New System.Drawing.Size(183, 23)
  357. Me.申請人_tb.TabIndex = 1939
  358. Me.申請人_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  359. '
  360. '申請人_lb
  361. '
  362. Me.申請人_lb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  363. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  364. Me.申請人_lb.BackColor = System.Drawing.Color.Transparent
  365. Me.申請人_lb.Location = New System.Drawing.Point(1, 0)
  366. Me.申請人_lb.Name = "申請人_lb"
  367. Me.申請人_lb.Size = New System.Drawing.Size(183, 20)
  368. Me.申請人_lb.TabIndex = 1891
  369. Me.申請人_lb.Text = "申請人"
  370. Me.申請人_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  371. '
  372. 'Panel5
  373. '
  374. Me.Panel5.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  375. Me.Panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  376. Me.Panel5.Controls.Add(Me.單位主管_tb)
  377. Me.Panel5.Controls.Add(Me.單位主管_lb)
  378. Me.Panel5.Location = New System.Drawing.Point(494, 553)
  379. Me.Panel5.Name = "Panel5"
  380. Me.Panel5.Size = New System.Drawing.Size(188, 46)
  381. Me.Panel5.TabIndex = 1972
  382. '
  383. '單位主管_tb
  384. '
  385. Me.單位主管_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  386. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  387. Me.單位主管_tb.Location = New System.Drawing.Point(1, 20)
  388. Me.單位主管_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  389. Me.單位主管_tb.Name = "單位主管_tb"
  390. Me.單位主管_tb.ReadOnly = True
  391. Me.單位主管_tb.Size = New System.Drawing.Size(183, 23)
  392. Me.單位主管_tb.TabIndex = 1957
  393. Me.單位主管_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  394. '
  395. '單位主管_lb
  396. '
  397. Me.單位主管_lb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  398. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  399. Me.單位主管_lb.BackColor = System.Drawing.Color.Transparent
  400. Me.單位主管_lb.Location = New System.Drawing.Point(1, 0)
  401. Me.單位主管_lb.Name = "單位主管_lb"
  402. Me.單位主管_lb.Size = New System.Drawing.Size(183, 20)
  403. Me.單位主管_lb.TabIndex = 1890
  404. Me.單位主管_lb.Text = "單位主管"
  405. Me.單位主管_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  406. '
  407. 'Panel4
  408. '
  409. Me.Panel4.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  410. Me.Panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  411. Me.Panel4.Controls.Add(Me.部門主管_tb)
  412. Me.Panel4.Controls.Add(Me.部門主管_lb)
  413. Me.Panel4.Location = New System.Drawing.Point(305, 553)
  414. Me.Panel4.Name = "Panel4"
  415. Me.Panel4.Size = New System.Drawing.Size(188, 46)
  416. Me.Panel4.TabIndex = 1971
  417. '
  418. '部門主管_lb
  419. '
  420. Me.部門主管_lb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  421. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  422. Me.部門主管_lb.BackColor = System.Drawing.Color.Transparent
  423. Me.部門主管_lb.Location = New System.Drawing.Point(0, 1)
  424. Me.部門主管_lb.Name = "部門主管_lb"
  425. Me.部門主管_lb.Size = New System.Drawing.Size(187, 20)
  426. Me.部門主管_lb.TabIndex = 1955
  427. Me.部門主管_lb.Text = "部門主管"
  428. Me.部門主管_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  429. '
  430. '部門主管_tb
  431. '
  432. Me.部門主管_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  433. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  434. Me.部門主管_tb.Location = New System.Drawing.Point(0, 20)
  435. Me.部門主管_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  436. Me.部門主管_tb.Name = "部門主管_tb"
  437. Me.部門主管_tb.ReadOnly = True
  438. Me.部門主管_tb.Size = New System.Drawing.Size(187, 23)
  439. Me.部門主管_tb.TabIndex = 1956
  440. Me.部門主管_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  441. '
  442. 'Panel3
  443. '
  444. Me.Panel3.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  445. Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  446. Me.Panel3.Controls.Add(Me.管理部_tb)
  447. Me.Panel3.Controls.Add(Me.管理部_lb)
  448. Me.Panel3.Location = New System.Drawing.Point(116, 553)
  449. Me.Panel3.Name = "Panel3"
  450. Me.Panel3.Size = New System.Drawing.Size(188, 46)
  451. Me.Panel3.TabIndex = 1970
  452. '
  453. '管理部_tb
  454. '
  455. Me.管理部_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  456. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  457. Me.管理部_tb.Location = New System.Drawing.Point(1, 20)
  458. Me.管理部_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  459. Me.管理部_tb.Name = "管理部_tb"
  460. Me.管理部_tb.ReadOnly = True
  461. Me.管理部_tb.Size = New System.Drawing.Size(184, 23)
  462. Me.管理部_tb.TabIndex = 1888
  463. Me.管理部_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  464. '
  465. '管理部_lb
  466. '
  467. Me.管理部_lb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  468. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  469. Me.管理部_lb.BackColor = System.Drawing.Color.Transparent
  470. Me.管理部_lb.Location = New System.Drawing.Point(1, 0)
  471. Me.管理部_lb.Name = "管理部_lb"
  472. Me.管理部_lb.Size = New System.Drawing.Size(184, 20)
  473. Me.管理部_lb.TabIndex = 1889
  474. Me.管理部_lb.Text = "管理部"
  475. Me.管理部_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  476. '
  477. '簽名圖4_pb
  478. '
  479. Me.簽名圖4_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  480. Me.簽名圖4_pb.BackColor = System.Drawing.Color.White
  481. Me.簽名圖4_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  482. Me.簽名圖4_pb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  483. Me.簽名圖4_pb.Location = New System.Drawing.Point(683, 598)
  484. Me.簽名圖4_pb.Margin = New System.Windows.Forms.Padding(3, 5, 3, 5)
  485. Me.簽名圖4_pb.Name = "簽名圖4_pb"
  486. Me.簽名圖4_pb.Size = New System.Drawing.Size(188, 45)
  487. Me.簽名圖4_pb.TabIndex = 1969
  488. Me.簽名圖4_pb.TabStop = False
  489. '
  490. '簽核時數_nud
  491. '
  492. Me.簽核時數_nud.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  493. Me.簽核時數_nud.Location = New System.Drawing.Point(826, 528)
  494. Me.簽核時數_nud.Name = "簽核時數_nud"
  495. Me.簽核時數_nud.Size = New System.Drawing.Size(43, 23)
  496. Me.簽核時數_nud.TabIndex = 1957
  497. '
  498. '加班時數_nud
  499. '
  500. Me.加班時數_nud.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  501. Me.加班時數_nud.DecimalPlaces = 2
  502. Me.加班時數_nud.Location = New System.Drawing.Point(646, 528)
  503. Me.加班時數_nud.Name = "加班時數_nud"
  504. Me.加班時數_nud.ReadOnly = True
  505. Me.加班時數_nud.Size = New System.Drawing.Size(54, 23)
  506. Me.加班時數_nud.TabIndex = 1955
  507. Me.加班時數_nud.ThousandsSeparator = True
  508. '
  509. '加班時數_lb
  510. '
  511. Me.加班時數_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  512. Me.加班時數_lb.BackColor = System.Drawing.Color.Transparent
  513. Me.加班時數_lb.Location = New System.Drawing.Point(504, 529)
  514. Me.加班時數_lb.Name = "加班時數_lb"
  515. Me.加班時數_lb.Size = New System.Drawing.Size(140, 20)
  516. Me.加班時數_lb.TabIndex = 1953
  517. Me.加班時數_lb.Text = "加班時間"
  518. Me.加班時數_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  519. '
  520. '結束時間_dtp
  521. '
  522. Me.結束時間_dtp.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  523. Me.結束時間_dtp.CustomFormat = "HH:mm:ss"
  524. Me.結束時間_dtp.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  525. Me.結束時間_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  526. Me.結束時間_dtp.Location = New System.Drawing.Point(426, 528)
  527. Me.結束時間_dtp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  528. Me.結束時間_dtp.Name = "結束時間_dtp"
  529. Me.結束時間_dtp.ShowUpDown = True
  530. Me.結束時間_dtp.Size = New System.Drawing.Size(72, 23)
  531. Me.結束時間_dtp.TabIndex = 1952
  532. '
  533. '結束日期_dtp
  534. '
  535. Me.結束日期_dtp.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  536. Me.結束日期_dtp.CustomFormat = "yyyy/MM/dd"
  537. Me.結束日期_dtp.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  538. Me.結束日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  539. Me.結束日期_dtp.Location = New System.Drawing.Point(337, 528)
  540. Me.結束日期_dtp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  541. Me.結束日期_dtp.Name = "結束日期_dtp"
  542. Me.結束日期_dtp.Size = New System.Drawing.Size(87, 23)
  543. Me.結束日期_dtp.TabIndex = 1951
  544. '
  545. '直到_lb
  546. '
  547. Me.直到_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  548. Me.直到_lb.BackColor = System.Drawing.Color.Transparent
  549. Me.直到_lb.Location = New System.Drawing.Point(282, 530)
  550. Me.直到_lb.Name = "直到_lb"
  551. Me.直到_lb.Size = New System.Drawing.Size(52, 20)
  552. Me.直到_lb.TabIndex = 1950
  553. Me.直到_lb.Text = "Hingga"
  554. Me.直到_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  555. '
  556. '開始時間_dtp
  557. '
  558. Me.開始時間_dtp.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  559. Me.開始時間_dtp.CustomFormat = "HH:mm:ss"
  560. Me.開始時間_dtp.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  561. Me.開始時間_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  562. Me.開始時間_dtp.Location = New System.Drawing.Point(206, 528)
  563. Me.開始時間_dtp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  564. Me.開始時間_dtp.Name = "開始時間_dtp"
  565. Me.開始時間_dtp.ShowUpDown = True
  566. Me.開始時間_dtp.Size = New System.Drawing.Size(72, 23)
  567. Me.開始時間_dtp.TabIndex = 1949
  568. '
  569. '開始日期_dtp
  570. '
  571. Me.開始日期_dtp.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  572. Me.開始日期_dtp.CustomFormat = "yyyy/MM/dd"
  573. Me.開始日期_dtp.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  574. Me.開始日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  575. Me.開始日期_dtp.Location = New System.Drawing.Point(117, 528)
  576. Me.開始日期_dtp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  577. Me.開始日期_dtp.Name = "開始日期_dtp"
  578. Me.開始日期_dtp.Size = New System.Drawing.Size(87, 23)
  579. Me.開始日期_dtp.TabIndex = 1948
  580. '
  581. '加班時間_lb
  582. '
  583. Me.加班時間_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  584. Me.加班時間_lb.BackColor = System.Drawing.Color.Transparent
  585. Me.加班時間_lb.Location = New System.Drawing.Point(-24, 529)
  586. Me.加班時間_lb.Name = "加班時間_lb"
  587. Me.加班時間_lb.Size = New System.Drawing.Size(140, 20)
  588. Me.加班時間_lb.TabIndex = 1947
  589. Me.加班時間_lb.Text = "加班時間"
  590. Me.加班時間_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  591. '
  592. '加班地點_lb
  593. '
  594. Me.加班地點_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  595. Me.加班地點_lb.BackColor = System.Drawing.Color.Transparent
  596. Me.加班地點_lb.Location = New System.Drawing.Point(-24, 504)
  597. Me.加班地點_lb.Name = "加班地點_lb"
  598. Me.加班地點_lb.Size = New System.Drawing.Size(140, 20)
  599. Me.加班地點_lb.TabIndex = 1946
  600. Me.加班地點_lb.Text = "加班地點"
  601. Me.加班地點_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  602. '
  603. '理由_lb
  604. '
  605. Me.理由_lb.BackColor = System.Drawing.Color.Transparent
  606. Me.理由_lb.Location = New System.Drawing.Point(-24, 230)
  607. Me.理由_lb.Name = "理由_lb"
  608. Me.理由_lb.Size = New System.Drawing.Size(140, 20)
  609. Me.理由_lb.TabIndex = 1944
  610. Me.理由_lb.Text = "理由"
  611. Me.理由_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  612. '
  613. '姓名_lb
  614. '
  615. Me.姓名_lb.BackColor = System.Drawing.Color.Transparent
  616. Me.姓名_lb.Location = New System.Drawing.Point(-24, 205)
  617. Me.姓名_lb.Name = "姓名_lb"
  618. Me.姓名_lb.Size = New System.Drawing.Size(140, 20)
  619. Me.姓名_lb.TabIndex = 1942
  620. Me.姓名_lb.Text = "姓名"
  621. Me.姓名_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  622. '
  623. '職務_lb
  624. '
  625. Me.職務_lb.BackColor = System.Drawing.Color.Transparent
  626. Me.職務_lb.Location = New System.Drawing.Point(293, 179)
  627. Me.職務_lb.Name = "職務_lb"
  628. Me.職務_lb.Size = New System.Drawing.Size(140, 20)
  629. Me.職務_lb.TabIndex = 1940
  630. Me.職務_lb.Text = "職務"
  631. Me.職務_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  632. '
  633. '職務_tb
  634. '
  635. Me.職務_tb.Location = New System.Drawing.Point(432, 177)
  636. Me.職務_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  637. Me.職務_tb.Name = "職務_tb"
  638. Me.職務_tb.ReadOnly = True
  639. Me.職務_tb.Size = New System.Drawing.Size(175, 23)
  640. Me.職務_tb.TabIndex = 1939
  641. '
  642. '申請單位_lb
  643. '
  644. Me.申請單位_lb.BackColor = System.Drawing.Color.Transparent
  645. Me.申請單位_lb.Location = New System.Drawing.Point(-24, 179)
  646. Me.申請單位_lb.Name = "申請單位_lb"
  647. Me.申請單位_lb.Size = New System.Drawing.Size(140, 20)
  648. Me.申請單位_lb.TabIndex = 1866
  649. Me.申請單位_lb.Text = "申請單位"
  650. Me.申請單位_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  651. '
  652. '申請單位_tb
  653. '
  654. Me.申請單位_tb.Location = New System.Drawing.Point(115, 177)
  655. Me.申請單位_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  656. Me.申請單位_tb.Name = "申請單位_tb"
  657. Me.申請單位_tb.ReadOnly = True
  658. Me.申請單位_tb.Size = New System.Drawing.Size(175, 23)
  659. Me.申請單位_tb.TabIndex = 1865
  660. '
  661. 'Label7
  662. '
  663. Me.Label7.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  664. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  665. Me.Label7.BackColor = System.Drawing.Color.Transparent
  666. Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  667. Me.Label7.Location = New System.Drawing.Point(-1, 138)
  668. Me.Label7.Name = "Label7"
  669. Me.Label7.Size = New System.Drawing.Size(871, 37)
  670. Me.Label7.TabIndex = 1888
  671. Me.Label7.Text = "SURAT PERINTAH LEMBUR"
  672. Me.Label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  673. '
  674. 'PictureBox2
  675. '
  676. Me.PictureBox2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  677. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  678. Me.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  679. Me.PictureBox2.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.PGSLOGO01
  680. Me.PictureBox2.Location = New System.Drawing.Point(-1, -1)
  681. Me.PictureBox2.Name = "PictureBox2"
  682. Me.PictureBox2.Size = New System.Drawing.Size(875, 138)
  683. Me.PictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  684. Me.PictureBox2.TabIndex = 1864
  685. Me.PictureBox2.TabStop = False
  686. '
  687. 'PictureBox1
  688. '
  689. Me.PictureBox1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  690. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  691. Me.PictureBox1.BackColor = System.Drawing.Color.White
  692. Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  693. Me.PictureBox1.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.HXLOGO01
  694. Me.PictureBox1.Location = New System.Drawing.Point(-1, -1)
  695. Me.PictureBox1.Name = "PictureBox1"
  696. Me.PictureBox1.Size = New System.Drawing.Size(875, 138)
  697. Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  698. Me.PictureBox1.TabIndex = 1863
  699. Me.PictureBox1.TabStop = False
  700. '
  701. '申請_p
  702. '
  703. Me.申請_p.Controls.Add(Me.刪除_bt)
  704. Me.申請_p.Controls.Add(Me.修改_bt)
  705. Me.申請_p.Controls.Add(Me.新增_bt)
  706. Me.申請_p.Location = New System.Drawing.Point(609, 176)
  707. Me.申請_p.Name = "申請_p"
  708. Me.申請_p.Size = New System.Drawing.Size(152, 51)
  709. Me.申請_p.TabIndex = 1894
  710. '
  711. '刪除_bt
  712. '
  713. Me.刪除_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.GarbageEmpty
  714. Me.刪除_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  715. Me.刪除_bt.ForeColor = System.Drawing.Color.Red
  716. Me.刪除_bt.Location = New System.Drawing.Point(101, 1)
  717. Me.刪除_bt.Name = "刪除_bt"
  718. Me.刪除_bt.Size = New System.Drawing.Size(50, 50)
  719. Me.刪除_bt.TabIndex = 1880
  720. Me.刪除_bt.UseVisualStyleBackColor = True
  721. '
  722. '修改_bt
  723. '
  724. Me.修改_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.SAVER
  725. Me.修改_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  726. Me.修改_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  727. Me.修改_bt.Location = New System.Drawing.Point(51, 1)
  728. Me.修改_bt.Name = "修改_bt"
  729. Me.修改_bt.Size = New System.Drawing.Size(50, 50)
  730. Me.修改_bt.TabIndex = 1881
  731. Me.修改_bt.UseVisualStyleBackColor = True
  732. '
  733. '新增_bt
  734. '
  735. Me.新增_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.add_2
  736. Me.新增_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  737. Me.新增_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  738. Me.新增_bt.Location = New System.Drawing.Point(1, 1)
  739. Me.新增_bt.Name = "新增_bt"
  740. Me.新增_bt.Size = New System.Drawing.Size(50, 50)
  741. Me.新增_bt.TabIndex = 1879
  742. Me.新增_bt.UseVisualStyleBackColor = True
  743. '
  744. '審核_p
  745. '
  746. Me.審核_p.Controls.Add(Me.單據作廢_bt)
  747. Me.審核_p.Controls.Add(Me.審核通過_bt)
  748. Me.審核_p.Location = New System.Drawing.Point(767, 176)
  749. Me.審核_p.Name = "審核_p"
  750. Me.審核_p.Size = New System.Drawing.Size(104, 51)
  751. Me.審核_p.TabIndex = 1938
  752. '
  753. '單據作廢_bt
  754. '
  755. Me.單據作廢_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Close
  756. Me.單據作廢_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  757. Me.單據作廢_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  758. Me.單據作廢_bt.ForeColor = System.Drawing.Color.Red
  759. Me.單據作廢_bt.Location = New System.Drawing.Point(52, 1)
  760. Me.單據作廢_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  761. Me.單據作廢_bt.Name = "單據作廢_bt"
  762. Me.單據作廢_bt.Size = New System.Drawing.Size(50, 50)
  763. Me.單據作廢_bt.TabIndex = 1001
  764. Me.單據作廢_bt.UseVisualStyleBackColor = True
  765. '
  766. '審核通過_bt
  767. '
  768. Me.審核通過_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources._Select
  769. Me.審核通過_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  770. Me.審核通過_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  771. Me.審核通過_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  772. Me.審核通過_bt.Location = New System.Drawing.Point(2, 1)
  773. Me.審核通過_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  774. Me.審核通過_bt.Name = "審核通過_bt"
  775. Me.審核通過_bt.Size = New System.Drawing.Size(50, 50)
  776. Me.審核通過_bt.TabIndex = 1000
  777. Me.審核通過_bt.UseVisualStyleBackColor = True
  778. '
  779. '簽核時數_lb
  780. '
  781. Me.簽核時數_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  782. Me.簽核時數_lb.BackColor = System.Drawing.Color.Transparent
  783. Me.簽核時數_lb.Location = New System.Drawing.Point(684, 529)
  784. Me.簽核時數_lb.Name = "簽核時數_lb"
  785. Me.簽核時數_lb.Size = New System.Drawing.Size(140, 20)
  786. Me.簽核時數_lb.TabIndex = 1956
  787. Me.簽核時數_lb.Text = "簽核時數"
  788. Me.簽核時數_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  789. '
  790. '理由_tb
  791. '
  792. Me.理由_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  793. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  794. Me.理由_tb.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  795. Me.理由_tb.Location = New System.Drawing.Point(115, 228)
  796. Me.理由_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  797. Me.理由_tb.Multiline = True
  798. Me.理由_tb.Name = "理由_tb"
  799. Me.理由_tb.Size = New System.Drawing.Size(754, 272)
  800. Me.理由_tb.TabIndex = 1943
  801. '
  802. '未歸檔_ch
  803. '
  804. Me.未歸檔_ch.AutoSize = True
  805. Me.未歸檔_ch.Checked = True
  806. Me.未歸檔_ch.CheckState = System.Windows.Forms.CheckState.Checked
  807. Me.未歸檔_ch.Location = New System.Drawing.Point(6, 4)
  808. Me.未歸檔_ch.Name = "未歸檔_ch"
  809. Me.未歸檔_ch.Size = New System.Drawing.Size(161, 20)
  810. Me.未歸檔_ch.TabIndex = 1881
  811. Me.未歸檔_ch.Text = "Document not reviewed"
  812. Me.未歸檔_ch.UseVisualStyleBackColor = True
  813. '
  814. '已歸檔_ch
  815. '
  816. Me.已歸檔_ch.AutoSize = True
  817. Me.已歸檔_ch.Location = New System.Drawing.Point(192, 4)
  818. Me.已歸檔_ch.Name = "已歸檔_ch"
  819. Me.已歸檔_ch.Size = New System.Drawing.Size(103, 20)
  820. Me.已歸檔_ch.TabIndex = 1882
  821. Me.已歸檔_ch.Text = "Telah Ditinjau"
  822. Me.已歸檔_ch.UseVisualStyleBackColor = True
  823. '
  824. '已作廢_ch
  825. '
  826. Me.已作廢_ch.AutoSize = True
  827. Me.已作廢_ch.Location = New System.Drawing.Point(385, 4)
  828. Me.已作廢_ch.Name = "已作廢_ch"
  829. Me.已作廢_ch.Size = New System.Drawing.Size(193, 20)
  830. Me.已作廢_ch.TabIndex = 1883
  831. Me.已作廢_ch.Text = "Document has been canceled"
  832. Me.已作廢_ch.UseVisualStyleBackColor = True
  833. '
  834. '加班申請系統
  835. '
  836. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  837. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  838. Me.ClientSize = New System.Drawing.Size(1460, 650)
  839. Me.Controls.Add(Me.已作廢_ch)
  840. Me.Controls.Add(Me.已歸檔_ch)
  841. Me.Controls.Add(Me.未歸檔_ch)
  842. Me.Controls.Add(Me.Panel2)
  843. Me.Controls.Add(Me.清單1_dgv)
  844. Me.Controls.Add(Me.語轉扭_bt)
  845. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  846. Me.Margin = New System.Windows.Forms.Padding(4)
  847. Me.Name = "加班申請系統"
  848. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  849. Me.Text = "加班申請系統"
  850. CType(Me.清單1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  851. Me.Panel2.ResumeLayout(False)
  852. Me.Panel2.PerformLayout()
  853. Me.Panel1.ResumeLayout(False)
  854. Me.Panel1.PerformLayout()
  855. CType(Me.簽名圖1_pb, System.ComponentModel.ISupportInitialize).EndInit()
  856. CType(Me.簽名圖2_pb, System.ComponentModel.ISupportInitialize).EndInit()
  857. CType(Me.簽名圖3_pb, System.ComponentModel.ISupportInitialize).EndInit()
  858. Me.Panel6.ResumeLayout(False)
  859. Me.Panel6.PerformLayout()
  860. Me.Panel5.ResumeLayout(False)
  861. Me.Panel5.PerformLayout()
  862. Me.Panel4.ResumeLayout(False)
  863. Me.Panel4.PerformLayout()
  864. Me.Panel3.ResumeLayout(False)
  865. Me.Panel3.PerformLayout()
  866. CType(Me.簽名圖4_pb, System.ComponentModel.ISupportInitialize).EndInit()
  867. CType(Me.簽核時數_nud, System.ComponentModel.ISupportInitialize).EndInit()
  868. CType(Me.加班時數_nud, System.ComponentModel.ISupportInitialize).EndInit()
  869. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
  870. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  871. Me.申請_p.ResumeLayout(False)
  872. Me.審核_p.ResumeLayout(False)
  873. Me.ResumeLayout(False)
  874. Me.PerformLayout()
  875. End Sub
  876. Friend WithEvents 語轉扭_bt As Button
  877. Friend WithEvents ToolTip1 As ToolTip
  878. Friend WithEvents 清單1_dgv As DataGridView
  879. Friend WithEvents Panel2 As Panel
  880. Friend WithEvents 重選部門_bt As Button
  881. Friend WithEvents 列印成EXCEL_bt As Button
  882. Friend WithEvents 申請單位_lb As Label
  883. Friend WithEvents 申請單位_tb As TextBox
  884. Friend WithEvents Label7 As Label
  885. Friend WithEvents PictureBox2 As PictureBox
  886. Friend WithEvents PictureBox1 As PictureBox
  887. Friend WithEvents 申請_p As Panel
  888. Friend WithEvents 刪除_bt As Button
  889. Friend WithEvents 修改_bt As Button
  890. Friend WithEvents 新增_bt As Button
  891. Friend WithEvents 審核_p As Panel
  892. Friend WithEvents 單據作廢_bt As Button
  893. Friend WithEvents 審核通過_bt As Button
  894. Friend WithEvents 姓名_lb As Label
  895. Friend WithEvents 職務_lb As Label
  896. Friend WithEvents 職務_tb As TextBox
  897. Friend WithEvents 加班地點_lb As Label
  898. Friend WithEvents 理由_tb As TextBox
  899. Friend WithEvents 理由_lb As Label
  900. Friend WithEvents 直到_lb As Label
  901. Friend WithEvents 開始時間_dtp As DateTimePicker
  902. Friend WithEvents 開始日期_dtp As DateTimePicker
  903. Friend WithEvents 加班時間_lb As Label
  904. Friend WithEvents 加班時數_nud As NumericUpDown
  905. Friend WithEvents 加班時數_lb As Label
  906. Friend WithEvents 結束時間_dtp As DateTimePicker
  907. Friend WithEvents 結束日期_dtp As DateTimePicker
  908. Friend WithEvents 簽核時數_nud As NumericUpDown
  909. Friend WithEvents 簽核時數_lb As Label
  910. Friend WithEvents 簽名圖1_pb As PictureBox
  911. Friend WithEvents 簽名圖2_pb As PictureBox
  912. Friend WithEvents 簽名圖3_pb As PictureBox
  913. Friend WithEvents Panel6 As Panel
  914. Friend WithEvents 申請人_tb As TextBox
  915. Friend WithEvents 申請人_lb As Label
  916. Friend WithEvents Panel5 As Panel
  917. Friend WithEvents 單位主管_tb As TextBox
  918. Friend WithEvents 單位主管_lb As Label
  919. Friend WithEvents Panel4 As Panel
  920. Friend WithEvents 部門主管_lb As Label
  921. Friend WithEvents 部門主管_tb As TextBox
  922. Friend WithEvents Panel3 As Panel
  923. Friend WithEvents 管理部_tb As TextBox
  924. Friend WithEvents 管理部_lb As Label
  925. Friend WithEvents 簽名圖4_pb As PictureBox
  926. Friend WithEvents 加班地點_cb As ComboBox
  927. Friend WithEvents 公司選擇_cb As ComboBox
  928. Friend WithEvents 帳號_tb As TextBox
  929. Friend WithEvents 姓名_cb As ComboBox
  930. Friend WithEvents Panel1 As Panel
  931. Friend WithEvents 單號_tb As TextBox
  932. Friend WithEvents 未歸檔_ch As CheckBox
  933. Friend WithEvents 已歸檔_ch As CheckBox
  934. Friend WithEvents 已作廢_ch As CheckBox
  935. Friend WithEvents 簽核時間3_tb As TextBox
  936. Friend WithEvents 簽核時間2_tb As TextBox
  937. Friend WithEvents 簽核時間1_tb As TextBox
  938. End Class