G
Guest
I want to hide the current form when a user presses a command button to go to
open another form or report and I want the form to be revealed when they exit
back from the other form or report. What is a good way to do this? I tried
setting/unsetting the visible property before and after the open but that
does not work. I also tried resetting to visible in the activate event and
that does not work. I tried making the open in dialog mode, that makes it
work but my custom toolbars do not display. Is there a foolproof way to do
this? Thanks.
open another form or report and I want the form to be revealed when they exit
back from the other form or report. What is a good way to do this? I tried
setting/unsetting the visible property before and after the open but that
does not work. I also tried resetting to visible in the activate event and
that does not work. I tried making the open in dialog mode, that makes it
work but my custom toolbars do not display. Is there a foolproof way to do
this? Thanks.