Hi all,
Is it possible to change the color in the multipage form, the "BackColor"
does not show up in the properties and the color now is gray.
Thanks.
Gian
Hi all,
Is it possible to change the color in the multipage form, the "BackColor"
does not show up in the properties and the color now is gray.
Thanks.
Gian
Don't think so.
--
HTH
RP
(remove nothere from the email address if mailing direct)
"Gian" <Gian@discussions.microsoft.com> wrote in message
news:96FEA4A8-9AA5-4A3E-8A93-F6B5978B59D0@microsoft.com...
> Hi all,
>
> Is it possible to change the color in the multipage form, the "BackColor"
> does not show up in the properties and the color now is gray.
>
> Thanks.
>
> Gian
The way to change the color is the use the Picture property of the page.
Here are the steps to do it.
1. Highlight cells A1:E11 on some sheet. Format the cells to have say a
yellow background color.(not font)
2. Do a Control-C to copy the cells into memory.
3. Switch to the code window and select the form and within that the page
you want to set the background color for.
4. Click on the picture property in the property window and do a Control-V.
The text in the property will change to 'Bitmap'
5. Repeat for other pages in the Multi-page control.
Alok
"Gian" wrote:
> Hi all,
>
> Is it possible to change the color in the multipage form, the "BackColor"
> does not show up in the properties and the color now is gray.
>
> Thanks.
>
> Gian
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks