How to get to design view on Visual Studio 2013?
design-view, vb.net, visual-studio-2013
Solution
Right click on the FormName.vb in the file view list and hit View Designer...
Problem
This is driving me insane. I keep clicking on the form I want to see but it just keeps showing me the code for it as oppose to the actual form. I'm on Visual Basic on visual studio if that helps.