Table of Contents

Property FocusedControl

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

FocusedControl

Gets or sets focused control for internal purposes. Use GetFocusedControl() instead of this property.

public static Control? FocusedControl { get; set; }

Property Value

Control

Remarks

Do not change this property, this is done by the library.