how to use IMessageFilter in cf
.NET (Core and Framework)
1
Posts
1
Posters
0
Views
1
Watching
-
I'm trying to catch the mouse down and up event and add them to a button control. I'm planing to use IMessageFilter to add the missing events. Now to my problem, It seems like application.addfilter don't exist's in cf... Do anyone have a clue on how to catch mouse events in cf?? Or perhaps i'm looking in the wrong direction? Is there a better way to do this?? Thanks Ola