Articles in this section
Category / Section

How to display the symbol inside the CurrencyTextBox?

1 min read

The currency symbol can be placed inside the text box by using the CurrencyTextBox Control. The symbol is placed inside the CurrencyTextBox by using the following code example.

C#

this.currencyTextBox2.CurrencySymbol = "$";

VB

Me.currencyTextBox2.CurrencySymbol = "$"
 

Sample Link

http://www.syncfusion.com/downloads/support/directtrac/general/CurrencySymbol1706898763.zip

 

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied