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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T14:47:18+00:00 2026-05-23T14:47:18+00:00

The idea is that I would have a set of forms, users would click

  • 0

The idea is that I would have a set of forms, users would click through a “forward” and “back” button, and the current form would change to a different one. My issue is that I can write code that just pops up a new form, but im not sure how to do a “replacement” of my current form. How is this usually done?

  • 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-23T14:47:19+00:00Added an answer on May 23, 2026 at 2:47 pm

    What I did recently was to create a form with buttons already in place and a large panel to contain each step. The dialog would accept an initial step in the form of a IWizStep instance, and the things would roll from there.

    Each step was a class exposing a UserControl responsible for the visual aspect of the step, while the logic itself was handled by the class (it was a little more complicated that that, but that was the general idea).

    The IWizStep interface, implemented by the step and accepted by the dialog, was on the lines of:

        Interface IWizStep
          Event StateChanged As EventHandler 
          ReadOnly Property Control As Control
          ReadOnly Property Title As String
          ReadOnly Property CanMovePrevious As Boolean
          ReadOnly Property CanMoveNext As Boolean
          Function MovePrevious As IWizStep
          Function MoveNext As IWizStep
        End Interface
    

    To put everything together, a controller class would know how to compose the steps necessary for each given action. Therefore I had a controller for, say, “Emit Order”, which needed some 10 steps, and a controller for “Emit Orders in Batch”, which needed only a couple of steps.

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

Sidebar

Related Questions

I have an idea for an app that I would like to build which
I had an idea that would require me be able to send and receive
I am playing with an idea that would allow people to add tickets to
Someone once showed me a cool IntelliJ Idea plugin that would show all the
I had the idea of a search engine that would index web items like
I am looking for an idea, concept or proven datastructure that would be very
I would like to use conditions in my CSS. The idea is that I
I have a product idea that requires integration into the Microsoft Office suite. Are
I have some idea that it is due to some complex calculation, but i
So I have a form that I want the user to use to update

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.