Home All Groups Group Topic Archive Search About

IVsMultiViewDocumentView impl sample???

Author
16 Mar 2006 9:25 PM
Vin
Hi,

[Visual Studio Integration/Extensibility in C# question this]

I am looking for a sample implementation for IVsMultiViewDocumentView
interface for "Design" and "HTML" view for my custom editor.

Even your code instructions would be great, if not a sample. Point me
in the right direction.

I have an XML file which can be edited/managed using my "Design" view
and "XML" view will show the current underlying XML file.

I searched msdn forums, groups and so far I don't have a complete
picture.
To avoid receiving a similer reply, I am adding links (all google
search results) here which talk about this, but are not much of a help
to me.

http://www.codecomments.com/archive358-2005-9-603782.html

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=123601&SiteID=1

VS experts, your help is much appreciated.

Another important thing is, I would like to provide the ability to
search (IvsFindTarget interface, I know, but it searches the default
MyEditor RichTextBox) my custom XML editor's 'Design' view. This
'Design' view is a "webbrowser" control showing the XML in a neatway
with right click add new node functionality.

Thanks and Regards,
Vin

AddThis Social Bookmark Button