I am using VB6. I have textboxes and maskedit boxes in my form. I retrieve some data from database and place those information into the textboxes and maskedit boxes. I would like to detect the user input whenever they start to input, the original info would be cleared and allow user input.
My question is: How can I detect the user start to input?
My question is: How can I detect the user start to input?