Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1405
UltraMaskedEdit - Disabled Spin Buttons
posted

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:

DataMode                          Raw
EditAs                                UseSpecifiedMask
InputMask                          nn,nnn,nnn
SpinButtonDisplayStyle     OnRight
SpinIncrement                   (32-Bit Unsigned Int) 100

Any help would be appreciated. This might be a really simple answer. I'm probably just missing something here...

Thanks in advance.