Articles in this section

How to move the Currency value from Popup Calculator to CurrencyEdit?

 

To move the currency value from Popup Calculator to CurrencyEdit textbox, the TransferFromCalculator Property should be True.

C#

currencyEdit1.TransferFromCalculator = true;

VB

currencyEdit1.TransferFromCalculator = True

By default, this property is True.

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