Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::PSI::scrollbar::MoveScrollBarTypes Enumeration
C++
enum MoveScrollBarTypes {
  UPD_1UP = 0,
  UPD_1DOWN = 1,
  UPD_RANGEUP = 2,
  UPD_RANGEDOWN = 3,
  UPD_THUMBTO = 4
};
Members 
Description 
UPD_1UP = 0 
Moved UP by one. 
UPD_1DOWN = 1 
Moved DOWN by one. 
UPD_RANGEUP = 2 
Moved UP by one range. 
UPD_RANGEDOWN = 3 
Moved DOWN by one range. 
UPD_THUMBTO = 4 
Position of the thumb has changed to something. 

types values for MoveScrollBar

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.
What do you think about this topic? Send feedback!