Taskbar Integration

LANSA Version 13 SP2

Taskbar Integration


Visual LANSA desktop applications can now interact with the Windows Taskbar

Windows TaskbarInfo allows a percentage progress to be specified as well as overlay images. ProgressStyle allows for the colour and behaviour of the progress to be modified as well.

#Application.TaskBarInfo.ProgressStyle := Paused

#Application.TaskBarInfo.OverlayImage <= #Pause16

 

The code above set the taskbar to a paused state, resulting in a yellow color and overlays a pause image: