Skip to content

Class: dbFormExternalControl [Abstract]

Properties | Events | Methods | Index of Classes

Abstract class that enables applications to provide users with a data aware visual control to 'slide' through a range of values

Hierarchy

cObject > cUIObject > DfBaseObject > DfBaseWindow > DfBaseUIWindow > DfBaseControl > DfBaseList > DfBaseForm > DfBaseEntry > Entry > dbForm_ > dbFormDS > dbForm > dbFormExternalControl

Show full hierarchy and direct subclasses

Library: Windows Application Class Library

Package: dbExtFrm.pkg

Description

dbFormExternalControl is used to enable applications to provide users with a data aware visual control to 'slide' through a range of values. Its subclass dbTrackBar should be used for sub-classing and instantiation.