Class: AbstractShapeControl [Abstract]
Properties | Events | Methods | Index of Classes
Abstract class used to demonstrate DataFlex communicating with the Windows API
Hierarchy
cObject > cUIObject > DfBaseObject > DfBaseWindow > DfBaseUIWindow > DfBaseControl > AbstractShapeControl
Show full hierarchy and direct subclasses
- cObject
- cUIObject
- DfBaseObject
- DfBaseWindow
- DfBaseUIWindow
- DfBaseControl
- AbstractShapeControl
- ShapeControl
Library: Windows Application Class Library
Package: Dfshape.pkg
Description
AbstractShapeControl is an abstract class used to demonstrate DataFlex communicating with the Windows API. Its subclass ShapeControl should be used for sub-classing and instantiation.