When running a long task in an application under Windows it is standard UI design for the ProgressBar in the app also update the TaskBar entry for the app/window. An example of this is when the Xojo IDE loads, builds, or saves a project.
Is there a setting or code that we can use so that our applications get the same feature?