Close Result Tabs programmatically
Allow me to do a Util.CloseResultTab(string TabName or int Index) to close a specific tab or even Util.CloseAllResultTabs to close all the tabs in the result window without changing the Output tab/window.
I have been using the LinqPad forms to create simple utilities and I sometimes load data into a dump tab to review, but want to go to the form I created and have it change the tabs during the following runs when I click a submit button.
3
votes
