How to Change the Background Color of a TabLast reviewed: April 30, 1996Article ID: Q130127 |
The information in this article applies to:
SUMMARYThis article describes how to design a page frame that has tabs of different colors.
MORE INFORMATIONVisual FoxPro does not provide a way to manipulate tabs of a page frame independently. It is however possible to display a page frame where pages have a different color than their corresponding tabs. One way to do it is to place a square shape as a control of a page, size it so that it fits the entire page. Change the color of the shape, and send the shape to the back. Modify the backcolor property of the page to the color you want for the tab. All other controls placed on the page will be in front of the shape and the background color of the box will simulate the background color of the page.
Step-by-Step ProcedureThe following steps use the Form Designer to illustrate this method.
|
Additional reference words: 3.00 VFoxWin
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |