A family of Microsoft relational database management systems designed for ease of use.
Hi,
But Visio doesnt recognize that type add in file. I dont know how to make an appropriate Visio Add-in file with my VBA code, and then associate a ribbon with that. (vsl? exe?)
Appreciate guidance.
Also, one more question....why cant i find a simple example of how to have the focus on one Visio file, and via VBA code, set the focus to another Visio file? web examples seem to only show ADDING a window and moving to that. Not just moving back and forth between windows that already exist. Thanks!
You are right, Visio dont provide ability use add-ins like XLAM.
vsl is old technology, not sure that it support ribbon.
You can create visio add-ins with Visual Studio, easy way use special add-in template