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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T08:42:10+00:00 2026-06-11T08:42:10+00:00

I have to make an Advanced Options Dialog for my application. I want it

  • 0

I have to make an Advanced Options Dialog for my application. I want it to look like the image below, to have a left panel and a right panel for particularly options in every category:
enter image description here

I would be grateful for (free) complete resources about this topic.

  • 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-06-11T08:42:12+00:00Added an answer on June 11, 2026 at 8:42 am

    In WinForms this is easy enough:

    • Create a MainForm class with a TreeView or ListBox on the left hand side, and a Panel on the right hand side. Be sure to set the Anchor properties of the controls accordingly.
    • You might want to use the Split control to allow users to horizontally resize the the treeview, but in most cases this isn’t necessary. If you do use a split then use the Dock property instead of Anchor.
    • For each different right-hand-side panel create a UserControl subclass with the controls on. I recommend being MVC-ish in this respect: each control you create should have two methods: ShowData(Data d) and UpdateData(Data d) rather than having the control interact with your program’s or data state directly.
    • When the MainForm loads, create instance of each UserControl and add them to the Panel, but only make one of them visible at any given time.
    • When a treeview node is selected you’d just set that control’s .Visible = true and everything else to false.

    But this is very simple, I don’t know why you’d need advice for this.

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

Sidebar

Related Questions

I have to make a page that look like painting below, but: field 1
I have to make a something like a Gantt Diagram. This is what I
I have a class library written in .Net that I would like to make
I'd like to have a UITextField with a gradient background to make one of
This is the code I have to make a simple GET request: var options
I have a situation where I want to make a request to third-party API(url
For example, I have a window with a preference button. I want to make
I have make a procedure where two queries return values for a and b
I have make a new dropdown navi in css . Chrome, firefox, safari is
I have make a messaging system in which user can send messages to each

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.