I'm currently populating a label with the values entered into a numerictextbox, i can get the numeric values fine, but i would like to retrieve it together with the formatting as well. eg. numerictextbox showing $1,234.00 should be retrieved as displayed into a label. Thanks.