0% found this document useful (0 votes)
50 views3 pages

That Contains The Following Controls

A Visual Basic.Net application contains two forms: a main form with labels, text boxes, radio buttons and buttons; and a greetings form with labels and buttons. The user provides basic information and the program displays the appropriate greeting. If information is not provided, an error message is displayed asking the user to do so. The program outputs greetings based on the user's name, gender, and marital status.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
50 views3 pages

That Contains The Following Controls

A Visual Basic.Net application contains two forms: a main form with labels, text boxes, radio buttons and buttons; and a greetings form with labels and buttons. The user provides basic information and the program displays the appropriate greeting. If information is not provided, an error message is displayed asking the user to do so. The program outputs greetings based on the user's name, gender, and marital status.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 3

Create a Visual Basic.

Net Application with only 2 forms that contains the following controls

1. Main Form (10 points)

1 Label 1 e!t Bo!

2 "roup Bo! # $a%io Buttons 1 Button

2. "reetings Form (5 points) 1 Label 1 Button Beha&ior of the 'rogram(

he user will be as) of some basic information an% the program will %isplay the appropriate greetings he user must pro&i%e the necessary information otherwise an error message will be prompt using the message bo! saying *'lease pro&i%e the necessary information+ (5 points)

Example output: Name( Mario "en%er( Male ,tatus( Married -utput (15 points)

Name( John "en%er( Male ,tatus( Single

-utput (15 points)

Name( Marry "en%er( Female ,tatus( Married -utput (15 points)

Name( Jane "en%er( Female ,tatus( Single -utput (15 points)

You might also like