Question: Visual Basic: A. Write code for following situation: for temps of less than 32, put Cold in the lblTemps.text, for temps between 32 65, put
Visual Basic: A. Write code for following situation: for temps of less than 32, put Cold in the lblTemps.text, for temps between 32 65, put Warm in the lblTemps.text, and more than 65, put Hot in lblTemps.text.
B. Write a code for the following situation: if the value in lblHouseNumber.text is not numeric, display a message box telling the user to put in numeric value.
C.Assume that decCounter contains the value of 12345.678. Display the number in a text box named Output as $12,345.68 and 12,345.4.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
