How to set the app title in code ?

smig

Registered User.
Local time
Today, 19:24
Joined
Nov 25, 2009
Messages
2,209
I guess title say it all :D
how do I set the application title in code ?

thanks,
Tal
 
Thanks

Currentdb.Properties("AppTitle")
Application.RefreshTitleBar
 
Last edited:

Users who are viewing this thread

Back
Top Bottom