[VB.NET] Paint MainMenu
-
Hi everyone, i'm trying to create a custom menu and i have done the menuitems paint but i have no idea how to paint the mainmenu bar cuz it has no events to override. thanks here's what i got: Image
-
Hi everyone, i'm trying to create a custom menu and i have done the menuitems paint but i have no idea how to paint the mainmenu bar cuz it has no events to override. thanks here's what i got: Image
Hi, if you haven't looked at this article it might help you out: http://www.codeproject.com/cs/miscctrl/custommenu.asp[^] Looks like what you want but just in c#. I am trying to convert myselft but I have problems with the eventhandler how to add those, maybe you know, let me know. Cheers DJ Think, try, think, think, try, think, think, think, try, ASK, think, try, advance on step and start over...
-
Hi, if you haven't looked at this article it might help you out: http://www.codeproject.com/cs/miscctrl/custommenu.asp[^] Looks like what you want but just in c#. I am trying to convert myselft but I have problems with the eventhandler how to add those, maybe you know, let me know. Cheers DJ Think, try, think, think, try, think, think, think, try, ASK, think, try, advance on step and start over...
thanks :D i haven't seen that article it really does what i want and seems to be really easy ;) do you want me to post when i get it working? again, thanks :)