I am creating multiple tabs dynamically when my application starts up. Put it this way, if my tabcontrol have two tabs in it, which calls Notepad and ms paint.
when the notepad is closed.... I want my tab respective to notepad to be closed in my tabcontrol.
How ?