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

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

asp.net - Configuring WCF Services in Code WCF 4.5 -