Change the application name with VBA

M

Mario Wilding

Hello!

Does somebody know how I can change the application name with VBA ???

Best regards
Mario Wilding
 
C

Chris Roth [MVP]

Hmm. The Visio.Application.Window.Caption property seems to be "read only".

I believe I've seen this done before, but I imagine it was done with Windows
API calls. It probably has to be refreshed often as well, because I'd guess
that Visio would repaint the window with the default caption.

Sorry I can't be sure on this one, perhaps someone else knows the details?


--
Hope this helps,

Chris Roth
Visio MVP

www.wanderkind.com/visio
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top