Question: visual basic question II. Write/type a statement on paper which is a single line of VB code (do not code in a program) to: (5
II. Write/type a statement on paper which is a single line of VB code (do not code in a program) to: (5 points) (HINT: Use statements of the form: object_name.property = setting AND investigate property names of specific objects/controls in the Properties window and on the Internet to help you write your code for a, b, and c) a. Make a button, named btnEntry, active/usable during "runtime." b. Set a textbox named txtAge to display its contents right-justified within the textbox. c. Require that at most two characters can be entered by the user into a textbox named txtState
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
