Hello,
The only way to restrict any element from being focused is to set its Focusable property. As far as I can see, in the provided picture the
RadMaskedNumericInput itself is focused - rather than the native TextBox inside. If this is true, you can try setting its
Focusable property to
false.
Please give this approach a try and let me know if you need any further assistance.
Regards,
Pavel R. Pavlov
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.