void nwSetScrollBarPageMove( hScl, step ) NWHWND hScl Float step
/* Sets the amount of data changed when the scrollbar area is clicked to 5 */ nwSetScrollBarLineMove( 5.f );