Results 1 to 2 of 2

Thread: open vb app in full screen once called

  1. #1

    Thread Starter
    Frenzied Member ae_jester's Avatar
    Join Date
    Jun 2001
    Location
    Kitchener Ontario Canada Earth
    Posts
    1,545

    open vb app in full screen once called

    I need to be able to call a vb application from within Access and pass it paramaters. I've got this working and the program runs ok.........but........it does not show up on the screen until i actually click on it in the taskbar. Is there any way to make it show up full screen as soon as it opens.........or do i have to use api to do this?

    Thanx in advance

  2. #2
    PowerPoster
    Join Date
    Aug 2000
    Location
    IN SILENCE
    Posts
    6,441

    on your main form

    Me.windowstate=vbmaximized
    Remaining quiet down here !!!

    BRAD HAS GIVEN ME THE ULTIMATIVE. I have chosen to stay....

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