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 49815
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T16:29:45+00:00 2026-05-10T16:29:45+00:00

When is the proper time to restore the UI layout settings of a System.Windows.Forms.Control?

  • 0

When is the proper time to restore the UI layout settings of a System.Windows.Forms.Control?

I tried this:

FooBarGadget control = new FooBarGadget(); parent.Controls.Add(control); control.FobnicatorWidth = lastLayoutSettings.FobWidth; 

No cigar. Reason? control isn’t finished laying out its internals; it’s in its default size of 100×100 pixels after construction. Once it’s done loading and actually displays in the UI, it will be 500×500 pixels. Therefore, setting the FobnicatorWidth to 200 pixels fails; it’s larger than the control.

Is there a control.Loaded event – somwehere where I can restore my saved UI settings?

  • 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. 2026-05-10T16:29:45+00:00Added an answer on May 10, 2026 at 4:29 pm

    If you’re creating this control as part of loading a new Form, a good place to reload saved settings would be in Form.OnLoad (or respond to the the Form.Load event). Another event that might be helpful is Control.HandleCreated, which happens when the underlying window of your control is created.

    If neither of these helps, perhaps more information about your particular scenario will help us get to a better answer.

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

Sidebar

Related Questions

Using VC++ Command Line for the first time. Facing problem in setting proper paths
EDIT : proper solution: void add(Student s) { if(root == null) root = new
xml is not encoding proper - any help List<NameValuePair> formparams = new ArrayList<NameValuePair>(); formparams.add(new
When is the proper time to use userdata? Why is it good/not good? And
I need to get the proper value of hours from a time string. Here
I am surfing around from quite some time for a proper solution for the
I want to retrieve a time stamp from a sql database with proper formatting.
I'm searching the internet now for quite some time to find a proper solution
this is my first time at stack overflow so I'm sorry if the format
I have trying this for some time now but I am not able to

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.