Skip to content

Class: dbTabDialog_ [Abstract]

Properties | Events | Methods | Index of Classes

Abstract class that contains and provides coordinated access to dbTabPage objects

Hierarchy

cObject > cUIObject > DfBaseObject > DfBaseWindow > DfBaseUIWindow > DfBaseControl > DfBaseList > DfBaseForm > DfBaseTabDialog > TabDialog_ > TabDialog > dbTabDialog_

Show full hierarchy and direct subclasses

Library: Windows Application Class Library

Package: Dftabdlg.pkg

Mixins: Entry_Client_mixin

Description

dbTabDialog_ is used to contain and provide coordinated access to dbTabPage objects. Its subclasses dbTabDialog and dbTabDialogView should be used for sub-classing and instantiation.