TASKBARID property
Applies To
Taskbar Integration
Description
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.
Usage
taskBarID = @window : "." : get_Property( @window, "HANDLE" )
call set_Property( @window, "TASKBARID", taskBarID )