Overlaying a Bound Image with other controls

G

George

Hello Everyon

I have a form where I am trying to display a bound image with other controls (check boxes). I can get the image to load but it loads in front of the check boxes. Can anyone tell me what I am doing wrong, or how can I get the bound image to fade into the background

Thanks in advance forany help that can be offered

George
 
F

fredg

Hello Everyone

I have a form where I am trying to display a bound image with other controls (check boxes). I can get the image to load but it loads in front of the check boxes. Can anyone tell me what I am doing wrong, or how can I get the bound image to fade into the background.

Thanks in advance forany help that can be offered.

George

Select the image control, then
Format + Send To Back
 
Top