Results 1 to 4 of 4

Thread: App Bar notification messages

  1. #1
    Guest

    Unhappy

    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?

  2. #2
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649
    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.

  3. #3
    Guest

    Unhappy

    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?

  4. #4
    Guest
    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
  •  



Click Here to Expand Forum to Full Width