I have a problem when i focus. If i tab to checkbox it has the border highlight around the text . It is fine. But when i set it focused when open form. It does not display border like when i tab to radcheckbox. How can i display the focused border when open form ???
Thanks.
3 Answers, 1 is accepted
0
Dimitar
Telerik team
answered on 04 Jan 2018, 07:11 AM
Hi Bao,
This is controlled by the .NET framework and there is no way to manually show this border. You can check this with the standard checkbox as well. What you can do is manually change the border when the control gains or loses the focus: