Please any one help me to create Pie Menu in C#

Recommended Answers

All 4 Replies

What is a Pie menu?

Do you mean a Pie Chart?

Petzold's book has information on radial panels (pie menus) which is a good starting point. Also, pie menus are sometimes referred to as circular context menus. You'll probably have to use Windows Presentation Foundation to develop your pie menu.

FYI. a pie menu is a circular graphical menu similiar to slices of a pie. Each slice is a different menu option. Thus, clicking on one slice might open a file while clicking on another slice might print the file etc.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.