Need to create 2 textboxes with label one with input of value to be converted English using CDbl and another to display the result
of the calculation metric using cstr. then set the properties for output metric textbox so its Read Only. Create the Calculate
Clear/reset and exit buttons on the Form. Make sure the application accepts and calculates decimal values.
Need documentation help with this program.