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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337
  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 DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Me.Button1 = New System.Windows.Forms.Button()
  24. Me.TextBox5 = New System.Windows.Forms.TextBox()
  25. Me.Label7 = New System.Windows.Forms.Label()
  26. Me.TextBox4 = New System.Windows.Forms.TextBox()
  27. Me.Label6 = New System.Windows.Forms.Label()
  28. Me.TextBox3 = New System.Windows.Forms.TextBox()
  29. Me.Label5 = New System.Windows.Forms.Label()
  30. Me.TextBox2 = New System.Windows.Forms.TextBox()
  31. Me.Label4 = New System.Windows.Forms.Label()
  32. Me.TextBox1 = New System.Windows.Forms.TextBox()
  33. Me.Label3 = New System.Windows.Forms.Label()
  34. Me.Label1 = New System.Windows.Forms.Label()
  35. Me.請假類別_cb = New System.Windows.Forms.ComboBox()
  36. Me.TextBox18 = New System.Windows.Forms.TextBox()
  37. Me.Label22 = New System.Windows.Forms.Label()
  38. Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
  39. Me.Label21 = New System.Windows.Forms.Label()
  40. Me.ComboBox2 = New System.Windows.Forms.ComboBox()
  41. Me.ComboBox1 = New System.Windows.Forms.ComboBox()
  42. Me.Label16 = New System.Windows.Forms.Label()
  43. Me.Label17 = New System.Windows.Forms.Label()
  44. Me.明細_DGV = New System.Windows.Forms.DataGridView()
  45. Me.Label2 = New System.Windows.Forms.Label()
  46. Me.人員_dgv = New System.Windows.Forms.DataGridView()
  47. CType(Me.明細_DGV, System.ComponentModel.ISupportInitialize).BeginInit()
  48. CType(Me.人員_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  49. Me.SuspendLayout()
  50. '
  51. 'Button1
  52. '
  53. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  54. Me.Button1.Location = New System.Drawing.Point(1730, 10)
  55. Me.Button1.Name = "Button1"
  56. Me.Button1.Size = New System.Drawing.Size(175, 51)
  57. Me.Button1.TabIndex = 745
  58. Me.Button1.Text = "國定假日設定"
  59. Me.Button1.UseVisualStyleBackColor = True
  60. '
  61. 'TextBox5
  62. '
  63. Me.TextBox5.Location = New System.Drawing.Point(1067, 10)
  64. Me.TextBox5.Multiline = True
  65. Me.TextBox5.Name = "TextBox5"
  66. Me.TextBox5.Size = New System.Drawing.Size(657, 52)
  67. Me.TextBox5.TabIndex = 744
  68. '
  69. 'Label7
  70. '
  71. Me.Label7.AutoSize = True
  72. Me.Label7.Location = New System.Drawing.Point(1029, 14)
  73. Me.Label7.Name = "Label7"
  74. Me.Label7.Size = New System.Drawing.Size(32, 16)
  75. Me.Label7.TabIndex = 743
  76. Me.Label7.Text = "事由"
  77. '
  78. 'TextBox4
  79. '
  80. Me.TextBox4.Location = New System.Drawing.Point(875, 10)
  81. Me.TextBox4.Name = "TextBox4"
  82. Me.TextBox4.Size = New System.Drawing.Size(113, 23)
  83. Me.TextBox4.TabIndex = 742
  84. '
  85. 'Label6
  86. '
  87. Me.Label6.AutoSize = True
  88. Me.Label6.Location = New System.Drawing.Point(813, 14)
  89. Me.Label6.Name = "Label6"
  90. Me.Label6.Size = New System.Drawing.Size(56, 16)
  91. Me.Label6.TabIndex = 741
  92. Me.Label6.Text = "請假日期"
  93. '
  94. 'TextBox3
  95. '
  96. Me.TextBox3.Location = New System.Drawing.Point(694, 38)
  97. Me.TextBox3.Name = "TextBox3"
  98. Me.TextBox3.Size = New System.Drawing.Size(113, 23)
  99. Me.TextBox3.TabIndex = 740
  100. '
  101. 'Label5
  102. '
  103. Me.Label5.AutoSize = True
  104. Me.Label5.Location = New System.Drawing.Point(632, 41)
  105. Me.Label5.Name = "Label5"
  106. Me.Label5.Size = New System.Drawing.Size(56, 16)
  107. Me.Label5.TabIndex = 739
  108. Me.Label5.Text = "員工部門"
  109. '
  110. 'TextBox2
  111. '
  112. Me.TextBox2.Location = New System.Drawing.Point(513, 38)
  113. Me.TextBox2.Name = "TextBox2"
  114. Me.TextBox2.Size = New System.Drawing.Size(113, 23)
  115. Me.TextBox2.TabIndex = 738
  116. '
  117. 'Label4
  118. '
  119. Me.Label4.AutoSize = True
  120. Me.Label4.Location = New System.Drawing.Point(451, 41)
  121. Me.Label4.Name = "Label4"
  122. Me.Label4.Size = New System.Drawing.Size(56, 16)
  123. Me.Label4.TabIndex = 737
  124. Me.Label4.Text = "員工編號"
  125. '
  126. 'TextBox1
  127. '
  128. Me.TextBox1.Location = New System.Drawing.Point(259, 38)
  129. Me.TextBox1.Name = "TextBox1"
  130. Me.TextBox1.Size = New System.Drawing.Size(186, 23)
  131. Me.TextBox1.TabIndex = 736
  132. '
  133. 'Label3
  134. '
  135. Me.Label3.AutoSize = True
  136. Me.Label3.Location = New System.Drawing.Point(209, 41)
  137. Me.Label3.Name = "Label3"
  138. Me.Label3.Size = New System.Drawing.Size(44, 16)
  139. Me.Label3.TabIndex = 735
  140. Me.Label3.Text = "申請人"
  141. '
  142. 'Label1
  143. '
  144. Me.Label1.AutoSize = True
  145. Me.Label1.Location = New System.Drawing.Point(813, 41)
  146. Me.Label1.Name = "Label1"
  147. Me.Label1.Size = New System.Drawing.Size(56, 16)
  148. Me.Label1.TabIndex = 734
  149. Me.Label1.Text = "請假類別"
  150. '
  151. '請假類別_cb
  152. '
  153. Me.請假類別_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  154. Me.請假類別_cb.FormattingEnabled = True
  155. Me.請假類別_cb.Items.AddRange(New Object() {"2019", "2020", "2021", "2022", "2023", "2024", "2025", "2026", "2027", "2028", "2029", "2030"})
  156. Me.請假類別_cb.Location = New System.Drawing.Point(875, 37)
  157. Me.請假類別_cb.Name = "請假類別_cb"
  158. Me.請假類別_cb.Size = New System.Drawing.Size(186, 24)
  159. Me.請假類別_cb.TabIndex = 733
  160. '
  161. 'TextBox18
  162. '
  163. Me.TextBox18.Location = New System.Drawing.Point(694, 11)
  164. Me.TextBox18.Name = "TextBox18"
  165. Me.TextBox18.Size = New System.Drawing.Size(113, 23)
  166. Me.TextBox18.TabIndex = 732
  167. '
  168. 'Label22
  169. '
  170. Me.Label22.AutoSize = True
  171. Me.Label22.Location = New System.Drawing.Point(632, 15)
  172. Me.Label22.Name = "Label22"
  173. Me.Label22.Size = New System.Drawing.Size(56, 16)
  174. Me.Label22.TabIndex = 731
  175. Me.Label22.Text = "在職天數"
  176. '
  177. 'DateTimePicker1
  178. '
  179. Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  180. Me.DateTimePicker1.Location = New System.Drawing.Point(513, 11)
  181. Me.DateTimePicker1.Name = "DateTimePicker1"
  182. Me.DateTimePicker1.Size = New System.Drawing.Size(113, 23)
  183. Me.DateTimePicker1.TabIndex = 730
  184. '
  185. 'Label21
  186. '
  187. Me.Label21.AutoSize = True
  188. Me.Label21.Location = New System.Drawing.Point(451, 13)
  189. Me.Label21.Name = "Label21"
  190. Me.Label21.Size = New System.Drawing.Size(56, 16)
  191. Me.Label21.TabIndex = 729
  192. Me.Label21.Text = "入職日期"
  193. '
  194. 'ComboBox2
  195. '
  196. Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  197. Me.ComboBox2.FormattingEnabled = True
  198. Me.ComboBox2.Items.AddRange(New Object() {"01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"})
  199. Me.ComboBox2.Location = New System.Drawing.Point(374, 10)
  200. Me.ComboBox2.Name = "ComboBox2"
  201. Me.ComboBox2.Size = New System.Drawing.Size(71, 24)
  202. Me.ComboBox2.TabIndex = 728
  203. '
  204. 'ComboBox1
  205. '
  206. Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  207. Me.ComboBox1.FormattingEnabled = True
  208. Me.ComboBox1.Items.AddRange(New Object() {"2019", "2020", "2021", "2022", "2023", "2024", "2025", "2026", "2027", "2028", "2029", "2030"})
  209. Me.ComboBox1.Location = New System.Drawing.Point(259, 10)
  210. Me.ComboBox1.Name = "ComboBox1"
  211. Me.ComboBox1.Size = New System.Drawing.Size(71, 24)
  212. Me.ComboBox1.TabIndex = 727
  213. '
  214. 'Label16
  215. '
  216. Me.Label16.AutoSize = True
  217. Me.Label16.Location = New System.Drawing.Point(336, 13)
  218. Me.Label16.Name = "Label16"
  219. Me.Label16.Size = New System.Drawing.Size(32, 16)
  220. Me.Label16.TabIndex = 726
  221. Me.Label16.Text = "月份"
  222. '
  223. 'Label17
  224. '
  225. Me.Label17.AutoSize = True
  226. Me.Label17.Location = New System.Drawing.Point(221, 13)
  227. Me.Label17.Name = "Label17"
  228. Me.Label17.Size = New System.Drawing.Size(32, 16)
  229. Me.Label17.TabIndex = 725
  230. Me.Label17.Text = "年份"
  231. '
  232. '明細_DGV
  233. '
  234. Me.明細_DGV.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  235. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  236. Me.明細_DGV.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  237. Me.明細_DGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  238. Me.明細_DGV.Location = New System.Drawing.Point(196, 65)
  239. Me.明細_DGV.Name = "明細_DGV"
  240. Me.明細_DGV.RowHeadersWidth = 5
  241. Me.明細_DGV.RowTemplate.Height = 24
  242. Me.明細_DGV.Size = New System.Drawing.Size(1709, 905)
  243. Me.明細_DGV.TabIndex = 724
  244. '
  245. 'Label2
  246. '
  247. Me.Label2.AutoSize = True
  248. Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  249. Me.Label2.Location = New System.Drawing.Point(10, 32)
  250. Me.Label2.Name = "Label2"
  251. Me.Label2.Size = New System.Drawing.Size(181, 30)
  252. Me.Label2.TabIndex = 723
  253. Me.Label2.Text = "人事資料表清單"
  254. '
  255. '人員_dgv
  256. '
  257. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  258. Me.人員_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  259. Me.人員_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  260. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  261. Me.人員_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  262. Me.人員_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  263. Me.人員_dgv.Location = New System.Drawing.Point(15, 65)
  264. Me.人員_dgv.Name = "人員_dgv"
  265. Me.人員_dgv.RowHeadersWidth = 5
  266. Me.人員_dgv.RowTemplate.Height = 24
  267. Me.人員_dgv.Size = New System.Drawing.Size(175, 905)
  268. Me.人員_dgv.TabIndex = 722
  269. '
  270. '國定假日設定
  271. '
  272. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  273. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  274. Me.ClientSize = New System.Drawing.Size(1914, 981)
  275. Me.Controls.Add(Me.Button1)
  276. Me.Controls.Add(Me.TextBox5)
  277. Me.Controls.Add(Me.Label7)
  278. Me.Controls.Add(Me.TextBox4)
  279. Me.Controls.Add(Me.Label6)
  280. Me.Controls.Add(Me.TextBox3)
  281. Me.Controls.Add(Me.Label5)
  282. Me.Controls.Add(Me.TextBox2)
  283. Me.Controls.Add(Me.Label4)
  284. Me.Controls.Add(Me.TextBox1)
  285. Me.Controls.Add(Me.Label3)
  286. Me.Controls.Add(Me.Label1)
  287. Me.Controls.Add(Me.請假類別_cb)
  288. Me.Controls.Add(Me.TextBox18)
  289. Me.Controls.Add(Me.Label22)
  290. Me.Controls.Add(Me.DateTimePicker1)
  291. Me.Controls.Add(Me.Label21)
  292. Me.Controls.Add(Me.ComboBox2)
  293. Me.Controls.Add(Me.ComboBox1)
  294. Me.Controls.Add(Me.Label16)
  295. Me.Controls.Add(Me.Label17)
  296. Me.Controls.Add(Me.明細_DGV)
  297. Me.Controls.Add(Me.Label2)
  298. Me.Controls.Add(Me.人員_dgv)
  299. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  300. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  301. Me.Name = "國定假日設定"
  302. Me.Text = "國定假日設定"
  303. CType(Me.明細_DGV, System.ComponentModel.ISupportInitialize).EndInit()
  304. CType(Me.人員_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  305. Me.ResumeLayout(False)
  306. Me.PerformLayout()
  307. End Sub
  308. Friend WithEvents Button1 As Button
  309. Friend WithEvents TextBox5 As TextBox
  310. Friend WithEvents Label7 As Label
  311. Friend WithEvents TextBox4 As TextBox
  312. Friend WithEvents Label6 As Label
  313. Friend WithEvents TextBox3 As TextBox
  314. Friend WithEvents Label5 As Label
  315. Friend WithEvents TextBox2 As TextBox
  316. Friend WithEvents Label4 As Label
  317. Friend WithEvents TextBox1 As TextBox
  318. Friend WithEvents Label3 As Label
  319. Friend WithEvents Label1 As Label
  320. Friend WithEvents 請假類別_cb As ComboBox
  321. Friend WithEvents TextBox18 As TextBox
  322. Friend WithEvents Label22 As Label
  323. Friend WithEvents DateTimePicker1 As DateTimePicker
  324. Friend WithEvents Label21 As Label
  325. Friend WithEvents ComboBox2 As ComboBox
  326. Friend WithEvents ComboBox1 As ComboBox
  327. Friend WithEvents Label16 As Label
  328. Friend WithEvents Label17 As Label
  329. Friend WithEvents Label2 As Label
  330. Friend WithEvents 明細_DGV As DataGridView
  331. Friend WithEvents 人員_dgv As DataGridView
  332. End Class