Jump to content

Help in combo box

- - - - -

  • Please log in to reply
3 replies to this topic

#1
Shiny_ashish

Shiny_ashish

    Newbie

  • Members
  • Pip
  • 3 posts
i want to disable text editing in combo box ,n whenever user open combo box form one item selected by default.

#2
Momerath

Momerath

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 242 posts
comboBox1.DropDownStyle = ComboBoxStyle.DropDownList;


#3
Shiny_ashish

Shiny_ashish

    Newbie

  • Members
  • Pip
  • 3 posts
not working...

#4
Momerath

Momerath

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 242 posts
Works fine here. What problem are you encountering?




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users