How to Create an Engraved Effect on a FormID: Q142553 3.00 3.00b WINDOWS kbtool kbhowto The information in this article applies to:
SUMMARYIn Visual FoxPro, you can create an engraved effect around a command group of command buttons on a form. This article demonstrates how to emulate the same engraved look any place on a form.
MORE INFORMATION
Step-by-Step ExampleThe following steps create a form with a group of command buttons on the form to demonstrate the engraved look. Then a single command button is placed on the form with a shape to achieve an identical effect. 1. Create a new form, and change its BackColor property to light gray: 2. From the Format menu, clear the Snap to Grid check box.
3. Place a command group on the form, and change its BackStyle property to 4. Place a command button on the form.
5. Place a Shape object on the form from outside the top-left corner of the 6. Change the BackStyle property of the Shape to 0 - Transparent and its
7. With Shape1 as the selected object on the form, click Send to Back on
Additional reference words: 3.00 3.00b VFoxWin
KBCategory: kbtool kbhowto
KBSubcategory: FxtoolFormdes
|
Last Reviewed: January 17, 1996 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |