Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Assign Method
Message
From
22/11/2005 19:22:33
Sid Meyers
Omegaware Consulting, Inc.
Minnesota, United States
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01071364
Message ID:
01071379
Views:
19
Sergey,

So this will allow the "Dosomething" method to fire when the "AddEditStatus" property of the form changes?

thanks,
-Sid.

>You cannot bind to _Assign outside of the class because it's marked as Protected but you can bind to the property directly. Try
>    BINDEVENT(this.Parent,"addeditstatus",this,"dosomething")
>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform