Table of Contents

Property ActiveControl

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

ActiveControl

Gets or sets active control.

[Browsable(false)]
public virtual AbstractControl? ActiveControl { get; set; }

Property Value

AbstractControl

Remarks

When forms is shown active control becomes focused.