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. Visual Basic
  4. Combobox Dropdown

Combobox Dropdown

Scheduled Pinned Locked Moved Visual Basic
csharp
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.
  • T Offline
    T Offline
    tibmark
    wrote on last edited by
    #1

    Any ideas how I can have the dropdown portion of a combobox to stay down after it has lost focus. I am tring to attach a tooltip but when my tip pops up the combobox looses focus and the drop down goes back up. I am using vb.net.

    Mark Thibodeaux

    R 1 Reply Last reply
    0
    • T tibmark

      Any ideas how I can have the dropdown portion of a combobox to stay down after it has lost focus. I am tring to attach a tooltip but when my tip pops up the combobox looses focus and the drop down goes back up. I am using vb.net.

      Mark Thibodeaux

      R Offline
      R Offline
      Rizwan Bashir
      wrote on last edited by
      #2

      May be this helps you http://www.vbdotnetforums.com/showthread.php?p=12606[^]

      Rizwan Bashir ALM Soft[^]

      T 1 Reply Last reply
      0
      • R Rizwan Bashir

        May be this helps you http://www.vbdotnetforums.com/showthread.php?p=12606[^]

        Rizwan Bashir ALM Soft[^]

        T Offline
        T Offline
        tibmark
        wrote on last edited by
        #3

        This is not exactly what I am looking for. Any other suggesttions?

        Mark Thibodeaux

        T 1 Reply Last reply
        0
        • T tibmark

          This is not exactly what I am looking for. Any other suggesttions?

          Mark Thibodeaux

          T Offline
          T Offline
          Thomas Stockwell
          wrote on last edited by
          #4

          You could override the WndProc for the combo box and prevent the DropDownClosed message from being given to the ComboBox.

          Regards, 1tg46 Check out 3D Game Development with Dark Basic Professional [^]programming.

          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