|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Tab groups in VB2003 debuggingAt work when running in debug I have two groups of tabs at the bottom of
my screen. group 1 contains (Autos, Locals, and Watch1) group 2 contains (Threads, Command Window, Output, Task List) I usually have Autos and Command Windows "pinned" open. they open side by side at the bottom of the screen. The code is displayed above. Now I'm home and here I can't seem to get two groups and when I do I can't get an item from each group to come up side by side at the bottom of the screen. How do I manage what tabs are in which group and make them come up side by side? I've spent hours trying to see Autos and Command Window side by side at the bottom of my screen with no luck. I would also like to know why at work the names of the tabs show as well
as the icons and at home only the icons show. cj wrote: Show quoteHide quote > At work when running in debug I have two groups of tabs at the bottom of > my screen. group 1 contains (Autos, Locals, and Watch1) group 2 > contains (Threads, Command Window, Output, Task List) I usually have > Autos and Command Windows "pinned" open. they open side by side at the > bottom of the screen. The code is displayed above. > > Now I'm home and here I can't seem to get two groups and when I do I > can't get an item from each group to come up side by side at the bottom > of the screen. How do I manage what tabs are in which group and make > them come up side by side? I've spent hours trying to see Autos and > Command Window side by side at the bottom of my screen with no luck. Hi Cj,
What you see in VS IDE at work is the default Window layout style. You may reset the default Window layout in the VS IDE at home. To do this, go to the Tools menu and select Options. In the Options window, click the Environment node and then General. At the right panel, click the Reset Windows Layout button. Hope this helps. If my suggestion doesn't work or you have anything unclear, please feel free to let me know. Sincerely, Linda Liu Microsoft Online Community Support ================================================== Get notification to my posts through email? Please refer to http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif ications. Note: The MSDN Managed Newsgroup support offering is for non-urgent issues where an initial response from the community or a Microsoft Support Engineer within 1 business day is acceptable. Please note that each follow up response may take approximately 2 business days as the support professional working with you may need further investigation to reach the most efficient resolution. The offering is not appropriate for situations that require urgent, real-time or phone-based interactions or complex project analysis and dump analysis issues. Issues of this nature are best handled working with a dedicated Microsoft Support Engineer by contacting Microsoft Customer Support Services (CSS) at http://msdn.microsoft.com/subscriptions/support/default.aspx. ================================================== This posting is provided "AS IS" with no warranties, and confers no rights.
Experience Request: GPS Application
How to prevent Pasting into textbox? What is the optimal way to upload 10,000 records to Oracle DB? Multi-dimensional array - Question on Data types How do I replace unwanted characters from a string using Reg Exp? efficient routine to parse a text string Memory problem with vb.net + webServices + DLL Access DB on a pocket PC How can I get the data type of a data table's columns? uncleared code |
|||||||||||||||||||||||