VB Link Screen Forms

In this lesson we show how to Create a Multiple Screen Forms Prototype Application driven by ONE Main VB Program.

L33_Slide01

We also show how to Pass Textbox Data and Variable Data between Form Screens.

L33_Slide02

In any Multiple Screen Application, we need to be able to change which Screen Form runs First.

L33_Slide03

Finally we show how to link Application Screen Forms to display one after each other using VB.Net Show / Hide.

L33_Slide04

LESSON OVERVIEW

This lesson consists of a Video Presentation where we cover the following:

- Introduction
- Creating a Multiple Screen Forms Application
- Passing Textbox Data and Variable Data between Screen Forms
- Using Picture Boxes to show Mock-Up Prototypes of Screens
- Building a Template Form for Making Prototype Screen Images
- How to Use VB.Net Code to Open and Close Forms
- Creating a very simple "Hard Coded" Prototype” Login Screen
- How to Link VB.Net Form Screens together by Opening and Closing Forms
- Creating a Main Menu Screen which links using Buttons to several other Screens
- How to use a "CLOSE" button to close and shut down a "Pop Up" Form
- Creating an “EXIT” button to Close all Forms and Exit the Application
- Challenge Task - Work to do to complete the Prototype Application
- Our Website Programming Course
- Video Wrap Up and Outro

 

Watch the following YouTube Tutorial Video of the Full Group Form Linking Lesson