Parses the new proposed text to get the new value for the control.
The object that corresponds to the text.
If the item is not bound, this method does nothing. Otherwise it tries to convert the text with the CurrentCulture settings, when this fails with the InvariantCulture settings. If event this fails, the existing Value is returned. The String.Empty is converted to a null reference if the target type is not string.
ItemAdvancedComboBox Class | Resco.Controls.DetailView Namespace