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. Problem With List Ctrl

Problem With List Ctrl

Scheduled Pinned Locked Moved C / C++ / MFC
help
4 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.
  • M Offline
    M Offline
    Mahesh Kulkarni
    wrote on last edited by
    #1

    I am using CListrCtrl with Report style. On init dialog i fill the listctrl. I am Facing One Problem. Whenever i resize the column the scroll bar disappears. so plz give the solution for this. Mahesh

    R 1 Reply Last reply
    0
    • M Mahesh Kulkarni

      I am using CListrCtrl with Report style. On init dialog i fill the listctrl. I am Facing One Problem. Whenever i resize the column the scroll bar disappears. so plz give the solution for this. Mahesh

      R Offline
      R Offline
      Rage
      wrote on last edited by
      #2

      Mahesh Kulkarni wrote:

      the scroll bar disappears

      This is the standard behaviour of the list control : if all items can be seen inside the client area, the the scroll bar disappears, as you obviously do not need it anymore. ~RaGE();

      M 1 Reply Last reply
      0
      • R Rage

        Mahesh Kulkarni wrote:

        the scroll bar disappears

        This is the standard behaviour of the list control : if all items can be seen inside the client area, the the scroll bar disappears, as you obviously do not need it anymore. ~RaGE();

        M Offline
        M Offline
        Mahesh Kulkarni
        wrote on last edited by
        #3

        I should specify it before. The Vertical scroll bar disappers and which is necessary for me. So plz give any solution.And I agree with you about horizontal scroll bar. Thanks and Regards. Mahesh

        stefanmihaimogaS 1 Reply Last reply
        0
        • M Mahesh Kulkarni

          I should specify it before. The Vertical scroll bar disappers and which is necessary for me. So plz give any solution.And I agree with you about horizontal scroll bar. Thanks and Regards. Mahesh

          stefanmihaimogaS Offline
          stefanmihaimogaS Offline
          stefanmihaimoga
          wrote on last edited by
          #4

          You can change the behaveor of CListCtrl only if you derived your own class from it.

          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