Hello, I have a rather simple question.
I have a front panel with a "Tab- control" and I want one control to be on two or three of these tabs, and the should be on different places.
is it possible to duplicate of control in that way, that it behaves like on control.
Means, if I change the value on on Control (on Tab1) the other control (on Tab2) should have the same value and vice versus.
I wanted to avoid Local variables and case structures.
So best would be one control at two places.
Any help or ideas???
Greetings Ruediger