Question: Create a form that contains a label and three command buttons. Each command button will represent an emotion (e.g. Happy). The specific emotions to offer
Create a form that contains a label and three command buttons. Each command button will represent an emotion (e.g. Happy). The specific emotions to offer are up to you.
The initial value of the label should instruct the user to select a command button. When a command button is clicked, the label should display an emoticon that appropriately represents the emotion.
Please give each control an appropriate name. Remember to prefix command buttons with btn and the label with lbl.
(this is done with visual basics on Microsoft visual studio)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
