I want to put a picture and text in command button.
ie. i want to put a picure in right side of the command button and i want to put a text call "Open" in left side of the command button.
How do i do it?????????:( :(
Printable View
I want to put a picture and text in command button.
ie. i want to put a picure in right side of the command button and i want to put a text call "Open" in left side of the command button.
How do i do it?????????:( :(
Set The command button style property to Graphical
and then select the picture in the picture property......
You cannot place text to the right/left of a graphic on a standard button. You must use Microsoft Forms 2.0 control available from the components section. Be carefull though as you are not legally allowed to distribute the components required to make your app work.