Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: vgogo
  • Order by date
  1. vgogo

    Programmically setting the ActivePage

    I found a solution to my problem, for those interested see below. Suppose, you have a reference to the Visio Application Object in a variable "VisAppObj", then you can display any page using ... VisAppObj.ActiveWindow.Page = "Page-2" ' Name of the Page It should work...
  2. vgogo

    Programmically setting the ActivePage

    I am trying to change the active page in Visio 2002 to correspond to a page I choose. There doesnt seem to be any mechanism for showing a page from the pages list or changing the active page. Does anyone know how such a thing could be done?

Part and Inventory Search

Back
Top