
I'm using the DoubleEditBox (and Int32EditBox) and have noticed that the text not updated after the Enter key is used? The property the control is bound to is updated with the new value, but the text in the control does not update to its correct format until focus is moved from the control. This makes it seem to the user that the Enter key has had no effect.
Is there a way to get the text to update?
Thanks.
Andy.
Is there a way to get the text to update?
Thanks.
Andy.