Is it possible to create disabled part of SeekBar? In need to create such component.

The main problem is to disable part of my SeekBar with changing color of this disabled part.
I spend a few hours to find out how to do it but didn't find any relation in source code and documentation.