Hi guys, I would like to share with you this method of using a radial menu in c # using DevComponents, here you have an example for those who do not know what
is
<TUTORIAL>
1. open visual studio and create a new windows for for C#
2. open the toolbox and search Radial Menu
3.
4. Enjoy and I hope you liked it 
The source:https://dl.dropboxusercontent.com/s/yyj9733gkbo2k9n/RadialMenuExample.rar?token_hash=AAHfqKaXIwRau1Z7Qmh7Mj9zCjUYZnt3GSlDsICbBbxCQA&dl=1
Virus scan:https://www.virustotal.com/es/file/...767d2ca38177c583b93514d9/analysis/1381597210/
I just want to help
is

<TUTORIAL>
1. open visual studio and create a new windows for for C#
2. open the toolbox and search Radial Menu

3.
select the radial menu and press tab
and select "Edit Items"
Here we create the elements we want
okay it now select the radial menu and go to the properties, select the created item
go to events
it's the ray form and select <Click> press twice to Click for the creation of a new method
and repeat for the other items

and select "Edit Items"

Here we create the elements we want

okay it now select the radial menu and go to the properties, select the created item

go to events


and repeat for the other items
The source:https://dl.dropboxusercontent.com/s/yyj9733gkbo2k9n/RadialMenuExample.rar?token_hash=AAHfqKaXIwRau1Z7Qmh7Mj9zCjUYZnt3GSlDsICbBbxCQA&dl=1
Virus scan:https://www.virustotal.com/es/file/...767d2ca38177c583b93514d9/analysis/1381597210/
I just want to help
Last edited: