Using Telerik version 2013.1.220.40
We would like to indicate when controls (TextBox, Dropdownlist, Checkbox etc) has focus, many users use the tab-key and can't see where the cursor is. Is the best way to accieve this by creating a custom theme or just override OnFocus/LostFocus-event for all the controls and set style there?
In the application we let users choose between 5 different themes.
We would like to indicate when controls (TextBox, Dropdownlist, Checkbox etc) has focus, many users use the tab-key and can't see where the cursor is. Is the best way to accieve this by creating a custom theme or just override OnFocus/LostFocus-event for all the controls and set style there?
In the application we let users choose between 5 different themes.