I have an application, written in Ac2000, that works fine on other computers with Ac200 and Ac2003. One of my new users has Ac2007.
On my opening form, I open another form, maximize, and apply commands to hide toolbars (docommand.showtoolbar etc), including the database toolbar. However, in Ac2007, the program opens with the main toolbar (a faded ugly one at that) showing. Is that toolbar called something else besides "database" in Ac2007?
Ac2007 also displays the object list of forms on left screen.
What kind of code do I add to make the toolbar and object list disappear? If there is code, is there some way that I can detect that the user is using 2007 so that I can apply the code only if opened in Ac2007?
On my opening form, I open another form, maximize, and apply commands to hide toolbars (docommand.showtoolbar etc), including the database toolbar. However, in Ac2007, the program opens with the main toolbar (a faded ugly one at that) showing. Is that toolbar called something else besides "database" in Ac2007?
Ac2007 also displays the object list of forms on left screen.
What kind of code do I add to make the toolbar and object list disappear? If there is code, is there some way that I can detect that the user is using 2007 so that I can apply the code only if opened in Ac2007?