Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2765
Focused field – Indicator
posted

Normal 0 false false false EN-US X-NONE X-NONE

Hi,

We have a requirement to show visual indicator like a border or some other sort of indicator around a control when control gets focus. Is there a way to achieve this through built in property? It’s hard to handle through Gotfocus and LostFocus events manually for 1000+ forms.

Thanks,

Parents
  • 469350
    Offline posted

    No, there's no property for this that would affect all controls in the application.

    Most controls that accept focus display a focus rectangle (a dotted line) to indicate focus, though.

Reply Children