【SmallGCOk】【亞台龍欸】【自創程式】【自創APP】【各種知識】【各種教學】【各種攻略】【免費遊戲輔助程式】【各種KTV】
1 2 3 4 5 6
Private Sub txtPassword_KeyPress(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyPressEventArgs) Handles txtPassword.KeyPress If e.KeyChar = ChrW(Keys.Enter) Then e.Handled = True MsgBox("OK") End If End Sub
沒有留言:
張貼留言