|
|
|
SftBoxScrollbarsConstants |
Scrollbar constants (used with Scrollbars property).
Name |
Value |
Description |
scrollSftBoxNone |
0 |
None |
scrollSftBoxHorz |
1 |
Horizontal |
scrollSftBoxVert |
2 |
Vertical |
scrollSftBoxBoth |
3 |
Both |
scrollSftBoxHorzDis |
4 |
Horizontal (disable if noscroll) |
scrollSftBoxVertDis |
5 |
Vertical (disable if noscroll) |
scrollSftBoxBothDis |
6 |
Both (disable if noscroll) |
See Also Object Hierarchy