Results 1 to 3 of 3

Thread: [RESOLVED] Splash Screen under VBA for Visio

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2005
    Posts
    5

    [RESOLVED] Splash Screen under VBA for Visio

    I am coding VBA under Visio 2002 and having trouble scripting something as simple as a splash screen for our visio scripts. I am using a simple form.show when visio drawing is opened. Challenge is getting the form to properly display, time out, and then form.hide itself. I've tried opening the form modeless with loop delays but the form doesn't paint any details, just a blank square that then closes itself. The VB rich sleep and time related event calls are all missing from the VBA library under Visio. Does anyone have a solution to get the form to actually display, time out and close itself using VBA?
    Last edited by googull; Oct 29th, 2005 at 11:27 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width