📚 SAP Business One SDK Help

Value Property
See Also 

Description

The current position of the progress bar.

Property type

Read-write property

Syntax

Visual Basic
Public Property Value() As Long

Remarks

This property divided by the Maximum property represents the percent of the activity that is complete, which determines how much of the progress bar is highlighted.

See Also