Skip to content

Class: DfBaselineControl [Abstract]

Properties | Events | Methods | Index of Classes

Abstract class that creates divider lines on a container most-often to create a 3D horizontal dividing line

Hierarchy

cObject > cUIObject > DfBaseObject > DfBaseWindow > DfBaseUIWindow > DfBaseControl > DfBaselineControl

Show full hierarchy and direct subclasses

Library: Windows Application Class Library

Description

DfBaselineControl is used to create divider lines on a container most-often to create a 3D horizontal dividing line. Its subclass LineControl should be used for sub-classing and instantiation.