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. Resizing a FormView to the size of the dialog displayed

Resizing a FormView to the size of the dialog displayed

Scheduled Pinned Locked Moved C / C++ / MFC
questionlearning
2 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.
  • S Offline
    S Offline
    skfnmuisl dmufa oi
    wrote on last edited by
    #1

    Does anybody know a way to resize a CFormView derieved class, so that it exactly encloses the dialog resource and no scrollbar are visible? I tried it on CWnd::SetWindowPos(), but this does only change the size of the View and didn't affect the frame. -------------------------------------------------- "Pseudocode is code to demonstrate a concept, not designed to be run. Like certain Microsoft software. "

    T 1 Reply Last reply
    0
    • S skfnmuisl dmufa oi

      Does anybody know a way to resize a CFormView derieved class, so that it exactly encloses the dialog resource and no scrollbar are visible? I tried it on CWnd::SetWindowPos(), but this does only change the size of the View and didn't affect the frame. -------------------------------------------------- "Pseudocode is code to demonstrate a concept, not designed to be run. Like certain Microsoft software. "

      T Offline
      T Offline
      Tomasz Sowinski
      wrote on last edited by
      #2

      I think you should control the size of parent frame to avoid scrollbars. Use WM_GETMINMAXINFO for that. Tomasz Sowinski -- http://www.shooltz.com

      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