I want to make a VB app that has a picture of a keyboard, and when you press a key it changes the color of the key on the picture.
What's the best way to do this? Just have a separate picture for each key, and just load in a different picture when it's pressed?
What's the best way to do this? Just have a separate picture for each key, and just load in a different picture when it's pressed?