BUG: Derived Group Class Loses Custom Properties (160773)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 3.0b
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 5.0a
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q160773 SYMPTOMS
When a custom class object is added to a Group type class using the
AddObject() method, the properties of that custom class object revert to
its default values when that derived Group type class is viewed in the
Class Designer or dropped on a form.
RESOLUTION
The custom button can be added using the ADD OBJECT clause of the DEFINE
CLASS command and will retain its custom property. The bug manifests itself
only when adding the custom class with the addobject() method.
STATUS
Microsoft has confirmed this to be a problem in the Microsoft products
listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 5/10/2003 |
---|
Keywords: | kbBug kbProgramming KB160773 |
---|
|