|
SavvyUI C++ UI Library
|
This is the complete list of members for Scrollbar, including all inherited members.
| addListener(ScrollbarListener *l) | Scrollbar | |
| getHScrollbarHeight() | Scrollbar | |
| getVScrollbarWidth() | Scrollbar | |
| onMouseMoved(WinHandle hWnd, int x, int y, BOOL shiftPressed, BOOL ctrlPressed) | Scrollbar | |
| onMousePressed(WinHandle hWnd, int x, int y, int clickCount, BOOL shiftPressed, BOOL ctrlPressed) | Scrollbar | |
| onMouseReleased(WinHandle hWnd, int x, int y, BOOL shiftPressed, BOOL ctrlPressed) | Scrollbar | |
| paint(Graphics *g, const Bounds &rect, __int64 totalItemCount, __int64 firstVisibleItem, long maxVisibleItems) | Scrollbar | |
| Scrollbar() | Scrollbar | |
| setOrientation(const wstring &orientation=L"VERT") | Scrollbar | |
| ~Scrollbar() | Scrollbar | virtual |