Question
Main Window that can goto 3 other windows. Purpose: Learn how to open multiple windows. There will be a total of 4 windows in this
Main Window that can goto 3 other windows.
Purpose: Learn how to open multiple windows.
There will be a total of 4 windows in this project.
Main window: Allow user to choose from 3 operations (buttons)
Name the lab IST331_MultiWindows.
Clicking any of the 3 buttons will open another window.
The main window will also have an Exit button.
The 3 sub windows will be opened in Dialog Mode.
The 3 buttons will say: Scroll Text, Moving an object, and Label Inside.
Each button will navigate the user to a different window.
The 3 other windows are described below.
The Scroll Text in a textbox.
Scroll Text Window
For this window, you do not have to do steps 2 9 below. Simply have a textbox that can accept data. Then go to step 10..
Have a button that takes the user back to the Main Window.
Label Inside TextBox Window
This was a previous lab we did.
Use this code for this 2nd sub windows.
Include eall of the code to have this window work properly.
Add a button that will allow the user to go back to the Main Window.
Movement and timer Window.
Again, this was a previous lab we did.
Create a 3rd sub window.
This window will have all of the source code from this lab.
Add a button that will allow the user to go back to the Main Window.
Using Visual studio 2022 , choosing c# and WPF windows app
Please Include the instructions for desiging all the windows step by step and all the codes related to it.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started