MobileForms Toolkit Documentation

LetterBar.ValidateValue Method 

Validates value.

protected override bool ValidateValue(
int value
);

Parameters

value
An integer value to validate.

Return Value

true if value is valid; otherwise false.

See Also

LetterBar Class | Resco.Controls.ScrollBar Namespace