SetValue Method (ISpinBox)
Sets the spin object value.

C# Syntax

void SetValue( 
   int value
)

Parameters

value
The new value.