Class: dbSpinFormDS [Abstract]
Properties | Events | Methods | Index of Classes
Abstract class that provides an entry form that users can edit that contains an integer or date that can be driven through a range with buttons
Hierarchy
cObject > cUIObject > DfBaseObject > DfBaseWindow > DfBaseUIWindow > DfBaseControl > DfBaseList > DfBaseForm > DfBaseEntry > Entry > dbForm_ > dbFormDS > dbSpinFormDS
Show full hierarchy and direct subclasses
Library: Windows Application Class Library
Package: DfSpnent.pkg
Mixins: SpinForm_Mixin
Description
dbSpinFormDS is used to provide an entry form that users can edit that contains an integer or date that can be driven through a range with buttons. Its subclass dbSpinForm should be used for sub-classing and instantiation.