無名小站已進入全站唯讀模式,12/26服務終止
Label9(1)~ Label9(6)
物件名稱 標題
Private Sub Check1_Click()
If Check1.Value = 1 Then m.Font.Underline = True Else m.Font.Underline = False
End Sub