<Code Lib>
2027 Property
Changes 0
P

ProgressChangedEventArgs.Caption

Description:
The text from the progress bar caption that describes the operation in progress

public string Caption { get; }

Loading…