Im a newbie.
I cant figure out how do I do This
Dim MyMoney as Double
Dim Label1 as Label
MyMoney=199
label1.text=Mymoney
Label1 should show 199,00 (This is the Danish notation)
I cant figure out how do I do This
Dim MyMoney as Double
Dim Label1 as Label
MyMoney=199
label1.text=Mymoney
Label1 should show 199,00 (This is the Danish notation)