Click here to Skip to main content
15,899,026 members
Please Sign up or sign in to vote.
3.00/5 (2 votes)
See more:
I have one label and one text box named label1, txt1.
In txt1, I stored numerical value which is retrieved from database.
Actually in txt1, I show the price of something, and in label1, I show that price in words.

How it is done?
Posted
Updated 11-Feb-10 4:59am
v2

This homework assignment has been just about beat to death here. If you search the C# forum, you'll find the answer.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900