Combo Box

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I place a combobox (drop down list type)on a vb.net form and place 2 items
in it, say
This is a test of the emergency broadcast system.....
and Hello world.
When I run the form, I click the drop arrow and it displays the two text
items. Since the box is to short to display all of the first item, it
displays the words This is a test of the emer. Well and good. If I click the
actual item it displays the last half of the item.. emergency broadcast
system... and selects(highlights it).
Why does it right justify the text on selection and left justifys it on
viewing it. I would like it to diplay the
item from left to right, not right to left. Is there a setting I'm missing?
How?
Thanks
BUC
 
Never mind, I didnt save it as a drop down list, it was just a drop down,
still acts weird for a drop down
Thanks BUC
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Combo Box 6
Combo Box 3
Databinding a combo box 1
Data Bound Combobox SelectedIndex 1
Multi-level combo box 3
List box features 7
Combo Box Alignment Problem 2
combo boxes 6

Back
Top