[AccessD] A2003 Tab Control

Brett Barabash BBarabash at TappeConstruction.com
Wed Apr 27 15:54:37 CDT 2005


If I may be so bold...

Automatically changing another user's global settings to suit your
application's needs is considered by many (like myself) to be very
intrusive, and generally a poor practice.

However, there are valid reasons for needing to do this (I think you may
have touched upon one).  In this case, I would strongly suggest keeping
track of the user's original settings when your app launches and
restoring them when it closes.

Otherwise, be prepared for the confused users asking you why their other
Access apps look "different" since they ran yours.


-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Dan Waters
Sent: Wednesday, April 27, 2005 3:33 PM
To: 'Access Developers discussion and problem solving'
Subject: RE: [AccessD] A2003 Tab Control

Virginia,

If you have a startup form then you can set options programmatically as
the application opens on each client PC.

Use the keyword SetOption in code.  Look for the SetOption help page.
>From that page click on the Set Options from Visual Basic link.  That
will give you the correct syntax for each option.  And there's a bunch
of 'em!

HTH,

Dan Waters


-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of
Hollis,Virginia
Sent: Wednesday, April 27, 2005 1:18 PM
To: accessd at databaseadvisors.com
Subject: [AccessD] A2003 Tab Control

One more question.... Isn't setting the Tools, Options, etc specific to
each PC (Access settings)? So when someone else opens the form it will
look like it did with the sick light colors.

 

Is there something you can set on startup to change the setting to not
show the windows themed control on forms?

 

We have XP & Office 2003.

 

Virginia

--

--------------------------------------------------------------------------------------------------------------------
The information in this email may contain confi
 that 
is legally privileged. The information is only for the use of the intended 
recipient(s) named above. If you are not the intended recipient(s), you 
are hereby notified that any disclosure, copying, distribution, or the taking 
of any action in regard to the content of this email is strictly prohibited.  If 
transmission is incorrect, unclear, or incomplete, please notify the sender 
immediately. The authorized recipient(s) of this information is/are prohibited 
from disclosing this information to any other party and is/are required to 
destroy the information after its stated need has been fulfilled.

Any views expressed in this message are those of the individual
sender, except where the sender specifies and with authority,
states them to be the views of Tappe Construction Co.

This footer also confirms that this email message has been scanned
for the presence of computer viruses.Scanning of this message and
addition of this footer is performed by SurfControl E-mail Filter software
in conjunction with virus detection software.




More information about the AccessD mailing list