csScrollBarStatus Struct Reference
[Scroll bar]
Scroll bar range structure.
More...
#include <csscrbar.h>
Public Attributes | |
| int | value |
| Knob position and max position. | |
| int | maxvalue |
| Knob position and max position. | |
| int | size |
| Knob size and max size. | |
| int | maxsize |
| Knob size and max size. | |
| int | step |
| Scroll bar jump steps. | |
| int | pagestep |
| Scroll bar jump steps. | |
Detailed Description
Scroll bar range structure.
Definition at line 50 of file csscrbar.h.
Member Data Documentation
|
|
Knob size and max size.
Definition at line 55 of file csscrbar.h. |
|
|
Knob position and max position.
Definition at line 53 of file csscrbar.h. |
|
|
Scroll bar jump steps.
Definition at line 57 of file csscrbar.h. |
|
|
Knob size and max size.
Definition at line 55 of file csscrbar.h. |
|
|
Scroll bar jump steps.
Definition at line 57 of file csscrbar.h. |
|
|
Knob position and max position.
Definition at line 53 of file csscrbar.h. |
The documentation for this struct was generated from the following file:
- csws/csscrbar.h
Generated for Crystal Space by doxygen 1.2.18
