In Visual Basic, the decimal data type is known more commonly as "Currency". So that's probably why the control defauts to a mask with a dollar sign. You will need to set the InputMask and FormatString on each control to change this.
Set it to what?