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. Providing Auto Scroll Feature to CListCtrl

Providing Auto Scroll Feature to CListCtrl

Scheduled Pinned Locked Moved C / C++ / MFC
tutorialc++question
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.
  • V Offline
    V Offline
    vijay_aroli
    wrote on last edited by
    #1

    Hello everyone... i am trying to provide auto scroll feature to a CListCtrl box.that is, when the listctrl is filled with more items, the control should automatically scroll such that the last added items is visible. an example of such feature can be seen in the Output Window of the Visual C++ editor. but i have little idea about that. can anyone please guide me about how to do that??? thanks...

    vijay.

    O 1 Reply Last reply
    0
    • V vijay_aroli

      Hello everyone... i am trying to provide auto scroll feature to a CListCtrl box.that is, when the listctrl is filled with more items, the control should automatically scroll such that the last added items is visible. an example of such feature can be seen in the Output Window of the Visual C++ editor. but i have little idea about that. can anyone please guide me about how to do that??? thanks...

      vijay.

      O Offline
      O Offline
      Owner drawn
      wrote on last edited by
      #2

      vijay7173 wrote:

      i am trying to provide auto scroll feature to a CListCtrl box.that is, when the listctrl is filled with more items, the control should automatically scroll such that the last added items is visible.

      Take a look at CListCtrl::EnsureVisible.


      Owner drawn Jesus Loves

      V 1 Reply Last reply
      0
      • O Owner drawn

        vijay7173 wrote:

        i am trying to provide auto scroll feature to a CListCtrl box.that is, when the listctrl is filled with more items, the control should automatically scroll such that the last added items is visible.

        Take a look at CListCtrl::EnsureVisible.


        Owner drawn Jesus Loves

        V Offline
        V Offline
        vijay_aroli
        wrote on last edited by
        #3

        Hello sir, thank u very much.. it helped me to do what exactly i wanted to do... thanks again.. :):):)

        vijay.

        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