Wage calculator
Visual Studio program that Calculate pay button so it calculates Rate based on Level then calculates total pay which is Rate * Hours. Using the variable values and concatenating text display a message in a message box like the following:Hello Bill your total pay on 02/27/18 is $450 (10 Points) …