How to Create Raised Text Boxes in Visual FoxPro
Article ID: 138675
Article Last Modified on 2/10/2000
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
This article was previously published under Q138675
SUMMARY
In Visual FoxPro, a text box can have a recessed look to it by setting the
SpecialEffect property to 3D-Effect. There is no setting to make the text
box have a raised look. However, by using lines with contrasting colors on
each side of the text box, you can give the text box a raised look on the
form. The best colors for making a text box have a raised look are light
gray for the left and top sides and dark gray for the bottom and right
sides. Below are the steps to create a raised text box.
Additional query words: VFoxWin
Keywords: KB138675