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

  • SEARCH
  • Home
  • 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 7004613
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T21:13:16+00:00 2026-05-27T21:13:16+00:00

In my application, user can navigate to one form to other and so on.

  • 0

In my application, user can navigate to one form to other and so on. So i want to maintain the WindowState of each form. My mean is that if form1 is in Normal mode then next form2 should be open in Normal mode and if form1 is in maximize mode then form2 should be open in maximize mode. Same approach is applicable when user navigate to previous form. I am not using MDI Parent – child.

One way of doing this is as following

frmLogin form = new frmLogin();
form.WindowState = this.WindowState;
form.Show();
this.Hide();

but I think this approach is not good. in this case i must maintain previous form reference to new form so when new form close then previous form occupy the new form windowState

Please suggest a better alternative

  • 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-27T21:13:17+00:00Added an answer on May 27, 2026 at 9:13 pm

    Have a central place (for example, an object of a FormStateManager class) where you store the WindowState information, available for every of your Forms. You can use either singleton pattern for having just one FormStateManager object in your program, or pass the right object in every Form’s constructor. The FormStateManager object has to be informed whenever one form changes it’s WindowState, for example, in the Resize event.

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

Sidebar

Related Questions

I'm making a small tool application that user can minimize in the taskbar .
I have a application whereby a user can destroy other users attached to the
My application can navigate to 3 different pages that all are being displayed in
I am working on an application, where a user can start filling a (multipage)form
I have a simple tabBarController application where the user can navigate around 3 views.
In my application user can add there reminder for the specific day and reminder
In my application user can share information with different apps using: shareIntent.putExtra(Intent.EXTRA_SUBJECT, Link from
In my application user can create post,however only the creator of the post can
I have an application where user can download documents. User has option to download
In my application the user can drag and drop multiple text files onto a

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.