Question: IN VISUAL BASIC , create the Load() event for the form. In the Load() event handler, write the code to right justify the text in
IN VISUAL BASIC, create the Load() event for the form. In the Load() event handler, write the code to right justify the text in all of the Labels. Hint: Use the TextAlign property. Next, write the code to set the BorderStyle of the form to Fixed3D. You must do this programatically. Do not use the Properties window.Write the statement to set the form's caption to the text Exercise 1.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
