ProcessInput(TimeSpan) method

Set the value of the control's backing property to the passed value.

Visual Basic syntax

Public Sub ProcessInput (ByVal value As TimeSpan) 

C# syntax

public void ProcessInput (TimeSpan value)

Parameters