Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BindEvent with Labels
Message
 
To
20/08/2007 03:04:03
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01249083
Message ID:
01249087
Views:
17
Hi,

>With BindEvent, I want to apply following commnads on every Label control on Form.

You need to create two methods that set the back style property. Then use a loop on the form that recurses into each container using the Controls collection. When the BaseClass property of a control is "Label", call BINDEVENT() to link the label to the two methods.
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform