c# - Sliding effect on buttons -
i have user control looks this:

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:

and this:

how can achieve effect? working c# , xaml...
Comments
Post a Comment