Scroll bar call-back information. More...
#include <tgfclient.h>
Public Attributes | |
| int | pos |
| Current scroll bar position. More... | |
| void * | userData |
| Associated user data. More... | |
Scroll bar call-back information.
Definition at line 99 of file tgfclient.h.
| int ScrollBarInfo::pos |
Current scroll bar position.
Definition at line 101 of file tgfclient.h.
| void* ScrollBarInfo::userData |
Associated user data.
Definition at line 102 of file tgfclient.h.