Hello everyone,
For a measurement application, I need to put a 2D graphic inside a tab control (inside the second tab). But I can’t get the graph to appear only in the second tab.
Please, what am I doing wrong?
#include <GraphGDIPlus_UDF.au3>
$ID0 = GUICreate("TEST 2D Graphic",1...