Question: Done Using visual studio 2022, c#, .NET and windows app. provide all the instruction for all main windows design and all the codes associated with
Done Using visual studio 2022, c#, .NET and windows app. provide all the instruction for all main windows design and all the codes associated with it.
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:
Simply have a textbox that can accept data.
Have a button that takes the user back to the Main Window.
Label Inside TextBox Window:
Include all 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:
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.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
