-
Hi, what i'm try to find out here is how i can get event when someone click with his right mouse button on the three buttons on the top of each window, on the title bar.
If you know the program Tray It! then i need to do exactly the same: When a right mouse button click on the minimize button of a window, popup a menu.
Please replay if you can help.
Thank you,
Kiron.
-
I'm not entirley sure what you're trying to do, you probably need to subclass your window, that'll give you all sorts of messages that VB doesn't give you, Post Up a bit more detail and I'll try to help.
-
The problem details
Hi again, I need to catch every click with the right mouse button on the minimize button of each window on screen.
I need to know if there is special Window Message for clicks on the mini, max and close button of each window.
Hope it's clearer,
Kiron.