The C1ProgressBarValueEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyCancel
Cancel this event when it set to true.
Public propertyNewValue
The new value of the C1ProgressBar.
Public propertyOldValue
The old value of the C1ProgressBar.

See Also