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. ScrollBar is not Displaying Automatically

ScrollBar is not Displaying Automatically

Scheduled Pinned Locked Moved C / C++ / MFC
c++
3 Posts 3 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.
  • 0 Offline
    0 Offline
    002comp
    wrote on last edited by
    #1

    Hello Friends I am creating a MFC application in which adding Scrollbar to CDialogBar. But its not showing automatically when i open a file which displays some boxes in CDialog. When I click on scroll bar then only its showing up otherwise not. Here am using like this to display scrollbar. SetScrollRange(SB_VERT,0,4,TRUE); SetScrollPos(SB_VERT,0); ShowScrollBar(SB_VERT); Thanks & Regards Yogesh Sikri

    A 1 Reply Last reply
    0
    • 0 002comp

      Hello Friends I am creating a MFC application in which adding Scrollbar to CDialogBar. But its not showing automatically when i open a file which displays some boxes in CDialog. When I click on scroll bar then only its showing up otherwise not. Here am using like this to display scrollbar. SetScrollRange(SB_VERT,0,4,TRUE); SetScrollPos(SB_VERT,0); ShowScrollBar(SB_VERT); Thanks & Regards Yogesh Sikri

      A Offline
      A Offline
      April Fans
      wrote on last edited by
      #2

      Hello Mr. Sikri, Please refer to the following: http://msdn.microsoft.com/en-us/library/zz1h061h(v=vs.80).aspx You may find it useful to you problem. Hope this helps! Best of Luck! With Kind Regards,

      April Comm100 - Leading Live Chat Software Provider

      L 1 Reply Last reply
      0
      • A April Fans

        Hello Mr. Sikri, Please refer to the following: http://msdn.microsoft.com/en-us/library/zz1h061h(v=vs.80).aspx You may find it useful to you problem. Hope this helps! Best of Luck! With Kind Regards,

        April Comm100 - Leading Live Chat Software Provider

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        When pasting links into answers please make sure they are clickable, by using the "link" or "[^]" controls above the edit box.

        One of these days I'm going to think of a really clever signature.

        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