Property FocusedControl
FocusedControl
Gets or sets focused control for internal purposes. Use GetFocusedControl() instead of this property.
public static Control? FocusedControl { get; set; }
Property Value
Remarks
Do not change this property, this is done by the library.