SetProgressBarValue Method

Sets the value of the progress bar.


Syntax

object.SetProgressBarValue Val

The syntax of the SetProgressBarValue methods has these parts:

PartDescription
objectA DGrid control.
Val   An integer value form 0 to 100.

Remarks

Sets the complete percentage value of the progress bar.

Data Type

Val Integer