S 
		
								
				
				
			
		Scott M.
If it needs only Y & N, shouldn't it be a boolean control or a listbox
control, but not a ComboBox control?
Using a ComboBox for this, I would say, is a good example of a poorly
designed UI. UI's should be easy to use and understand for users. Users
don't expect ComboBoxes for Y & N answers.
Is there some reason why you feel you need a ComboBox for this?
				
			control, but not a ComboBox control?
Using a ComboBox for this, I would say, is a good example of a poorly
designed UI. UI's should be easy to use and understand for users. Users
don't expect ComboBoxes for Y & N answers.
Is there some reason why you feel you need a ComboBox for this?
 
	 .
.