Calendar for WinForms | ComponentOne
C1.Win.Input Namespace / IInputEditor Interface / SetValue Method

In This Topic
    SetValue Method
    In This Topic
    Sets the value to the editor.
    Syntax
    'Declaration
     
    
    Function SetValue( _
       ByVal value As Object _
    ) As Object
    object SetValue( 
       object value
    )

    Parameters

    value
    See Also