I needed some more attractive menu, so i thought about playing with pictureboxes, and i came up with this
also, i somewhere saw circular menu, so i thought that i would put that in too, but i ended up with 'nearly' circular menu, which is pretty okay, at least for me, because i would adjust the controls manually anyways
I made this in like 2 hours, because for me, coordinates seem to be messed up, so i had to draw on paper to visualize it to myself
Features:
When mouse enters the picturebox area, picture box enlarges for desired amount of pixels (15 by default), also, it enlarges from center, not the upper right corner of picturebox (it actually doesnt, but it looks like it does)
When picture is enlarged, it is automatically brought to front, so it can be fully seen
when mouse pointer leaves the picturebox, it goes back in it's initial state
Screenshot:
BTW. i dont want to show you all how circular menu look like, because it looks pretty bad :P, you can check it when you compile, so...
Hope this helps someone
(also, i packed up resx file by itself, as otherways it would exceedthe upload limit, so when you unpack it, just put it in your project directory where form1 is)