G
Guest
I hope this can be done. I have a list box and a command button on a form.
The command button opens a new form to the selected record in the list box.
I want the command button's enable property to be false when the list box
loses focus. When this happens, the button cannot be used to access the new
form. Is it possible to time the comman button's enable property so that its
enable property kicks in after 5 or 6 seconds?
The command button opens a new form to the selected record in the list box.
I want the command button's enable property to be false when the list box
loses focus. When this happens, the button cannot be used to access the new
form. Is it possible to time the comman button's enable property so that its
enable property kicks in after 5 or 6 seconds?