Re: How to set Tools Options settings and View Toolbars settings via VBA
- From: Bob Alston <bobalston9@xxxxxxxxx>
- Date: Mon, 30 Jul 2007 19:31:33 -0500
UrbanSpaceman wrote:
Take a look at this:That is a great reference. thanks.
http://msdn2.microsoft.com/en-us/library/aa172326(office.11).aspx
"Bob Alston" <bobalston9@xxxxxxxxx> wrote in message news:Cgsri.12$Id4.3@xxxxxxxxxxxxxxxAnyone 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
Now, how about a way to set the View - toolbar settings?
bob
.
- References:
- How to set Tools Options settings and View Toolbars settings via VBA
- From: Bob Alston
- Re: How to set Tools Options settings and View Toolbars settings via VBA
- From: UrbanSpaceman
- How to set Tools Options settings and View Toolbars settings via VBA
- Prev by Date: Re: OT: Missed the Boat on Import Logic
- Next by Date: Re: Null values on crosstab query
- Previous by thread: Re: How to set Tools Options settings and View Toolbars settings via VBA
- Next by thread: Data Conversion Help
- Index(es):