F
franky
I'm using ms access 2000 and have a form whos visible property is set to
false. When I'm attempting to set it visible in code to true it still will
not show up. In the debug window the visiblity says False... When I set it
to visible = True, the forms visible property is still saying False. Any
idea's why I cant change the visible to True?
This form is loaded as hidden when the application starts. When a user gets
to a particular form and clicks on a button this problem form should be
visible.
Thanks,
Mike
false. When I'm attempting to set it visible in code to true it still will
not show up. In the debug window the visiblity says False... When I set it
to visible = True, the forms visible property is still saying False. Any
idea's why I cant change the visible to True?
This form is loaded as hidden when the application starts. When a user gets
to a particular form and clicks on a button this problem form should be
visible.
Thanks,
Mike