The interface in Iron Speed Designer V8.0 has been tweaked to give it a cleaner look. To achieve this they have moved or removed some functions. The first thing to jump out at me was the code tabs above the spreadsheet view have been completely removed. If you want to access the code related to the page you are editing you will now need to go through the "Application Explorer" to find them. Where the files are depends on the type of application you have built. In a Web Site you will find the code behind in the same folder as the page you just need to press the plus and the controls.vb(.cs) is in the app code folder. If you have built a Web Application you will find both the code behind and the controls.vb(.cs) in the same folder as the page.