M
mikeinohio
Hello, i have a form that have a text box and a called:
txtbirthdate and and a command button called cmdbirthdate that when click
it a form called frmCalender pops up and you can select the date that will
be passed back to the text box, my question is how can i hide this command
button until the text box eith is selected and/or gets the focus and then one
the date is entered the command button disappears again.
also as an alternative how can i make it disappear until the text box is
double clicked.
txtbirthdate and and a command button called cmdbirthdate that when click
it a form called frmCalender pops up and you can select the date that will
be passed back to the text box, my question is how can i hide this command
button until the text box eith is selected and/or gets the focus and then one
the date is entered the command button disappears again.
also as an alternative how can i make it disappear until the text box is
double clicked.