I have a tab Control with 4 tab control/pages. On one of these tab controls there is an indicator changing continuously. How can I display this same indicator on another tab control/page which I want to view and see it changing continuously like in the other tab control/page.
I would create indicators on each of the tab pages which are identical, and then wire the same input into all of them. Then they all display the same data, no matter which page you are on.