Queenie
August 13th, 2001, 09:29 AM
Is there any way to have each tab of a tab control running as a separate thread. Where I am coming from... I like the look and feel of a tab control form. The first tab of the control has the "Run" button to begin a process the other tabs have visuals to "monitor" what is going on in the process. The problem is, when I choose the "monitor" tabs, the main process will stop running. Must I boot the Tab Control idea? If not any ideas on how to implement something like this?