Wimark.Controls Class Library  

DateTimePicker.ValueSet Property

Gets a value indicating whether the Value property has been set by the user.

[Visual Basic]
Public Property ValueSet As Boolean 
[C#]
public bool ValueSet {get; set;}
[C++]
public: __property bool get_ValueSet();
public: __property void set_ValueSet(bool);

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

DateTimePicker Class | DateTimePicker Members | Wimark.Controls Namespace