Hi, I'm writing a financial application and can't seem to figure out how to properly format numbers for display. In the code snippet below, you can see two methods that I am using to format numbers. The first line causes the actual textbox value to be the string value "N" but all documentation...