Functions | |
bool | VScrollBar_CopyFrom () |
Copy the actual selected control to be copied. | |
void | VScrollBar_UpdateButton () |
Update the central button of the scrollbar. | |
void | VScrollBar_UpdateRects () |
Update the internal state of the control. | |
void | VScrollBar_GetButtonUp () |
Push into the stack of controls the up button. | |
void | VScrollBar_GetButtonCenter () |
Push into the stack of controls the center button. | |
void | VScrollBar_GetButtonDown () |
Push into the stack of controls the down button. | |
void | VScrollBar_SetName (string val) |
Set the name of the control. |