Skip to content

Class: cDbRichEditDS_ [Abstract]

Properties | Events | Methods | Index of Classes

Allows the user to enter and edit RTF (rich-text format) text connected to a column in a database table

Hierarchy

cObject > cUIObject > DfBaseObject > DfBaseWindow > DfBaseUIWindow > DfBaseControl > DfBaseRichEdit > cRichEdit > cDbRichEdit_ > cDbRichEditDS_

Show full hierarchy and direct subclasses

Library: Windows Application Class Library

Package: cDbRichEdit.pkg

Mixins: DFNavigate_Mixin, DFCode_DEO_Mixin, DataFile_Help_Mixin

Description

cDbRichEditDS_ allows the user to enter and edit RTF (rich-text format) text connected to a column in a database table. Its sub-class cDbRichEdit should be used for sub-classing and instantiation.