Taskbar - ProgressStyle Property

Defines how the Taskbar item shows progress for a long running process

Member of Taskbar (PRIM_FORM.Taskbar)

Data Type - Enumeration

Details

The ProgressStyle property controls how the taskbar item shows progress during a long running process.
 
The ProgressValue property defines the extent of progress.

Allowed Values

Enum Value Description
Error A red progress indicator is displayed in the taskbar button
Indeterminate A pulsing green indicator is displayed in the taskbar button
None No progress indicator is displayed in the taskbar button
Normal A green progress indicator is displayed in the taskbar button
Paused A yellow progress indicator is displayed in the taskbar button


See also

All Component Classes

Technical Reference

LANSA Version 15, April 2020