|
-
April 11th, 2011, 07:07 AM
#1
Inserting a € symbol into a textbox in windows from?.
Hiya folks i can put a £ symbol into the line but im not sure on the € sign?..can anyone help me please? I used "C" for sterling price but what do i use for the euro?
txtFinEuros.Text = (Convert.ToDecimal(txtBoxBrick.Text) * Convert.ToDecimal(textBoxLength.Text) * Convert.ToDecimal(txtEuros.Text)* Convert.ToDecimal(textBoxWidth.Text)).ToString("C");
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|