Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp50 - What do I use in BOX in LABELS AND FIELDS?
Message
From
14/05/1997 14:21:03
 
 
To
14/05/1997 12:16:56
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00032182
Message ID:
00032245
Views:
34
>>DO I use the Container button from the FORM CONTROLS TOOLBAR to BOX in LABELS AND FIELDS?
>
>Depends on what you mean by "BOX in".
>
>If you simply want a border, you can use a Shape object (set to 3D for best look and make sure you Send To Back) or use multiple Line objects.
>
>Generally, a Container is used to "group" a set of objects for the purpose of forming a class that can be dropped onto a form at once or for organizing non-visual objects.
>
>You might use a Container directly on a form so that you can process it's objects all at once with something like:
>
>THISFORM.cntSensitive_Data.SetAll("Visible", .F.)
>
>HTH!
>
>-Doug-

also, how do you set the Shape Object to 3D?
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform