Hi,
I have a dynamic tab control. My Internal window has some procedures which must be called from a child window (most refresh things)
How can I call a procedure like
Win_main.tab_main[tab_main..alias].my_procedure() ?? (doesn´t work so)
I have a dynamic tab control. My Internal window has some procedures which must be called from a child window (most refresh things)
How can I call a procedure like
Win_main.tab_main[tab_main..alias].my_procedure() ?? (doesn´t work so)