I'd like to check if its possible to have the format of a NumericTextBox display when the user has focus (i.e. they are typing something in).
Currently it just shows a blank input (which makes sense), but if we could prepend it with a format or something that would be useful.
For example, adding the $ sign at the start. It's not a huge issue but keen to see if it's possible.