Is there a way to make the $ sign invisible in the Currency Editor.
-Saravanan.
Changed the MaskDisplayMode from MaskMode.IncludeBoth to MaskMode.Raw. $ invisible now. Thanks.
Saravanan,
To do this you would need to set the MaskInput property yourself.
-Matt