|
-
Aug 28th, 2000, 09:24 AM
#1
Someone must know the answer to this problem...
I am using SHAppBarMessage to give my app docking capabilities.
But if I dock my window on the bottom of the screen and then move the taskbar to the top for example, my window stays in it's position, and it looks like it's floating.
Anyone know how I can receive notification messages from the system about the position of my AppBar?
-
Aug 28th, 2000, 09:45 AM
#2
Are you using the ABM_SETPOS message when your moving the form? In that case the rc argument of the APPBARDATA structure contains the approved bounding rectangle to use when the function returns.
-
Aug 28th, 2000, 09:58 AM
#3
That's not the problem. 
After I initialize the appbar, I don't know when, for example, the user moves or resizes the taskbar, or moves another appbar to the same edge as my app bar. Is there a way to track those and to move my appbar accordingly?
-
Aug 28th, 2000, 11:32 AM
#4
Any suggestion? Please? I've tried everything!
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
|