Class: DfBaseComboBoxEntry [Abstract]
Properties | Events | Methods | Index of Classes
Abstract class thta combines the capabilities of the Entry and ComboForm classes in a single class
Hierarchy
cObject > cUIObject > DfBaseObject > DfBaseWindow > DfBaseUIWindow > DfBaseControl > DfBaseList > DfBaseForm > DfBaseEntry > DfBaseComboBoxEntry
Show full hierarchy and direct subclasses
- cObject
- cUIObject
- DfBaseObject
- DfBaseWindow
- DfBaseUIWindow
- DfBaseControl
- DfBaseList
- DfBaseForm
- DfBaseEntry
- DfBaseComboBoxEntry
Library: Windows Application Class Library
Mixins: DfBaseComboBox
Description
DfBaseComboBoxEntry is an abstract class used to combine the capabilities of the Entry and ComboForm classes in a single class. Its subclasses dbComboForm and dbCodeComboForm should be used for sub-classing and instantiation.