G
Guest
Thanks Folks,
Now I need to go the other way. That is, have a textBox display a
representation of a double precision number. I have tried (amoung other
things):
textBox2->Text=F.ToString;
all resulting in errors unintelegible by me.
Now I need to go the other way. That is, have a textBox display a
representation of a double precision number. I have tried (amoung other
things):
textBox2->Text=F.ToString;
all resulting in errors unintelegible by me.