Windows Develop Bookmark and Share   
 index > Windows Forms Designer > Property For combobox
 

Property For combobox

Whenever I try to select a value in my combobox's drop down the list disappears as soon as my mouse is above any portion of it. Can anyone help, please?
  • Moved byOmegaManMVPMonday, May 04, 2009 12:43 AM (From:Visual C# General)
  •  
nicknickton  Sunday, May 03, 2009 9:13 PM
Hi,
It can be because your mouse over text color and the background color of the combobox is same.

-- Thanks Ajith R [Mark as Answer if it is Helpful.]
Ajith R Nair  Thursday, May 07, 2009 7:28 AM

Hi nicknickton,

Could you please explain it more clearly? By default, ComboBox drop down list won't disappear until you select an item or click something else on the form. Do you made any changes to the ComboBox?

Sincerely,
Kira Qian


Please mark the replies as answers if they help and unmark if they don't.
Kira Qian  Wednesday, May 06, 2009 6:08 AM
Hi,
It can be because your mouse over text color and the background color of the combobox is same.

-- Thanks Ajith R [Mark as Answer if it is Helpful.]
Ajith R Nair  Thursday, May 07, 2009 7:28 AM

You can use google to search for other answers

Custom Search

More Threads

• Controls and Generics?
• Designer stupidity
• Vs.net tab loog and feel for winforms tab page object
• MasterPage : having trouble to control column width of the model matrix
• how to host different controls in the same column in DataGridView control
• ContolTab question
• Make sort kind of DataGridViewColumns when click on HeaderColumns
• how to NOT go to the designer
• Visual Inheritance
• HowI can stop the BaseForm code execution in the Design-Time ??