I'm having trouble getting the panel handles from nested tab controls. I have two main tabs with nested tabs under each of those. When I try to get a handle from one of the nested tabs under the second main tab, It seems to return a handle from a nested tab under the first main tab.
I've attached an example of what I'm trying to do. See the *.c file for the specific issue I'm having.
Thanks,
James