I have a menu strip which contains a menu item.
It has sub menu also.
I want to change the background color of menu item when mouse points it.
Also i want to add border around all the sub menu items which has to appear when respective main menu is selected.
Please help me out in this case.
Regarding Toolstripmenuitems in C# .net
Page 1 of 13 Replies - 305 Views - Last Post: 09 October 2012 - 07:49 AM
Replies To: Regarding Toolstripmenuitems in C# .net
#3
Re: Regarding Toolstripmenuitems in C# .net
Posted 06 October 2012 - 10:00 PM
I have already seen that site. But I could'nt get what exactly i want.
Am unable to get MouseHover event. For any mouse event that am writing, the color is being changed only on mouse click. Am unable to get any other mouse event. And please tell me what MenuActive method is...
Am unable to get MouseHover event. For any mouse event that am writing, the color is being changed only on mouse click. Am unable to get any other mouse event. And please tell me what MenuActive method is...
#4
Re: Regarding Toolstripmenuitems in C# .net
Posted 09 October 2012 - 07:49 AM
I don't know why the OnMouseHover event isn't working, but have you tried simulating it with onmouseenter and onmouseleave?
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote




|