Skip to content

Class: DfBaseTextbox [Abstract]

Properties | Events | Methods | Index of Classes

Abstract class that enables placing static text strings on the display

Hierarchy

cObject > cUIObject > DfBaseObject > DfBaseWindow > DfBaseUIWindow > DfBaseControl > DfBaseTextbox

Show full hierarchy and direct subclasses

Library: Windows Application Class Library

Description

DfBaseTextbox is used to enable placing static text strings on the display. Its subclasses Textbox and DfTimer should be used for sub-classing and instantiation.