Hi Fredg,
You are quite right. That was the trick: delete the picture property.
Thanks a lot.
--
Jac Tremblay
"fredg" wrote:
> On Thu, 16 Mar 2006 16:21:26 -0800, Jac Tremblay wrote:
>
> > Hi,
> > I built a form using the form Wizard and selected a style. Now, I want the
> > header to display in a different color but the color will not show. I tried
> > to find where the style is set so I can delete it but I can't find it.
> > Can someone help me on that subject please?
> > Thanks
>
> The Form's Picture property will over-ride the form section's
> BackColor. If you can get the Form's Picture Size Mode, Picture
> Alignment and Picture Tiling to cover just the area you want, you can
> then set the Form Header BackColor, otherwise delete the Form Picture
> property, then select and set a backcolor for each section of the
> from.
> --
> Fred
> Please respond only to this newsgroup.
> I do not reply to personal e-mail
>
|