Tutorial - Creating a reusable Slider Control / Component

Hi Everyone,
Today I will cover the subject of creating a reusable slider control which takes two bitmaps as resources. The thumb bitmap will slide on the rail bitmap. It is a very simple concept!
We will basically take this image: and this one: and make this (try it, move that knob):

In fact, [...]