I have a website so I have .aspx and .aspx.vb files.

In my old job (not that I miss it at all), I could right-click while in the vb file and have options View Designer and, if I recall correctly, View Markup. They'd both bring me to the aspx file, but either to the UI or the html, respectively. With the VS I have in my new job (not that I'm complaining) I only have View Designer and it always brings me to the UI when more often than not I want to go to the markup. Can I have the choice of both?

Thanks.