Hi,
I'd like to set the caret input position of an IntegerTextBox to the end of the current text, but I'm not able to figure out how to do it.
For example, for WPF TextBox there is the "CaretIndex" property that I can't find on this control.
Is there any possibility?