H
Hechmi
Hello everybody,
I have a variable of type float that i want to display it in text box as a
currency, does any one has an idea of how to do it?
example:
float a= 10.0;
i want to display
10.00
thank you very much.
I have a variable of type float that i want to display it in text box as a
currency, does any one has an idea of how to do it?
example:
float a= 10.0;
i want to display
10.00
thank you very much.