Setting a form/report icon in code

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In my startup option I always check the box for the application to be used
for the form/report icons. When I go to distribute my app, I put the icon in
the same folder as the program. It does not show up on the distributed app.
I've created the UseAppIconForFrmRptIcon=1 property and appended it, but
somehow it still is not working right. Do I need to set it each time the db
starts or just one time?

TIA

--Craig
 
Craig said:
In my startup option I always check the box for the application to be used
for the form/report icons. When I go to distribute my app, I put the icon in
the same folder as the program. It does not show up on the distributed app.
I've created the UseAppIconForFrmRptIcon=1 property and appended it, but
somehow it still is not working right. Do I need to set it each time the db
starts or just one time?


Did you make sure the app icon path is correct for each
user's copy of the front end file?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top