TASKBARID property

Taskbar Integration

This property provides the ability to un-group instances of top-level application windows so they can have their own icon on the taskbar rather than being grouped together with other application windows owned by the same instance. This property contains a unique value that differentiates the window from other windows running on the desktop.

taskBarID = @window : "." : get_Property( @window, "HANDLE" )

call set_Property( @window, "TASKBARID", taskBarID )

  • guides/programming/programmers_reference_manual/taskbarid.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1