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. Other Discussions
  3. Article Writing
  4. ATL, subclassed ListBox

ATL, subclassed ListBox

Scheduled Pinned Locked Moved Article Writing
c++debuggingquestion
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.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    Ok, I've created a "full control" in atl object wizard. Edit, radio, etc - ok, except listbox nd combo. The subclassed listbox control window somehow becomes a little bit smaller, then dimensions i used in m_ctlZZZ.Create(...,rect,...) why? where to debug?

    B 1 Reply Last reply
    0
    • L Lost User

      Ok, I've created a "full control" in atl object wizard. Edit, radio, etc - ok, except listbox nd combo. The subclassed listbox control window somehow becomes a little bit smaller, then dimensions i used in m_ctlZZZ.Create(...,rect,...) why? where to debug?

      B Offline
      B Offline
      Beaker
      wrote on last edited by
      #2

      Use the listbox style LBS_NOINTEGRALHEIGHT to create the control. This disables the automatic resizing of the listbox ...

      L 1 Reply Last reply
      0
      • B Beaker

        Use the listbox style LBS_NOINTEGRALHEIGHT to create the control. This disables the automatic resizing of the listbox ...

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

        Thanx! Great Thanx!

        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