This is a migrated thread and some comments may be shown as answers.

Cool Menu

2 Answers 71 Views
Menu
This is a migrated thread and some comments may be shown as answers.
michael
Top achievements
Rank 1
michael asked on 16 Sep 2011, 04:03 AM
How can i make a menu like this ?

2 Answers, 1 is accepted

Sort by
0
Pana
Telerik team
answered on 19 Sep 2011, 08:43 AM
Hi,

Put a ListBox with 5 ListBoxItems and give the xaml styles a hell. In general you could create a ListBox, set it fixed with and height. Set a Grid as ItemsPanel with no rows and columns. Then add ListBoxItems. They will be placed one above the other each in the Grid mentioned. Then edit the ControlTemplate of each ListBoxItem to show a curved button. Each letter of each label broken into different TextBlock positioned in a Canvas well placed. Etc.

There is no such control or easy out of the box way to implement it.

Best wishes,
Pana
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
0
michael
Top achievements
Rank 1
answered on 19 Sep 2011, 08:49 AM
Dear Pana,

It sounds complicated , but i will try .

Thanks a lot !

Best Regards,
Mihcael
Tags
Menu
Asked by
michael
Top achievements
Rank 1
Answers by
Pana
Telerik team
michael
Top achievements
Rank 1
Share this question
or