Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Aero snap with CDockablePane

Aero snap with CDockablePane

Scheduled Pinned Locked Moved C / C++ / MFC
visual-studioquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jung kreidler
    wrote on last edited by
    #1

    I managed to get MDI tear off functionality into my app, like VS does. I placed the teared off view window to a dockable pane. Now I would like to get the Aero Snap (Dragging caption with mouse to monitor top, corners, etc.) functionality for the teared off window. Someone out there to get me into the right direction? Regards, Franz

    _ 1 Reply Last reply
    0
    • J jung kreidler

      I managed to get MDI tear off functionality into my app, like VS does. I placed the teared off view window to a dockable pane. Now I would like to get the Aero Snap (Dragging caption with mouse to monitor top, corners, etc.) functionality for the teared off window. Someone out there to get me into the right direction? Regards, Franz

      _ Offline
      _ Offline
      _Flaviu
      wrote on last edited by
      #2

      This behaviour is MFC native .. your app is a MFC/MDI app ?

      J 1 Reply Last reply
      0
      • _ _Flaviu

        This behaviour is MFC native .. your app is a MFC/MDI app ?

        J Offline
        J Offline
        jung kreidler
        wrote on last edited by
        #3

        My app is MFC, yes. Found out that snap functionality works only with CFrameWnd inherited windows and not with CDockablePane, as they do not have a DWM caption bar.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups