Question: Visual Basic 7 . For Add Bagel Type: a . write code that uses the bagel type entered in the combo box b . add
Visual Basic
For Add Bagel Type:
a write code that uses the bagel type entered in the combo box
b add the bagel type to the list
c include code that validates the users input
d ensure the user cannot enter a blank bagel type.
Write a loop that will:
a prevent the user from adding duplicate bagel types
b the check for duplicates should be case insensitive Garlic GARLIC garlic
c Do not use the Contains method.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
