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
690
UltraMaskedEdit with SpinEditorButton
posted

Hi, I try to use a UltraMaskedEdit for enter Time value, I set EditAs : Time and InputMask at Time.

I add a SpinEditorButton and when I'm editing the time, the SpinEditorButton doesn't increment or decrement the hours or the minutes.

How could I do that ?

I've try with the ume_EditorSpinButtonClick() event but I doesn't find the solution (or a mors automatic method).

 

ps : I use C#