On Wed, 28 Jan 2004 08:07:22 +0100, "Eric den Doop"
<ericdendoop (AT) xspamblockxfoxite (DOT) com> wrote:
Quote:
Hello, Steven!
You wrote on Tue, 27 Jan 2004 18:47:18 -0600:
SC> I just opened a project in VFP 8 that I started in VFP 6, and when I
SC> ran the app, everything was fine except one thing--the pageframe page
SC> backcolors. For some reason, they are not responding to the Backcolor
SC> property, and are all showing up as white. In my original design, I
SC> had different colored pages in the main pageframe of the main form.
SC> What am I missing here?
This is caused by the new XP Themes feature for VFP8 on WinXP. To display
your own backcolor, you have to set pageframe.themes = .F. |
Many thanks, Eric.
Yes, this did the trick.
This was driving me nuts--I couldn't figure out what had changed
Big help. Thanks again!
Steven