PRB: Unknown Member Error Using Thisformset.ActiveControl (156343)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q156343 SYMPTOMS
Referencing an active control with Thisformset.ActiveControl.<property or
method> generates the following error message in Visual FoxPro version 5.0:
Unknown member ACTIVECONTROL
Referencing an active control in this manner does not generate an error in
Visual FoxPro 3.0 and 3.0b.
RESOLUTION
Reference the active control as follows:
Thisformset.ActiveForm.ActiveControl.<property or method>
This works properly in all versions of Visual FoxPro.
STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 10/15/2003 |
---|
Keywords: | KB156343 |
---|
|