Class: dbGroup_ [Abstract]
Properties | Events | Methods | Index of Classes
Abstract class that creates visual group container objects and by default, provides a gray background with a rectangular 3D line border with a text label embedded in the top left edge
Hierarchy
cObject > cUIObject > DfBaseObject > DfBaseWindow > DfBaseUIWindow > DfBaseContainer > DfBaseGroup > Group > dbGroup_
Show full hierarchy and direct subclasses
Library: Windows Application Class Library
Package: DFClient.pkg
Mixins: Entry_Client_mixin
Description
dbGroup_ is used to create visual group container objects and by default, provides a gray background with a rectangular 3D line border with a text label embedded in the top left edge. Its subclass dbGroup should be used for sub-classing and instantiation.