OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
slider.h File Reference

Definition of classes TSlider & TVSlider. More...

#include <owl/private/defs.h>
#include <owl/scrollba.h>
#include <owl/color.h>
#include <owl/commctrl.h>
#include <owl/slider.rh>
#include <owl/preclass.h>
#include <owl/posclass.h>

Go to the source code of this file.

Classes

class  owl::TSlider
 An abstract base class derived from TScrollBar, TSlider defines the basic behavior of sliders (controls that are used for providing nonscrolling, position information). More...
 
class  owl::THSlider
 Derived from TSlider, THSlider provides implementation details for horizontal sliders. More...
 
class  owl::TVSlider
 Derived from TSlider, TVSlider provides implementation details for vertical sliders. More...
 

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Detailed Description

Definition of classes TSlider & TVSlider.

This defines the basic behavior of slider controls.

Definition in file slider.h.