PC Review


Reply
Thread Tools Rate Thread

application icon

 
 
Todd
Guest
Posts: n/a
 
      18th Feb 2009
How can I change the standard access icon on my dbase I created to another
one programatically as opposed to doing it manually when I create a shortcut
on my desktop? I'd like for my split and secured dbase FE icon to be
something else and when I deploy the exe the icon would already be there.
Any suggestions? I'm sure it can be done but I apparently haven't found out
how.
--
Todd
 
Reply With Quote
 
 
 
 
Alex Dybenko
Guest
Posts: n/a
 
      19th Feb 2009
Hi,
here a sample code:

CurrentDb.Properties("AppIcon") = "C:\MyIcon.ico"
Application.RefreshTitleBar

--
Best regards,
___________
Alex Dybenko (MVP)
http://accessblog.net
http://www.PointLtd.com

"Todd" <(E-Mail Removed)> wrote in message
news:A528BF49-2988-422D-89A8-(E-Mail Removed)...
> How can I change the standard access icon on my dbase I created to another
> one programatically as opposed to doing it manually when I create a
> shortcut
> on my desktop? I'd like for my split and secured dbase FE icon to be
> something else and when I deploy the exe the icon would already be there.
> Any suggestions? I'm sure it can be done but I apparently haven't found
> out
> how.
> --
> Todd


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Change Application Icon [ Output file icon] =?Utf-8?B?QXZuaXNo?= Microsoft C# .NET 1 7th Dec 2006 04:34 PM
Specifying the Form Icon from the Application Icon Phil Galey Microsoft Dot NET Framework 0 30th Nov 2005 06:07 PM
VB application icon on Microsoft AntiSpyware Update application =?Utf-8?B?VkIgYXBwIGljb24gb24gTWljcm9zb2Z0IEFudGlT Spyware Discussion 6 2nd Nov 2005 01:11 AM
icon application rob Windows XP Help 2 12th Aug 2005 12:00 AM
Set a icon to a web application ruca Microsoft VB .NET 14 5th Jun 2004 06:44 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:35 PM.