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. WCF and WF
  4. Combo box is not expanding when TAB is combobox

Combo box is not expanding when TAB is combobox

Scheduled Pinned Locked Moved WCF and WF
question
2 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.
  • S Offline
    S Offline
    SRKSHOME
    wrote on last edited by
    #1

    Hi, I have 2 buttons in a window and a combo box which contains 3 items in it. When TAB is pressed and is on Combo box, its items are not expanding or dropping down. It just focus on the combo box and we have to use down arrow to select items. But what I want is when TAB is pressed and is focussed on Combo, its items should drop down.Which property I should use? Many thanks

    M 1 Reply Last reply
    0
    • S SRKSHOME

      Hi, I have 2 buttons in a window and a combo box which contains 3 items in it. When TAB is pressed and is on Combo box, its items are not expanding or dropping down. It just focus on the combo box and we have to use down arrow to select items. But what I want is when TAB is pressed and is focussed on Combo, its items should drop down.Which property I should use? Many thanks

      M Offline
      M Offline
      Michael Eber
      wrote on last edited by
      #2

      Add an event handler for GotFocus and then find the method for Open() or Expand() or whatever it is to show the list.

      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