Please write a short summary of the following assignment noting where applicable any VB.NET features that were highlighted by this program, e.g., processing user inputs, inheritance, constructor modification, GUI features, handling user events, etc. n this exercise, you will continue creating the Richardson County application from Module 2 Critical Thinking assignment Option 1.
If necessary, open the designer window. Figure 2-18 (Zak, 2016) shows the completed interface.
Add the missing txtAssessed and lblTax controls to the form. Set the lblTax control's TextAlign property to MiddleCenter. Lock the controls on the form.
Assign the access keys (shown in the figure) to the text box and buttons. Set the TabIndex values appropriately. Save the solution and then start the application.
Verify that the tab order is correct. Also verify that the access keys work appropriately. Use the Exit button to end the application.