Hi TilakGopi,
Thanks. Your Microsoft example solve my problems. I need to set the security permission.
But the main thing I want is I want to handle Mouse Event. I don't wanna use MouseClick Event or like that.
I need to Handle the mouse event and I can't pass this mouse event to other controls. I need to consume it.
PreProcessMessage doesn't handle for mouse event.
Thanks
WIROL