MismatchValueErrorText Property (InputComboBox)
Gets or sets the error message that appears if the typed text doesn't match any row in the lookup table.
public string MismatchValueErrorText {get; set;}
'Declaration
Public Property MismatchValueErrorText As String