Price in a textbox

Hey, today I was working on a Form and I have a requirement where I have to put a “Price” of an item.
I’ve already created the form and it works and looks fine, but I was wondering if I can place like a prefix on the price where:

  1. The textbox displays a “$” sign.
  2. The display of the price as thousands format.

I don’t know if anyone else had this problem or this kinda question, I already have a custom code where I’m choosing a file format for an image, I imagine that if anyone have the answer I can mix the two codes into just one having the working functionality ready.

Cheers.