Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BindEvent and _Assign Methods
Message
From
18/07/2006 12:12:51
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
BindEvent and _Assign Methods
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01137275
Message ID:
01137275
Views:
64
Hello,

Is it possible to use BINDEVENTS from a class to control the "ENABLE_ASSIGN" event of another object ?

I've tried
BINDEVENT(loControl, "Enabled_Assign", This, "MyMethod")
But VFP returns an error, because the Method does not exist.
Note that I cannot add this method manually to each control.

Is there another way ?
TIA

Cesar
Next
Reply
Map
View

Click here to load this message in the networking platform