S
Shell
If I set the database window not to open via tool, startup, advanced, then
how can I tell in code if the window is visible?
Some background: When I develope the app, I upen it with the shift key.
When the users open the app, they do not use the shift key. Most of the
users are not aware of the shift key bypass to open the app. Since I can
prevent the user from using th F11 key to view the db window, how can I tell
in code if the db window is opened. I want to run different queries based on
the result.
how can I tell in code if the window is visible?
Some background: When I develope the app, I upen it with the shift key.
When the users open the app, they do not use the shift key. Most of the
users are not aware of the shift key bypass to open the app. Since I can
prevent the user from using th F11 key to view the db window, how can I tell
in code if the db window is opened. I want to run different queries based on
the result.