Share via

Multipage Backcolor

Anonymous
2012-07-04T10:22:40+00:00

I want to change the background colour of pages within a multipage control (first page blue, second page red, etc.), but there's no BackColor option in properties, and attempting to change at RunTime doesn't do the trick either.

Am I missing something or is the background colour of a page in a multipage control fixed ?

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

2 answers

Sort by: Most helpful
  1. HansV 462.6K Reputation points
    2012-07-04T11:34:55+00:00

    You can't change the bakground color of the pages of a multipage control, but you could place a frame control with the desired background color on each tab page. Place the other controls on top of the frame.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2012-07-04T14:34:45+00:00

    PCMK,

    what about putting a tab strip at the top of a userform and use the combination of the userform and the Tab strip to simulate a multipage.  When the tab is changed, then you and redesign the userform layout to reflect what you want for that tab.  Haven't tried it, but just a thought.

    --

    Regards,

    Tom Ogilvy

    Was this answer helpful?

    0 comments No comments