UpdateListPosition Property (InputComboBox)
Gets or sets a value indicating whether the Position property of the underlying CurrencyManager should be updated when the SelectedIndex changes.
public bool UpdateListPosition {get; set;}
'Declaration
Public Property UpdateListPosition As Boolean