Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the length of the progress text controls.
Syntax
public void setTextLength(int numberOfChars)
Run On
Called
Parameters
- numberOfChars
Type: int
The maximum length (in characters) for the progress text before the text wraps to an additional line.
Remarks
You should set the text width before you call SysOperationProgress.setTotal.