i have a scrollbar control in a dialog box.


i set the SetScrollRange to be (0,100)

how can i make so that 1 click is increment of 20 at the scrollbar?

thanks