Walter
❔ ✅ Help with case for Enter keybind not working, WinFormsApp
not sure how I make my github files public for people to see and not edit so here we go:
for some reason the case Keys.Enter: dosn't do what I expect it too, there's no errors, and it's the same thing I've done with all other cases that work, but specifically the Enter case seems to be pressing the last pressed button be pressed again, that button starting of as being button 1. could this be due to the enter key instead of doing the switch case it's soposed to pressing a "selected" button instead automatically starting with having the btn_1 being selected?
9 replies