Hi all,
I'm using several MaskedTextBoxes and have the Mask property set to "C" for currency and the MaskType set to Numeric. This works fine however I cannot seem to enter a value higher than 9.99.
I have looked for a solution online but can only find how to change the number of decimal places "C3" for example.
Is this possible? Should I be using a custom Mask of some kind?
Regards,
Guy
I'm using several MaskedTextBoxes and have the Mask property set to "C" for currency and the MaskType set to Numeric. This works fine however I cannot seem to enter a value higher than 9.99.
I have looked for a solution online but can only find how to change the number of decimal places "C3" for example.
Is this possible? Should I be using a custom Mask of some kind?
Regards,
Guy