Formatting of the text box

How do dates, numbers, and currencies in a text box are formatted?

E

Expert

Verified

Each type has a ToString() method which can used for formatting currencies, date, and numbers. the String.Format() method can be used to format these things as well. For formatting dates, use the ToString() member of the DateTime type.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.