Method to format dates-numbers-currencies in text box

In what way we can format dates, numbers and currencies in the text box?

E

Expert

Verified

Each type has ToString() method which can utilized to format the date, currencies, and numbers. We can also utilize String.Format() method to format these things. To set-up dates, use ToString() member of a DateTime type.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.