Skip to content

Class: cDbRichEdit_ [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_

Show full hierarchy and direct subclasses

Library: Windows Application Class Library

Package: cDbRichEdit.pkg

Mixins: Text_Window_mixin

Description

cDbRichEdit_ 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.