Greetings,
I would like to combine images and text on a command button. I've been looking through some manuals, and have some ideas as to how I might be able to accomplish this, but I'm having trouble actually getting Access 2010 to agree with me.
The goal is to have something like:
--------------------------------
|..--------.............................|
|.|..........|........................... .|
|.|.Image.|...Button Text Here...|
|.|..........|.............................|
|..--------.............................|
--------------------------------
Method 1 - Adding Margins to Button Text
I'm thinking I could use the Padding option in the Button Properties to introduce some space to the left of the button. Having the text left justified, then, would bump up against that space, and leave me an empty portion of the button at the left where I could paste an image.
Method 2 - Doing it all as an image
I can combine the image and text all as an image, and then import it into the button. I'm having trouble, however, making this happen. Do I need to size the image exactly to the button or is there an automatic zoom? Is there a preferred format? Can I do transparency effects so that I don't have to color match the imported image to the two-tone background of the button?
Method 3 - The right way
Well, obviously, I haven't found this yet, but I thought I'd leave this here for your thoughts :-)
Thanks for your help!