The default behavior of a slider/scrollbar is that when the slider button is pressed, it depresses, gives you the illusion of being pressed, just like a button. You can control the behavior by the following two functions.
void EZ_DisableSliderDepression(void)
void EZ_EnableSliderDepression(void)