c# - Slider with labels WinRT -
i creating winrt/windows 8 app needs slider both bottom , top tickbars , number label below each tick indicating value of each tick.
so far have got slider colors , tickbars working cannot labels below tickbars working.
i know there way in wpf creating default class , inheriting , overriding onrender don't think work in winrt since there no drawablecontext class.
if has done this, please help!
ps: labels need have single value , not range value shown in image , thumb.
thanks
in order ui want, you'll have re-template slider , tickbar within values show.
Comments
Post a Comment