c# - Sliding effect on buttons -


i have user control looks this:

main user control

i want achieve effect in when user clicks on button, every other button slides side ways , content according clicked button appears in rest of available space. this:

user clicked on skin tone button

and this:

user clicked on time button

how can achieve effect? working c# , xaml...


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -