Gets or sets the formatted value of the editing control.
Public Overridable Property FormattedValue As Object
Dim instance As DateTimePickerEditingControl
Dim value As Object
instance.FormattedValue = value
value = instance.FormattedValue
public virtual object FormattedValue {get; set;}
Property Value
A
System.Object that represents the editing value of the editing control.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2