Show contents 

Working with Common Classes > Classes > SpinEventArgs > SpinEventArgs.OldValue

SpinEventArgs.OldValue

Syntax

SpinEventArgs.OldValue == String;

Description

The OldValue property returns the assigned value to the input box.

See also:

SpinEventArgs