Gets the old
Value of the scroll bar.
Namespace:
CADImport.FaceModule
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public ReadOnly Property OldValue() As Integer |
C#
|
public int OldValue {get;} |
Property Value
The numeric value that the
Value property contained before it was changed.
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also