Results 1 to 2 of 2

Thread: App form is hidden behind other forms... Why?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Mar 2009
    Posts
    128

    App form is hidden behind other forms... Why?

    Hello

    I have a new application, and for some unknown reason, it's hidden behind other opened applications. It is shown when launched on desktop only if desktop is empty. How do I force my application to be in front of desktop ? Thank you

    I''m using VB2008 and Winforms

  2. #2
    Karen Payne MVP kareninstructor's Avatar
    Join Date
    Jun 2008
    Location
    Oregon
    Posts
    6,684

    Re: App form is hidden behind other forms... Why?

    Your best course of action is to review all code in the main form and also any code outside of the form that might be causing your application to not start normally. Forcing any application as top-most window goes against how Windows was designed to work. Also forcing an application is a work-around not a solution.

    You might consider changing the title of this post as it is different than the actual body of the post.

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