Hello all. I am trying to access the property nodes of controls that are on different pages of a tab control programmatically. That is, I would like to search the Controls[] property of the VI server reference for the VI but when I do this, the controls I'm looking for are not there and there doesn't seem to be a property node of the tab control that gives me access to the controls therein. Does anyone have any clever way to do this?
There is another level of indirection: you need to access the Pages[] property before, then index their elements and get the Controls on Page[] property
Paolo ------------------- LV 7.1, 2011, 2017, 2019