Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Add-In for Interdev

Status
Not open for further replies.

wanmaster

Programmer
Nov 20, 2000
94
NL
I'm writing an Add-In for Visual Interdev using Microsoft Development Environment extensibility. I have no problem getting access to different windows, toolbars etc. within Interdev, but I can't find a way to access/read/modify the code pane in a window (for an asp page for example). I do know how to do this for vb (VBIDE), but I can't find any properties/methods to do this in Interdev.

Remedy..
 
I'm also experiencing this problem. There aren't many doc's out there and what I can find point me to the TextBuffer Object and the DocumentData property.

If anyone finds anything, please post!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top