I'm trying to make buttons that works on every tab of a window. They should change ChartControl properties of a chart where they are clicked.
But only works on a where they added. On others tabs it changes ChartControl properties the 1st tab.
How to link buttons and current tab?

Comment