class
ISliderDrawableAn abstract class that has the methods that a drawable for a slider would require.
Base classes
- class UTFWinObject
Derived classes
- class SliderDrawable
- The standard IDrawable for a slider component.
Public types
- enum ImageIndices { kImageBackground = 0, kImageThumb = 1, kImageThumbContainer = 2 }