Class: DfBaseEdit [Abstract]
Properties | Events | Methods | Index of Classes
Abstract class that allows users to enter multiple lines of text
Hierarchy
cObject > cUIObject > DfBaseObject > DfBaseWindow > DfBaseUIWindow > DfBaseControl > DfBaseEdit
Show full hierarchy and direct subclasses
Library: Windows Application Class Library
Description
This class is obsolete. It has been replaced with the DFBaseTextEdit class.
DfBaseEdit is used to allow users to enter multiple lines of text. Its sub-classes Edit and dbEdit should be used for sub-classing and instantiation.