Adding picture to an Option Button

J

Julia Itskevitch

Hi,

VB allows using pictures to display option buttons by choosing .Style
= Graphical and .Picture = some picture file. I can't find similar
properties for MS Access Option Button control.

If it's not supported, does anyone know about some good third party
component that can be used instead?

Thanks,

Julia
 
S

StCyrM

Hi Julia,

Access does allow you to add a picture to a button. In the properties list
from the All tab, select Picture ( 3rd item down), three dots ... will appear
and from the list select on of the 'stock' picture or you can browse to select
something else.

Hope this helps.

Best regards

Maurice
 
Top