Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / General 1 / July 2007

Tip: Looking for answers? Try searching our database.

How to set Tools Options settings and View Toolbars settings via VBA

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Bob Alston - 30 Jul 2007 21:57 GMT
Anyone help me set these Tools - Options settings in Access 2003 via VBA
code:

1) Use Windows Themed Controls on forms"

It appears that i could use:
 dbengine.setcontrol "db"+"<name of registry entry for this>",false

Can I change this value via this method?

How do I tell the name of the registry entry or the value of the text to
identify the control I am setting?

2) Same issue for setting the settings for View  - Toolbars.
My app has custom toolbars.  I need to make sure various defaults are
turned off.

thanks

Bob
UrbanSpaceman - 31 Jul 2007 00:13 GMT
Take a look at this:

http://msdn2.microsoft.com/en-us/library/aa172326(office.11).aspx

> Anyone help me set these Tools - Options settings in Access 2003 via VBA
> code:
[quoted text clipped - 16 lines]
>
> Bob
Bob Alston - 31 Jul 2007 01:31 GMT
> Take a look at this:
>
[quoted text clipped - 20 lines]
>>
>> Bob

That is a great reference.  thanks.

Now, how about a way to set the View - toolbar settings?

bob
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.