Property ContainsFocus
ContainsFocus
When implemented by a class, gets a value indicating whether the control, or one of its child controls, currently has the input focus
bool ContainsFocus { get; }
When implemented by a class, gets a value indicating whether the control, or one of its child controls, currently has the input focus
bool ContainsFocus { get; }