30 #ifndef Pt_Forms_SCROLLBAR_H
31 #define Pt_Forms_SCROLLBAR_H
33 #include <Pt/Forms/Api.h>
34 #include <Pt/Forms/Control.h>
35 #include <Pt/Forms/Direction.h>
36 #include <Pt/Forms/ScrollBarStyler.h>
225 float fraction()
const;
227 float viewProportion()
const;
234 Orientation _orientation;
247 HotZone _hoveredZone;
248 HotZone _pressedZone;
Core module.
Definition: Allocator.h:33
Attributes for the drawing of outlines.
Definition: Pen.h:54
Active painting session on a Forms paint surface.
Definition: PaintContext.h:51
Size with floating-point width and height.
Definition: Size.h:47
Point with floating-point X and Y coordinates.
Definition: Point.h:47
Fill description for shapes and text.
Definition: Brush.h:145
Rect with floating-point coordinates.
Definition: Rect.h:47