filter by form

J

John Paul

I have a form with the following conditions:

1. The form is bound to a table
2. A tab control is placed on the form
3. The tab control contains other controls, but a text box
that it contains has its Visible property set to False

When I run the Filter-by-Form and either apply the filter
or cancel, the "invisible" control becomes visible. I know
that the fix is to place the invisible control on a hidden
page or on the form itself. I would like to find out if
this behavior is normal, or a bug or if there is another
setting that I am not aware of that takes care of the
visibility issue.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top