In Visual Basic, Please write a procedure named TimesTen that accepts a single Integer argument. When the Procedure is called, it should display the product of its argument multiplied by 10 in a Messagebox. Please include all declared variables, and all lines of code from start to finish.