Icons
Dec 28, 2006Is there anyway to change the icon on a microsoft access database. I mean the actual File Icon, eg. the icon of Database1.mdb etc. I do not mean the icon once the database has loaded. Thanks for your help.
View RepliesIs there anyway to change the icon on a microsoft access database. I mean the actual File Icon, eg. the icon of Database1.mdb etc. I do not mean the icon once the database has loaded. Thanks for your help.
View RepliesI'm running Access 2000 and want to use some different icons than available through Access on some command buttons. So far, I can only get it to accept bitmaps. This isn't a problem if bitmaps can have a transparency. I don't think they can though. Any suggestions?
The icons I want to use have a transparency.
Thank you,
alteque
Hi everyone, does anyone know how to remove the little replication icons next to the db objects when a replica is converted back to a design master. I know there is a way cos i've seen it here before but I can't find it searching. Thanks.
View 2 Replies View Relatedhi,
I would like to use icons and interactive buttons for my forms to give them a more professional look. does anyone know where i can get such icons? i'm quite an illiterate fool when it comes to making the icons using icon editors. i tried searching on the web but it always throws up stuff relating to windows xp. i use office 2003. can i use them? if not can anyone tell me where i can find such icons?
:(
i am having no end of trouble trying to display just the print preview buttons and print button at all times during my Database being open.
i have tried adding various options through the startup option but i find that when i activate things so that i can print via an icon i also get the option available to go to the database window, which i want to prevent.
what is the best way around this please
This will be easy for you guys...Ok see this pic below?
http://img171.imageshack.us/img171/4667/docpw8.jpg
well the highlighted stuff are the things i have to put into an Access database...so ive just setup a table but how do I add boxes so they can tick whatever option? And what do I need to do to make it save. Also would it be better using forms because i wouldnt mind using a background image as well.. thanks alot.
Why cant I post pics?!?
http://img171.imageshack.us/my.php?image=docpw8.jpg
I am trying to find a way of hiding the icons (bold, italic, font etc.) and menus (file, tools, edit etc) when displaying the forms in form view.
Any ideas guys?
I have an access icon (*.ico) file associated with my DB. But when I try to access the database from a place other than my desktop where the icon is located the icon doesn't show up. Is there any way to embed the icon into the application so that when the database is loaded on a different machine the icon loads too..
View 2 Replies View RelatedI would like to create some custom icons and use them in Access. Does anybody have an experience doing this that can start me down the right path? Thanks:)
View 1 Replies View RelatedI made nice little icons for my buttons, But when i transferred the app from laptop to server and run it on desktop comp icons get resized.
Guess it has to do with desktop resolution. How can i avoid this?
I tried with adding commands to playin pictures, but there are problems with focus, so that is not the best solution.
I searched without success for a solution to show small pictures (icons) in a table field to show up in a continous form.
Purpose is:
a communication log table has comm codes such as
- mail out
- mail in
- tel call in
- tel call out
the comm log table has the fields
CustomerID, datetime, CommCode
The CommCode table hast the fields
CommID, CommCode, Icon
The form (subfrm) should show in continous form mode to each customer..Datetime, (commCode), and to visualize the Commcode the small image (icon) presented by an envelope with an arrow right, an envelope with an arrow left, etc.
I cannot find a solution for storing those little images and retrieving them from an OLE-Field.All my other pictures I do not have stored in the tables, but only the image path, but for that I would prefer to store them directly into a table field as they do not blow up the database.