Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Use Microsoft Visual Studio - Visual Basic - Windows Forms Application Objective: Practice using Visual Basic to develop a user interface that allows multi-form and

image text in transcribed
Use Microsoft Visual Studio - Visual Basic - Windows Forms Application
Objective: Practice using Visual Basic to develop a user interface that allows multi-form and multi-picture navigation using ListBox and Picture tool. Task #0: Listen to and take notes during the lab demonstration. Task #1: Develop a navigation interface for an industry application using text files, multi-form, list box and picture box. Steps for developing this interface include: . Download six image files the web- . Create a text file called "Image.txt" with all the image file names in it. . Create another text file called "DepartmentList.txt" containing the Division names Design, Manufacturing, and Sales. Create a Visual Basic Application. Place these files (text file and image files) in Bin-Debug directory of your application. Create a log-in form for each division using a list box for the divisions and a text box for the Password. . . . From the Log-in form, you can select one of the three divisions. For each division, you should have two buttons and one picture box. One is called Back (back to the login form) and the other one is Navigation (to display one picture after another whenever you press the button). Form1 Division Code Checkin Back Next Figures 1 and 2: Database Navigation Interface

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Flash XML Applications Use AS2 And AS3 To Create Photo Galleries Menus And Databases

Authors: Joachim Schnier

1st Edition

0240809173, 978-0240809175

More Books

Students also viewed these Databases questions

Question

Define Management by exception

Answered: 1 week ago

Question

Explain the importance of staffing in business organisations

Answered: 1 week ago

Question

What are the types of forms of communication ?

Answered: 1 week ago

Question

Explain the process of MBO

Answered: 1 week ago