Hi all,
Recently I was trying to make my window dock at the side of the desktop. The only problem I have is that I do not know how to undock my window. My question is what is the message that is sent when a window finally stop moving.
Regards,
Victor
Recently I was trying to make my window dock at the side of the desktop. The only problem I have is that I do not know how to undock my window. My question is what is the message that is sent when a window finally stop moving.
Regards,
Victor
Just a small question: What msg do you use to dock the window? I once coded a docking window but used a timer that checked the docked window pos and improved it if necessary.
Dominik
Dominik
WM_POSCHANGED and WM_POSCHANGED
I can post you part of my codes if you want to view it.
I can post you part of my codes if you want to view it.
Yes, I would really like to read it. Thanks again, victor
Dominik
Dominik
Hi,
you can have a look here:
SHAppBarMessage
Here is a nice sample, but it's coded in VB. Still, maybe you can see how to use the APIs:
http://www.activevb.de/tipps/vb6tipps/tipp0319.html
Claus
you can have a look here:
SHAppBarMessage
Here is a nice sample, but it's coded in VB. Still, maybe you can see how to use the APIs:
http://www.activevb.de/tipps/vb6tipps/tipp0319.html
Claus
Hello Dom,
I am sorry I cannot post the codes now. It is in a mess and in dire need to repairing.
Claus von der Burchard,
I will take a look when I have the time..
Regards,
Victor
I am sorry I cannot post the codes now. It is in a mess and in dire need to repairing.
Claus von der Burchard,
I will take a look when I have the time..
Regards,
Victor