Hi, Vicky What is "Add Watch window "? Is is it the "Watch window" in the "Debug->Windows->watch" when you debug your programme? If you want to use the automation model to extend your debug, you could use EnvDTE80.Debugger2 interface? But on how to add your own thing(Two images) to the watch window, I haven't found a way to extending it. Unlike The extensibility doesn't expose any feature to us. Really pity for that. Thanks Chao |