Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 898681
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T15:05:12+00:00 2026-05-15T15:05:12+00:00

(C# / WindowsMobile 6) Let’s take an application with 3 STATIC forms: Form1, Form2,

  • 0

(C# / WindowsMobile 6)

Let’s take an application with 3 STATIC forms: Form1, Form2, Form3, where Form1 opens Form2 by calling Form2.Show(), and Form2 does the same with Form3. Form2 and Form3 have a “Exit” button, that just hides the form (not “close”, just hide).

So, we execute these steps:

  • open the application;
  • go to Form2, by clicking “Form2” button on Form1;
  • go to Form3, by clicking “Form3” button on Form2;
  • open File Explorer, and “re-open” application by clicking on it’s file. Form3 appears;
  • hide Form3 by clicking on “Exit” button on Form3 ( this.Hide() ). That’s the problem: file explorer appears instead Form2.

I don’t want to call “callingform”.Show() every time I hide a form. This “works”, but file explorer screen appears after “this.Hide()” and before “callinform.Show()” and I need to “control” who’s calling who.

How to solve this? Is there any way to bring all application’s form to foreground in the same order they appeared?

Thanks in advance.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T15:05:12+00:00Added an answer on May 15, 2026 at 3:05 pm

    There really isn’t a way. You could implement a way to store forms in a similar way to the first answer, but when you switch you need to do:

    "callingform".BringToFront();
    "callingform".Show();
    

    That will put all of your forms in front of Explorer.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 511k
  • Answers 511k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer There is no portable way to do this. The implementation… May 16, 2026 at 5:26 pm
  • Editorial Team
    Editorial Team added an answer EDIT Consider this simple example: from pylab import * #… May 16, 2026 at 5:26 pm
  • Editorial Team
    Editorial Team added an answer I don't believe that with Javascript you can directly detect… May 16, 2026 at 5:26 pm

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

Lets say i load Form1 and then it shows buttons which let me access
I am developing a Windows mobile application. How can I show only two columns
I'm having a weird issue concerning Microsoft SQL Compact Edition. In a Windows.Forms application,
Let's say i have an app on BB, Android, iPhone and Windows Mobile. So
First let me start of saying I know absolutely nothing about c++ and I
Can you let me know on the best ones for the U.S please? Will
I have a .NET Windows Mobile 5.0 application that is used for data collection.
I m making windows mobile application, it refers some DLL's but i have some
I have a Windows Mobile application written in .NET We use a ListView to
I am looking to write a contact synchronisation application for windows mobile and google

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.