Making a hyperlink look like a button --------M--------

M

Mark909

I have a form with a drop down combo box and two buttons that create
different reports.

I have added a hyperlink under the tow buttons. However the styling doesnt
look right.

I want the box that the hypertext sits in to look like a button with rounded
corners instead of square corners.

Any ideas??

Thanks,

Mark909
 
T

TedMi

You have to insert an image of such a button instead of the button control
from the toolbox.
-TedMi
 
M

Mark909

Sorry please ignore ive sorted it out now.

You simply need to create a new button and put the hyperlink address in
format on the property sheet
 
Top