Disable password TextBox Caps-Lock is On warning
问题 I am creating a login thing and I have this problem that every time I click on this "Show Password" Button and the Caps-Lock is activated, a Warning pops up and won't leave (at least I think it won't, which for the end-user would be even worse) I would like to get rid of this warning completely. Before redirecting my question to this question: How to disable system's caps-lock notification on Textbox I have already tried that. Private Sub ShowPassword_MouseDown(sender As Object, e As