I have a masked edit containing an integer. The spin buttons seem to be disabled and I can get them to work occasionally when messing around with the properties but I can't get the behaviour I'm looking for.Here are the properties I've changed:
Any help would be appreciated. This might be a really simple answer. I'm probably just missing something here...Thanks in advance.
Hello rzabransky,
Probably you would have to use another type rather than using UseSpecifiedMask or AutoSense in the EditAs property, such as integer. This might lead you to the behavior you are looking for.
Please do not hesitate to ask if something comes up.
Perfect, thank you!