
Assign value to each letter in text box
VB4/32
I am trying to develop a hangman game for my wife (school teacher) that
when a letter is entered into a textbox it will be compared to the letters
of a non visible word and if there is a match the letter will appear in its
proper sequence in either a textbox or label. I have tried using a
seperate text box for each letter entry but it seems rather laborious and I
know that each letter's value can be returned as I saw it in a sample once
and of course saw no need for it at the time and let it go. Any
suggestions or referrals appreciated. Thanks, Bruce