2024 Property
Changes 0
P

ProgressChangedEventArgs.Position

Description:
Progress bar position - value is always between zero and upperRange and is incremented by one with each event of stage "PositionChanged"
public int Position { get; }