Article ID: 129790
Article Last Modified on 2/10/2000
check box EditBox list box Shape Column (1) Form OLEBoundControl Spinner CommandButton FormSet OLEContainerControl text box CommandGroup Grid Timer ComboBox OptionGroup ToolBar Container Image Control Label PageFrame Custom Line
Header OptionButton Page Separator
Event - Description
-----------------------
Init - Invoked when the object is created.
Destroy - Invoked when the object is released from memory.
Error - Invoked when an error occurs in event or method procedures
of the class.
Property - Description
Class - What type of class it is.
BaseClass - The base class it was derived from, such as Form,
Commandbutton, Custom, and so on.
ClassLibrary - The class library the class belongs to.
ParentClass - The class the object was derived from. If the class was
derived directly from a Visual FoxPro base class, the
ParentClass property is the same as the BaseClass
property.
NOTE: Most of the information in this article is available under many
different topics in the Visual FoxPro Help file.
Additional query words: VFoxWin 3.00
Keywords: KB129790