Ei kuvausta
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 18KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387
  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. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Me.語轉扭_bt = New System.Windows.Forms.Button()
  25. Me.語言_dgv = New System.Windows.Forms.DataGridView()
  26. Me.大間距1_ch = New System.Windows.Forms.CheckBox()
  27. Me.中間距1_ch = New System.Windows.Forms.CheckBox()
  28. Me.小間距1_ch = New System.Windows.Forms.CheckBox()
  29. Me.批量刷新_bt = New System.Windows.Forms.Button()
  30. Me.刪除_bt = New System.Windows.Forms.Button()
  31. Me.Label2 = New System.Windows.Forms.Label()
  32. Me.存檔_bt = New System.Windows.Forms.Button()
  33. Me.選定權限取消_bt = New System.Windows.Forms.Button()
  34. Me.部門權限指定_bt = New System.Windows.Forms.Button()
  35. Me.級別1_tb = New System.Windows.Forms.TextBox()
  36. Me.組別1_tb = New System.Windows.Forms.TextBox()
  37. Me.課別1_tb = New System.Windows.Forms.TextBox()
  38. Me.處別1_tb = New System.Windows.Forms.TextBox()
  39. Me.部門1_tb = New System.Windows.Forms.TextBox()
  40. Me.級別_lb = New System.Windows.Forms.Label()
  41. Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker()
  42. Me.帳號_tb = New System.Windows.Forms.TextBox()
  43. Me.姓名_tb = New System.Windows.Forms.TextBox()
  44. Me.組別_tb = New System.Windows.Forms.TextBox()
  45. Me.課別_tb = New System.Windows.Forms.TextBox()
  46. Me.處別_tb = New System.Windows.Forms.TextBox()
  47. Me.部門_tb = New System.Windows.Forms.TextBox()
  48. Me.級別_tb = New System.Windows.Forms.TextBox()
  49. Me.設定_dgv = New System.Windows.Forms.DataGridView()
  50. Me.清單_dgv = New System.Windows.Forms.DataGridView()
  51. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  52. CType(Me.設定_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  53. CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  54. Me.SuspendLayout()
  55. '
  56. '語轉扭_bt
  57. '
  58. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  59. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  60. Me.語轉扭_bt.Location = New System.Drawing.Point(1313, 61)
  61. Me.語轉扭_bt.Name = "語轉扭_bt"
  62. Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
  63. Me.語轉扭_bt.TabIndex = 1379
  64. Me.語轉扭_bt.Text = "L"
  65. Me.語轉扭_bt.UseVisualStyleBackColor = True
  66. '
  67. '語言_dgv
  68. '
  69. Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  70. Me.語言_dgv.Location = New System.Drawing.Point(595, 304)
  71. Me.語言_dgv.Name = "語言_dgv"
  72. Me.語言_dgv.RowTemplate.Height = 24
  73. Me.語言_dgv.Size = New System.Drawing.Size(158, 73)
  74. Me.語言_dgv.TabIndex = 1378
  75. Me.語言_dgv.Visible = False
  76. '
  77. '大間距1_ch
  78. '
  79. Me.大間距1_ch.AutoSize = True
  80. Me.大間距1_ch.Location = New System.Drawing.Point(897, 64)
  81. Me.大間距1_ch.Name = "大間距1_ch"
  82. Me.大間距1_ch.Size = New System.Drawing.Size(40, 20)
  83. Me.大間距1_ch.TabIndex = 1377
  84. Me.大間距1_ch.Text = "L3"
  85. Me.大間距1_ch.UseVisualStyleBackColor = True
  86. '
  87. '中間距1_ch
  88. '
  89. Me.中間距1_ch.AutoSize = True
  90. Me.中間距1_ch.Location = New System.Drawing.Point(836, 64)
  91. Me.中間距1_ch.Name = "中間距1_ch"
  92. Me.中間距1_ch.Size = New System.Drawing.Size(40, 20)
  93. Me.中間距1_ch.TabIndex = 1376
  94. Me.中間距1_ch.Text = "L2"
  95. Me.中間距1_ch.UseVisualStyleBackColor = True
  96. '
  97. '小間距1_ch
  98. '
  99. Me.小間距1_ch.AutoSize = True
  100. Me.小間距1_ch.Location = New System.Drawing.Point(772, 64)
  101. Me.小間距1_ch.Name = "小間距1_ch"
  102. Me.小間距1_ch.Size = New System.Drawing.Size(40, 20)
  103. Me.小間距1_ch.TabIndex = 1375
  104. Me.小間距1_ch.Text = "L1"
  105. Me.小間距1_ch.UseVisualStyleBackColor = True
  106. '
  107. '批量刷新_bt
  108. '
  109. Me.批量刷新_bt.ForeColor = System.Drawing.Color.Green
  110. Me.批量刷新_bt.Location = New System.Drawing.Point(1103, 61)
  111. Me.批量刷新_bt.Name = "批量刷新_bt"
  112. Me.批量刷新_bt.Size = New System.Drawing.Size(103, 25)
  113. Me.批量刷新_bt.TabIndex = 1374
  114. Me.批量刷新_bt.Text = "批量刷新"
  115. Me.批量刷新_bt.UseVisualStyleBackColor = True
  116. '
  117. '刪除_bt
  118. '
  119. Me.刪除_bt.ForeColor = System.Drawing.Color.Red
  120. Me.刪除_bt.Location = New System.Drawing.Point(1209, 61)
  121. Me.刪除_bt.Name = "刪除_bt"
  122. Me.刪除_bt.Size = New System.Drawing.Size(101, 25)
  123. Me.刪除_bt.TabIndex = 1373
  124. Me.刪除_bt.Text = "刪除"
  125. Me.刪除_bt.UseVisualStyleBackColor = True
  126. '
  127. 'Label2
  128. '
  129. Me.Label2.AutoSize = True
  130. Me.Label2.Location = New System.Drawing.Point(510, 38)
  131. Me.Label2.Name = "Label2"
  132. Me.Label2.Size = New System.Drawing.Size(54, 16)
  133. Me.Label2.TabIndex = 1372
  134. Me.Label2.Text = "No Files"
  135. '
  136. '存檔_bt
  137. '
  138. Me.存檔_bt.ForeColor = System.Drawing.Color.Green
  139. Me.存檔_bt.Location = New System.Drawing.Point(997, 61)
  140. Me.存檔_bt.Name = "存檔_bt"
  141. Me.存檔_bt.Size = New System.Drawing.Size(103, 25)
  142. Me.存檔_bt.TabIndex = 1371
  143. Me.存檔_bt.Text = "存檔"
  144. Me.存檔_bt.UseVisualStyleBackColor = True
  145. '
  146. '選定權限取消_bt
  147. '
  148. Me.選定權限取消_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
  149. Me.選定權限取消_bt.Location = New System.Drawing.Point(619, 61)
  150. Me.選定權限取消_bt.Name = "選定權限取消_bt"
  151. Me.選定權限取消_bt.Size = New System.Drawing.Size(101, 25)
  152. Me.選定權限取消_bt.TabIndex = 1370
  153. Me.選定權限取消_bt.Text = "選定權限取消"
  154. Me.選定權限取消_bt.UseVisualStyleBackColor = True
  155. '
  156. '部門權限指定_bt
  157. '
  158. Me.部門權限指定_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
  159. Me.部門權限指定_bt.Location = New System.Drawing.Point(511, 61)
  160. Me.部門權限指定_bt.Name = "部門權限指定_bt"
  161. Me.部門權限指定_bt.Size = New System.Drawing.Size(101, 25)
  162. Me.部門權限指定_bt.TabIndex = 1369
  163. Me.部門權限指定_bt.Text = "部門權限指定"
  164. Me.部門權限指定_bt.UseVisualStyleBackColor = True
  165. '
  166. '級別1_tb
  167. '
  168. Me.級別1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  169. Me.級別1_tb.Location = New System.Drawing.Point(665, 33)
  170. Me.級別1_tb.Name = "級別1_tb"
  171. Me.級別1_tb.Size = New System.Drawing.Size(32, 25)
  172. Me.級別1_tb.TabIndex = 1368
  173. '
  174. '組別1_tb
  175. '
  176. Me.組別1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  177. Me.組別1_tb.Location = New System.Drawing.Point(1278, 33)
  178. Me.組別1_tb.Name = "組別1_tb"
  179. Me.組別1_tb.Size = New System.Drawing.Size(59, 25)
  180. Me.組別1_tb.TabIndex = 1367
  181. '
  182. '課別1_tb
  183. '
  184. Me.課別1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  185. Me.課別1_tb.Location = New System.Drawing.Point(1076, 33)
  186. Me.課別1_tb.Name = "課別1_tb"
  187. Me.課別1_tb.Size = New System.Drawing.Size(196, 25)
  188. Me.課別1_tb.TabIndex = 1366
  189. '
  190. '處別1_tb
  191. '
  192. Me.處別1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  193. Me.處別1_tb.Location = New System.Drawing.Point(875, 33)
  194. Me.處別1_tb.Name = "處別1_tb"
  195. Me.處別1_tb.Size = New System.Drawing.Size(196, 25)
  196. Me.處別1_tb.TabIndex = 1365
  197. '
  198. '部門1_tb
  199. '
  200. Me.部門1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  201. Me.部門1_tb.Location = New System.Drawing.Point(703, 33)
  202. Me.部門1_tb.Name = "部門1_tb"
  203. Me.部門1_tb.Size = New System.Drawing.Size(166, 25)
  204. Me.部門1_tb.TabIndex = 1364
  205. '
  206. '級別_lb
  207. '
  208. Me.級別_lb.AutoSize = True
  209. Me.級別_lb.Location = New System.Drawing.Point(614, 6)
  210. Me.級別_lb.Name = "級別_lb"
  211. Me.級別_lb.Size = New System.Drawing.Size(32, 16)
  212. Me.級別_lb.TabIndex = 1363
  213. Me.級別_lb.Text = "級別"
  214. '
  215. 'DateTimePicker2
  216. '
  217. Me.DateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  218. Me.DateTimePicker2.Location = New System.Drawing.Point(571, 34)
  219. Me.DateTimePicker2.Name = "DateTimePicker2"
  220. Me.DateTimePicker2.Size = New System.Drawing.Size(87, 23)
  221. Me.DateTimePicker2.TabIndex = 1362
  222. Me.DateTimePicker2.Visible = False
  223. '
  224. '帳號_tb
  225. '
  226. Me.帳號_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  227. Me.帳號_tb.Location = New System.Drawing.Point(525, 114)
  228. Me.帳號_tb.Name = "帳號_tb"
  229. Me.帳號_tb.Size = New System.Drawing.Size(63, 25)
  230. Me.帳號_tb.TabIndex = 1361
  231. Me.帳號_tb.Visible = False
  232. '
  233. '姓名_tb
  234. '
  235. Me.姓名_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  236. Me.姓名_tb.Location = New System.Drawing.Point(513, 2)
  237. Me.姓名_tb.Name = "姓名_tb"
  238. Me.姓名_tb.Size = New System.Drawing.Size(101, 25)
  239. Me.姓名_tb.TabIndex = 1360
  240. '
  241. '組別_tb
  242. '
  243. Me.組別_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  244. Me.組別_tb.Location = New System.Drawing.Point(1277, 3)
  245. Me.組別_tb.Name = "組別_tb"
  246. Me.組別_tb.Size = New System.Drawing.Size(59, 25)
  247. Me.組別_tb.TabIndex = 1359
  248. '
  249. '課別_tb
  250. '
  251. Me.課別_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  252. Me.課別_tb.Location = New System.Drawing.Point(1076, 3)
  253. Me.課別_tb.Name = "課別_tb"
  254. Me.課別_tb.Size = New System.Drawing.Size(196, 25)
  255. Me.課別_tb.TabIndex = 1358
  256. '
  257. '處別_tb
  258. '
  259. Me.處別_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  260. Me.處別_tb.Location = New System.Drawing.Point(875, 3)
  261. Me.處別_tb.Name = "處別_tb"
  262. Me.處別_tb.Size = New System.Drawing.Size(196, 25)
  263. Me.處別_tb.TabIndex = 1357
  264. '
  265. '部門_tb
  266. '
  267. Me.部門_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  268. Me.部門_tb.Location = New System.Drawing.Point(703, 3)
  269. Me.部門_tb.Name = "部門_tb"
  270. Me.部門_tb.Size = New System.Drawing.Size(166, 25)
  271. Me.部門_tb.TabIndex = 1356
  272. '
  273. '級別_tb
  274. '
  275. Me.級別_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  276. Me.級別_tb.Location = New System.Drawing.Point(665, 3)
  277. Me.級別_tb.Name = "級別_tb"
  278. Me.級別_tb.Size = New System.Drawing.Size(32, 25)
  279. Me.級別_tb.TabIndex = 1355
  280. '
  281. '設定_dgv
  282. '
  283. Me.設定_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  284. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  285. Me.設定_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  286. Me.設定_dgv.BackgroundColor = System.Drawing.Color.White
  287. Me.設定_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  288. Me.設定_dgv.Location = New System.Drawing.Point(511, 88)
  289. Me.設定_dgv.Name = "設定_dgv"
  290. Me.設定_dgv.RowHeadersWidth = 5
  291. DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  292. Me.設定_dgv.RowsDefaultCellStyle = DataGridViewCellStyle1
  293. Me.設定_dgv.RowTemplate.Height = 24
  294. Me.設定_dgv.Size = New System.Drawing.Size(835, 589)
  295. Me.設定_dgv.TabIndex = 1354
  296. '
  297. '清單_dgv
  298. '
  299. Me.清單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  300. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  301. Me.清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  302. Me.清單_dgv.BackgroundColor = System.Drawing.Color.White
  303. Me.清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  304. Me.清單_dgv.Location = New System.Drawing.Point(3, 3)
  305. Me.清單_dgv.Name = "清單_dgv"
  306. Me.清單_dgv.RowHeadersWidth = 5
  307. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  308. Me.清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  309. Me.清單_dgv.RowTemplate.Height = 24
  310. Me.清單_dgv.Size = New System.Drawing.Size(505, 674)
  311. Me.清單_dgv.TabIndex = 1353
  312. '
  313. '部門權限設定
  314. '
  315. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  316. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  317. Me.ClientSize = New System.Drawing.Size(1350, 681)
  318. Me.Controls.Add(Me.語轉扭_bt)
  319. Me.Controls.Add(Me.語言_dgv)
  320. Me.Controls.Add(Me.大間距1_ch)
  321. Me.Controls.Add(Me.中間距1_ch)
  322. Me.Controls.Add(Me.小間距1_ch)
  323. Me.Controls.Add(Me.批量刷新_bt)
  324. Me.Controls.Add(Me.刪除_bt)
  325. Me.Controls.Add(Me.Label2)
  326. Me.Controls.Add(Me.存檔_bt)
  327. Me.Controls.Add(Me.選定權限取消_bt)
  328. Me.Controls.Add(Me.部門權限指定_bt)
  329. Me.Controls.Add(Me.級別1_tb)
  330. Me.Controls.Add(Me.組別1_tb)
  331. Me.Controls.Add(Me.課別1_tb)
  332. Me.Controls.Add(Me.處別1_tb)
  333. Me.Controls.Add(Me.部門1_tb)
  334. Me.Controls.Add(Me.級別_lb)
  335. Me.Controls.Add(Me.DateTimePicker2)
  336. Me.Controls.Add(Me.帳號_tb)
  337. Me.Controls.Add(Me.姓名_tb)
  338. Me.Controls.Add(Me.組別_tb)
  339. Me.Controls.Add(Me.課別_tb)
  340. Me.Controls.Add(Me.處別_tb)
  341. Me.Controls.Add(Me.部門_tb)
  342. Me.Controls.Add(Me.級別_tb)
  343. Me.Controls.Add(Me.設定_dgv)
  344. Me.Controls.Add(Me.清單_dgv)
  345. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  346. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  347. Me.Name = "部門權限設定"
  348. Me.Text = "部門權限設定"
  349. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  350. CType(Me.設定_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  351. CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  352. Me.ResumeLayout(False)
  353. Me.PerformLayout()
  354. End Sub
  355. Friend WithEvents 語轉扭_bt As Button
  356. Friend WithEvents 語言_dgv As DataGridView
  357. Friend WithEvents 大間距1_ch As CheckBox
  358. Friend WithEvents 中間距1_ch As CheckBox
  359. Friend WithEvents 小間距1_ch As CheckBox
  360. Friend WithEvents 批量刷新_bt As Button
  361. Friend WithEvents 刪除_bt As Button
  362. Friend WithEvents Label2 As Label
  363. Friend WithEvents 存檔_bt As Button
  364. Friend WithEvents 選定權限取消_bt As Button
  365. Friend WithEvents 部門權限指定_bt As Button
  366. Friend WithEvents 級別1_tb As TextBox
  367. Friend WithEvents 組別1_tb As TextBox
  368. Friend WithEvents 課別1_tb As TextBox
  369. Friend WithEvents 處別1_tb As TextBox
  370. Friend WithEvents 部門1_tb As TextBox
  371. Friend WithEvents 級別_lb As Label
  372. Friend WithEvents DateTimePicker2 As DateTimePicker
  373. Friend WithEvents 帳號_tb As TextBox
  374. Friend WithEvents 姓名_tb As TextBox
  375. Friend WithEvents 組別_tb As TextBox
  376. Friend WithEvents 課別_tb As TextBox
  377. Friend WithEvents 處別_tb As TextBox
  378. Friend WithEvents 部門_tb As TextBox
  379. Friend WithEvents 級別_tb As TextBox
  380. Friend WithEvents 設定_dgv As DataGridView
  381. Friend WithEvents 清單_dgv As DataGridView
  382. End Class