All,
I have a submit button at the bottom of my form which performs a database save operation (built in). I want to change the buttons' look & feel by applying an image instead of the button itself (or applying an image to a button). Is there a way I can achieve this effect in InfoPath? If I inserted the Microsoft Forms 2.0 CommandButton control, could I apply an image to the button there and have it invoke the same functionality as a straight up infopath button?
Thanks in advance
Syd Millett
Brian Teutsch [MSFT] - 07 Apr 2005 19:06 GMT
This is the way you'll want to go about this:
http://blogs.msdn.com/infopath/archive/2004/05/12/130670.aspx.
Brian
> All,
>
[quoted text clipped - 9 lines]
>
> Syd Millett
mag31 - 07 Apr 2005 19:27 GMT
Hi Syd,
I'm not sure about the Command Button, but here is the low down on buttons
and images.
Button - Text Only I'm afraid.
Image - the most you are going to get is a hyperlink. this will not allow
you to do command based events.
My guess with the Forms 2.0 button is that you will have to program the
button click event handler to do the form submission for you.
Good Luck,
Mark Grant
Cambridge Convergence Limited
www.cambridgeconvergence.com
> All,
>
[quoted text clipped - 3 lines]
>
> Syd Millett