Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BindEvent for complex control
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
BindEvent for complex control
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01467803
Message ID:
01467803
Views:
100
Hi everybody,

I have a container that has many different controls including several based on vfpDatePicker control (custom made complex control). In the Init of the Container I bind InteractiveChange of each control to the form's method.

It works for all controls except for controls based on vfpDatePicker. What can I do to make it work for them as well?

Thanks in advance.

UPDATE. Looks like this control doesn't have a native InteractiveChange, but it does have interactivechange method (custom). Which method should I use instead? InteractiveChange of this control is called by the inner control (two levels deep) invoking it from its InteractiveChange.
If it's not broken, fix it until it is.


My Blog
Reply
Map
View

Click here to load this message in the networking platform