Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Invisible Object
Message
 
To
13/07/2000 19:40:23
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00392136
Message ID:
00392150
Views:
11
Create a custom method that fires whenever you change records in the table your label is concerned about.

if !empty(field)
thisform.mycrazylabel.visible = .T.
else
thisform.mycrazylabel.visible = .F.
endif

When you fire this depends on how you navigate the table.
Eric Kleeman - EDS Consulting Services
MCP Visual FoxPro
MCSD C#.NET
Hua Hin Thailand
Los Angeles California
Previous
Reply
Map
View

Click here to load this message in the networking platform