how to place a euro currency symbol in a textbox programmaticaly
thank you in advance
dennny
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Roy SPosted Aug 7, 2010, 12:32 PM
txtSomeTextBox.Text = "€"
Sam HobbsPosted Aug 7, 2010, 4:49 PM