Visual Studio Development Bookmark and Share   
 index > Visual Studio Extensibility > Creating custom watch window
 

Creating custom watch window

Hi ,
     I am new to VSX. I want to know is it possible to create
custom add watch window.

Thanks in advance
Vicky2006  Thursday, October 15, 2009 3:40 AM

Hello, Vicky
I think it is possible. It is mainly about debug extensibility. Because watch window is a tool window, for more information on how to create a tool window VSPackage Tutorial 2: How to Create a Tool Window.

And this two links contains detail information about debug extensibility Visual Studio Debug Engine Sample,   Creating Debugger Visualizers with Visual Studio 2005. And the SDK contains all the essential information.

Hope this could help!
Thanks
Chao

Chao Kuo  Friday, October 16, 2009 3:53 AM

You can use google to search for other answers

Custom Search

More Threads

• Using IDE for other than standard file types.
• How to Resume a single suspended thread?
• Logical problem with CreateToolWindow
• newbie question,thank you for your attention
• VS2005 - FTP WebSite Project is not of type IVsSccProject2 - Not able get list of files to be managed by any SCC provider
• creating comparison for struct
• Creating custom forms and using them from within VB macros
• Error on generated resource scripts while creating Visual Studio Shell Isolated project
• Is it possible to "extend" VS.NET 2003 projects through VSIP?
• Adding Project Properties (VC++)