Wimark.Controls Class Library  

PropertyChangedEventArgs.OldValue Property

Gets the old property value.

[Visual Basic]
Public ReadOnly Property OldValue As Object 
[C#]
public object OldValue {get;}
[C++]
public: __property Object* get_OldValue();

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

PropertyChangedEventArgs Class | PropertyChangedEventArgs Members | Wimark.Controls Namespace