Setting the window caption in Visio 2003

C

Chris

Hi,

I hope someone can help me on this one. I currently change the window caption from "Microsoft Visio" to my application name using an API call (setwindowtext to be precise). This works fine in Visio 2002. However, in Visio 2003 the caption keeps being reset to "Microsoft Visio" after all my VBA code has run.

Is there any way to stop this from hapening?

Thanks in advance,

Chris
 
Top