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 / Developer Toolkits / December 2005

Tip: Looking for answers? Try searching our database.

Form/Report icons missing

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Craig - 27 Dec 2005 23:54 GMT
Whenever I enter my startup options I always set the program icon to be the
same for the form/report icon. Works fine on my machine, but when I go and
distribute my application the icon only shows up on the START, Programs menu
and the desktop. I also include it in the setup package. Regardless, they
don't show up on the forms and reports???
Albert D.Kallal - 29 Dec 2005 01:09 GMT
This sounds like the target install directory is DIFFERENT on the target
machine.

Remember, the path name is hard coded into ms-access in the tools->startup
settings. If you point that to your typical directory on your development
machine..and then install to a different dir..then the icon will not show.

So, perhaps you\ have a icon specified for the shortcuts...and that location
sounds correct, but the location in tools->startup for the application icon
sounds incorrect....(check your settings).

Signature

Albert D. Kallal   (Access MVP)
Edmonton, Alberta Canada
pleaseNOOSpamKallal@msn.com
http://www.members.shaw.ca/AlbertKallal

Alex Dybenko - 29 Dec 2005 11:04 GMT
Hi,
you can also set AppIcon property at startup:

CurrentDb.Properties("AppIcon") = "C:\<Path>\MyApp.ico"
Application.RefreshTitleBar

Signature

Alex Dybenko (MVP)
http://alexdyb.blogspot.com
http://www.PointLtd.com

> Whenever I enter my startup options I always set the program icon to be
> the
[quoted text clipped - 3 lines]
> and the desktop. I also include it in the setup package. Regardless, they
> don't show up on the forms and reports???
 
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.