FIX: Enabled_Assign Fires Incorrectly for Container in Container (221730)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q221730 SYMPTOMS
You have a container class that contains an Assign method for the Enabled or some other logical property. You create another container class based on this original container class. You create a third container class based on the original container. This third container class also contains an instance of the second container class. If you add an instance of the third container class to a form, and toggle the value of logical property in the member container, the parameter passed to the Assign method for the member container will be of numeric rather than logical data type.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. This bug was corrected in Visual Studio 6.0 Service Pack 3.
For more information about Visual Studio service packs, please see the following articles in the Microsoft Knowledge Base: 194022 INFO: Visual Studio 6.0 Service Packs, What, Where, Why
194295 HOWTO: Tell That Visual Studio 6.0 Service Packs Are Installed
Modification Type: | Major | Last Reviewed: | 10/15/2002 |
---|
Keywords: | kbBug kbOOP kbVS600sp3fix KB221730 |
---|
|