This is probably a total newb question but does anyone know how to make the F7 keyboard shortcut in VS2008 open the code-in-front page in source view rather than design view?
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Tools, Options, HTML Designer, Start Pages, Source View.Also, you mean Shift+F7.
EDIT: If you want to view the code-behind and the HTML source simultaneously, you’ll need to drag the designer tab to the middle of the screen and create a second horizontal (or vertical) pane.
EDIT: Once you’re in Design view, pressing Shift+F7 again will switch to HTML source view.