CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2007
    Posts
    162

    Outlining in visual studio

    When I have everything collapsed to definitions I want to totally expand one method so that nothing in that one method is collapsed....anyone know how to do that ??

    Thanks
    Zapper

  2. #2
    Join Date
    Jun 2002
    Location
    Stockholm, Sweden
    Posts
    1,641

    Re: Outlining in visual studio

    Maybe your question is answered here:
    http://msdn.microsoft.com/en-us/libr...4s(VS.80).aspx
    Nobody cares how it works as long as it works

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured