I have a Visual Basic 6.0 project which will convert currency between US dollar, Japanese yens, UK pounds, and Korean won. When the currency is converted to another country’s currency, I’d like to show the currency signs of that country automatically. Is there any built-in functions in VB6.0 I can use or I have to find anther way? How?
Thanks.