ComponentOne MultiSelect for WinForms
C1.Win.Input.Base Namespace / IDropDownEditorBase Interface / UpdateValueWithCurrentText Method

In This Topic
    UpdateValueWithCurrentText Method (IDropDownEditorBase)
    In This Topic
    Triggers parsing of the Text property and updating the Value.
    Syntax
    'Declaration
     
    
    Function UpdateValueWithCurrentText() As Boolean
    bool UpdateValueWithCurrentText()
    See Also