Skip to content

Class: TabDialog_ [Abstract]

Properties | Events | Methods | Index of Classes

Abstract class created by creating a TabDialog object and then creating TabPage objects inside it

Hierarchy

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

Show full hierarchy and direct subclasses

Library: Windows Application Class Library

Package: Windows.pkg

Mixins: Standard_Container_Mixin

Description

A tab dialog is created by creating a TabDialog object and then creating TabPage objects inside it. Its sub-classes TabDialog, dbTabDialog and dbTabDialogView should be used for sub-classing and instantiation.