|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Class TControlGadget definition. More...
#include <owl/private/defs.h>#include <owl/gadget.h>#include <owl/preclass.h>#include <owl/posclass.h>Go to the source code of this file.
Classes | |
| class | owl::TControlGadget |
| TControlGadget serves as a surrogate for TControl so that you can place TControl objects such as edit controls, buttons, sliders, gauges, or third-party controls, into a gadget window. More... | |
Namespaces | |
| namespace | owl |
| Object Windows Library (OWLNext Core) | |
Class TControlGadget definition.
TControlGadget is a gadget that takes a TWindow and allows it to be inserted into a gadget window. In effect it is an adapter that allows arbitrary controls to be used like gadgets in a tool bar, status bar, etc.
Definition in file controlg.h.