Recent Changes - Search:

Administrators

Developers

Articles

Cookbook

edit

setValue method

Developers.QuiXProgressBarsetValue History

Show minor edits - Show changes to markup

October 15, 2007, at 09:27 AM by Thomas Bellos -
Added lines 1-12:

(:title setValue method:)

The setValue method sets the progressbar's value to the specified one.

Syntax

Syntax
pb.setValue(v);
Parametersv : Required. Integer indicating the value of the progress bar.
Returns-
Page last modified on October 15, 2007, at 09:27 AM