Skip to content

Class: DfBaseComboBox [Abstract]

Properties | Events | Methods | Index of Classes

Abstract class that combines the functionality of the form class with that of a standard Windows drop-down list

Hierarchy

cObject > cUIObject > DfBaseObject > DfBaseWindow > DfBaseUIWindow > DfBaseControl > DfBaseList > DfBaseForm > DfBaseComboBox

Show full hierarchy and direct subclasses

Library: Windows Application Class Library

Description

DfBaseComboBox is used to combine the functionality of the form class with that of a standard Windows drop-down list. Its subclass ComboForm should be used for sub-classing and instantiation.