|
-
Jun 9th, 2022, 05:33 PM
#1
How to get mouse events when button is disabled ?
I am making an app in WinForms. I created a new custom control, and inherited the Button.
I override the OnMouseDown event, but I need to get the event even when the button is disabled, and this is not happening.
How can I get mouse events when the button is disabled ?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|