How to Call the Class Code of a Control in a Container (138496)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
This article was previously published under Q138496 SUMMARY
If you override the event code of a control in a container class, you can
call the control's events by using the Class property of the container, the
scope resolution operator, and the Name property of the contained control:
ContainerClass::ControlName.EventName()
Modification Type: | Major | Last Reviewed: | 2/11/2000 |
---|
Keywords: | KB138496 |
---|
|