I'm trying to create a new layout for the TsSlider component and can't figure out how to get the thumb to show as a circle like this:
[attachment=7706:RoundedSlider.png]
I've tried drawing a circle in the Master.BMP and assigned it to the thumb's skinsection, but this didn't scale correctly (turns into a rounded square).
The same goes for adding images to a TsAlphaImageList and using the designtime properties 'ThumbIndexOff', 'ThumbIndexOn' etc.. The image will use the size defined in the TsAlphaImageList (and i can't seem to center the image).
Gino