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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T09:14:45+00:00 2026-06-01T09:14:45+00:00

Okay, so I have a database project for my database class. I have a

  • 0

Okay, so I have a database project for my database class. I have a database made in MySQL and am making my application in C#. The database is basically just a parts database, in 4NF consisting of parts, relational tables, build, customer, and order tables as this is for a customer-based computer build database. I have no problems with the way my database is designed or anything but I’m wondering how I should do my GUI for such a thing.

I currently have it setup in tabs and each tab is a part needed in the build but I’m not liking the way it looks. Is there a way that I could have Next and Previous buttons and have a Pane for each part and step through them? I’m somewhat new to C# and am trying to learn. Suggestions?

EDIT: I guess I should make it clear that I’m looking at possibly using Panels and switching through them using Next and Previous buttons opposed to using tabs and iterating through those.

EDIT2: I didn’t figure out a way to do it by changing the view to a new Panel but I figured out how to do it by dynamically adding/removing data.
Here’s what I want – A way to store buttons, labels, and all other Controls needed within a Panel and be able to change the Panel being viewed within a Form…all by the click of a button.

  • 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-01T09:14:46+00:00Added an answer on June 1, 2026 at 9:14 am

    I successfully achieved what I wanted to. I have a class for each layout for each screen for each computer part I need. This class is a subclass of Panel. All of these Panel subclasses take on controls within them (button, textbox, label, etc) and the indices of each Panel are stored within variables in each class. These variables say what “page” you’re viewing and which page comes next/previous with respect to your current location. Then, the main thing I was missing, is the z-order. To change the z-order when doing next/previous buttons, I use the following:

    Controls.SetChildIndex(PartLayout,0); //this sets the PartLayout Panel (Extended)
                                          //to the 0 index or the front/visible layer
    

    That’s basically it. I haven’t actually implemented what I specifically wanted yet but I’ve done so with a test file and got it to do what I wanted. Thanks everyone for your help!

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

Sidebar

Related Questions

To anyone who can help, Thanks Okay, so I have a database holding a
Okay I have a series of objects based on a base class which are
Okay, so I have a couple of hundred reports in my MS Access database
Okay, I have reached a sort of an impasse. In my open source project,
Okay, so I have been using a PDO wrapper for a project I'm working
Okay so I have a database field called moderated It is an ENUM with
Okay say I have two timestamps saved in database in the format yyyymmdd, a
Okay so i have a class called viewList. When the item it long pressed
Okay, I made a database and i realised that each time i change something
this is a quick question: I have this Database Project in a Web app

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.