I have couple of questions.
I have a tab control that I use for displaying test metrics during run-time. The first tab has a bunch of graphs. Whenever I browse to other pages in the tab during run time, the graphs do not autoscale. So I want to lock the tab for a particular amount of time when the test is in progress. Is there a way to do it ? I am not able to find a property node that would do it.
Also, I am deleting some temp files generated by my code after test completion. Is there a way to permanently delete it ? [I do not want these files in the recycle bin]
Thanks
Kudos are the best way to say thanks 🙂