Base Classes Available in Visual FoxProID: Q129790 3.00 WINDOWS kbprg kbref The information in this article applies to:
SUMMARYAll Visual FoxPro base classes recognize a minimum set of events and properties. You can create objects or derive subclasses from most of the Visual FoxPro base classes, but not all. This article lists the Visual FoxPro base classes, indicates whether or not each class can be subclassed, lists the minimum event set for Visual FoxPro base classes, and lists the minimum property set for Visual FoxPro base classes.
MORE INFORMATION
Visual FoxPro Base Classes That Can Be SubclassedThe following Visual FoxPro Classes are not an integral part of a parent container, so they can be subclassed in the Class Designer:
Visual FoxPro Base Classes That Cannot Be SubclassedThe following Visual FoxPro Classes are an integral part of a parent container, so they cannot be subclassed in the Class Designer:
Base Class Minimum Event SetAll Visual FoxPro base classes recognize the following minimum set of events:
Base Class Minimum Property SetAll Visual FoxPro base classes have the following minimum set of properties:
NOTE: Most of the information in this article is available under many
different topics in the Visual FoxPro Help file.
Additional reference words: 3.00 VFoxWin KBCategory: kbprg kbref KBSubcategory: FxprgClassoop
|
Last Reviewed: May 1, 1996 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |