Here's my problem.When i move the mouse cursor over ToolStripButton it's backcolor is changed to orange(or something like that).How to disable the default MouseEnter and MouseDown events.I want to change the backcolor of the button manually.Thanks in advance.
1 Replies - 5640 Views - Last Post: 14 January 2008 - 09:08 PM
#1
Disable the default mouse events for ToolStripButton
Posted 12 January 2008 - 05:58 AM
Replies To: Disable the default mouse events for ToolStripButton
#2
Re: Disable the default mouse events for ToolStripButton
Posted 14 January 2008 - 09:08 PM
You could get the coordinates of the mouse (make sure its over your control) then just over ride both of those methods and do what you want them to do.
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote



|