Groups | Blog | Home
all groups > visual studio .net ide > december 2004 >

visual studio .net ide : How to determine the start and end of all outlines in the source c


Joginder
12/27/2004 4:25:11 AM
Hi,

Does anybody know if it possible, from an Add-In, to determine the following
information in a code window of VS .NET 2003 or 2005:

1. Start/End of each Outline segment
2. If the Outline segment is expanded or collapsed

Regards,
Joginder
www.starprint2000.com
Carlos J. Quintero [.NET MVP]
12/28/2004 11:40:57 AM
AFAIK, add-ins can only create outline segments using Edit.OutlineSection()
but can not retrieve outlined sections or its state directly. You need to
parse the code yourself.

--

Carlos J. Quintero

The MZ-Tools all-in-one add-in, now for .NET: http://www.mztools.com


"Joginder" <Joginder@discussions.microsoft.com> escribió en el mensaje
news:26AEA126-4919-48DA-A9BE-2CB592933959@microsoft.com...
[quoted text, click to view]

AddThis Social Bookmark Button