Hello. I was trying setup a currency (C2) and a numeric custom mask (1 day, 5 days etc) for a SpinEdit and found that there is no direct support for masking. Instead, we have to use MaskedEdit for direct masking. Anyhow, I have easily setup the C2 mask for a MaskedEdit but I'm missing the Up/Down buttons and the built it Min/Mav value limits. On the other hand, I need to display a number post-fixed with " days". For example, user will enter "1" but the display will be like "1 days". Again, needed to have a Min/Max values limit here but can't get the desired from SpinEdit.
Objectives:
Objectives:
- Easy Masking for SpinEdit (If possible)
- Using SpinEdit or MaskEdit, Have custom mask: "1 day" or "10 days"