Class: cDbTextEdit_ [Abstract]
Properties | Events | Methods | Index of Classes
Allows the user to enter and edit text connected to a column in a database table
Hierarchy
cObject > cUIObject > DfBaseObject > DfBaseWindow > DfBaseUIWindow > DfBaseControl > DFBaseTextEdit > cTextEdit > cDbTextEdit_
Show full hierarchy and direct subclasses
Library: Windows Application Class Library
Package: cDbTextEdit.pkg
Mixins: Text_Window_mixin
Description
cDbTextEdit_ allows the user to enter and edit text connected to a column in a database table. Its sub-class cDbTextEdit should be used for sub-classing and instantiation.