Formatting Text Automatically for Labels and Textboxes

  • Thread starter Thread starter Mitchell Vincent
  • Start date Start date
M

Mitchell Vincent

I have a bunch of text boxes and labels that hold currency values. I
need some formatting on them, but since they are databound to a set, I'm
confused as to how to do that. Do labels and text boxes have some kind
of format string that can auto-apply a format to what ever data is
entered? Is it possible to create a callback-type function that allows
me to specify the formatting (for different currency symbols, etc).

Dealing with multiple currencies is a serious pain in my rear end, I
sure hope .NET has something to make my life easier in this aspect!

Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top