How can you use a command button in Visual Basic 6 to add a new character to a specified text box without erasing the existing charactors?Also how can you use a command button to erase the last character you typed in a specified text box rather than all of it?


Reply With Quote