Purpose: Why would you need it moved? I don't see any value being added by being able to do so. After all, if you're running tests, even using the mouse to move the indicator to a different monitor could adversely affect your test if it needs to interact with a UI. And if your test doesn't involve a UI, then why would you need to move the indicator? Simply move whatever workspace you are working with to your second monitor so that the indicator doesn't get in your way.
I would like to be able to move the indicator (maybe only when the script is paused?). Because our application has the waiting for data indicator directly under the script status indicator. This makes it hard when monitoring the tests to see if my delays are set correctly (i.e. am I waiting too long or not log enough).
Have you considred using the Indicator.Hide method? Now, TC 12.40 has a bug that has recently been patched (just received the patch myself) with that Indicator.Hide method. But that's a very easy way to just remove the indicator temporarily to let the tests do their thing.
@tristaanogre Hiding indicator will help in some scenarios when we know where we need to hide. But during development dry run i want to do some prerequisites setup like clicking some button and all that time it would be helpful if we have option to move the indicator to at least four corners of screen
Welcome to the TestComplete Feature Requests board!
Here you can review submitted feature requests and vote up the ones you like! If you can't find the feature you want - go ahead and suggest your own idea. Ideas with the highest rating can be implemented in the product.