Skip to content

abdalkhalik/CurrencyTextBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency TextBox for .NET WinForms

  • Download the Project and run CurrencyTextBox Demo

  • To access a numerical only value, just use currencyTextBox1.TextasNumber

  • To access a formated string, use the normal currencyTextBox1.Text

  • To set a currency symbol to dollar forexample, add the following currencyTextBox1.CurrencySymbol = "$"

License

  • MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages