I am working on visual studio 2008. When i right click on .vb page and choose view designer, it switches to design mode of design page. But i need it to switch to source mode of design page where i can see the desgin code. I am unable to find the settings
for this. Please help
before i can choose source mode it takes around 10 seconds to load the desgin preview and till it loads i cant do any thing. So i need to directly switch over to source mode
heyitsme
Participant
1397 Points
503 Posts
How to swtich over to source part of design page from .vb code file
Nov 06, 2012 04:54 AM|LINK
I am working on visual studio 2008. When i right click on .vb page and choose view designer, it switches to design mode of design page. But i need it to switch to source mode of design page where i can see the desgin code. I am unable to find the settings for this. Please help
iGulfam
Contributor
4794 Points
947 Posts
Re: How to swtich over to source part of design page from .vb code file
Nov 06, 2012 05:00 AM|LINK
At left bottom of the Design Mode you can see the option for Source and Design.
My BLOG
heyitsme
Participant
1397 Points
503 Posts
Re: How to swtich over to source part of design page from .vb code file
Nov 06, 2012 05:12 AM|LINK
before i can choose source mode it takes around 10 seconds to load the desgin preview and till it loads i cant do any thing. So i need to directly switch over to source mode
Angie xu - M...
All-Star
20277 Points
1726 Posts
Microsoft
Re: How to swtich over to source part of design page from .vb code file
Nov 12, 2012 03:36 AM|LINK
Hi
Select the option for Source and Design at left bottom of the Design Mode,
it is the right way to directly switch from souce mode to design mode.
Regards
Feedback to us
Develop and promote your apps in Windows Store
johnyM456
Contributor
2177 Points
347 Posts
Re: How to swtich over to source part of design page from .vb code file
Nov 12, 2012 03:55 AM|LINK
Menu 'Tools' ---> 'Options'. In the tab 'General' you can set 'Souce View' as default.