I have a textbox on top of the form and 2 underlying command buttons. When the textbox gets the focus, the first command button is disabled. When the text has been validated, this button is enabled and is supposed to receive the focus, but the other button gets the focus instead. What have I done wrong? (See attachment)




Reply With Quote