Sack Library Documentation
|
void MoveScrollBar(PSI_CONTROL pc, int type); void (* MoveScrollBar)(PSI_CONTROL pc, int type);
Parameters |
Description |
PSI_CONTROL pc |
control that is a SCROLLBAR_CONTROL_NAME |
int type |
a value from MoveScrollBarTypes |
move the scrollbar. operations to specify move are +1, -1, +1 range, -1 range. the MOVE_THUMB operation is actually passed to the event callback?
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|